Windows 11 updates are essential for security, performance improvements, and new features. However, many users experience situations where a Windows 11 update gets stuck at a certain percentage, hangs on “Checking for updates,” freezes during installation, or remains on a restarting screen for an extended time. This can make the system appear unresponsive and leave users unsure whether the update will complete.
Update-related issues usually occur due to corrupted update files, interrupted downloads, insufficient storage space, or conflicts with system services. In some cases, the update process is still running in the background, but Windows fails to show progress correctly, giving the impression that it is stuck.
Fixing a Windows 11 update stuck issue involves resetting update components, checking system resources, and repairing system files. The steps below explain how to safely resolve update hangs and complete the update process.
How to Fix Windows 11 Update Stuck
The methods in this section focus on resolving update service issues, corrupted update cache, and system-level problems that commonly cause Windows 11 updates to get stuck. Apply each method carefully and test Windows Update after completing a step.
Restart the system where instructed so changes take effect properly.
1. Wait and Confirm the Update Is Truly Stuck
Some updates take longer than expected.
- Wait at least 30–60 minutes if the update shows activity.
- Check disk activity using the drive indicator light.
- Avoid force shutdown unless there is no activity for a long time.
Large feature updates can appear stuck but are still processing.
2. Restart the Computer Safely
A restart can clear temporary update issues.
- If Windows is responsive, restart normally.
- If frozen, hold the Power button for 10 seconds.
- Turn the system back on and allow Windows to resume updates.
Windows often continues the update after reboot.
3. Run the Windows Update Troubleshooter
The built-in troubleshooter fixes common update problems.
- Open Settings.
- Go to System > Troubleshoot.
- Select Other troubleshooters.
- Run Windows Update.
- Apply any recommended fixes.
This resets common update configuration issues automatically.
4. Check Available Disk Space
Insufficient storage can block update installation.
- Open Settings.
- Go to System > Storage.
- Ensure at least 20–30 GB of free space.
- Delete temporary files if needed.
Adequate storage is required for updates to complete.
5. Restart Windows Update Services
Stuck services can halt update progress.
- Press Windows + R, type services.msc, and press Enter.
- Restart Windows Update.
- Restart Background Intelligent Transfer Service.
- Restart Windows Update Medic Service if available.
Restarting services refreshes update processing.
6. Clear the Windows Update Cache
Corrupted update files can cause updates to hang.
- Open Terminal (Admin).
- Stop update services using:
net stop wuauservnet stop bits - Navigate to:
C:\Windows\SoftwareDistribution - Delete all files inside the folder.
- Restart the services using:
net start wuauservnet start bits - Restart the computer.
Clearing the cache forces Windows to download updates again.
7. Repair System Files
System corruption can block updates.
- Open Terminal (Admin).
- Run:
sfc /scannow - After completion, run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart the system.
Repairing system files restores update functionality.
8. Disable Third-Party Antivirus Temporarily
Security software can interfere with updates.
- Temporarily disable third-party antivirus protection.
- Disconnect from the internet if required.
- Try running Windows Update again.
- Re-enable antivirus after the update completes.
This removes update installation conflicts.
9. Install the Update Manually
Manual installation can bypass update issues.
- Identify the update KB number.
- Visit the Microsoft Update Catalog.
- Download the update manually.
- Run the installer and follow instructions.
This works when Windows Update fails repeatedly.
Final Thoughts
Windows 11 update stuck issues are usually caused by corrupted update files, service failures, or insufficient system resources rather than a permanent system problem. By restarting update services, clearing the update cache, and repairing system files, most update hangs can be resolved successfully.