Windows 11 KB5121003 is the latest cumulative update released as part of Microsoft’s August 2026 Patch Tuesday. It delivers important security patches, reliability improvements, and bug fixes to help keep your PC secure and running smoothly. However, some users report that KB5121003 gets stuck at 0%, 20%, 100%, or simply refuses to download or install, preventing the update from completing successfully.
In most cases, the problem is caused by a corrupted Windows Update cache, insufficient free disk space, damaged system files, Windows Update service issues, or software conflicts. Whatever the reason, here are 7 proven solutions to fix Windows 11 KB5101650 when it gets stuck during download or installation. Most people solve this with the first 2-3 steps, but I’ve included advanced options if you need them.
Why Does Windows 11 KB5121003 Get Stuck at 0%?
When Windows Update is stuck at 0%, it usually means Windows cannot start downloading or processing the update files correctly. Although KB5121003 is a routine cumulative update, several common issues can interrupt the download or installation process.
- Corrupted Windows Update cache: Damaged files stored in the SoftwareDistribution folder can prevent Windows from downloading or installing updates correctly.
- Insufficient free disk space: Windows needs enough storage to download, extract, and install KB5121003. A nearly full system drive can cause the update to stall.
- Slow or unstable internet connection: Frequent disconnections or poor network quality may prevent the update from downloading successfully.
- Windows Update service problems: If services such as Windows Update or Background Intelligent Transfer Service (BITS) stop responding, the update may remain stuck at 0%.
- Corrupted system files: Damaged Windows system files can interfere with the update process and cause installation failures.
- Third-party software conflicts: Antivirus programs, VPN clients, or other background applications may interrupt Windows Update.
Quick Fix Checklist (Try These First)
Before moving on to the detailed troubleshooting steps, try these quick checks. They resolve many Windows Update issues in just a few minutes.
- Restart your PC and try Windows Update again.
- Make sure your internet connection is stable.
- Verify that you have at least 10 GB of free space on your C: drive.
- Disconnect from any VPN and temporarily pause third-party antivirus software.
- Wait at least 15–30 minutes if the update appears stuck at 0%, as Windows may still be preparing the download in the background.
Still stuck? Continue with the troubleshooting methods below.
Fix 1: Check Your Internet Connection
A slow or unstable internet connection is one of the most common reasons Windows 11 KB5121003 gets stuck at 0% or takes an unusually long time to download. Before trying advanced troubleshooting, make sure your PC is connected to a stable internet.
- Restart your router or modem to refresh the connection.
- If you’re using Wi-Fi, move closer to the router or switch to a wired Ethernet connection if possible.
- Avoid downloading large files or streaming videos while Windows Update is running.
- If you’re connected to a VPN, disconnect it temporarily and try checking for updates again.
- Open your web browser and visit a few websites or use an internet speed test to confirm your connection is working properly.
Once you’ve confirmed your internet connection is stable, open Settings > Windows Update and click Check for updates again. If KB5121003 is still stuck at 0%, continue to the next solution.
Fix 2: Free Up Disk Space
Windows 11 needs enough free space to download, unpack, and install KB5121003. If your system drive (C:) is almost full, the update may remain stuck at 0%, fail to download, or display installation errors. To free up disk space, you can use Disk Cleanup or delete unnecessary files or programs. .
- Press Windows + E to open File Explorer.
- Select This PC and check the available space on Local Disk (C:).
- If you have less than 10 GB of free space, free up some storage by:
- Running Disk Cleanup and removing temporary files, Recycle Bin contents, and Delivery Optimization files.
- Uninstalling applications you no longer use from Settings > Apps > Installed apps.
- Moving large files, such as videos or downloads, to another drive or external storage.
- Restart your PC after cleaning up disk space.
- Open Settings > Windows Update and click Check for updates to try installing KB5121003 again.
Tip: While Windows may install some updates with less free space, keeping 15–20 GB available on your system drive helps Windows Update run more reliably and reduces the chance of installation failures.
Fix 3: Restart Windows Update Services
If Windows Update or the Background Intelligent Transfer Service (BITS) stops responding, Windows may get stuck at 0% or never continue downloading KB5121003. Restarting these services often refreshes the update process and gets the download moving again.
- Press Windows + R, type services.msc, and press Enter.
- In the Services window, scroll down and locate Windows Update.
- Right-click Windows Update and select Restart. If the service isn’t running, click Start instead.

- Now, locate “Background Intelligent Transfer Service” (abbreviated as “BITS”)
- Right-click on BITS and select Restart. Close the Services window and restart your PC.
Now, go to Settings > System > Windows Update and click “Check for updates. If the update starts downloading again, let it finish without interrupting the process. Check the progress again after 10–15 minutes.
Why this works: Windows Update and BITS work together to download updates in the background. If either service stops responding, the download may remain stuck at 0%. Restarting them refreshes the update process without affecting your files or installed apps.
Fix 4: Run the Windows Update Troubleshooter
Windows 11 includes a built-in Windows Update Troubleshooter that automatically detects and fixes common update problems. If KB5121003 is still stuck at 0%, this tool can repair broken update settings, restart required services, and fix other issues preventing the download.
- Press Windows + I to open Settings.
- Go to System, then Troubleshoot, and click on Other troubleshooters
- Here, on the right-hand side, select Windows Update and click Run.
- Select the problem you are experiencing. I can’t download or install, and follow the on-screen instructions.

The troubleshooter will attempt to identify any issues that may prevent your computer from downloading and installing Windows Updates. If it detects any issues, the update troubleshooter attempts to resolve them.
Restart your PC after the troubleshooting process finishes. Go back to Settings > Windows Update and click Check for updates.
If the update starts downloading, let it complete without interrupting the process.
Why this works: The Windows Update Troubleshooter can automatically repair common problems, such as incorrect update settings, stopped services, or damaged Windows Update components, that may prevent KB5121003 from downloading or installing.
Fix 5: Clear the Windows Update Cache
If KB5121003 is still stuck at 0%, the Windows Update cache may be corrupted. Windows stores temporary update files in the SoftwareDistribution folder. If these files become damaged or incomplete, the update may never finish downloading. Clearing the cache forces Windows to download a fresh copy of the update.
Step 1: Stop Windows Update Services
- Press Windows + R, type services.msc, and press Enter.
- Right-click Windows Update and select Stop.
- Next, right-click Background Intelligent Transfer Service (BITS) and select Stop.
Step 2: Delete the SoftwareDistribution folder content
- Press Windows key + E to open File Explorer and navigate to C:\Windows\SoftwareDistribution\Download
- Select ALL files (Ctrl + A) and Delete everything (Press Delete or right-click → Delete)
- If you see warnings about needing admin permission, click “Continue” for each one.

Note: These are temporary Windows Update files. Deleting them is completely safe. Windows automatically downloads fresh copies the next time you check for updates.
Step 3: Restart the Services
- Go back to the Services window.
- Right-click Windows Update and select Start.
- Do the same for Background Intelligent Transfer Service (BITS).
- Restart your PC.
Finally, open Settings > Windows Update and click Check for updates.
Why this works: Corrupted or incomplete update files are one of the most common reasons Windows Update gets stuck at 0%. Clearing the update cache removes damaged files and forces Windows to download a fresh copy of KB5121003 from Microsoft’s servers.
Fix 6: Repair Corrupted System Files Using DISM and SFC
As mentioned earlier, corrupted or missing system files can cause the update to get stuck. To fix this, you can use two tools: SFC (System File Checker) and DISM (Deployment Image Servicing and Management). These tools can automatically scan and repair system files.
- Open the Command Prompt as administrator
- Run the DISM command ” DISM /Online /Cleanup-Image /RestoreHealth.“
- This will start to repair the system image
Next, run sfc /scannow (System File Checker utility) to check and restore if any missing or corrupted system files are causing Windows Update to stuck downloading or installing.
What these do:
- sfc /scannow: Finds and repairs corrupted system files
- DISM /RestoreHealth: Repairs the Windows image itself, fixing deeper issues

Wait until the scan reaches 100%, Restart your PC. Open Settings > Windows Update and click Check for updates. If KB5121003 was getting stuck because of corrupted system files, the update should now download and install normally.
Note: The DISM scan may appear to stop at 20%, 40%, or 62% for several minutes. This is normal. Let the process finish without closing the Command Prompt or restarting your PC.
Fix 7: Download and Install KB5121003 Manually
If Windows Update is still stuck at 0% or repeatedly fails to install KB5121003, you can bypass the Windows Update service and install the update manually using the Microsoft Update Catalog. This often resolves issues caused by corrupted update components or download failures.
- Press Windows + I and open Settings > Windows Update.
- Confirm that KB5121003 is the update that failed to download or install.
- Open your web browser and visit the Microsoft Update Catalog.
- In the search box, type: `KB5121003` and Press Enter
- Download the package that matches your Windows 11 version and system type (x64, x86, or ARM64).
Tip: To check your Windows version and system type, go to Settings > System > About. Under System type, you’ll see whether your PC is running a 64-bit (x64) or ARM64 version of Windows.

After downloading, navigate to the file location. Right-click the .msu file and select Open. Click “Yes” when Windows Update Installer asks if you want to install.
Wait for installation, it may take 5 to 15 minutes depending on your PC configuration and restart Windows when it prompts.
Installing the update manually bypasses the normal Windows Update download process. If the update was stuck because of corrupted cache files or download errors, installing the standalone package often completes the installation successfully.
Still Having Trouble Installing KB5121003?
If KB5121003 is still stuck at 0% or won’t install after trying all the solutions above, the problem may be caused by a known Microsoft issue, severe Windows corruption, or a hardware-related problem that’s preventing the update from completing.
Before trying more advanced troubleshooting, check whether Microsoft has acknowledged any known issues affecting KB5121003. If no widespread problems have been reported, you can try installing the update again after a few days, as Microsoft occasionally releases revised update packages or server-side fixes to resolve installation issues.
If the update continues to fail, consider performing an in-place repair upgrade using the latest Windows 11 installation media. This reinstalls Windows while keeping your personal files, installed applications, and most settings intact, and often resolves persistent Windows Update problems without requiring a clean installation.
Common Windows 11 Update Error Codes
Well, if you see error messages while downloading and installing Windows updates, here’s what they mean and how to fix them.
- 0x80073712: This usually indicates missing or corrupted system files needed by the update. Running SFC and DISM and resetting update components is recommended.
- 0x800f0991: Typically a general update failure code. This can be due to component store corruption, third‑party antivirus interference, or partial downloads. Resetting update components helps fix the error.
- “We couldn’t complete the updates, undoing changes”: Windows tried to install the updates but couldn’t complete them, so it rolled them back. This often appears when KB5121003 fails to install or when system files are damaged. To fix, clear the cache and ensure 3 GB+ of free disk space
- Update Stuck at 100%: Downloaded but won’t extract or finalize. Let it sit 30 minutes, then restart; if still stuck, try clearing the update cache.
- Update Failed to Install: It’s a Generic failure caused by multiple reasons. Running SFC and DISM and resetting update components helps.
How to Prevent Future Windows 11 Update Issues
While you can’t prevent every Windows Update issue, following a few simple maintenance habits can significantly reduce the chances of updates getting stuck or failing to install.
- Keep enough free disk space: Windows needs temporary storage to download and install updates. Try to keep at least 15–20 GB of free space on your system drive (C:) to avoid installation problems.
- Restart Your PC After Updates: Some Windows updates require one or more restarts to finish installing. Restarting your PC promptly helps Windows complete pending changes and keeps the update components working properly.
- Install updates regularly: Avoid delaying Windows updates for long periods. Installing cumulative updates as they become available helps prevent larger update backlogs and reduces the risk of installation conflicts.
- Avoid Interrupting Windows Update: If Windows displays messages such as “Working on updates” or “Don’t turn off your computer,” allow the process to finish. Forcing your PC to shut down during an update can corrupt update files and cause future installation failures.
- Create backups before major updates: Use System Restore or a full backup before big feature updates. This gives you a way back if something goes wrong.
Tip: If you regularly experience Windows Update problems, run Disk Cleanup occasionally and remove temporary files to keep your system drive healthy.
Frequently Asked Questions
Windows 11 KB5121003 usually gets stuck at 0% due to a slow or unstable internet connection, a corrupted Windows Update cache, stopped update services, insufficient disk space, or damaged system files. In most cases, restarting Windows Update services or clearing the update cache resolves the problem.
It’s normal for Windows Update to remain at 0% for 10–15 minutes while Windows prepares the download in the background. If there’s no progress after 30 minutes, and your internet connection is working normally, the update is likely stuck and you should try the troubleshooting steps in this guide.
Yes, but only if the update has shown no progress for at least 30 minutes. Restart your PC normally using the Restart option instead of forcing it to shut down. Avoid interrupting updates while Windows is installing files or displaying messages such as “Working on updates.”
No. Clearing the SoftwareDistribution folder only removes temporary Windows Update files. Your personal files, installed applications, and Windows settings remain unchanged. Windows automatically downloads fresh update files the next time you check for updates.
Usually, do not uninstall, just disable it temporarily during the update. Go to your antivirus settings and disable real-time scanning for 1 hour. Re-enable after the update completes. This prevents conflicts without permanent changes.
If none of the solutions above work, download KB5121003 directly from the Microsoft Update Catalog and install it manually. If the installation still fails, check whether Microsoft has reported any known issues with the update or perform an in-place repair upgrade to repair Windows without losing your files.
Disclaimer: This article is provided for informational purposes. While these are proven, tested fixes, results may vary based on system configuration. Always back up important files before major troubleshooting. If you’re uncomfortable with command-line tools, consider contacting Microsoft Support.
