Authored by: Support.com Tech Pro Team
Error code 0x80004005 on Windows 10 is a common issue that can occur for various reasons. It's a generic error that can be associated with several different problems. Here's how to troubleshoot and fix it:
Ensure your Windows operating system is up to date. Sometimes, error code 0x80004005 can be related to missing or outdated system files. To run Windows Update:
Press "Win + I" to open Windows Settings.
Go to "Update & Security" and click on "Windows Update."
Check for updates and install any available updates.
Your antivirus or firewall software might be blocking certain actions or updates, causing the error. Try temporarily disabling them and check if the error persists.
Sometimes, corrupted Windows Update components can lead to error 0x80004005. To clear the Windows Update cache:
Press "Win + X" and choose "Windows Terminal (Admin)" or "Command Prompt (Admin)."
Type the following commands one by one, pressing "Enter" after each:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
After executing these commands, restart your computer and check if the error is resolved.
Windows includes built-in troubleshooters to fix common problems. To run the Windows Update troubleshooter:
Press "Win + I" to open Windows Settings.
Go to "Update & Security" and select "Troubleshoot" from the left sidebar.
Click on "Additional troubleshooters" and choose "Windows Update."
Follow the on-screen instructions to let Windows attempt to fix the issue.
Corrupted system files can lead to various errors, including error code 0x80004005. To repair system files:
Press "Win + X" and choose "Windows Terminal (Admin)" or "Command Prompt (Admin)."
Type "sfc /scannow" and press "Enter."
The System File Checker will scan and attempt to repair corrupted system files.
Disk errors can also cause various problems on your computer. To check for disk errors:
Press "Win + X" and choose "Windows Terminal (Admin)" or "Command Prompt (Admin)."
Type "chkdsk /f /r" and press "Enter."
You may need to restart your computer to allow the check to run during the next boot.
If none of the above solutions work, you can try restoring your computer to a previous state using System Restore. This can undo recent changes that may have caused the error.
Type "Create a restore point" in the Windows search bar and click on the result.
In the "System Properties" window, click "System Restore" and follow the on-screen instructions.
These steps should help you troubleshoot and fix error code 0x80004005 on Windows 10. If the problem persists, you may need to seek further assistance from Microsoft support or a tech professional.
If you are still having trouble consider seeking personalized assistance from Support.Com.