Share via

2026-03 Update is not installing (15 retries already)

Yamaris Rivera 0 Reputation points
2026-04-08T13:15:01.0766667+00:00

User's image

Windows for home | Windows 11 | Windows update

3 answers

Sort by: Most helpful
  1. Hendrix-V 12,665 Reputation points Microsoft External Staff Moderator
    2026-04-09T03:22:28.46+00:00

    Hi Yamaris Rivera,

    I understand that the 2026‑03 Windows Update (Build 26200.8117) may repeatedly fail to install and continue retrying. This update was released as an out‑of‑band cumulative package for Windows 11 24H2 / 25H2 and includes improvements from earlier March releases.

    Since it is a cumulative update, it can still be installed manually even if earlier March updates did not complete successfully. Here are some possible options that you can try to refresh the local update components and install the update manually:

    1, Reset Windows Update Components

    • Press Windows key, type cmd
    • Right-click Command Prompt and choose Run as Administrator
    • Then run these command lines:
    net stop wuauserv
    net stop bits
    net stop cryptsvc
    net stop msiserver
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 Catroot2.old
    net start wuauserv
    net start bits
    net start cryptsvc
    net start msiserver
    
    • Restart your PC once completed.

    2, Repair System Image

    • Run the following commands one-by-one in Command Prompt (Admin):
    DISM /Online /Cleanup-Image /RestoreHealth
    sfc /scannow
    
    • Restart again after both commands finish.

    3, Install the Update Manually

    Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.


    If my response is helpful to you, please click "Accept Answer" and kindly upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. DaveM121 861.7K Reputation points Independent Advisor
    2026-04-08T13:49:19.25+00:00

    KB5086672 is not a normal monthly update.

    That is an out-of-band update Microsoft released to fix a problem logging into the Office apps caused by a bug in the March update.

    There is no need to install that KB5086672 update if it is continually failing.

    The best option is to pause your updates until the full April update is released next Tuesday.

    0 comments No comments

  3. Yamaris Rivera 0 Reputation points
    2026-04-08T13:23:12.3133333+00:00

    I can't find at the prompt to select "run as administrator". Can someone help me?

    0 comments No comments

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.