Share via

Error with recent windows security update: 2026-05 Security Update (KB5089549) (26200.8457) Error Code: (0x80073712)

Dylanger Shots 40 Reputation points
2026-06-01T01:24:47.2966667+00:00

I am unable to install the May 2026 Security Update (KB5089549) for Windows 11 Home (Version 24H2/25H2, Build 26200.8457). The update consistently downloads but fails during installation at 11%, rolling back with Error Code: 0x80073712.

I have attempted the following repair steps without any success:

  1. DISM Repair with ISO Source: Ran DISM /Online /Cleanup-Image /RestoreHealth /Source:wim:[ISO_Drive]:\sources\install.wim:1 /LimitAccess using a mounted Windows 11 ISO matching my exact edition (Home, Index 1). The operation reported success.
  2. System File Checker: Immediately followed up with sfc /scannow, which verified 100% integrity with no violations found.
  3. Windows Update Component Reset: Stopped BITS/Wuauserv services and manually deleted the C:\Windows\SoftwareDistribution and C:\Windows\System32\catroot2 folders to clear the update cache.
  4. Antivirus Interference: Temporarily disabled third-party security software and Windows Defender real-time protection during installation attempts.

Any help will be greatly appreciated!

Windows for home | Windows 11 | Windows update
0 comments No comments

Answer accepted by question author

Thomas4-N 16,945 Reputation points Microsoft External Staff Moderator
2026-06-04T14:02:29.02+00:00

Hello Dylanger Shots,

Thanks for circling back with the fix. It's really useful that you laid out what didn't work too.

The reason the Update Catalog route worked is that 0x80073712 usually means a piece of the servicing/component store is missing or out of sync, and Windows Update keeps tripping on it. Grabbing the standalone .msu and running it directly sidesteps that whole pipeline and just applies the package — which is also why a second run can push it through after the first one looks like it failed.

I appreciate you sharing the resolution and the direct link — this is a clean, repeatable fix, and it'll save the next person hitting 0x80073712 on KB5089549 a lot of the same dead ends you already ruled out.

Was this answer helpful?

1 person found this answer helpful.

Answer recommended by moderator

Dylanger Shots 40 Reputation points
2026-06-01T13:36:29.74+00:00

UPDATE — RESOLVED

For anyone else hitting this issue, I was able to fix it by manually downloading and installing KB5089549 directly from the Microsoft Update Catalog rather than through Windows Update.

Direct link to the update: https://www.catalog.update.microsoft.com/Search.aspx?q=2026-05%20Security%20Update%20(KB5089549)%20(26200.8457)

Make sure you grab the correct version for your architecture (x64 for most people) and your Windows version (25H2 or 24H2). Run the .msu file, let it complete, and then restart. The update may appear to fail on the first attempt — if so, try running it a second time before restarting.

Hope this helps someone!

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.