ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10, WINDOWS 11

How to fix
Windows update error 0x80020010
on Windows

Resolve the Windows update error 0x80020010 quickly and easily with expert-tested solutions. Get your system running smoothly again, fixed in minutes!

How to fix Windows update error 0x80020010?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix Windows update error 0x80020010?

  • Installation process is interrupted
  • Problem with Windows Update components
  • Low storage space on the computer
  • Malware infections
  • System file corruption
  • Issues with the Windows Registry
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

I can't get the newest Windows update to install - I always receive a 0x80020010 error. Do you have any advise for me on how to resolve this? I've been waiting for several days now, but the update always fails.

Windows Update is an essential feature of the Windows operating system, as it ensures that your computer is running the latest security patches, bug fixes, and performance updates. However, sometimes Windows Update can encounter issues and fail to complete the update process, leaving your computer vulnerable to security threats and performance issues. One common Windows Update error is 0x80020010, which can occur due to various reasons.

The error code 0x80020010 can occur when Windows Update fails to install an update or when the installation process is interrupted. It can also occur when there is a problem with the Windows Update components or when your computer is running low on storage space. Moreover, the error can also be caused by malware infections, system file corruption, or issues with the Windows Registry.

To fix the Windows Update error 0x80020010, there are various solutions that you can try. Firstly, you can try restarting your computer and running the Windows Update again. Sometimes, the error may occur due to temporary glitches, and a simple restart can fix the issue. Secondly, you can check if your computer has enough storage space to install the updates. If your computer is running low on storage, you can free up some space by deleting unnecessary files or uninstalling unused programs.

How to fix windows update error 0x80020010
How to fix windows update error 0x80020010

Windows Update error 0x80020010 can be caused by various reasons, and there are multiple solutions that you can try to fix the issue. If you are not comfortable troubleshooting your computer manually, you can try employing PC repair software [d1] - it can automatically fix various Windows issues. With the right tools and techniques, you can ensure that your computer is running smoothly and securely.

Solution 1. Run the troubleshooter

When dealing with Windows updates, we always recommend users start with Windows update troubleshooter. Follow these steps to run it:

  • Type Troubleshoot in Windows search and hit Enter.
  • Select Additional troubleshooters/Other troubleshooters.
  • Find Windows Update from the list and select Run the troubleshooter/Run.
  • Wait till the scan is finished - you will be provided with potential causes so you can proceed with fixes.
  • If no suggestions were given, proceed with the solutions below.

How to fix windows update error 0x80020010 troubleshoot
How to fix windows update error 0x80020010 troubleshoot

Solution 2. Repair corrupted system files

Damaged system files, including registry entries, can cause several issues when using Windows systems, including update errors. To repair these files, follow these steps:

  • Type cmd in Windows search
  • Right-click on Command Prompt result and select Run as administrator
  • When User Account Control shows up, click Yes
  • Paste the following command into the new window:
    sfc /scannow
  • Press Enter and wait till the scan is finished
  • Once done, run this set of commands, pressing Enter every time:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM Online /Cleanup-Image /RestoreHealth 
    (Note: if you get an error executing this last command, add /Source:C:\RepairSource\Windows /LimitAccess to it and try again).
  • Restart your system.

How to fix windows update error 0x80020010 sfc dism
How to fix windows update error 0x80020010 sfc dism

Solution 3. Check the responsible services

Checking whether the responsible services are running is important for any Windows updates. If they are running in your case, you can try restarting them:

  • Type Services in Windows search and press Enter.
  • In the Services window, scroll down to locate Background Intelligent Transfer Service (BITS).
  • If the service is already running, right-click and select Restart.
  • If the service is not running, double-click it to open Properties.
  • Under the Startup type, pick Automatic from the drop-down menu.
  • Click Start, Apply, and OK.
  • Do the same with the Windows update service.

How to fix windows update error 0x80020010 check services
How to fix windows update error 0x80020010 check services

Solution 4. Disable security software

Windows update errors can sometimes be resolved by disabling third-party security software, as these programs can interfere with the update process. For instance, antivirus programs may mistakenly flag Windows updates as security threats and prevent their installation, resulting in errors. Similarly, network-related apps like firewalls and VPNs may cause issues by blocking connections or interfering with network settings.

To address these issues, it may be necessary to temporarily disable or uninstall third-party security software and network-related apps. Doing so will allow the Windows update process to proceed without any hindrance and ensure that your system remains up-to-date.

Solution 5. Reset Windows update components

  • Open Command Prompt with administrative privileges.
  • Type the following commands one by one in Command Prompt and press Enter after each command :
    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
  • Once these commands are executed, the last thing to do is to re-enable relevant services. Use these commands:
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  • Reboot your system when done.

How to fix windows update error 0x80020010 reset windows update components
How to fix windows update error 0x80020010 reset windows update components

Solution 6. Download and install the update manually

  • Type in Update in Windows search and press Enter.
  • Click View Update History on the right side of the window.
  • From the list of updates, note the KB number of the one that failed to be installed.
  • Go to Microsoft Update Catalog.
  • Here, type in the KB number and click Search.
  • Pick the version that is compatible with your operating system (ignore updates for the server) and click Download.
  • Proceed with on-screen instructions and restart Windows once done.

How to fix windows update error 0x80020010 install manually
How to fix windows update error 0x80020010 install manually

Solution 7. Use Media Creation Tool

While some may avoid it, using Windows ISO files to perform a repair installation of the latest Windows version can actually be a straightforward process. Before proceeding, disable third-party security software and disconnect all unnecessary peripherals, such as printers or USB sticks.

  • Visit the official Microsoft website and download Windows 10 installation media (Windows 11 version)
  • Double-click the installer and select Yes when UAC shows up
  • Agree to terms
  • Select Upgrade this PC now and click Next
  • Windows will start downloading the needed files
  • Agree to terms once again and click Next
  • Before installing, make sure that you are happy with your choices (otherwise, you can click Change what to keep option)
  • Finally, click Install to begin the upgrade process.

How to fix windows update error 0x80020010 media creation tool
How to fix windows update error 0x80020010 media creation tool

Bottom line

To fix the Windows Update error 0x80020010, you can try restarting your computer, checking for sufficient storage space, and running the Windows Update troubleshooter. If these solutions do not resolve the issue, consider using PC repair software to automatically fix various Windows problems.

Frequently asked questions

The error 0x80020010 often occurs due to corrupted system files, issues with the Windows Update service, or conflicts with antivirus software.

To run the troubleshooter, go to Settings > Update & Security > Troubleshoot > Additional troubleshooters, then select Windows Update and click 'Run the troubleshooter'.

Yes, you can manually reset Windows Update components by stopping the Windows Update services, renaming the SoftwareDistribution and Catroot2 folders, and then restarting the services.

Did this fix work for you?
Ugnius Kiguolis

Written & verified by

Co-founder & Windows Security Expert
Windows error analysis Malware removal Driver troubleshooting Registry repair Ransomware recovery

Ugnius Kiguolis is co-founder of uGetFix and a Windows security expert with over 10 years diagnosing system errors, malware infections, and ransomware attacks. He leads the editorial team and personally tests every fix before it goes to print.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →