Windows 11 Cumulative Update not downloading and installing.

Anonymous
2022-04-26T11:06:43+00:00

2022-04 Cumulative Update for Windows 11 for x64-based Systems (KB5012643) not downloading.

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

71 answers

Sort by: Newest
  1. Anonymous
    2022-04-27T14:47:05+00:00

    Windows 11

    Microsoft Windows

    Version 21H2 (OS Build 22000.593)

    Microsoft Coporation. All rights reserved.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-04-27T14:43:16+00:00

    My most recent successful "Cumulative" Update was on April 12th is = 2022-04 Cumulative Update for .NET Framework 3.5 and 4.8 for Windows 11 for x64 (KB5012121).

    There have been other kinds of successful updates sine that time (including yesterday).

    It is only the two most recent Cumulative Updates that will not download and install. They are:

    1. 2022-04 Cumulative Update for Windows 11 for x64-based Systems (KB5012643) (42)
    2. 2022-04 Cumulative Update for Windows 11 for x64-based Systems (KB5012592)

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  3. David-M 126.2K Reputation points Independent Advisor
    2022-04-27T12:20:11+00:00

    What are your current Windows build?

    • Press "Windows + R", type winver, and click OK.

    If you prefer, send a screenshot (Windows + Shift + S).

    Be sure to censor your email address if it appears. The Microsoft Community is public.

    Do you use any third-party security software (Antivirus/Firewall)?

    If yes. Temporarily disable it and try updating Windows.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Sumit 44,316 Reputation points Volunteer Moderator
    2022-04-27T04:05:34+00:00

    Hi Sam,

    Did the April monthly update Build 22000.613 install successfully? KB5012643 is a preview update and may be buggy.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2022-04-27T02:20:34+00:00

    Hi SamMaverick.
    I'm David, and I'm happy to help you.

    Run the Windows Update Troubleshooter.
    https://support.microsoft.com/en-us/windows/win...

    If it persists, rename the software distribution folders as instructed below:

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    net stop bits
    net stop wuauserv
    net stop cryptsvc
    ren %systemroot%\softwaredistribution softwaredistribution.bak
    ren %systemroot%\system32\catroot2 catroot2.bak
    net start bits
    net start wuauserv
    net start cryptsvc

    1. After all these commands are completed, close the Command Prompt window, restart your computer, and then try to update Windows.

    If it persists, use the system file checker to repair possible corrupted or missing system files.

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    dism.exe /online /cleanup-image /scanhealth
    dism.exe /online /cleanup-image /restorehealth
    dism.exe /online /cleanup-image /startcomponentcleanup
    sfc /scannow

    1. Then restart your PC and see if you can update.

    If it persists, download and install the update that is having problems manually.
    https://catalog.s.download.windowsupdate.com/d/...

    Source: https://www.catalog.update.microsoft.com/Search...

    I hope this helps. Feel free to ask back any questions.

    David I did all the steps twice that you recommended but unfortantely they did not solve the problem. However, I really appreciate your willingness to try and help. I hope you have a great week!

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments