> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# How To Fix Windows Updates Stuck At 0%
- URL: https://itsfoss.com/fix-windows-updates-stuck-0/
- Published: 2015-03-04T00:12:56.000Z
- Updated: 2023-01-11T09:56:10.000Z
- Author: Abhishek Prakash
- Tags: #Import 2022-12-26 08:27

How do you feel when you log in to Windows after a month, see there are updates to install, and try installing them, only for **Windows Update to get stuck at zero percent**?

Why am I talking about Windows updates on a blog dedicated to Linux and Open Source? Because I prefer to [dual boot Windows with Linux](https://itsfoss.com/install-ubuntu-1404-dual-boot-mode-windows-8-81-uefi/ "Guide To Install Ubuntu 14.04 In Dual Boot Mode With Windows 8 Or 8.1 UEFI"). While I use Linux as my main desktop, once in a while I do log in to Windows. The most annoying thing to see after logging in to Windows is updates. It has happened to me on several occasions that **Windows Update has stopped working**. I choose to install the updates, but the installation get stuck at 0 KB downloaded and 0% complete, like this:

[![Windows updates stuck at zero percent](https://itsfoss.com/content/images/wordpress/2015/03/Windows_Updates_stuck_at_zero.jpeg)](https://itsfoss.com/content/images/wordpress/2015/03/Windows%5FUpdates%5Fstuck%5Fat%5Fzero.jpeg)

In this tutorial, we shall see how to make Windows Update work again. The tutorial should be applicable for Windows 7, Windows 8, and Windows 8.1.

## Fix Windows updates stuck at zero percent

Please bear in mind that Windows updates can get stuck at any percent and that, for partially-installed updates, the trick which we are going to use would require you to install those updates again. I hope you won’t find it too inconvenient. If you are ready, let’s see how to fix this Windows Update issue.

### Step 1:

Press **Windows+R**. This will prompt a run dialogue box. In here, type **services.msc**:

[![Windows services](https://itsfoss.com/content/images/wordpress/2015/03/Updates_3.png)](https://itsfoss.com/content/images/wordpress/2015/03/Updates%5F3.png)

### Step 2:

Now it brings us to all the services installed on Windows. These services are listed in alphabetical order. Scroll down and look for **Windows Update Service**. Right click on it and stop it.

[![Windows Updates Services Restart](https://itsfoss.com/content/images/wordpress/2015/03/Windows_Updates_stuck_1.jpeg)](https://itsfoss.com/content/images/wordpress/2015/03/Windows%5FUpdates%5Fstuck%5F1.jpeg)

### Step 3:

Now go to **C:\\Windows\\SoftwareDistribution** and **delete all of its contents**. This is the folder where the downloaded installation files were stored. Windows Update sucks, and has a problem with partially downloaded update files.

### Step 4:

Go back to services again (as explained in Step 1) and this time start the Windows Update Service, by right-clicking on it. Try to update Windows again. It should be working this time.

Once you have got the updates working, you may find plenty of updates to install at next reboot. This moment calls for a meme:

[![Windows_update_suck](https://itsfoss.com/content/images/wordpress/2015/03/Windows_update_suck.jpg)](https://itsfoss.com/content/images/wordpress/2015/03/Windows%5Fupdate%5Fsuck.jpg)

Jokes aside, I hope this tip helps you to get rid of Windows updates hung at 0%. I wish that Linux-like updates could be included on the list of [Windows 10 features copied from Linux](https://itsfoss.com/windows-10-inspired-linux/ "6 Features That Windows 10 Has Taken From Linux"). I wish.