Forum Discussion
Ian Gilham
Dec 27, 2017Copper Contributor
Cannot upgrade from build 17025rs
Hi, I have tried all the trouble shooting I can find. I get a message: Potential Windows Update Error Detected. And have tried the fix in the Reg.
Thanks Ian.
2 Replies
Sort By
- Ian GilhamCopper ContributorHi Gowrisha, I have tried your script, but unfortunatly no result. Thanks for your help. Ian
- Deleted
Did you try running those commends individually in CMD Prompt as an administrator.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Thanks
Gowrish