Force Unmount and Clean up of a Wim Image using DISM
When you use RT7 (+ AIK) sometimes an error occurs stating that there's a mounted wim (ex. boot.wim).
To solve the problem you should run, as administrator, the command:
If it doesn't work I've found another solution by editing the registry and deleting all the (necessary) entries within:
"HKLM\SOFTWARE\Microsoft\WIMMount\mounted images\"
It should work as long as you are an administrator.
When you use RT7 (+ AIK) sometimes an error occurs stating that there's a mounted wim (ex. boot.wim).
To solve the problem you should run, as administrator, the command:
dism /cleanup-wim
If it doesn't work I've found another solution by editing the registry and deleting all the (necessary) entries within:
"HKLM\SOFTWARE\Microsoft\WIMMount\mounted images\"
It should work as long as you are an administrator.
Thank you! This just save my day.
ReplyDeleteThank you !!! This is an awesome trick !!!!
ReplyDelete