Share via

windows 11 update version 25h2 failed

James Sutton 0 Reputation points
2026-06-03T13:01:43.0666667+00:00

The windows 11 version 25h2 keeps failing while installing. The update will download but will not install. How can I fix this issue?

Windows for home | Windows 11 | Windows update

2 answers

Sort by: Most helpful
  1. DaveM121 891K Reputation points Independent Advisor
    2026-06-03T13:35:20.5633333+00:00

    If that update is continually failing, you may be able to perform a quick upgrade using a small enablement package, I need to check your current Windows version and build number.

    Click your Start Button, type winver and hit Enter

    Please provide a screenshot of the resulting dialog.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-06-03T13:02:11.9133333+00:00

    Windows 11, version 25H2 installation failures can have different causes, but the context provides several proven remediation paths that have worked for similar update issues.

    Use these approaches in order:

    1. Install the latest cumulative update
    • Some known installation issues (for example, error 0x800f0922 related to low EFI System Partition space) were fully resolved in later updates such as KB5089573 and newer.
    • Open Settings → Windows Update and install all available updates, especially any released May 26, 2026 or later. These contain fixes for prior update failures.
    1. If the failure is specifically with KB5089549 (May 2026 security update)
    • This update could fail with error 0x800f0922 on devices with very little free space on the EFI System Partition (ESP). Symptoms include rollback around 35–36% and messages like “Something didn’t go as planned. Undoing changes.”
    • If using an update earlier than KB5089573 and seeing this behavior, apply one of these workarounds: Option A – Adjust ESP padding via registry
      Warning: Incorrect registry edits can cause system issues. Back up the registry first.
      1. Open Command Prompt as Administrator.
      2. Run:
             reg add "HKLM\SYSTEM\CurrentControlSet\Control\Bfsvc" /v EspPaddingPercent /t REG_DWORD /d 0 /f
        
      3. Restart the device and retry installing the update.
      Option B – Known Issue Rollback (KIR)
      • For home and non-managed devices, KIR is applied automatically; simply restart the device and try Windows Update again.
      • For managed/enterprise devices, IT admins can deploy the KIR Group Policy package for KB5089549 and then reattempt the update.
    1. Try reinstalling Windows 11 in-place (keeps apps and data) If 25H2 continues to fail repeatedly, an in-place repair/upgrade has resolved similar cases:
    • Go to Settings → System → Recovery and use the Reinstall (repair install) option if available. This reinstalls the current Windows while keeping apps and data, then allows checking for updates again.
    • Alternatively, download the official Windows 11 ISO, mount it, run Setup.exe, choose to keep personal files and apps, and complete the upgrade to the latest build (including 25H2). Afterward, run Windows Update to ensure all patches are installed.
    1. If a specific .msu update fails
    • For some users, manually downloading the problematic update (.msu) from the Microsoft Update Catalog and running it locally (instead of via Windows Update) has resolved persistent failures.
    • Ensure the correct package is chosen for the exact Windows version and architecture.

    If the problem persists even after a repair install and latest cumulative updates, collect the exact error code shown in Windows Update and use the Feedback Hub app to submit logs to Microsoft for further analysis.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer 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.