Forum Discussion
Install error - 0x80070002 Windows 11 Insider Preview 22526.1000
Hoang_Nhu_Ngoc What worked for me (after long research and tests):
1. Run next commands on Admin PowerShell, one at a time.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
netsh winsock reset
*** Then deleted next folders (renaming didn´t worked for me): ***
• SoftwareDistribution SoftwareDistribution, located at: C:\Windows\SoftwareDistribution SoftwareDistribution
• catroot2, located at: C:\Windows\System32\catroot2
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
2. On my ASUS laptop, I uninstalled Armoury Crate (not sure if that affected, but it was also getting errors when attempting to update/reinstall to the latest version)
3. Reboot the server and try the update again.
Hope it helps.
MCBol I can't delete the folders. Windows would not allow me to