Error Codes Wiki

Windows Update Error 0x800F0922 — Installation Failed

Errorupdate errors

Overview

Windows Update error 0x800F0922 occurs when the system cannot connect to update servers or the System Reserved partition is too small.

Key Details

  • Two primary causes: VPN blocking connection or small System Reserved partition
  • Common during Windows 10/11 feature updates
  • System Reserved partition needs at least 500 MB for modern Windows
  • VPN connections can redirect update traffic to unreachable servers
  • Also triggered by .NET Framework installation failures during update

Common Causes

  • Active VPN connection interfering with Windows Update servers
  • System Reserved partition too small (less than 500 MB)
  • Firewall blocking Windows Update endpoints
  • .NET Framework corruption preventing update component installation
  • Proxy server misconfiguration

Steps

  1. 1Disconnect any VPN connection before running Windows Update
  2. 2Check System Reserved partition size in Disk Management — extend if under 500 MB
  3. 3Run netsh winhttp reset proxy to clear proxy settings
  4. 4Reinstall .NET Framework: DISM /Online /Enable-Feature /FeatureName:NetFx3
  5. 5Use Windows Update Troubleshooter from Settings > Update & Security > Troubleshoot

Tags

windowsupdate0x800f0922vpnsystem-reserved

More in Update Errors

Frequently Asked Questions

Open Disk Management (diskmgmt.msc) and look for the partition labeled System Reserved. It should be at least 500 MB.