How to Fix a Windows Update Pending Install (SOLVED)
What Does “Pending Install” Mean in Windows Update?
If you’re seeing a Windows Update pending install status, it means Windows has found or downloaded an update but hasn’t finished installing it yet. This is not an error. It’s a waiting state. Something on your system is holding the process back before Windows can finish.
Several things can cause a Windows Update pending install to get stuck. A previous update may have installed but still needs a restart. That restart blocks everything else in the queue. The Windows Update service may not be running, or it may be set to manual instead of automatic. A corrupted file in the download cache can also stall things. Finally, Active Hours can delay installs if the window overlaps with when the update tries to run.
This guide covers both Windows 10 and Windows 11. Every fix below includes steps for both versions.
If you know the problem and want to jump to a fix, use the links below:
- Fix 1 – Restart your PC and check for updates
- Fix 2 – Clear the Windows Update download cache
- Fix 3 – Set the Windows Update service to automatic
- Fix 4 – Run the Windows Update troubleshooter
- Fix 5 – Reset the Windows Update service via Command Prompt
One thing to clarify before you start: a Windows Update pending install does not mean your update failed. It means Windows is waiting on a condition before it can move forward. In most cases, one of the five fixes below solves it quickly.
Pending Install vs. Pending Download: What’s the Difference?
These two statuses look similar but point to different problems. Pending Download means Windows knows an update exists but hasn’t pulled the files to your PC yet. Pending Install means the files are already on your machine. Windows just hasn’t run the final install step.
| Status | What It Means | Most Likely Cause | What To Do Next |
|---|---|---|---|
| Pending Download | Update files haven’t arrived on your PC | No internet, low disk space, or Delivery Optimization blocking the download | Check your connection, free up storage, then run Check for Updates |
| Pending Install | Update files are on your PC but install hasn’t run | Restart needed, Windows Update service stopped, or corrupted cache | Restart your PC first, then work through the fixes in this guide |
If your status says Pending Download, the fixes are mostly about your internet or storage. If it says Windows Update Pending Install, the issue is almost always a blocked restart, a stopped service, or a corrupted cache.
Not sure which one applies to you? Open Settings > Windows Update and check the status line next to the update name. That label tells you exactly where the process stalled.
Fix 1 – Restart Your PC and Check for Updates
Start here. A previous update may have installed but is still waiting for a reboot. Until that restart happens, every other update stays frozen in the queue. A simple restart clears that condition and lets things move forward.
If your Power menu shows Update and restart, use that instead of a regular restart. It tells Windows to apply queued changes before coming back up. After the reboot, go back to Windows Update and click Check for updates to confirm the pending install has cleared.
Windows 11:
- Open Start, then click the Power icon. Select Update and restart if you see it. Otherwise, choose Restart.
- After your PC restarts, go to Settings > Windows Update.
- Click Check for updates and let the scan finish.
Windows 10:
- Open Start, then click the Power icon. Select Update and restart if you see it. Otherwise, choose Restart.
- After your PC restarts, go to Settings > Update & Security > Windows Update.
- Click Check for updates and let the scan finish.
If you’ve ever chosen to shut down without installing updates, that deferred update is likely blocking the queue now. For many people, this single step is all it takes to resolve a Windows Update pending install.
Fix 2 – Clear the Windows Update Download Cache
Corrupted files in the download cache are one of the most common causes of a stuck Windows Update pending install. Windows stores temporary update files in C:\Windows\SoftwareDistribution\Download before running the final install. If any files got corrupted mid-download, Windows stalls. It has the files but can’t use them.
Clearing this folder forces Windows to fetch a clean copy next time you check for updates. Here’s the safe sequence:
- Open the Services app. Press Windows key + R, type services.msc, and hit Enter. Find Windows Update in the list, right-click it, and select Stop. This stops Windows from writing to the folder while you clear it.
- Open File Explorer and go to C:\Windows\SoftwareDistribution\Download. This path is the same on both Windows 10 and Windows 11.
- Select all files and folders inside the Download folder using Ctrl + A, then delete them. Windows may ask for admin permission. Click Continue to confirm. Do not delete the SoftwareDistribution folder itself, only the contents inside Download.
- Return to Services, right-click Windows Update, and select Start to restart the service.
- Open Windows Update and click Check for updates. Windows will re-download the update files from scratch.
Is it safe to delete these files?
Yes. The SoftwareDistribution\Download folder holds only temporary files used during the download phase. Deleting its contents does not remove any installed updates. It also does not touch your documents, photos, or any other personal files. It simply clears the staging area so Windows can start fresh on the pending install.
Two things to keep in mind before you start. First, you’ll need an admin account to delete files in this folder. Second, if you’re on a slow connection, expect the update to take some time to re-download. Major cumulative updates can run several hundred megabytes.
Fix 3 – Set the Windows Update Service to Automatic
Windows Update depends on a background service to start and finish installs. If that service is set to Manual, it won’t launch on its own when a queued update is ready. Your Windows Update pending install just sits there, waiting for a trigger that never comes.
Setting the service to Automatic means Windows can start it whenever needed. To do this, open the Run dialog with Windows key + R, type services.msc, and press Enter. The Services window works the same way on both Windows 10 and Windows 11.
Once Services is open, scroll down and find Windows Update. Double-click it to open its settings, then follow these steps:
- Set Startup type to Automatic. Open the dropdown next to Startup type and select Automatic. This tells Windows to start the service on its own.
- Start the service if it’s stopped. Check the Service status line. If it reads Stopped, click the Start button. A stopped service can’t process pending installs.
- Click Apply, then OK to save your changes.
After this, go back to Settings > Windows Update and run Check for updates. This prompts Windows to check the queue and attempt the install now that the service is active.
Fix 4 – Run the Windows Update Troubleshooter
If restarting and clearing the cache didn’t fix the Windows Update pending install, the built-in troubleshooter is your next step. It runs a series of automated checks and can fix common problems without you needing to edit the registry or run commands.
The troubleshooter can detect and repair issues like a stopped Windows Update service, a misconfigured service dependency, and certain corrupted cache states. It won’t fix everything, but it handles the most common problems in one pass.
Follow the path for your version of Windows:
- Windows 11: Open Settings, go to System, select Troubleshoot, then Other troubleshooters. Find Windows Update in the list and click Run.
- Windows 10: Open Settings, go to Update & Security, select Troubleshoot, then Additional troubleshooters. Click Windows Update, then Run the troubleshooter.
Let it finish fully. It may apply fixes and prompt you to restart. After it’s done, head back to Windows Update and check whether the pending install has cleared. If it reports that it couldn’t find the problem, or the update is still stuck, move on to Fix 5. You can also find a deeper walkthrough in our Windows Update troubleshooter guide.
Fix 5 – Reset Windows Update Components in Command Prompt
If your update is still showing Windows Update pending install after the first four fixes, the update services may be in a broken state. Resetting them from an elevated Command Prompt is the most thorough option short of reinstalling Windows. It works the same way on both Windows 10 and Windows 11.
Do not skip steps or change the order. Running these commands out of sequence can leave Windows Update in a worse state than before.
Before you start, run Command Prompt as administrator. A standard Command Prompt won’t have the permissions needed to stop and restart system services.
Once you have an elevated Command Prompt open, run these commands one at a time. Press Enter after each one:
- net stop wuauserv – Stops the Windows Update service so you can safely change its files.
- net stop cryptsvc – Stops Cryptographic Services, which Windows Update uses to verify update signatures.
- net stop bits – Stops the Background Intelligent Transfer Service, which handles downloading update files.
- ren C:\Windows\SoftwareDistribution SoftwareDistribution.old – Renames the folder where Windows stores downloaded update data. Windows creates a fresh copy on the next run.
- ren C:\Windows\System32\catroot2 catroot2.old – Renames the Catroot2 folder, which holds update signature data. This clears any corruption without deleting anything for good.
- net start wuauserv – Restarts the Windows Update service.
- net start cryptsvc – Restarts Cryptographic Services.
- net start bits – Restarts the Background Intelligent Transfer Service.
After all eight commands run without errors, close Command Prompt. On Windows 11, go to Settings > Windows Update. On Windows 10, go to Settings > Update & Security > Windows Update. Click Check for updates and let the process run. Updates that were stuck on pending install should now move forward.
Windows Update Pending Install on Windows 11: What’s Different?
If you’re on Windows 11 and seeing a pending install status, this guide covers you just as much as Windows 10 users. The root causes are the same. A restart waiting to happen, a stopped service, or a corrupted download cache can all cause a Windows Update pending install. The fixes work the same way on both systems.
What changes is where you find the controls. On Windows 10, you go to Settings > Update & Security > Windows Update. On Windows 11, the path is shorter: Settings > Windows Update. Microsoft moved update controls to the top level of Settings, so there’s no “Update & Security” category to click through.
Extra Windows 11 features to check
Windows 11 adds a few features worth checking when an update won’t move past pending:
- Restart scheduling – Windows 11 can schedule a restart for a time you choose. If a restart is pending from a previous update, check Settings > Windows Update to see whether a scheduled restart is already queued.
- Active Hours – Windows 11 respects Active Hours more strictly than Windows 10. If your Active Hours window is too wide, Windows may hold off on installs all day. Adjust this under Settings > Windows Update > Active Hours.
- Update status panel – The Windows 11 update screen shows a cleaner status area. Each update has a clear label for its current state, making it easier to spot which one is stuck before you start troubleshooting.
Aside from those navigation differences, every fix in this guide applies to Windows 11. Where the steps differ, both paths are listed side by side.
Final Checks: Resolving a Windows Update Pending Install
If your Windows Update pending install status hasn’t cleared yet, work through the five fixes in this order. Start with the simplest and move to the more involved steps only if needed.
- Restart your PC – a pending restart from a previous update blocks the queue more often than anything else.
- Clear the download cache – deleting the SoftwareDistribution\Download folder forces Windows to fetch a clean copy of the update file.
- Set Windows Update to Automatic – if the service runs in Manual mode, queued installs won’t start on their own.
- Run the Windows Update Troubleshooter – lets Windows find and fix common service errors without any manual steps.
- Reset the update service via Command Prompt – the most thorough option, and the right call when nothing else has worked.
The good news is that a Windows Update pending install is almost always a short-lived status. A restart clears it in most cases. A cache cleanup or service reset handles most of what’s left. The same steps apply whether you’re on Windows 10 or Windows 11.
One more thing worth keeping in mind: staying current with Windows updates isn’t just about new features. Each update patches known security flaws, so letting installs pile up leaves your PC exposed longer than it needs to be. According to Microsoft’s official Windows Update support page, keeping your system updated is one of the most important steps you can take to protect your PC. If you want to add another layer of protection beyond keeping Windows current, see our tested VPN recommendations. A VPN encrypts your connection and keeps your browsing private on any network.
If you’ve worked through all five fixes and the update still won’t install, Microsoft’s support site and the built-in Get Help app are your next stops. Some updates have known conflicts that need a dedicated patch from Microsoft.
Frequently Asked Questions
What does “Pending Install” mean in Windows Update?
“Pending Install” means Windows has downloaded or queued an update but hasn’t completed the installation yet. This Windows Update pending install status is usually temporary and often clears after a restart or when Windows meets the conditions needed to continue the update.
Why is my Windows Update stuck on Pending Install?
A pending restart is the most common cause of a Windows Update pending install getting stuck. Other possibilities include Windows Update service issues, corrupted update files, or settings that delay installations. Restarting your PC often resolves the problem.
What is the difference between Pending Install and Pending Download?
“Pending Download” means Windows has identified an update but hasn’t downloaded the required files yet. “Pending Install” means the update files are already on your PC, but the installation process hasn’t started or finished.
Is it safe to delete the SoftwareDistribution\Download folder?
Yes. The SoftwareDistribution\Download folder contains temporary Windows Update files that can be safely removed if updates are stuck or corrupted. Windows will automatically download any required files again when you check for updates.
Thank you! For me # 5. Reset Windows Update worked!