Forum Discussion

Ian Gilham's avatar
Ian Gilham
Copper Contributor
Dec 27, 2017

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

  • Ian Gilham's avatar
    Ian Gilham
    Copper Contributor
    Hi Gowrisha, I have tried your script, but unfortunatly no result. Thanks for your help. Ian
  • 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

Resources