Introduction
If your Windows Update is stuck, you’re not alone. Many Windows 10 and Windows 11 users encounter updates that freeze at 0%, 20%, 50%, 99%, or even 100% for hours without completing. This can prevent you from installing important security patches, new features, and bug fixes, leaving your computer vulnerable or causing other system issues.
In most cases, a stuck Windows Update is caused by temporary software glitches, insufficient disk space, corrupted update files, internet connection problems, or background services that stop responding. Fortunately, you don’t need to reinstall Windows to solve the problem.
This guide explains why Windows Update gets stuck and provides step-by-step solutions to help you complete the update successfully.
Quick Answer
Windows Update stuck issues are usually caused by corrupted update files, unstable internet, low storage space, or Windows Update service errors. Restart your computer, check your internet connection, free up disk space, run the Windows Update Troubleshooter, and restart Windows Update services. These solutions resolve the problem for most users.
Before You Start
Before trying advanced fixes, complete these quick checks:
- Wait at least 30–60 minutes if the update is still progressing.
- Restart your computer once.
- Make sure your internet connection is stable.
- Connect your laptop to a power source.
- Disconnect unnecessary USB devices.
- Ensure you have at least 20 GB of free storage.
If the update is still frozen after these checks, continue with the fixes below.
Why Does Windows Update Get Stuck?
Several issues can prevent updates from installing correctly:
- Corrupted Windows Update cache
- Interrupted internet connection
- Low disk space
- Damaged system files
- Windows Update service problems
- Third-party antivirus interference
- Background software conflicts
- Hardware driver compatibility issues
Understanding the cause makes it easier to choose the right solution.
Fix 1: Be Patient
Large Windows updates can take a long time, especially on older computers or systems using traditional hard drives instead of SSDs.
If you still see disk activity or occasional progress, avoid turning off your PC immediately. Waiting another 30–60 minutes may allow the update to finish successfully.
Fix 2: Restart Your Computer
If the update has remained frozen for several hours with no progress, restart your computer.
Windows can often recover from temporary update failures automatically during the next boot.
If Windows displays Working on updates, avoid interrupting the process unless it remains unchanged for an unusually long time.
Fix 3: Check Your Internet Connection
Some updates require downloading additional files before installation can continue.
Open a browser and verify that your internet connection is working. If your connection is unstable:
- Restart your router.
- Switch to a wired Ethernet connection if possible.
- Pause large downloads on other devices.
A reliable connection reduces the risk of update failures.
Fix 4: Free Up Disk Space
Windows updates require sufficient storage for temporary files.
Delete:
- Temporary files
- Old Downloads
- Recycle Bin contents
- Unused applications
You can also run Disk Cleanup or Storage Sense to reclaim additional space.
Fix 5: Run the Windows Update Troubleshooter
Windows includes a built-in troubleshooter that automatically detects and repairs common update problems.
Go to:
Settings → System → Troubleshoot → Other troubleshooters → Windows Update
Run the troubleshooter and apply any recommended fixes.
Fix 6: Restart Windows Update Services
If Windows Update services stop responding, updates may freeze indefinitely.
- Press Windows + R.
- Type services.msc and press Enter.
- Locate Windows Update.
- Right-click it and select Restart.
- Also restart Background Intelligent Transfer Service (BITS) if available.
Restart your computer after completing these steps.
Fix 7: Clear the Windows Update Cache
Corrupted update files stored in the Windows Update cache can prevent new updates from installing correctly. Clearing the cache forces Windows to download fresh update files.
Follow these steps:
- Press Windows + R, type services.msc, and press Enter.
- Stop the Windows Update service.
- Open File Explorer and navigate to:
C:\Windows\SoftwareDistribution
- Delete all files and folders inside the SoftwareDistribution folder.
- Return to Services and start the Windows Update service again.
- Restart your computer and check for updates.
Windows will automatically recreate the folder and download fresh update files.
Fix 8: Run the System File Checker (SFC)
Corrupted Windows system files can interfere with updates.
- Open Command Prompt as Administrator.
- Run the following command:
sfc /scannow
Wait for the scan to complete. If Windows finds corrupted files, it will attempt to repair them automatically.
Restart your PC and try Windows Update again.
Fix 9: Repair Windows Using DISM
If SFC cannot fix the problem, use the Deployment Image Servicing and Management (DISM) tool.
Open Command Prompt as Administrator and run:
DISM /Online /Cleanup-Image /RestoreHealth
This command repairs the Windows image used by the operating system. The process may take several minutes depending on your computer.
After it finishes, restart your PC and check for updates.
Fix 10: Temporarily Disable Antivirus Software
Some third-party antivirus programs may block Windows Update files during installation.
Temporarily disable your antivirus software, then try installing the update again.
After the update completes successfully, remember to re-enable your antivirus protection.
Important: Only disable antivirus software for testing purposes and only if you trust your internet connection.
Fix 11: Perform a Clean Boot
Background applications and third-party services can interfere with Windows Update.
A clean boot starts Windows with only essential Microsoft services.
To perform a clean boot:
- Press Windows + R, type msconfig, and press Enter.
- Open the Services tab.
- Check Hide all Microsoft services.
- Click Disable all.
- Restart your computer.
After Windows starts, try running Windows Update again.
Fix 12: Install the Update Manually
If Windows Update still refuses to install, you can manually download the update.
- Open Settings → Windows Update.
- Note the KB number of the failed update.
- Search for the update in the official Microsoft Update Catalog.
- Download the version that matches your system.
- Install it manually and restart your PC.
Manual installation often succeeds when the automatic process fails.
Additional Tips
Keep Enough Free Storage
Windows updates require temporary working space.
Try to keep at least 20–30 GB of free storage on your system drive for smoother updates.
Avoid Interrupting Updates
If your computer is actively installing updates, avoid turning it off unless the installation has clearly frozen for several hours.
Interrupting an update can corrupt system files and create additional problems.
Keep Device Drivers Updated
Outdated drivers sometimes cause compatibility issues during major Windows feature updates.
Visit your computer manufacturer’s support page regularly to install the latest drivers.
Common Mistakes to Avoid
Avoid these common troubleshooting mistakes:
- Forcing your computer to shut down repeatedly during updates.
- Deleting Windows system folders other than SoftwareDistribution.
- Disconnecting your computer from power during updates.
- Ignoring storage warnings before installing updates.
- Installing updates while using an unstable internet connection.
Working through the fixes one at a time makes it much easier to identify the cause of the problem.
Frequently Asked Questions
Why is Windows Update stuck at 100%?
Sometimes Windows is completing background tasks even though the progress bar appears frozen. Wait at least 30–60 minutes before assuming the update has failed.
Can low disk space cause Windows Update to freeze?
Yes. Windows requires sufficient storage space to download, extract, and install updates.
Does deleting the SoftwareDistribution folder delete my files?
No. It only removes temporary Windows Update files. Windows automatically recreates the folder when you check for updates again.
Is it safe to stop Windows Update services?
Yes. Stopping and restarting the Windows Update service is a common troubleshooting step and does not harm your computer.
Will SFC and DISM fix update problems?
In many cases, yes. These tools repair damaged Windows files that may prevent updates from installing successfully.
Final Thoughts
A Windows Update stuck issue can be frustrating, but it is usually caused by temporary software problems rather than hardware failure. By checking your internet connection, freeing up storage, clearing the update cache, repairing system files, and restarting Windows Update services, you can resolve the issue in most cases.
If automatic updates continue to fail, manually installing the update from Microsoft’s Update Catalog is often the quickest solution. Keeping Windows updated is essential for receiving the latest security patches, performance improvements, and new features.