How to Fix Windows Update Error 0x800f020b on Windows 11

Windows Update is essential for keeping your system secure, stable, and up to date with the latest features. However, some Windows 11 users encounter Windows Update error 0x800f020b when trying to install updates. This error usually appears when an update fails repeatedly or gets stuck during installation.

The error 0x800f020b is commonly associated with driver-related updates, incompatible hardware, corrupted update cache, or pending optional updates. While it can be frustrating, the good news is that this issue is not critical and can be resolved using standard Windows troubleshooting methods. In this guide, we’ll walk you through all the effective ways to fix Windows Update error 0x800f020b on Windows 11.

Fix Windows Update Error 0x800f020b on Windows 11

Follow the troubleshooting steps below one by one. In most cases, one of these solutions will resolve the error and allow updates to install successfully.

1. Restart Your Windows 11 PC

A pending restart is one of the most common reasons Windows Update errors occur.

  1. Click Start
  2. Select Power
  3. Click Restart

After rebooting, go to Settings > Windows Update and check for updates again.

2. Install Optional Driver Updates

Error 0x800f020b is often linked to optional or pending driver updates that Windows is trying to install silently.

  1. Press Windows + I to open Settings
  2. Go to Windows Update
  3. Click Advanced options
  4. Select Optional updates
  5. Expand Driver updates
  6. Install all available optional drivers
  7. Restart your PC

Once completed, try checking for updates again.

3. Run the Windows Update Troubleshooter

Windows 11 includes a built-in troubleshooter specifically for update-related issues.

  1. Open Settings
  2. Go to System > Troubleshoot
  3. Click Other troubleshooters
  4. Find Windows Update
  5. Click Run
  6. Follow the on-screen instructions

The troubleshooter will automatically detect and fix common update problems.

4. Clear the Windows Update Cache

Corrupted update cache files can prevent updates from installing correctly.

  1. Press Windows + X and select Terminal (Admin) or Command Prompt (Admin)
  2. Run the following commands one by one: net stop wuauserv net stop bits
  3. Open File Explorer and navigate to: C:\Windows\SoftwareDistribution
  4. Delete all files and folders inside this directory
  5. Go back to the terminal and run: net start wuauserv net start bits
  6. Restart your PC

After restarting, check Windows Update again.

5. Hide the Problematic Update (If It’s a Driver Update)

If the error keeps occurring due to a specific driver update, you can temporarily hide it.

  • Identify if the failed update is a driver
  • Use Microsoft’s “Show or hide updates” troubleshooter
  • Hide the problematic update
  • Restart your PC

This prevents Windows from repeatedly trying to install the same failing update.

6. Run SFC and DISM Scans

Corrupted system files can also trigger Windows Update errors.

  1. Open Terminal (Admin) or Command Prompt (Admin)
  2. Run: sfc /scannow
  3. After completion, run:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
  4. Restart your PC

These tools repair system files required for successful updates.

7. Temporarily Disable Third-Party Antivirus Software

Some third-party security programs interfere with Windows Update processes.

  • Temporarily disable third-party antivirus or firewall software
  • Try installing updates again
  • Re-enable antivirus after the update completes

Only do this briefly and avoid browsing while protection is disabled.

8. Update Drivers Manually

If a specific hardware driver is causing the update failure, updating it manually can resolve the issue.

  1. Open Device Manager
  2. Locate devices with warning icons
  3. Right-click the device and select Update driver
  4. Choose Search automatically for drivers

You can also download drivers directly from the device manufacturer’s website.

9. Perform a Clean Boot

Background services may conflict with Windows Update.

  1. Press Windows + R, type msconfig, and press Enter
  2. Go to the Services tab
  3. Check Hide all Microsoft services
  4. Click Disable all
  5. Open Task Manager > Startup
  6. Disable all startup apps
  7. Restart your PC
  8. Try running Windows Update again

If updates work, re-enable services gradually to identify the conflict.

Wrapping Up

With that, we wrap up our detailed guide on fixing Windows Update error 0x800f020b on Windows 11. While this error can block important updates, it is most commonly caused by optional or incompatible driver updates, corrupted update cache files, or system file issues—not a serious system failure.

By installing optional updates, clearing the update cache, running troubleshooters, and repairing system files, you should be able to resolve the issue and keep your Windows 11 PC fully up to date.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.