Forum Discussion
Zaklj
Aug 19, 2023Copper Contributor
Windows 11 cumulative insider update 2023-08 is not updating
My PC has detected a new update that I need called Cumulative Update for Windows 11 Insider Preview (10.0.22631.2199) (KB5029352). My PC has experienced the green screen of death 2 times now and I be...
Reza_Ameri
Aug 19, 2023Silver Contributor
Try run command prompt as administrator and run the following command:
Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%s\system32\catroot2 catroot2.bak
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc
Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%s\system32\catroot2 catroot2.bak
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc
pfeurean
Aug 20, 2023Copper Contributor
Reza_Ameri This didn't do anything to resolve the issue. After performing those steps and rebooting, same error is present.
- Reza_AmeriAug 20, 2023Silver ContributorOpen start and search for feedback and open the Feedback Hub app and report this issue.
Perform troubleshooting steps on:
https://support.microsoft.com/en-us/windows/troubleshoot-problems-updating-windows-188c2b0f-10a7-d72f-65b8-32d177eb136c
You already performed some of them but perform the rest.