It is optimal to keep your Windows updated to the latest version to avoid issues like performance drops, app incompatibility, bugs, etc. But what if you face issues with downloading the Windows update itself?

Many reports have come from users stating that they were unable to download the Windows Update. Users have mentioned that the download was stuck at 0% and didnโ€™t move any further, no matter what they did.

But what causes this issue, and what measures should be taken to fix it? If you have been searching the internet for these questions, you have landed at the right place. In this article, we will guide you through the troubleshooting steps to fix Windows Update that is stuck at 0% downloading.ย 

Why is Windows Update Stuck at 0% Downloading?

There can be many factors that can make Windows Update stuck at 0%, such as:

  1. Slow internet
  2. Third-party services running in the background
  3. Issues with the Windows Update service
  4. Low storage
  5. Antivirus or firewall causing issues with Windows Update
  6. Corrupted Windows Update components
  7. Incorrect date and time

Fix Windows Update Stuck at 0% Downloading

So, how do I fix this issue with the Windows Update? If you are unable to update Windows, or if the Windows Update is stuck at 0% downloading, then you can go ahead with the steps mentioned in this article to fix this issue-

1. Check Your Internet

The issue is often caused by a slow internet connection. You need a fast and stable internet to download Windows Update without issues. Follow the steps given below to identify whether you have slow internet and fix it-

  1. Visit theย Speedtestย website and run the speed test here.ย 
  2. You will see the ping, download speed, and upload speed here. Your ping should not be too high (like above 40 ms) and your download and upload speed should not be too low (like below 2 Mbps).ย 
  3. If your internet is slow, then reconnect to the Wi-Fi network. It would be best to restart your router (or mobile hotspot) and then connect your PC to it again.ย 
  4. If the LAN option is available, then connect your PC to the internet through the LAN. If it is not, then try switching to a 5Ghz band for better connectivity.ย 
  5. If you have tried the above options but that still doesnโ€™t help, you can try switching to a different network.ย 

2. Restart your System

If your internet connection is fine and you have confirmed this with the above steps, your system probably needs a restart. Third-party apps, services, or temporary bugs running in the background can cause this issue. You can restart your system and then try to download the update again.ย 

3. Disable Third-Party Services

The next thing that we recommend is to disable all the third-party services running on your Windows PC. Only allow the essential Mircosoft services and then try installing the updates. Below are the steps to do so-

  1. Open theย Start Menu, search forย msconfigย and pressย Enter.
  2. Click on theย Servicesย tab in the System Configuration window.ย 
  3. Check theย Hide all Microsoft Servicesย option and then click onย Disable All. Hide all Microsoft services
  4. After this, you will have to restart your PC.ย 

4. Check Disk Space

Ensure you have enough storage on your Windows installation disk. Windows Update requires some free space, around 10GB or more. If you donโ€™t have enough space left, then you can try uninstalling unwanted apps. You can also try deleting the temporary files by following the steps given below to free some storage-

  1. Open theย Settingsย by pressingย Windows + Iย key combo.ย 
  2. Under theย Systemย tab, click onย Storage. system storage
  3. Now, click on theย Temporary Filesย here.Temporary files
  4. Here, select all the temporary files that you want to remove.ย 
  5. Click onย Remove Filesย to delete the temporary files from your PC. Remove files

5. Restart Software Update Service

If Windows Update is stuck at 0% downloading, it can be due to issues with the Software Update service. You can try restarting the Software Update service to resolve this issue. Hereโ€™s how you can do it-

  1. Press theย Windowsย key, search forย services.msc, and pressย Enter. services.msc
  2. In theย Servicesย window, right-click on theย Windows Updateย and then click onย Stop. stop windows update
  3. After this, press theย Windows + Eย key combo to openย File Explorer.ย 
  4. Head to the following path here-
    • C:\Windows\SoftwareDistribution
  5. Select all the files and delete them. Software Distribution
  6. Head back to theย Servicesย window, right-click onย Windows Update, and then click onย Start.
  7. Once done, try updating your PC again.ย 

6. Reset Windows Update Component

If you tried restarting the Windows Update service, and that doesnโ€™t help fix this issue, then you can try resetting the Windows Update component. Below are the steps to do so-

  1. Press theย Windows key and search forย CMD. Right-click onย Command Promptย and then onย Run as Administrator.ย 
  2. In the UAC prompt, click onย Yes.ย 
  3. After this, execute the following commands one by one-
    • 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
  4. After running the above commands, try downloading the update again.

7. Turn Off Firewallย 

Firewall can also cause issues with downloading the update on your Windows PC. You can turn off the firewall on your Windows PC and then check for the updates. Hereโ€™s how you can do it-

  1. Open theย Start Menu, typeย Windows Defender Firewall, and open it. Windows Defender Firewall
  2. Now, click onย Turn Windows Defender Firewall On or Off.Turn Windows Defender Firewall on or off
  3. Selectย Turn off Windows Defender Firewall (not recommended)ย for bothย Private network settingsย andย public network settings.Turn off Windows Defender Firewall
  4. Once done, click onย OK.ย 

8. Disable Antivirus

Just like Firewall, antivirus can also cause issues with downloading Windows Update. If you have third-party antivirus, then disable them. If you donโ€™t use any third-party antivirus, then you will have to disable Windows Security. To do so, follow the steps given below-

  1. Openย Windows Securityย from the Start Menu. Windows Security
  2. Click onย Virus & Threat Protection. Virus & threat protection
  3. Underย Virus & Threat Protection Settings, click onย Manage Settings. Manage Settings
  4. Turn off the toggle forย Real-time protection. Real-time protection

9. Run SFC Scan

Corrupted system files can also cause this issue. You can run the SFC scan to scan and fix corrupted system files and download Windows updates without issues.ย 

  1. Press theย Windowsย +ย Rย key combo, typeย cmd, and pressย Ctrl + Shift + Enter.ย 
  2. In the UAC prompt, click onย Yes.ย 
  3. Now, type and execute the command-
    sfc /scannow
  4. Restart the PC once the SFC scan is completed, and then download the Windows Update again.ย 

10. Run Windows Update Troubleshooter

Another thing that you can do if you are unable to download the Windows Update is to run the Windows update troubleshooter. This can be done by following the steps given below-

  1. Open theย Settingsย on your Windows PC.ย 
  2. Under theย Systemย tab, click onย Troubleshoot.ย 
  3. Now, click onย Other trouble-shooters. Other troubleshooters
  4. Click the Runย button next toย Windows Updateย and follow the on-screen instructions. windows update run

11. Update Windows Using Windows Installation Assistant

If the Windows update is stuck at 0% downloading, you can manually update Windows using installation assistant. Below are the steps to do so-

  1. On your browser, head to the officialย Windows 11 page andย click theย Download Nowย button under Windows 11 Installation Assistant. download Windows 11 Installation Assistant
  2. Once done, launch the Windows 11 Installation Assistant.ย 
  3. You will be asked to accept the terms and conditions, click onย Accept and Install. click on the Accept and Install
  4. After this, follow the on-screen instructions and the Windows will be updated to the latest version.ย 

Bottom Line

This was our guide to fixing Windows Update that is stuck at 0% downloading. Once you follow the above steps, the issue should be long gone, and you should not face any issues while updating your Windows.ย 

LEAVE A REPLY

Please enter your comment!
Please enter your name here