Tried this command. Worked well, and was actually VERY fast!! Thanks for the easy to follow instructions.
Running DISM.exe /Online /Cleanup-image /Restorehealth
After I started the DISM.exe /Online/Cleanup-image/Restorehealth I get a flashing white dot and after an hour no new data has shown on the screen! Does the flashing dot mean the restorehealth of my pc is in process?
Windows for home | Windows 10 | Windows update
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
95 answers
Sort by: Most helpful
-
Anonymous
2018-11-12T18:53:50+00:00 -
Anonymous
2018-07-04T10:15:10+00:00 After I started the DISM.exe /Online/Cleanup-image/Restorehealth I get a flashing white dot and after an hour no new data has shown on the screen! Does the flashing dot mean the restorehealth of my pc is in process?
-
Anonymous
2018-10-29T13:15:55+00:00 John,
Nothing happens, what next??
Willem
-
Anonymous
2019-12-07T19:47:04+00:00 You had command line syntax errors in both the original command and the help command line.
You error was /online and /cleanupimage as /onlinecleanup_image
Should be: DISM.exe /Online /Cleanup-image /Restorehealth
When it came to the help command line you had a period at the end.
Should be: DISM.exe /?
Not: DISM.exe /?.
-
Anonymous
2018-07-04T10:14:52+00:00 After I started the DISM.exe /Online/Cleanup-image/Restorehealth I get a flashing white dot and after an hour no new data has shown on the screen! Does the flashing dot mean the restorehealth of my pc is in process?