Solve errors related to Windows Update

Solve Windows Update errors.

John Savill

March 2, 2017

1 Min Read
Solve errors related to Windows Update

Q. I have errors relating to Windows Update. How can I reset Windows Update?

A. If you have errors with Windows Update the steps below will often clear up problems:

Net stop wuauserv
Net stop cryptSvc
Net stop bits
Net stop msiserver
Ren C:WindowsSoftwareDistribution SoftwareDistribution.old
Ren C:WindowsSystem32catroot2 Catroot2.old
Net start wuauserv
Net start cryptSvc
Net start bits
Net start msiserver
shutdown /r /t 0

If you still have problems try updating the Windows Update servicing stack by applying updates KB3199209, KB3194798 and KB3197356.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like