If you get this error message “Failure configuring Windows updates Reverting changes Do not Turn off your computer.” While windows updating, Here are two solutions to figure this problem out.
First Solution – System and Security
Step 01. Go to Control Panel -> System and Security -> Find and fix problems.
This problems could be solved through this way, but if the error message still comes up on the screen, Don’t worry! here is another solution to solve this.
Second Solutions – Command Prompt Window
Step 01. Go to Windows Start Menu -> Run
Step 02. Type “cmd” and hit enter.
Step 03. Type “sfc/snanow” in MS-DOS MODE and type “fsutil resource setautoreset true c:\”. It will be rebooted soon.
Step 04. After rebooted, Launch Command Prompt Windows again and type “dism/Omline/Cleanup-Image/-CheckHealth“. It will be rebooted again.
Step 05. Done! Now try to update windows again, the error message won’t be show up again.
Thank you so much! I spent a lot of time to fix this issue. Finally, I found the way through your site! Thank you for your help again!
Glad to hear that you solved the issue! 🙂
afetr the step 4 i got error 87
Try doing CHKDSK. To do CHKDSK, Go to Mycomputer -> Right Click on C: drive -> Tools tab -> Check Now -> Click Start button.
I have Windows 7 operating on a 4 year old laptop. The second solution in combination with the instructions to run a CHKDSK worked for me. Thanks!
i was having this problem in my laptop
i restarted my system so many times but had no effect then i let it on and it took 1hr 30 second in normal start
so i suggest all of u this rule
Correct commands in the second procedure should be:
sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth