Windows 10 updates often deliver important security patches and new features, but the process can hit snags. Many users find the 22H2 update gets stuck at the 'downloading' stage, sometimes freezing for hours or never finishing at all. If you're staring at a progress bar that won't budge, you're not alone.
This guide covers proven fixes to get your Windows 10 22H2 update moving again. We'll walk through everything from simple restarts to advanced troubleshooting, so you can finish your update and get back to work.
Restart Your PC and Try Again
It may sound basic, but many stuck updates resolve after a simple restart. Temporary glitches or locked files can prevent the update from downloading properly. Save your work, close all programs, and restart your computer.
After restarting, go to Settings > Update & Security > Windows Update and click Check for updates again. Sometimes, Windows will resume the download where it left off, or it may start over with a clean slate. If the progress bar moves, you may have already solved the issue. If not, read on for deeper solutions.
Check Your Internet Connection
Slow or unreliable internet often causes Windows updates to get stuck. Check if your connection is stable by visiting a few websites or running a speed test. If other devices on your network are streaming or downloading large files, try pausing those activities to free up bandwidth.
If possible, connect your PC directly to your router with an Ethernet cable instead of Wi-Fi. Wired connections are less likely to drop out during lengthy downloads. If your Wi-Fi is weak, try moving closer to the router or restarting it. Once your internet is stable, attempt the update again by checking for updates in Settings.
Run the Windows Update Troubleshooter
Windows 10 includes a built-in troubleshooter designed to automatically detect and fix common update problems. To use it:
- Open Settings and click Update & Security.
- Select Troubleshoot on the left, then Additional troubleshooters.
- Click Windows Update, then Run the troubleshooter.
The troubleshooter checks system files, resets Windows Update components, and suggests changes if anything's wrong. If it finds and fixes an issue, restart your PC and check for updates again. Even if it doesn't report a fix, this step rules out some common causes and may clear the stuck download.
Clear the Windows Update Cache
Corrupt or incomplete download files in the Windows Update cache often cause updates to stall. Clearing the cache forces Windows to re-download all update files from scratch. Here's how:
- Type services.msc in the Start menu and press Enter.
- Find Windows Update in the list, right-click, and select Stop.
- Open File Explorer and navigate to C:\Windows\SoftwareDistribution\Download.
- Delete all files inside the Download folder. (You may need administrator permission.)
- Go back to the Services window, right-click Windows Update, and select Start.
Now return to Settings > Update & Security and check for updates again. This step often helps when an update gets stuck at 0% or a low percentage.
Disable or Uninstall Third-Party Security Software
Some antivirus and firewall programs can interfere with Windows Update, especially if they block certain Microsoft servers or update components. Temporarily disable your third-party security software before trying the update again. Look for a right-click option in the system tray or open the software's dashboard to turn off real-time protection.
If disabling doesn't help, fully uninstall the antivirus and restart your system. After the update completes, reinstall your security software. Relying on Windows Defender during the update is generally safe for short periods, as it provides baseline protection.
Reset Windows Update Components Manually
If the update is still stuck, you may need to reset the Windows Update system manually via the Command Prompt. This process stops related services, renames update folders, and restarts services to clear out any lingering issues.
To do this:
- Type cmd in the Start menu, right-click Command Prompt, and choose Run as administrator.
- Enter these commands, pressing Enter after each:
net stop wuauservnet stop cryptSvcnet stop bitsnet stop msiserverren C:\Windows\SoftwareDistribution SoftwareDistribution.oldren C:\Windows\System32\catroot2 catroot2.oldnet start wuauservnet start cryptSvcnet start bitsnet start msiserver
Close the Command Prompt and try updating through Settings again. This process forces Windows to rebuild the update folders and often resolves persistent 'stuck' download errors.
Install the 22H2 Update Manually
If automatic updates keep failing, you can download and install the 22H2 update manually using the Windows 10 Update Assistant or the Microsoft Update Catalog.
To use the Update Assistant:
- Go to the official Microsoft Windows 10 download page.
- Click Update now to download the Update Assistant.
- Run the tool and follow the prompts. It will check your device compatibility and install 22H2 directly.
If you prefer, you can search for the exact KB number of the 22H2 update in the Microsoft Update Catalog and download the installer package. Double-click the downloaded file to apply the update. Manual installation bypasses several problems with the built-in Windows Update system.
Check for Disk Errors and Free Up Space
Insufficient disk space or disk errors can cause updates to fail or get stuck. Make sure you have at least 20GB of free space before installing feature updates like 22H2. Open Settings > System > Storage to see how much is available. Use Disk Cleanup to delete temporary files, old updates, and other unnecessary data.
It's also a good idea to check your drive for errors. Open This PC, right-click your system drive (usually C:), select Properties, go to the Tools tab, and click Check under Error checking. Fix any errors found and then retry the update. Healthy, well-maintained drives are much less likely to experience problems during large updates.
Frequently asked questions
How long should the Windows 10 22H2 update take to download?
The 22H2 update typically takes anywhere from 10 minutes to an hour to download, depending on your internet speed and system performance. If it's stuck for several hours with no progress, something is likely wrong.
Will I lose my files if I force a stuck update to stop?
Stopping a stuck update won't delete your personal files, but it's always a good idea to back up important data before troubleshooting. Most fixes target system files and cached downloads only.
Can I skip the 22H2 update if it won't install?
You can block or defer the update for a while, but eventually you will need to install it to keep receiving security updates. It's best to fix the issue so you stay protected.
Does Windows Defender cause update issues?
Windows Defender rarely causes update problems. Third-party antivirus software is more often the culprit. If you suspect antivirus interference, temporarily disable or uninstall it during the update.