Error Codes Wiki

Windows Update Error 0x800F0922 — Feature Update Installation Failure

Errorupdate

Overview

Fix Windows Update error 0x800F0922 preventing feature updates from installing due to insufficient system partition space, VPN connections, or .NET Framework issues.

Key Details

  • Error 0x800F0922 is common during major Windows feature updates (e.g., Windows 11 23H2, 24H2)
  • The System Reserved partition may be too small for the update bootloader files
  • Active VPN connections can interfere with Windows Update's connection to Microsoft servers
  • The .NET Framework 3.5 component installation may fail as part of the update
  • This error can occur during both manual and automatic Windows Updates

Common Causes

  • System Reserved partition (typically 100-500MB) full — no space for update boot files
  • Active VPN connection interfering with Windows Update service communication
  • .NET Framework 3.5 installation failing as a dependency of the feature update
  • Corrupted Windows Update components or download cache

Steps

  1. 1Disconnect VPN before running Windows Update — reconnect after the update completes
  2. 2Check System Reserved partition space: open Disk Management > look for the small System partition
  3. 3If System Reserved is full: use Disk Management or third-party tool to extend it (careful operation)
  4. 4Install .NET Framework 3.5 separately: Settings > Apps > Optional features > Add a feature > .NET Framework 3.5
  5. 5Reset Windows Update components: stop wuauserv and bits services, rename SoftwareDistribution and catroot2 folders, restart services

Tags

windows-update0x800f0922feature-updatesystem-reservedvpn

More in Update

Frequently Asked Questions

Open Disk Management (diskmgmt.msc). Look for a small partition labeled 'System Reserved' or 'EFI System Partition'. If it is less than 200MB and full, it may need to be expanded.