Skip to content
Home » Fix Windows Update Error Code 0x80070005

Fix Windows Update Error Code 0x80070005

In this article, I will discuss how to fix Windows Update Error Code 0x80070005.

Resolving Update Errors

To resolve Windows Update Error Code 0x80070005, you can try the following steps:

1. Run Windows Update Troubleshooter: Press the Windows key + I, then navigate to Update & Security > Troubleshoot > Windows Update > Run the troubleshooter.

2. Reset Windows Update Components: Open Command Prompt as an administrator and run the following commands:
– 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

3. Check System Files: Run the System File Checker tool by typing “sfc /scannow” in Command Prompt.

Gaining Full System Access

Step Description
1 Open Command Prompt as an administrator
2 Run the command “net user administrator /active:yes” to activate the built-in administrator account
3 Log out of your current account and log in to the newly activated administrator account
4 Access the system settings and make the necessary changes to fix the Windows Update Error Code 0x80070005
5 Restart your computer and log back in to your original account

Configuring System and Software Settings

To configure system and software settings to fix Windows Update Error Code 0x80070005, follow these steps:

1. Run System File Checker (SFC) to scan and repair corrupt system files. Open Command Prompt as an administrator and type ‘sfc /scannow’ then press Enter.

2. Check for Windows updates and install any pending updates. Go to Settings > Update & Security > Windows Update and click on ‘Check for updates’.

3. Make sure your system date and time settings are correct. Go to Settings > Time & Language > Date & time and adjust accordingly.

4. Disable your antivirus software temporarily and try updating Windows again. Sometimes antivirus programs can interfere with the update process.

Other Effective Troubleshooting Tips

  • Run Windows Update Troubleshooter
    • Press Win + I to open Settings
    • Go to Update & Security
    • Select Troubleshoot
    • Click on Windows Update and Run the Troubleshooter
  • Check System Files for Corruption
    • Open Command Prompt as Administrator
    • Type sfc /scannow and press Enter
    • Wait for the scan to complete and follow any repair instructions
  • Reset Windows Update Components
    • Open Command Prompt as Administrator
    • Run the following commands in order:
      • 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
  • Check for Malware
    • Run a full system scan with Windows Defender or other antivirus software
    • Remove any malware or viruses found
  • Perform a Clean Boot
    • Press Win + R to open the Run dialog
    • Type msconfig and press Enter
    • Go to the Services tab and check the box for “Hide all Microsoft services”
    • Click Disable All
    • Go to the Startup tab and click Open Task Manager
    • Disable all startup programs
    • Restart your computer

FAQs

How do I fix error code 80070005?

To fix error code 80070005, you can try solutions such as logging in with an administrator account, running the System File Checker (SFC), investigating hard disk for file system errors, scanning for malware, updating Windows, resetting and repairing Microsoft Store, or performing a system recovery.

What is error saving the task 80070005?

Error saving the task 80070005 means that ‘access denied’ is occurring when attempting to create a scheduled task. This issue is typically caused by incorrect permissions on the TASKS folder or by local security policies preventing the creation of scheduled tasks.

What is error code 80070005 in AD Manager?

Error code 80070005 in AD Manager may occur when attempting to access or modify an object without the proper permissions. Check if the service account in the domain settings has the necessary permissions to make the changes.

Was this article helpful?
YesNo