Is your Windows 11 update stuck at 100% and refusing to finish? You're not alone. Windows Update can sometimes appear to complete the installation but remain frozen at 100%, leaving your computer stuck on the update screen or repeatedly restarting.
In this guide, I'll show you 10 working solutions to fix Windows 11 Update stuck at 100%, starting with the safest and easiest methods before moving to more advanced repairs.
These solutions can help whether you're stuck on a screen such as:
- Working on updates 100% complete
- Installing updates 100%
- Downloading updates 100%
- Windows Update stuck at 100%
- Windows 11 update won't finish installing
- Windows 11 keeps restarting after an update
If Windows is currently showing "Working on updates 100% complete. Don't turn off your computer", don't immediately force the PC to shut down. Windows may still be completing background installation tasks. Give it sufficient time before using the more advanced solutions below.
Why Is Windows 11 Update Stuck at 100%?
There isn't always one single cause. Windows Update depends on several services, system files, storage space, drivers, and update components.
A Windows 11 update may remain stuck at 100% because of:
- Corrupted Windows Update files
- Incomplete update installation
- Damaged system files
- Windows Update service problems
- Insufficient storage space
- Internet connection problems
- Driver conflicts
- Third-party software interference
- Corrupted Windows Update cache
- Problems with the Windows component store
🚀 Quick Fix
If your Windows 11 update has genuinely been frozen at 100% for a long time and there is no sign of progress, restart the computer normally if possible.
After Windows starts again, go to:
Settings → Windows Update → Check for updates
If the problem returns, continue with the solutions below.
1. Restart Your Windows 11 PC
One of the simplest solutions is also one of the first things Microsoft recommends when Windows Update becomes stuck.
If you can still access Windows normally, restart the computer.
How to Restart
- Click Start.
- Click the Power button.
- Select Restart.
- Wait for Windows to start completely.
- Open Settings.
- Go to Windows Update.
- Click Check for updates.
Sometimes pending update actions are completed during the restart process. Microsoft specifically recommends restarting when pending actions may be preventing updates from completing. 2
2. Check Your Internet Connection
Even when Windows Update appears to be at 100%, Windows may still need to communicate with Microsoft's update servers to complete part of the process.
A weak or unstable connection can therefore cause update problems.
Try These Steps:
- Reconnect to your Wi-Fi.
- Restart your router.
- Try an Ethernet connection if available.
- Disconnect from a VPN temporarily.
- Avoid downloading large files while updating Windows.
After reconnecting, restart the computer and check Windows Update again.
Microsoft lists checking the internet connection as one of the troubleshooting steps for Windows Update problems. 3
3. Make Sure You Have Enough Free Storage
Windows needs enough free disk space to download, unpack, install, and complete updates.
If your system drive is nearly full, an update can fail or become stuck during installation.
Check Your Storage
- Press Windows + I.
- Open System.
- Select Storage.
- Check the available space on your system drive.
If your drive is nearly full, remove unnecessary temporary files, old downloads, unused applications, or other files you no longer need.
Try to maintain a reasonable amount of free space on the Windows system drive instead of allowing it to become completely full.
Microsoft identifies insufficient disk space as a possible cause of Windows Update installation problems. 4
4. Run the Windows Update Troubleshooter
Windows 11 includes a built-in troubleshooting system that can automatically diagnose common Windows Update problems.
How to Run It
- Press Windows + I.
- Open System.
- Select Troubleshoot.
- Click Other troubleshooters.
- Find Windows Update.
- Click Run.
- Follow the instructions on screen.
- Restart your computer when finished.
Windows 11 can also use the automated Windows Update troubleshooter through the Get Help app. 5
After troubleshooting, go back to:
5. Clear the Windows Update Cache
Corrupted or incomplete update files inside the Windows Update cache can prevent updates from completing correctly.
Microsoft recommends clearing the contents of the SoftwareDistribution folder as part of Windows Update troubleshooting. 6
Step-by-Step
- Press Windows + R.
- Type:
- Press Enter.
- Find Windows Update.
- Right-click it.
- Select Stop.
Now open:
Delete the files and folders inside SoftwareDistribution.
Then return to the Services window and start the Windows Update service again.
Restart your computer and try Windows Update again.
6. Reset Windows Update Components
If clearing the cache doesn't solve the problem, you can reset additional Windows Update components from an elevated Command Prompt.
Open Command Prompt as Administrator
- Open Start.
- Search for Command Prompt.
- Right-click it.
- Select Run as administrator.
Run these commands one at a time:
net stop wuauserv net stop bits net stop cryptSvc ren %windir%\SoftwareDistribution SoftwareDistribution.old ren %windir%\System32\catroot2 catroot2.old net start cryptSvc net start bits net start wuauserv
Restart the computer after running the commands and try Windows Update again.
Microsoft documents resetting Windows Update components as an advanced troubleshooting method. 7
7. Repair Corrupted Windows System Files
Damaged Windows system files can interfere with update installation.
Windows includes two useful repair tools:
- DISM — repairs the Windows component store.
- SFC — checks and repairs protected system files.
Step 1 — Run DISM
Open Command Prompt as Administrator and run:
DISM /Online /Cleanup-Image /RestoreHealth
Wait until the operation finishes.
Step 2 — Run SFC
After DISM completes, run:
sfc /scannow
Wait for the scan to reach 100%.
Microsoft recommends using DISM and SFC to repair Windows component and system-file corruption when troubleshooting update problems. 8
8. Check Windows Update Services
Windows Update depends on several background services. If an important service is stopped or disabled, updates may not install correctly.
Check the Windows Update Service
- Press Windows + R.
- Type services.msc.
- Press Enter.
- Find Windows Update.
- Double-click it.
Make sure the service isn't disabled. If it is stopped, you can start it and then try Windows Update again.
You can also check related services such as:
- Background Intelligent Transfer Service (BITS)
- Cryptographic Services
These services are involved in Windows Update operations, and Microsoft includes them in its Windows Update component-reset procedures. 9
9. Perform a Clean Boot
Sometimes another application or third-party service interferes with Windows Update.
A clean boot starts Windows with a minimal set of drivers and startup programs, helping determine whether background software is causing the problem. Microsoft recommends clean-start troubleshooting for update conflicts. 10
Basic Clean Boot Process
- Press Windows + R.
- Type msconfig.
- Press Enter.
- Open the Services tab.
- Check Hide all Microsoft services.
- Click Disable all.
- Open the Startup tab.
- Open Task Manager.
- Disable unnecessary startup applications.
- Restart the computer.
After restarting, try Windows Update again.
A clean boot changes how Windows starts. After troubleshooting, return the system to its normal startup configuration.
10. Install the Windows Update Manually
If Windows Update continues to fail, another option is to obtain the specific update package from Microsoft's Microsoft Update Catalog and install it manually.
Find the Update Number
- Open Settings.
- Go to Windows Update.
- Open Update history.
- Look for the update that failed.
- Note its KB number.
The KB number will look similar to:
Search for that KB number in the Microsoft Update Catalog and download the package that matches your Windows version and system architecture.
Microsoft lists manually downloading an update package from the Microsoft Update Catalog as another troubleshooting approach when Windows Update does not successfully install an update. 11
🛠️ Bonus: Check Your Date and Time
Incorrect date, time, or time-zone settings can interfere with Windows Update communication.
Check Your Settings
- Open Settings.
- Go to Time & language.
- Select Date & time.
- Enable Set time automatically.
- Enable Set time zone automatically if appropriate.
- Use Sync now if available.
Microsoft includes checking date and time settings among its Windows Update troubleshooting steps. 12
What If Windows 11 Is Still Stuck at 100%?
If you've tried all ten solutions and the update still refuses to complete, the problem may involve deeper Windows corruption, an incompatible driver, or a particular update that is failing.
At this point, consider:
- Checking the exact Windows Update error code.
- Checking Update History for the failed KB number.
- Updating important device drivers.
- Removing recently installed incompatible software.
- Using Microsoft's additional Windows Update troubleshooting guidance.
- Considering Windows repair or recovery options if the installation is seriously damaged.
Don't immediately jump to reinstalling Windows. In many cases, repairing the Windows Update components, clearing the update cache, or repairing system files can resolve the problem without deleting your personal files.
✅ Windows 11 Update Stuck at 100% — Quick Checklist
| Solution | What to Do |
|---|---|
| 1. Restart | Restart Windows and check for updates again. |
| 2. Internet | Check Wi-Fi, Ethernet and VPN settings. |
| 3. Storage | Free up space on the Windows system drive. |
| 4. Troubleshooter | Run the Windows Update troubleshooter. |
| 5. Update Cache | Clear SoftwareDistribution. |
| 6. Reset Components | Reset Windows Update services and components. |
| 7. DISM + SFC | Repair corrupted Windows system files. |
| 8. Services | Check Windows Update and related services. |
| 9. Clean Boot | Check for third-party software conflicts. |
| 10. Manual Update | Install the update through Microsoft Update Catalog. |
❓ Frequently Asked Questions
Why is my Windows 11 update stuck at 100%?
Windows Update can become stuck at 100% because of corrupted update files, damaged system files, insufficient storage, service problems, driver conflicts, network issues, or third-party software interference.
Should I turn off my PC when Windows Update is stuck at 100%?
Don't immediately force the computer to shut down if Windows is displaying a message such as "Working on updates 100% complete." Give Windows sufficient time to finish. If the computer has genuinely stopped responding for an extended period, restarting may be necessary.
How long should a Windows 11 update take?
There is no single time that applies to every PC. Update size, hardware performance, storage speed, network conditions, and the type of update can all affect installation time.
Will clearing SoftwareDistribution delete my personal files?
Clearing the Windows Update cache removes downloaded update data from the Windows Update cache. It does not delete your personal documents, pictures, videos, or other normal user files.
Can DISM and SFC fix Windows Update problems?
They can help when Windows system files or the Windows component store are corrupted. Microsoft recommends DISM and SFC as part of troubleshooting Windows corruption that can interfere with updates. 13
What if Windows Update is stuck at 100% after every restart?
Run the Windows Update troubleshooter first, then consider clearing the Windows Update cache, resetting the update components, repairing Windows system files with DISM and SFC, and checking for driver or software conflicts.
Can I install a Windows 11 update manually?
Yes. If you know the KB number of the failed update, you can search for the corresponding package in Microsoft's Update Catalog and install the appropriate package manually. 14
🎥 Watch the Full Tutorial
If you prefer a step-by-step visual guide, watch the full Windows 11 troubleshooting tutorial on ALL PC GEEK.
Follow along with the video and try each solution until Windows Update successfully completes.
📌 Final Thoughts
Having Windows 11 stuck at 100% can be frustrating, especially when you aren't sure whether the computer is still working or has completely frozen.
The good news is that you don't necessarily need to reset or reinstall Windows. Start with the simple solutions such as restarting the computer, checking your internet connection and storage, and running the Windows Update troubleshooter.
If those don't work, move on to clearing the Windows Update cache, resetting update components, repairing Windows with DISM and SFC, checking services, performing a clean boot, and finally installing the problematic update manually.
🚀 Windows Update Fixed?
Try the solutions in order, starting with the safest methods before moving to the advanced repairs.
Fix it. Update it. Keep Windows 11 running smoothly.
ALL PC GEEK
Windows 11 • PC Solutions • Android Development • AI Tools • Technology Tutorials