Thursday 12 March 2015

How To Solve Failure Configuring Windows Updates Reverting Changes Windows 8

For some reasons if windows 8 fails to install updates properly it start rolling back changes and it try to recover from that update , it cause of problem at every reboot .
update_fail
To fix errors that occur when you use Windows Update, install and run the System Update Readiness Tool. The tool scans for inconsistencies on your computer and fixes them as it’s being installed.
to fix that :
  1. Open CMD as administrator 
  2. DISM.exe /Online /Cleanup-image /Scanhealth
  3. DISM.exe /Online /Cleanup-image /Restorehealth
after that run windows update again
dism