Are you trying to update your Windows or always facing Windows Update failed issue? Then the odds are that you need to manually update your Windows components on your computer. It does not matter if you do not know how to do this because we are going to provide you with step by step informational guide regarding the procedure to manually update the components of your windows Reset Windows Update.
Updating your Windows is must have a smooth-running system of Windows on your computer. This not only provides an efficient operation but also protects your computer from malicious software and security risks. If you start facing troubles in your computer like if your computer starts getting slow or stops responding then its mostly like that you need to update your Windows to the latest software. But sometimes, while updating your laptop to the newest version you might come across with Windows Update Failed Error which can only be solved through manually resetting your windows update components. In order to understand how to do this, follow the guide below:
Guide To Manually Reset Windows Update Components:
To manually Reset Windows Update components you might have to follow various steps but before doing that you need first to create a system restore point in your computer to avoid any data loss or problem during the procedure. Here is how you can create a system restore point on your Windows 7/8/8.1 or 10.
Step 1:
First of all, open command prompt as administrator from the Start Menu.
Step 2:
Now you need to stop APPIDSVC, BITS, CRYPTSVC Services and WUAUSERV on your computer. To do so, you need to type the following commands one by one in the command prompt window followed by pressing Enter key after each command.
net stop cryptsvc
net stop wuauserv
net stop bits
net stop appidsvc
Step 3:
Now remove the file named qmgr*.dat. You can do this by simply entering the following command on your command prompt window followed by Enter key.
Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”
Step 4:
Now you need to change the name of the folder cartoot2 and SoftwareDistribution. In order to do that, you need to type the following command in the command prompt window and press Enter after it.
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%\system32\catroot2 catroot2.bak
Step 5:
After renaming the above files, you need to try resetting the Windows Update Service and BITS service on your computer. To do so, you need to type the following commands one by one by pressing Enter after each command.
sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
Step 6:
After this step, you need to start typing the following command in the command prompt window followed by the Enter key at the end.
cd /d %windir%\system32
Step 7:
Now you need to register the DLL and BIT files on your computer. In order to do this, you will have to type each of the following command one by one in the command prompt box and press Enter key after each command to make changes to your computer. The commands are stated as follows:
regsvr32.exe atl.dll
regsvr32.exe urlmon.dll
regsvr32.exe mshtml.dll
regsvr32.exe shdocvw.dll
regsvr32.exe browseui.dll
regsvr32.exe jscript.dll
regsvr32.exe vbscript.dll
regsvr32.exe scrrun.dll
regsvr32.exe msxml.dll
regsvr32.exe msxml3.dll
regsvr32.exe msxml6.dll
regsvr32.exe actxprxy.dll
regsvr32.exe softpub.dll
regsvr32.exe wintrust.dll
regsvr32.exe dssenh.dll
regsvr32.exe rsaenh.dll
regsvr32.exe gpkcsp.dll
regsvr32.exe sccbase.dll
regsvr32.exe slbcsp.dll
regsvr32.exe cryptdlg.dll
regsvr32.exe oleaut32.dll
regsvr32.exe ole32.dll
regsvr32.exe shell32.dll
regsvr32.exe initpki.dll
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wups2.dll
regsvr32.exe wuweb.dll
regsvr32.exe qmgr.dll
regsvr32.exe qmgrprxy.dll
regsvr32.exe wucltux.dll
regsvr32.exe muweb.dll
regsvr32.exe wuwebv.dll
Step 8:
Now you need to delete your old invalid registry values through registry editor. To do this, start by pressing Windows key with R key and type regedit.exe in the box that appears and click on Run. This will start Registry Editor on your computer. Redirect to the following location – HKEY_LOCAL_MACHINE\COMPONENTS and delete the below components if they exist there:
PendingXmlIdentifier
NextQueueEntryIndex
AdvancedInstallersNeedResolving
Step 9:
Now you need to restart your computer. In order to avoid yourself from misplacing our article, make sure to bookmark it on your browser so that you can access it in single click after rebooting your computer.
Step 10:
Now you have to Reset Winsocks on your computer. To do this, type the following command on the command prompt window and press Enter to run it successfully on the command prompt.
netsh Winsock reset
Step 11:
Now restart all the services that you stopped in the beginning namely BITS, CRYPTSVC Services and WUAUSERV on your computer by typing the following commands one at a time followed by pressing the Enter key.
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Step 12:
Reboot your computer again. After it is successfully restarted, try updating your Windows on the computer again, and you might not face any problems now if you have carefully performed the above steps.
CONCLUSION:
These were some of how you could solve your Windows Update Failed error on your computer by manually resetting windows update components on your computer. However, if this did not work out well for you, then you need to install automatic system recovery software on your computer.