惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
小众软件
小众软件
博客园 - 叶小钗
宝玉的分享
宝玉的分享
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
B
Blog RSS Feed
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
U
Unit 42
F
Fortinet All Blogs
IT之家
IT之家
Y
Y Combinator Blog
Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
Stack Overflow Blog
Stack Overflow Blog
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell

Latest from Windows Central

"An unmatched upgrade opportunity": Intel's new Core Series 3 mobile CPUs target "value buyers"… "There are over 5,700 combinations.": I attended Panasonic's USS Intrepid press conference and saw 10Gbps, Wi‑Fi 7 and on‑device AI in the new Toughbook 56, but should you swap out your Toughbook 55? "We "So Mac folks feel comfortable": Microsoft Microsoft thinks you'll want an Xbox Controller and 1 year of Microsoft 365 and Xbox Game Pass over a MacBook Neo "Microsoft fired the skilled people, leaving flowchart followers": Microsoft's Security Response Center is being blamed for the zero-day BlueHammer exploit leak, but I can't tell who's right "Thank you to every Greymane": Crimson Desert shows no signs of slowing down, topping over 5 million sales… "Another all-round excellent mini PC:" Beelink's discounted desktop is fantastic for intensive work and… Xbox's Starfield gets Nintendo Switch 2 rating days after its PS5 release, keeping hopes for a port of Bethesda's RPG alive — here's what we know "The stuff that we're seeing is really well put together": Xbox game publishing chief says Forza Horizon 6 takes him back to the golden years of racing games Microsoft's Xbox games lead Matt Booty says its studios are in a "culture of cultures" and work together more than you think — Blizzard is even helping with Fable Rumored feature coming to Steam that will help you track prices, and Microsoft should copy it immediately for Xbox and… Xbox and Best Buy want to help you build your first video game in 2026 Microsoft prepares display upgrades and two stage launch for new Surface Pro and Surface Laptop with Intel and… Someone discovered Seagate's Xbox Storage Expansion cards can be used on PC — which has made their value more… ID@Xbox makes a bold claim — “Games launching day one into Game Pass… do very well on other platforms… Before Forza Horizon 6 takes us to Japan, let's remember where the legend began almost 14 years ago "Users can now simply ask what happened": AppControl's optional AI integration gives you in-depth PC diagnostic history in plain English — It works with popular LLMs, but I'll use offline models for added security Our friends at Tom's Guide are upgrading: Here's what it means, and how our sister site's overhaul… "Quantity over quality is not always the answer": WWE 2K26 comes close to being the best in the world, but yearly releases are holding it back I "This is one headset that absolutely will not disappoint anyone": Our favorite Xbox headset raises the bar for sound quality with a price that's lower than I expected "One of the better laptops I’ve encountered and one I’d happily use daily": This high-end ThinkPad is a solid bet for professionals — especially after this generous discount I've finally found a loophole to block a specific type of YouTube ads, and it won’t cost you a dime: Just a… www.windowscentral.com "The Lotus guys probably figured it didn't matter to be wrong": Excel thinks 1900 was a leap year because of a small shortcut taken in the '80s — I'll think of this next time I want to cut corners Starfield's sales on PlayStation 5 make me wonder why Xbox even bothered... was this worth devaluing exclusivity? Overwatch Season 2 is LIVE! Xbox Your Xbox Storage Expansion Cards can have a life after the console if you get a simple adapter for your PC
Microsoft confirms Windows 11’s May 2026 update is failin...
Mauro Huculak · 2026-05-20 · via Latest from Windows Central
A Windows desktop screen shows a "Windows Update" error with "Updates failed" message. A Command Prompt window displays a successful registry edit.
(Image credit: Mauro Huculak)

On Windows 11, Microsoft has confirmed that the May 2026 Security Update is failing to install on some devices, resulting in error code 0x800f0922. The issue affects systems running versions 24H2 and 25H2 after installing update (KB5089549), released on May 12. According to the company, the failures occur during the reboot phase of the installation process, typically around 35 percent complete.

The problem occurs on devices with limited free space in the EFI System Partition (ESP). Systems with 10MB or less available space are most likely to fail. When the installation breaks, the operating system rolls back the update and displays the familiar recovery "Something didn't go as planned. Undoing changes" error.

In affected devices, users may also find related entries in C:\Windows\Logs\CBS\CBS.log, pointing to insufficient free space on the EFI System Partition. These logs can include messages such as:

  • SpaceCheck: Insufficient free space
  • ServicingBootFiles failed. Error = 0x70
  • SpaceCheck: used by third-party/OEM files outside of Microsoft boot directories

Microsoft already pushed a mitigation

Microsoft says the issue has already been mitigated through Known Issue Rollback (KIR) for consumer and unmanaged business devices. In many cases, simply restarting the computer and checking for updates again may resolve the problem.

For devices managed by an organization, network administrators must manually deploy a Group Policy workaround. However, Microsoft is also offering a direct fix for systems that continue to fail.

How to fix error 0x800f0922 on Windows 11

Warning: This is a friendly reminder that editing the Registry is risky and can cause irreversible damage to your installation if you don't do it correctly. Before proceeding, it's recommended that you make a full backup of your PC.

The company recommends changing a Registry value that reduces the reserved padding Windows 11 uses inside the EFI partition during servicing.

  1. Open Start.
  2. Search for Command Prompt, right-click the top result, and choose the "Run as administrator" option.
  3. Type the following command and press Enter: reg add "HKLM\SYSTEM\CurrentControlSet\Control\Bfsvc" /v EspPaddingPercent /t REG_DWORD /d 0 /f

Command Prompt window showing a registry edit command highlighted in red. The command is executed successfully, indicated by a confirmation message.

(Image credit: Mauro Huculak)
  1. Restart the computer.
  2. Open Settings.
  3. Click on Windows Update.
  4. Click the Check for updates button.

Windows Update settings window showing "You're up to date" message. Options for updates, history, and insider program are visible. Tone is informative.

(Image credit: Mauro Huculak)

Once you complete the steps, the update KB5089549 should now download and install without issues on Windows 11.

Microsoft says it is working on a permanent resolution that will ship in a future Windows update.

Windows Central's Take

I think most people won't notice this issue because the company has already pushed a fix through Known Issue Rollback. In many cases, restarting the computer and checking for updates again may be enough to install the update normally.

However, this is the kind of problem that can confuse users. The computer may show plenty of free storage space, but the update can still fail due to a hidden system partition running in the background.

The Registry workaround should fix the problem, but I wouldn't recommend that average users rush to edit system settings unless the update keeps failing after multiple attempts. For most people, waiting for the automatic fix is probably the safer option.

I also think this issue shows how Windows 11 updates are becoming more dependent on modern hardware and storage configurations. Older computers and upgraded systems are more likely to encounter these kinds of installation problems.

Have you seen error 0x800f0922 while installing the May 2026 update on Windows 11? Let me know in the comments or take the poll above.

More resources

Explore more in-depth how-to guides, troubleshooting advice, and essential tips to get the most out of Windows 11 and 10. Start browsing here:


Click to join us on r/WindowsCentral

Join us on Reddit at r/WindowsCentral to share your insights and discuss our latest news, reviews, and more.


Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 22 years of combined experience in IT and technical writing. He holds various professional certifications from Microsoft, Cisco, VMware, and CompTIA and has been recognized as a Microsoft MVP for many years.