If your Windows 10 updates are stuck downloading at 1% or 99%, don’t worry! This guide provides effective solutions to fix the issue and ensure a smooth Windows Update process.
Windows 10 is a powerful operating system with numerous benefits, but Windows Update errors can be frustrating. Many users experience updates getting stuck after upgrading to Windows 10. Fortunately, this is a common problem with proven fixes available.
If your Windows updates are frozen at 1% or 99%, even after hours of waiting, follow these expert methods to resolve the issue and successfully install the latest Windows 10 updates.
Fix Windows Update Stuck on Downloading in Windows 10 – Easy Solutions
Is your Windows 10 update stuck while downloading? This is a common issue that many users face, but don’t worry—there are proven solutions to fix it. Follow this guide to resolve Windows Update issues and install the latest updates smoothly.
Method 1: Restart Your Device
One of the simplest and most effective fixes for Windows Update problems is to restart your system. Here’s how to do it in Windows 10:
- Click the Windows icon in the bottom-left corner to open the Start menu.
- Select the Power option, then click Restart. This will close all applications and fully restart your computer.

- After rebooting, check if your Windows updates are now downloading properly.
⚡ Pro Tip: Some updates take longer to download due to their size. Also, if you have enabled download limits, make sure to turn them off to maximize your update download speed.
Method 2: Run the Windows Update Troubleshooter
Windows 10 includes built-in troubleshooting tools designed to fix common system issues without requiring expert assistance. While not perfect, the Windows Update Troubleshooter can diagnose and resolve update-related problems effectively.
Follow these steps to run the Windows Update Troubleshooter:
- Open the search bar by clicking the magnifying glass icon on the taskbar or pressing Windows + S on your keyboard.
- Type Control Panel in the search box and click on it when it appears in the results.

- In the Control Panel, use the search bar in the top-right corner and type Troubleshoot. Click on the Troubleshooting option from the results.

- On the left-side panel, click View all to display a list of all available troubleshooting tools.

- Scroll down and locate Windows Update Troubleshooter. Click on it once to launch the tool in a new window.

- Click Next to begin the analysis. The troubleshooter will detect any issues and attempt to fix Windows Update errors automatically.

- Once the process is complete, a full report will be displayed, detailing the detected issues and applied fixes.
This method helps resolve Windows Update stuck issues, ensuring a smoother update installation process.
Method 3: Reset Windows Update Components
If Windows Update is stuck due to corruption, resetting its components can help resolve the issue. After doing this, you should be able to install pending updates without any problems.
Follow these steps to reset Windows Update components:
- Open the search bar by clicking the magnifying glass icon on the taskbar or pressing Windows + S on your keyboard.
- Type Command Prompt, then right-click on it in the search results and select Run as Administrator.

- If prompted by User Account Control (UAC), click Yes to grant administrative access.
Step 1: Stop Windows Update Services
Before resetting Windows Update, you need to stop four essential services. Enter the following commands one by one, pressing Enter after each:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver

Step 2: Rename Windows Update Folders
Renaming these folders creates a backup, allowing Windows to regenerate them if needed. Type the following commands and press Enter after each:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

Step 3: Restart Windows Update Services
Now, restart the services you stopped earlier by running these commands one by one:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
- Close the Command Prompt window and try running Windows Update again. If the issue persists, restart your computer and check for updates.
By following these steps, you can fix Windows Update stuck errors and ensure a smooth update installation process.
Method 4: Restore Corrupted System Files
Corrupted system files can lead to serious issues, including Windows Update errors. One of the main causes of these errors is file corruption. Fortunately, you can identify and repair faulty system files using the SFC scan and DISM tool.
What Do These Tools Do?
✅ System File Checker (SFC): Automatically detects and repairs corrupted system files.
✅ DISM Tool: Scans for system-wide corruption and attempts to restore missing or damaged files.
How to Repair Corrupted System Files in Windows 10
1️⃣ Open Command Prompt with Admin Rights
- Click the magnifying glass icon on the taskbar or press Windows + S.
- Type Command Prompt, right-click the result, and select Run as Administrator.
- If prompted by User Account Control (UAC), click Yes.

2️⃣ Run the SFC Scan
- Type the following command and press Enter:
sfc /scannow
- Wait for the System File Checker to scan and repair corrupted files.

3️⃣ Run the DISM Scan
- After the SFC scan completes, type this command and press Enter:
DISM.exe /Online /Cleanup-image /Scanhealth

- To fix any detected issues, run:
DISM.exe /Online /Cleanup-image /Restorehealth

4️⃣ Restart Your Computer
Once both scans finish, close Command Prompt and restart your device.
💡 Note: These scans may take some time to complete, but they can significantly improve system stability even if no major issues are found.
By following these steps, you can fix Windows Update stuck errors and improve your PC’s performance.
Method 5: Create a Batch File for a Quick Windows Update Fix
If your Windows Update is stuck, running a batch file can help apply multiple fixes at once. This script automates key troubleshooting steps, but its effectiveness may vary depending on your system’s condition and previous Windows updates.
⚠️ Use this method at your own risk!
Option 1: Download a Pre-Made Batch File
You can download a pre-made Windows Update Fix batch file from EcomKeys. This file is completely safe and free from malware. If you choose not to use it, you can create your own batch file manually.
Option 2: Manually Create a Batch File
1️⃣ Copy the Script Contents
- Click here to access the script, then copy its contents.

2️⃣ Open Notepad & Paste the Script
- Open the Notepad application.
- Right-click anywhere in the document and select Paste, or use the shortcut Ctrl + V.

3️⃣ Save the File as a Batch Script
- Click File → Save As.
- In the Save as type dropdown, select All Files (.).

- Erase the default name and type UpdateFix.bat as the new file name.
- Save the file in a location you can easily access.
4️⃣ Run the Batch File as Administrator
- Navigate to the saved file in File Explorer.
- Right-click UpdateFix.bat and select Run as Administrator.
- Wait for the script to complete.
5️⃣ Check Windows Update
Once the script finishes running, try updating Windows 10 again to see if the issue is resolved.
Method 6: Use the System Restore Tool to Fix Windows Update Issues
If Windows Update is stuck, restoring your system to a previous restore point may resolve the issue. If your system created a restore point before the update problem occurred, you can revert to that state and fix the error.
How to Use System Restore in Windows 10
1️⃣ Open System Restore
- Click the magnifying glass icon on the taskbar or press Windows + S.
- Type System Restore and click on Recovery from the search results.

2️⃣ Access Advanced Recovery Tools
- In the Control Panel, click Open System Restore under the Advanced recovery tools section.

3️⃣ Follow the On-Screen Instructions
- Choose a restore point manually or select the recommended restore point if available.
- Review the affected files and applications before proceeding.
4️⃣ Restore Your System
- Once satisfied with your selection, click Finish and wait for Windows 10 to complete the restoration.

5️⃣ Check Windows Update
After the process is finished, try downloading and installing Windows updates again.
✅ System Restore helps fix Windows Update errors by rolling back changes that may have caused the issue.
One more thing
If you’re in search of a software company that embodies integrity and upholds honest business practices, your quest ends here at Ecomkeys.com. As a Microsoft Certified Partner, we prioritize the trust and satisfaction of our customers. Our commitment to delivering reliable software products is unwavering, and our dedication to your experience extends far beyond the point of sale. At Ecomkeys.com, we provide a comprehensive 360-degree support system that accompanies you throughout your software journey. Your trust is our foundation, and we’re here to ensure that every interaction with us is a positive and trustworthy one.