LizBOCE, I am sorry you are experiencing problems like I am. After several failed attempts to solving this WINDOWS problem (I say Windows because the problem originated with a Microsoft CUMULATIVE UPDATE download); Microsoft recommended I download a new Windows 11 from their site onto a disc, USB or other drive and do a "mount" install. After 3 attempts to do so, I called Microsoft who then informed me they were having problems with their site and to "try back sometime later". When I asked if they could call me back, text or email me when their site was up, they simply said "we don't do that". Can make a person feel like they don't care that the problem was caused by them and their solution does not work.
Windows 11 Cumulative Update not downloading and installing.
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.
71 answers
Sort by: Newest
-
Anonymous
2022-05-01T20:08:01+00:00 -
Anonymous
2022-05-01T18:10:48+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:
- Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
- 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- 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.
- Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
- 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- 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!
I'm having the same problem. Nothing has come close to resolve it and WINDOWS 11 team ... NOT A WORD! WE NEED HELP!!
My laptop has gove VERY SLOW!! and crashing programs. Anyone???
-
David-M 126.2K Reputation points Independent Advisor2022-04-27T16:45:05+00:00 Thanks for the clarification.
My recommendation is the same as Sumit. Do the repair install.
-
Sumit 44,316 Reputation points Volunteer Moderator2022-04-27T15:53:35+00:00 So the April patch failed too. I suggest doing a repair install:
Repair Install Windows 11 using an ISO file - Your Windows Guide
-
Anonymous
2022-04-27T14:49:51+00:00 I use Windows Defender as my security software. I did turn it off when I tried your original suggestion.