Monday, September 26, 2016

Windows 10 DISM Error 0Xc1510114

Windows 10 DISM Error 0Xc1510114


If you have already mounted Windows 10 Wim and there was a problem.
If you try to remont the wim file you will got the Error 0Xc1510114




Deployment Image Servicing and Management tool
The Specified Image needs to be remounted!!

To fixe this problem try to execute this command


dism /unmount-Wim  /MountDir:<mountDir> /Discard 

Then This : 
DISM /Cleanup-Wim

When its end with sucess you can remonte it properly

Available link for download