Windows

How to Fix Windows Update Error 0x80070005 in Windows 10

How to Fix Windows Update Error 0x80070005 in Windows 10: Some Windows 10 users are complaining about a problem related to Windows Update. According to them,  when they are trying to update their Windows, they are receiving an error message, “Windows Update Error 0x80070005“. Because there are so many different possible causes for the 0x80070005 error, there is no universally applicable solution for the access problem. Instead, there are a range of different methods you can use to fix the error yourself.

If you are in the same situation, this guide will show you the ways to Fix Windows Update Error 0x80070005 in Windows 10. Request you to follow the steps one by one to get better results and avoid complications in performing tasks.

Continue reading the easy ways to fix Windows Update Error 0x80070005.

How-To:

Method 1. Running Windows Update Troubleshooter

Your operating system has an in-built tool to detect issues in the operating system and fix them automatically. If there is a corrupt file, the troubleshooter will download a fresh copy as well. As our first step, we will try running the update troubleshooter and check if the tool can detect and fix any issues with the update process.

  1. Press Windows + S to launch the start menu’s search bar. Type “troubleshoot” in the dialogue box and click on the first result which comes forth.
  2. Once in the troubleshoot menu, select “Windows Update” and click the button “Run the troubleshooter”.

<Picture>

  1. Now Windows will start the troubleshooting process and see for any discrepancies. You might be prompted that the troubleshooter requires administrator access to check for problems with your system. Click the option “Try troubleshooting as an administrator”.

<Picture>

  1. After the fixes are implemented, restart your computer and check if the problem got fixed.

Note: This solution requires an active internet connection for optimum results. Also, try to run the troubleshooter several times instead of trying only once.

Method 2. Power Cycling your Computer

Before we move on to more technical workarounds involved, we shouldn’t ignore the possibility of the computer in an error state. If any of the computer’s modules are not working and requires a jump start, we can get them fixed by power cycling. Power cycling refers to the act of restart your computer completely so all the temporary configurations are erased. When we start the computer again, they will get initialized as default values automatically.

  1. Turn off your computer and router. Now, take out the main power supply and press and hold the power button for around 2-3 minutes.

<Picture>

  1. Now wait for around 5-8 minutes before you plug the power supply back in and power on your devices. Now, try connecting to the network after it has started transmitting and check if the issue is resolved and you can connect to Outlook without any issue.

If the power cycling doesn’t work and you still unable to connect properly, you should move on to the next step of checking the internet.

Method 3. Removing Extra Devices

Another issue which came to our view was where extra devices (if connected), would cause several problems with the update mechanism. These are a very common scenario seen with various Windows iterations. Hence, it is recommended that you remove all the extra devices connected to your computer such as webcams, consoles.

Also, there are some rare cases where removing (disconnecting) non-primary hard drives from the computer helps a lot. It seems that the update mechanism has trouble deciding on which drive to install. Make sure that you turn your computer off before proceeding to remove the drives. If this doesn’t work, you can always plug them back in.

<Picture>

Method 4. Disabling/uninstalling your Antivirus

Antivirus software is always monitoring services, processes, and downloads occurring on your computer. When the update mechanism starts to work, there is a chance that your Antivirus software will block it even though there is no sign of any malware.

<Picture>

In this solution, you should resort to uninstalling your Antivirus software rather than just disabling it because even if you disable the software, there are still some dependencies in your registry which might persist.

Here is the method of how to uninstall the software from your computer.

  1. Press Windows + R, type “appwiz.cpl” in the dialogue box and press Enter.
  2. Once in the application manager, search for the Antivirus software. Right-click on it and select Uninstall

<Picture>

  1. After uninstall, restart your computer and start updating again. Check if the issue is resolved.

Method 5. Restarting Update Service after deleting downloaded content

There can also be the case where the update files downloaded on your computer are either incomplete or are corrupt. This can be due to several different reasons ranging from bad internet to corruption in the modules itself.

The workaround which we will resort to will disable the update service, delete all the already downloaded content and then turn it back on. This will reinitialize the update process and fresh components will be downloaded from scratch. Make sure that you are logged in as an administrator before proceeding.

*) Disabling Update Service

  1. Press Windows + R to bring up the Run application. In the dialogue box, type “services.msc”. This will bring up all the services running on your computer.
  2. Browse through the list until you find a service named “Windows Update”. Right click on the service and select Properties.

<Picture>

  1. Click on Stop present under the sub-heading of Service Status. Now your Windows Update service is stopped and we can proceed.

*) Deleting downloaded files

Now we will navigate to Windows Update directory and delete all the updated files already present. Open your file explorer or My Computer and follow the steps.

  1. Navigate to the address written below. You can also launch the Run application and copy paste the address to reach directly.

C:\Windows\SoftwareDistribution

  1. Delete everything inside the Software Distribution folder (you can also cut paste them to another location in case you want to place them back again).

<Picture>

*) Turning Update Service back on

Now we have to turn the Windows Update service back on and launch it again. Initially, the Update Manager might take a few minutes to compute details and prepare a manifest for the download. Be patient and let the process complete by itself.

  1. Open the Services tab as we did earlier in the guide. Navigate to Windows Update and open its Properties.
  2. Now Start the service again and launch your update manager.

Method 6. Setting Services as Automatic

If the above method doesn’t work, we will try executing some commands and restart the update module manually. Make sure that you are logged in as an administrator before proceeding.

  1. Press Windows + S to launch the search bar of your start menu. Type command prompt, right click on the first result which comes forth and selects “Run as administrator”.

<Picture>

  1. Once in the command prompt, execute the following commands one by one and make sure that each command is executed before following up with the next.

SC config wuauserv start=auto 

config bits start=auto

SC config cryptsvc start=auto 

SC config trustedinstaller start=auto

By using these commands, we set all the services to automatic. If they were on a manual prompt, the setting will be changed.

  1. Exit command prompt and restart your computer. Now check if the update can be installed again.

Method 7. Clean installing Windows

If all the above methods don’t work out and you are still unable to solve the problem at hand, we can try to install a fresh version of Windows on your computer. This fixes any issues with the installation files (if any) and solves the problem instantly. Make sure that backup all of your data before proceeding as all your information as well as installed applications will be removed.

<Picture>

You check out our article on how to install Windows 10 on your computer. You can easily make a Windows bootable by either Rufus or by Windows media creation tool. Do note that you would have to manually install the update by updating the version of Windows installed (or if you clean install Windows directly into latest update, the problem will go away automatically).

Wrapping things up:

How’s your experience after following these tips and tricks?. Hope you are able to fix Windows update error 0x80070005. Please let us know using comments.

Also, you can leave the command below for related queries to get help. We will do our best to help you…

NOTE: All the above methods/steps are for advanced Computer users. If you are a novice, I recommend you reach a computer expert or download an error repair software. Click here to download repair software…

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button