cleanup-image

About this tag
The cleanup-image tag on WindowsForum.com covers issues related to the DISM Cleanup-Image command, a Windows tool used to repair system image corruption. Common problems include error 87 (option unknown), error 3017 during RestoreHealth, and difficulties specifying a custom source path for repair. Users often encounter these errors when trying to run sfc /scannow or fix update issues. Discussions focus on troubleshooting DISM syntax, locating correct source files like CustomRefresh.WIM on a LAN, and resolving underlying corruption that prevents standard system file checks from completing.
  1. K

    Windows 8 DISM Error: 87 the Cleanup-Image option is unknown

    So I'm having trouble finding and installing updates, and that has led me to an issue with DISM while trying to fix it. When i run DISM, "Dism /Online /Cleanup-Image /ScanHealth" it returns an error:87 the Cleanup-Image option is unknown. I can run "Dism /online /Cleanup-Image /?" and it will...
  2. K

    Windows 8 Repairing a corrupt system image.

    Using DISM to "Cleanup-Image" "CheckHealth" and then "RestoreHealth" I am at a loss on how to direct DISM to the "Source" CustomRefresh.WIM on my second computer which is on my LAN. I made sure that Windows Update is available through my firewall but DISM is unable to repair the image this way...
  3. dim1119

    Windows 8 Error 3017 in Dism /Online /Cleanup-Image /RestoreHealth

    I get the error 3017 when trying to execute Dism /Online /Cleanup-Image /RestoreHealth in cmd. I need to fix this error in order to execute sfc /scannow(now its stuck at 100% verification). Please help!
Back
Top