- Oct 10, 2014
- 409
- 0
- 0
I've been having trouble with Windows Update recently:
* Three updates were stuck on downloading at 0%
* Rebooting the laptop resulted in it getting stuck at the "Getting things ready..." screen
The fix was actually pretty simple:
1. Reboot your computer
2. Open Explorer and navigate to C:\Windows\Software Distribution
3. Open an elevated command prompt (Admin)
4. Run these two commands:
net stop wuauserv
net stop bits
5. Select all files in abovementioned folder and delete them
6. Make sure to empty the trash afterwards
7. Reboot and run Windows Update again
That way I was able to fix my Windows Update process that has been stuck for more than a week now. It immediately found many more updates to install, downloaded them and installed them just fine.
* Three updates were stuck on downloading at 0%
* Rebooting the laptop resulted in it getting stuck at the "Getting things ready..." screen
The fix was actually pretty simple:
1. Reboot your computer
2. Open Explorer and navigate to C:\Windows\Software Distribution
3. Open an elevated command prompt (Admin)
4. Run these two commands:
net stop wuauserv
net stop bits
5. Select all files in abovementioned folder and delete them
6. Make sure to empty the trash afterwards
7. Reboot and run Windows Update again
That way I was able to fix my Windows Update process that has been stuck for more than a week now. It immediately found many more updates to install, downloaded them and installed them just fine.