/Remove-Driver /Driver:Removes the specified out-of-box driver from the image. Use /Get-Drivers to see a list of installed drivers. This command is not supported against an online image. WARNING: Removing a boot-critical driver package can make the offline Windows image unbootable. Example: DISM.exe /Image:C: est\offline /Remove-Driver /Driver:oem1.inf
/Remount-Image /MountDir: Recovers an orphaned image mount directory. Example: DISM.exe /Remount-Image /MountDir:C: est\offline ...
/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 ...