Computer >> Computer tutorials >  >> Troubleshooting >> Windows Errors

Fix Windows Update Error 0x80080005

Fix Windows Update Error 0x80080005

If you’re facing Windows Update Error Code 0x80080005, you are at the right place as today we will discuss how to fix the issue. Windows update is crucial for running the system without any problems; it also provides the latest security updates and patches. If you’re not able to update Windows, your system becomes vulnerable to various exploits. Therefore it is advised to fix any issue with Windows update as soon as possible. Recent ransomware attacks were only possible because users didn’t update their system to latest Windows updates which fixed the various vulnerabilities.

The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not register with DCOM within the required timeout.
The Windows Update service terminated with the following error: 
The system cannot find the file specified.

Fix Windows Update Error 0x80080005

This error’s main cause is a conflict between security software on your PC and Windows Update, blocking BITS service. Thus the system is unable to access the System Volume Information folder. Now all these lead to Windows Update throwing an error code 0x80080005, so without wasting any time let’s see how to actually Fix Windows Update Error 0x80080005 and 0x80072ee7 with the help of below-listed troubleshooting guide.

Fix Windows Update Error 0x80080005

Make sure to create a restore point just in case something goes wrong.

Method 1: Temporarily Disable Antivirus program and Firewall

Sometimes the Antivirus program can cause an error and verify this is not the case here; you need to disable your antivirus for a limited time to check if the error still appears when the antivirus is off.

1. Right-click on the Antivirus Program icon from the system tray and select Disable.

Fix Windows Update Error 0x80080005

2.  Next, select the time frame for which the Antivirus will remain disabled.

Fix Windows Update Error 0x80080005

Note: Choose the smallest amount of time possible, for example, 15 minutes or 30 minutes.

3. Once done, again try to connect to open Google Chrome and check if the error resolves or not.

4. Search for the control panel from the Start Menu search bar and click on it to open the Control Panel.

Fix Windows Update Error 0x80080005

5. Next, click on System and Security then click on Windows Firewall.

Fix Windows Update Error 0x80080005

6. Now from the left window pane click on Turn Windows Firewall on or off.

Fix Windows Update Error 0x80080005

7. Select Turn off Windows Firewall and restart your PC.

Fix Windows Update Error 0x80080005

Again try to open Google Chrome and visit the web page, which was earlier showing the error. If the above method doesn’t work, please follow the same steps to turn on your Firewall again.

Method 2: Run SFC and CHKDSK

1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

Fix Windows Update Error 0x80080005

2. Now type the following in the cmd and hit enter:

Sfc /scannow
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows

Fix Windows Update Error 0x80080005

3. Wait for the above process to finish and once done, restart your PC.

4. Next, run CHKDSK to Fix File System Errors.

5. Let the above process complete and again reboot your PC to save changes.

Method 3: Run DISM

1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

2. Now type the following in the cmd and hit enter after each one:

Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth

Fix Windows Update Error 0x80080005

3. Let the DISM command run and wait for it to finish.

4. If the above command doesn’t work, then try on the below:

Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess

Note: Replace the C:\RepairSource\Windows with your repair source (Windows Installation or Recovery Disc).

5. Reboot your PC to save changes and see if you’re able to Fix Windows Update Error 0x80080005.

Method 4: Run Windows Update Troubleshooter

1. Download the Windows Update Troubleshooter from Microsoft Website.

2. Double-click on the downloaded file to run the Troubleshooter.

Fix Windows Update Error 0x80080005

3. Follow the on-screen instruction to finish the troubleshooting process.

4. Reboot your PC to save changes and see if you’re able to Fix Windows Update Error 0x80080005.

Method 5: Manually Reset Windows Update components

1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

2. Type the following command into cmd and hit Enter after each one:

net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc

Fix Windows Update Error 0x80080005

3. Delete the qmgr*.dat files, to do this again open cmd and type:

Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”

4. Type the following into cmd and hit Enter:

cd /d %windir%\system32

Fix Windows Update Error 0x80080005

5. Reregister the BITS files and the Windows Update files. Type each of the following commands individually in cmd and hit Enter after each one:

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

6. To reset Winsock:

netsh winsock reset

Fix Windows Update Error 0x80080005

7. Reset the BITS service and the Windows Update service to the default security descriptor:

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)

8. Again start the Windows update services:

net start bits
net start wuauserv
net start appidsvc
net start cryptsvc

Fix Windows Update Error 0x80080005

9. Install the latest Windows Update Agent.

10. Reboot your PC and see if you’re able to Fix Windows Update Error 0x80080005.

Method 6: Rename SoftwareDistribution Folder

1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

2. Now type the following commands to stop Windows Update Services and then hit Enter after each one:

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver

Fix Windows Update Error 0x80080005

3. Next, type the following command to rename SoftwareDistribution Folder and then hit Enter:

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

Fix Windows Update Error 0x80080005

4. Finally, type the following command to start Windows Update Services and hit Enter after each one:

net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Fix Windows Update Error 0x80080005

5. Reboot your PC to save changes and check if you can Fix Windows Update Error 0x80080005.

Method 7: Enable Specify settings for optional component installation and component repair

1. Press Windows Key + R then type gpedit.msc and hit Enter.

Fix Windows Update Error 0x80080005

2. Navigate to the following path:

Computer Configuration > Policies > Administrative Templates: Policy > System

3. Now make sure to select System than in the right window pane find and double-click on “Specify settings for optional component installation and component repair.

Fix Windows Update Error 0x80080005

4. Checkmark “Enabled“, click the checkbox for “Contact Windows Update directly..

Fix Windows Update Error 0x80080005

5. Click Apply, followed by OK.

Method 8: Grant full control of the System Volume Information folder

1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

2. Type the following command into cmd and hit Enter:

cmd.exe /c takeown /f "C:\System Volume Information\*" /R /D Y && icacls "C:\System Volume Information\*" /grant:R SYSTEM:F /T /C /L

Fix Windows Update Error 0x80080005

3. Wait for the command to finish, then exit Command Prompt.

4. Reboot your PC to save changes.

Recommended:

  • Fix DPC Watchdog Violation BSOD Error
  • Fix USB Error Code 52 Windows cannot verify the digital signature
  • How To Fix USB Drive not showing files and folders
  • Fix Windows Cannot Be Installed to Drive 0

That’s it you have successfully Fix Windows Update Error 0x80080005 but if you still have any question regarding this guide then feel free to ask them in the comment’s section.