Forum Discussion

Mike_Barclay's avatar
Mike_Barclay
Copper Contributor
Oct 11, 2022

Update Stack Package

An Update Stack Package is keeping me from updating Windows. It has been stuck for four days. What can I do.

 

1 Reply

  • CruiseAtlas's avatar
    CruiseAtlas
    Copper Contributor

    Run Command Prompt as an administrator, execute the following commands in sequence: `net stop wuauserv`, `net stop bits`. Subsequently, delete all files within the `C:\Windows\SoftwareDistribution\Download` folder. Finally, execute `net start wuauserv`, `net start bits` and restart the computer.