ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10, WINDOWS 11

How to fix
Windows update error 0x80d02004
on Windows

Resolve the Windows update error 0x80d02004 quickly and efficiently. Get expert-tested solutions for Windows 10 and 11, fixed in minutes!

How to fix Windows update error 0x80d02004?
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 0x80d02004?

  • Corrupted or incomplete Windows Update files
  • Network connection issues or proxy settings blocking access
  • Third-party antivirus or firewall interference
  • Misconfigured Windows Update components
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 ↗

For the first time ever, my Windows did not update successfully, failing with an error code 0x80d02004. This PC is brand new (I got it just a few months ago) and I'm already having issues... not sure what is causing it?

Windows updates are designed to bring enhancements, new features, and critical security fixes to the system. Updates are regularly issued by Microsoft and are meant to keep the operating system stable and secure.

However, things do not always go as planned - update problems are quite frequent and can disrupt the process, leaving end-users with incomplete updates and system instability. Of these issues, Windows update error 0x80d02004 was recognized by many users, especially during the installation of cumulative or feature updates.

This error most often appears in trying to download or install a Windows update. The user may notice that the operation hangs for quite a while prior to ultimately ending in an error message with no descriptive detail. In some cases, repeated efforts fail, and the update simply refuses to install, leading to frustration and concern about missing important system enhancements.

Some possible reasons for Windows update error 0x80d02004 are:

  • Corrupted or incomplete Windows Update files.
  • Network connection issues or proxy settings blocking access.
  • Third-party antivirus or firewall interference.
  • Misconfigured Windows Update components.

Depending on the root cause, different solutions can fix the 0x80d02004 error. If the issue is caused by temporary files from a previous update being corrupt, it might be helpful to reset the Windows Update cache. If a network issue is preventing the system from contacting update servers, then modifying network settings or disabling a proxy might correct it. Disabling antivirus temporarily will also do the trick if the antivirus is interfering with updating. Resetting the update components or running the Windows Update Troubleshooter are also valid techniques that can restore updating.

All the manual solutions are provided below. If you'd rather not go through the technical steps and obtain an automatic solution, it is strongly advised that you scan your system using a trustworthy [d1] repair tool.

How to fix windows update error 0x80d02004 copy
How to fix windows update error 0x80d02004 copy

Fix 1. Run the troubleshooter

  • Type Troubleshoot in Windows search and press Enter.
  • Select Additional troubleshooters/Other troubleshooters.
  • Find Windows Update from the list.
  • Click it and select Run the troubleshooter/Run.
  • The troubleshooter will automatically scan your system for potential problems and display any issues it finds.
  • Repeat the process with Network and Internet troubleshooter.

How to fix windows update error 0x80d02004 run troubleshooters copy
How to fix windows update error 0x80d02004 run troubleshooters copy

Fix 2. Temporarily disable third-party antivirus and proxy

  • Open your antivirus software.
  • Navigate to the settings and temporarily disable real-time protection or shields.
  • Try updating Windows again.

To disable proxy, follow these steps:

  • Right-click on Start and pick Network connections.
  • Navigate to the VPN section and disable it if it's connected.
  • Then back and select Proxy.
  • Here, disable Proxy if it's enabled.

How to fix windows update error 0x80d02004 disable proxy
How to fix windows update error 0x80d02004 disable proxy

Fix 3. Perform Disk Cleanup

  • Type Disk Cleanup in Windows search and hit Enter.
  • If your Windows is installed on drive C, pick it from the list (it should be by default) and press OK.
  • Click Clean up system files.
  • Select your main disk again and click OK.
  • Here, select the largest portions of the data used - these typically include Temporary Internet Files, Windows Update, Temporary FilesRecycle Bin, Delivery Optimization Files, and others.
  • Click OK - the process should be finished shortly.

How to fix windows update error 0x80d02004 disk cleanup
How to fix windows update error 0x80d02004 disk cleanup

Fix 4. Use the Windows Update Assistant

  • Visit the official Microsoft website to download the Windows Update Assistant (Windows 10) or Windows Installation Assistant (Windows 11).
  • Run the downloaded file and follow the on-screen instructions to upgrade your system.
  • The tool will guide you through the update process. Follow the prompts to complete the update.

How to fix windows update error 0x80d02004 use windows update assistant copy
How to fix windows update error 0x80d02004 use windows update assistant copy

Fix 5. Reset Windows update components

  • Type in cmd in Windows search.
  • Right-click on Command Prompt and select Run as administrator.
  • In the User Account Control window, click Yes.
  • Stop the Windows Update-related services by running the following commands one at a time, pressing Enter after each one:
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
  • Rename the SoftwareDistribution and Catroot2 folders by running the following commands:
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 Catroot2.old
    Note: If your Windows installation is not on the C drive, replace "C" with the appropriate drive letter.
    regsvr32.exe /s atl.dll
    regsvr32.exe /s urlmon.dll
    regsvr32.exe /s mshtml.dll
    netsh winsock reset
    netsh winsock reset proxy
  • Restart the Windows Update-related services by running the following commands:
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  • Restart the computer.

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

Fix 6. Install manually

  • Type in Updates in Windows search and press Enter.
  • Select View update history.
  • Find the update that failed with the 0x80d02004 error and copy its KB number.
  • Open your browser and go to Microsoft Update Catalog.
  • Within the search bar, type in the KB number and clicks Search.
  • Find the correct version of the update for your operating system (to check this, right-click on Start and pick System. Under Device specifications and check the System type) and click Download.
  • Use on-screen guidelines to finish the installation process and restart your PC.

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

Fix 7. Use Media Creation Tool

If none of the solutions above helped, you can employ an official tool from Microsoft to bring Windows to the latest version and repair corrupted components.

  • 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 select Next.
  • Windows will now download all the necessary files – it might take a while.
  • Agree to the terms once again and click Next.
  • Before installing, ensure you are happy with your choices (otherwise, you can click the Change what to keep option).
  • Click Install to begin the upgrade process.

How to fix windows update error 0x80d02004 media creation tool copy
How to fix windows update error 0x80d02004 media creation tool copy

Bottom line

To fix the Windows update error 0x80d02004, you can reset the Windows Update cache, modify network settings, disable antivirus temporarily, or reset the update components. Running the Windows Update Troubleshooter may also help. If none of these solutions work, consider using a trustworthy repair tool.

Frequently asked questions

The error code 0x80d02004 typically indicates that there is a problem with the Windows Update service or a conflict with system files preventing updates from being installed properly.

To resolve the 0x80d02004 error, try running the Windows Update Troubleshooter and check for any pending updates before restarting your PC.

Yes, you can open Command Prompt as an administrator and run commands like 'sfc /scannow' and 'DISM /Online /Cleanup-Image /RestoreHealth' to repair system files that may be causing the issue.

Did this fix work for you?
Viktoras Jasinskas

Written & verified by

Network & Infrastructure Expert
Network diagnostics VPN troubleshooting DNS configuration Wi-Fi connectivity Proxy and firewall issues

Viktoras Jasinskas is a network and infrastructure expert covering connectivity issues for Windows home and business users. With a background in IT infrastructure, he approaches network problems methodically — isolating whether a fault lies in the OS network stack, driver layer, router configuration, or ISP. His guides address DNS failures, VPN connectivity problems, Wi-Fi drops, IP conflicts, proxy misconfigurations, and firewall rules that block legitimate traffic. Viktoras also contributes to the uGetFix news section, covering security vulnerabilities and network-related threat advisories.

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 →