Error 0x800f0922 with the May 2026 security update KB5089549 on Windows 11 is a known issue and is commonly caused by limited free space on the EFI System Partition (ESP), especially when there is 10 MB or less free.
To work around this without reinstalling Windows 11, use the supported registry-based mitigation for the ESP:
- Open Command Prompt as Administrator.
- Run this command exactly as shown:
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Bfsvc" /v EspPaddingPercent /t REG_DWORD /d 0 /f - Restart the device.
- After the restart, run Windows Update again and retry installing KB5089549.
Warning: Editing the registry incorrectly can cause system issues. Ensure the command is typed exactly and that a backup or restore point exists before making changes.
If the issue persists even after this workaround, the problem might be mitigated later via Known Issue Rollback (KIR) delivered automatically through Windows Update once available.
References: