Windows Update Error Code 0x800F0922 usually appears when Windows cannot complete an update installation. The error may occur while Windows is downloading, installing, or applying an update.
Common causes include problems connecting to Windows Update servers, insufficient space in the system or recovery partitions, corrupted Windows components, or issues with installing required features such as .NET Framework.
The error can occur on both Windows 10 and Windows 11. Fortunately, you can try several troubleshooting methods before considering a Windows repair or reset.
Several conditions can trigger error 0x800F0922:
Try the solutions below in order. Restart your computer after completing each major repair step.
Windows includes a built-in troubleshooter that can identify common update problems.
On Windows 11, open Settings > System > Troubleshoot > Other troubleshooters. Find Windows Update and click Run. Follow the instructions displayed on the screen.
For Windows 10, go to Settings > Update & Security > Troubleshoot > Additional troubleshooters. Select Windows Update and click Run the troubleshooter.
After the troubleshooting process finishes, restart your PC and check for updates again.
Windows needs to communicate with Microsoft’s update servers during the download and installation process.
If you are connected through a VPN or proxy, temporarily disconnect it and try Windows Update again.
You can also try these basic steps:
If Windows Update is having trouble communicating with its servers, see our guide to Windows Update Error Code 0x8024402C for additional network and update troubleshooting steps.
Do not permanently disable your firewall or antivirus protection.
Corrupted Windows files can prevent updates from installing correctly. DISM can repair the Windows component store, while System File Checker can repair protected system files.
First, open Command Prompt as administrator.
Run:
DISM.exe /Online /Cleanup-Image /RestoreHealth
Press Enter and wait for the operation to complete.
When DISM finishes, run:
sfc /scannow
Wait until the SFC scan reaches 100%.
If Windows reports that corrupted files were repaired, restart the computer and check for updates.
If your system also reports missing or corrupted Windows Update files, see our guide to Windows Update Error Code 80073712.
Windows Update depends on several background services. A stopped or malfunctioning service can prevent an update from installing.
Open Command Prompt as administrator and run these commands one at a time:
net stop wuauserv
net stop bits
net stop cryptSvc
net stop msiserver
Now restart the services:
net start msiserver
net start cryptSvc
net start bits
net start wuauserv
Restart Windows and try checking for updates again.
A corrupted update cache can cause Windows to repeatedly fail when downloading or installing the same update.
First, open Command Prompt as administrator and stop the Windows Update services:
net stop wuauserv
net stop bits
net stop cryptSvc
net stop msiserver
Rename the Windows Update cache folders:
ren %windir%\SoftwareDistribution SoftwareDistribution.old
ren %windir%\System32\catroot2 catroot2.old
Restart the services:
net start msiserver
net start cryptSvc
net start bits
net start wuauserv
Restart the computer.
Windows will recreate the required cache folders when Windows Update runs again.
Windows needs sufficient storage space to download, unpack, and install updates.
In Windows 11, open:
Settings > System > Storage
In Windows 10, open:
Settings > System > Storage
Check the available space on your system drive. Remove unnecessary temporary files or applications if the drive is nearly full.
If you are running low on disk space and Windows Update is failing, see our guide to Windows Update Error Code 0x80070070.
In some cases, Windows Update can fail if the system-reserved or recovery area does not have enough usable space.
This area is different from the normal C: drive, so do not manually delete files from a system or recovery partition unless you understand exactly what they are.
If you suspect a partition-space problem, use Windows Disk Management or a trusted partition-management solution and proceed carefully.
Some Windows updates require specific Windows components or .NET Framework features.
If the failed update specifically mentions .NET Framework, check whether the required Windows feature is enabled.
To review optional Windows features in Windows 11:
You can also open Turn Windows features on or off from Windows Search and review the available .NET Framework components.
Avoid downloading modified .NET Framework installers from unofficial websites. Use Microsoft’s official software and update channels whenever possible.
A third-party application or background service can sometimes interfere with Windows Update.
A clean boot starts Windows with a limited set of startup services and applications.
To perform a clean boot:
msconfig.If the update works after a clean boot, gradually re-enable third-party services and startup applications to identify the source of the conflict.
After testing, restore your normal startup configuration.
Once you have completed the troubleshooting steps, check Windows Update again.
Go to:
Settings > Windows Update > Check for updates
Go to:
Settings > Update & Security > Windows Update > Check for updates
Install the available update and restart your computer if prompted.
If one particular KB update repeatedly fails, note its KB number. You can then search for that update in the Microsoft Update Catalog to determine whether a compatible standalone package is available.
If error 0x800F0922 continues after the previous methods, your Windows installation may require a deeper repair.
On supported Windows 11 systems, check:
Settings > System > Recovery
If Fix problems using Windows Update is available, Windows may allow you to reinstall the current Windows version while preserving your personal files, applications, and settings.
Another option is an in-place repair installation using official Windows installation media.
Back up important files before starting any major Windows repair.
A complete Reset this PC should be considered a last resort, not the first solution for Windows Update Error Code 0x800F0922.
Error 0x800F0922 generally means Windows could not complete part of the update process. The cause can involve Windows Update connectivity, system components, available partition space, or a required Windows feature.
Yes. A VPN or proxy can sometimes interfere with the connection required to download Windows updates. Disconnecting the VPN temporarily can help determine whether it is contributing to the problem.
DISM can repair the Windows component store and may resolve corruption that prevents updates from installing. Running SFC after DISM provides an additional system-file check.
No. A full Windows reset should not be your first option. Try the Windows Update troubleshooter, network checks, DISM, SFC, service reset, and update-cache reset first.
Restarting alone does not repair corrupted update files or Windows components. If the same error returns, continue with the system-file repair and Windows Update component-reset methods described above.
Windows Update Error Code 0x800F0922 can prevent Windows 10 or Windows 11 from completing an update. The problem may be related to Windows Update connectivity, corrupted system components, insufficient partition space, or problems installing required Windows features.
Start by running the Windows Update troubleshooter and checking your internet connection. Then repair Windows with DISM and SFC before resetting the Windows Update services and cache.
If the error continues, check available storage, review .NET Framework and optional features, and perform a clean boot. For persistent problems, use Windows recovery or an in-place repair installation before considering a complete PC reset.
Sorry, no posts matched your criteria.