You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
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.
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...
cleanup-image
command line
dism
error 87
error handling
health check
image servicing
installation issues
resource protection
scanhealth
sfc
support
system repair
tech help
troubleshooting
update
windows adk
windows issues
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...
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!