/Remove-Package {/PackagePath:| /PackageName: } Removes one or more packages unless there are online, unprocessed pending actions. If online actions are pending, the resources remain in the image and the package state is set to Uninstall Requested. You must boot the image to process pending actions before the package can be removed. You cannot use this command to remove .msu files. Examples: DISM.exe /Image:C: est\offline /Remove-Package /PackagePath:C:\MyPackages\package.cab DISM.exe /Image:C: est\offline /Remove-Package /PackageName:Microsoft.Windows.Calc.Demo~6595b6144ccf1df~x86~en~1.0.0.0
/Remount-Wim /MountDir: Recovers an orphaned WIM mount directory. Example: DISM.exe /Remount-Wim /MountDir:C: est\offline ...
/Remove-Capability /CapabilityName: Remove a capability from one image. Example: DISM.exe /Online /Remove-Capability /Ca ...
/Remove-DefaultAppAssociations Removes the default application associations from the specified Windows image. Examples: Dism.exe ...
/Remove-Driver /Driver: Removes the specified out-of-box driver from the image. Use /Get-Drivers to see a list of installed ...
/Remove-Package {/PackagePath: | /PackageName: } Removes one or more packages unless there are online, unprocessed pending ...
/Remove-Package {/PackagePath: | /PackageName: } Uninstalls the specified package(s) unless there are online, unprocessed ...
/Remove-ProvisionedAppxPackage /PackageName: Removes app packages (.appx or .appxbundle) from the image. App packages will ...
/removelingeringobjects Removes lingering objects - an object stored in Active Dircetory that has seen, deleted and garbage ...
/replicate Triggers the immediate replication of the specified directory partition to the destination domain controller from ...