Last Updated: July 2026
If you are stuck on Windows update error 800f0902, here is the fix, split out by Windows version below so you follow the right steps for your PC. This error shows up when the Windows update installer is busy handling another request, when a system file is corrupted, or when third party software is blocking the update process.
TL;DR
- What it is: a Windows Update failure, usually caused by a busy installer, a corrupted system file, or security software blocking the update.
- Affected versions: Windows 7, Windows 10, and Windows 11 all show this error.
- Quick fix: run the built in Windows Update troubleshooter first, restart, then try the update again. Full steps for your exact version are below.
Contents
Fix Error 800f0902 on Windows 11
Windows 11 has a built in troubleshooter made for exactly this kind of update failure.
- Press the Windows key and open Settings.
- Click System in the left panel.
- Click Troubleshoot.
- Click Other troubleshooters.
- Find Windows Update under Most frequent and click Run.
- Let it finish, then restart your PC and try the update again.
If that does not clear the error, Windows 11 has a second, deeper repair option built directly into Windows Update itself.
- Open Settings and click Windows Update.
- Click Advanced options.
- Click Recovery.
- Click Fix problems using Windows Update.
This reinstalls your current Windows 11 version over itself without touching your files, apps, or settings. Note this option only appears if your PC already has the Windows 11 2022 update or later installed, so it may not show up on an older, unpatched system.
Fix Error 800f0902 on Windows 10
Windows 10 uses an older Settings layout, so the path here looks slightly different from Windows 11.
- Press the Windows key and open Settings.
- Click Update and Security.
- Click Troubleshoot in the left panel.
- Click Additional troubleshooters.
- Select Windows Update and click Run the troubleshooter.
- Follow the on screen instructions, then restart your PC.
- After restarting, go back to Settings, click Update and Security, click Windows Update, and click Check for updates to try again.
If the troubleshooter alone does not fix it, the SoftwareDistribution folder reset covered in the Windows 7 section below works on Windows 10 as well.
Fix Error 800f0902 on Windows 7
Windows 7 reached end of life in January 2020 and no longer receives security updates from Microsoft. The steps below still work if you are on Windows 7, but upgrading to Windows 10 or Windows 11 is the safer long term fix, since an unsupported operating system stays exposed to security risks that no update can patch.
Check your internet connection

A weak or dropped connection alone can trigger this error. Restart your router and your PC, then try the update again before moving to the steps below.
Check the Windows Update service

- Open Control Panel and click Administrative Tools.
- Double click Services.
- Find Windows Update in the list and double click it.
- Under Startup type, choose Automatic.
- Check the Service status. If it is not running, click Start.
- Click OK to save, then restart your computer and try the update again.
Disable third party antivirus and firewall temporarily
Security software, including third party antivirus and firewalls, can block the update process and trigger this error.
- Click Start, type CMD, right click Command Prompt, and choose Run as administrator.
- Type netsh winhttp reset proxy and press Enter.
- Open Control Panel and turn off Windows Firewall, and temporarily disable any third party antivirus you have installed.
- Restart your computer and try the update again. Turn your firewall and antivirus back on once the update completes.
Rename the SoftwareDistribution folder
This folder stores temporary update files, and a corrupted one is a common cause of this error.
- Click Start, type CMD, right click Command Prompt, and choose Run as administrator.
- Type net stop wuauserv and press Enter.
- Type ren c:\windows\SoftwareDistribution softwaredistribution.old and press Enter.
- Type net start wuauserv and press Enter.
- Close the Command Prompt, restart your computer, and try the update again.
Run a system file scan
Corrupted system files are one of the most common root causes of this error. Open Command Prompt as administrator and run a scan to find and repair them, then restart and try the update again.
Related Error Codes
You may also see this same issue written as 0x800f0902, with the 0x prefix. It is the identical error, just displayed in a different format depending on which part of Windows shows it to you. The fix steps above apply either way.
If you are dealing with other Windows issues while you are at it, our guide on why your computer is not visible on the Windows network covers another common Windows annoyance with the same step by step approach. For the official Microsoft troubleshooting tool referenced above, see Microsoft’s Windows Update troubleshooter page.
FAQ
What is Windows Update error 800f0902?
A Windows Update failure that shows up when the update installer is busy handling another request, when a system file is corrupted, or when antivirus or firewall software blocks the update process.
How do I fix error 800f0902 on Windows 11?
Run the built in troubleshooter through Settings, System, Troubleshoot, Other troubleshooters, Windows Update, Run. If that does not work, use Settings, Windows Update, Advanced options, Recovery, Fix problems using Windows Update.
How do I fix error 800f0902 on Windows 10?
Go to Settings, Update and Security, Troubleshoot, Additional troubleshooters, select Windows Update, and run the troubleshooter. Restart your PC afterward and check for updates again.
Is error 800f0902 serious?
No, it is a common and fixable update error, not a sign of a serious system problem. It usually resolves with the troubleshooter or a quick service restart, covered above for each Windows version.
Why does Windows Update show error 800f0902?
Most often because the Trusted Installer is busy with another update request, a system file has become corrupted, or security software on your PC is interfering with the update process.
Verified on Windows 7, Windows 10, and Windows 11, July 2026.
