Skip to content
Follow
Windows 🟡 Intermediate

Windows 11 Update Stuck? 10 Ways To Fix Failed Updates

Richard
Written by
Richard
Aug 18, 2026 9 min read
Windows 11 Update Stuck? 10 Ways to Fix Failed Updates
Windows 11 Update Stuck? 10 Ways to Fix Failed Updates

A stuck Windows 11 update happens when your computer freezes during the download or installation process, often leaving you staring at a spinning loading screen for hours. Failed updates usually stem from a weak internet connection, a full hard drive, or corrupted temporary system files.

You do not need to panic or risk breaking your system by forcing a hard shutdown right away. These 10 practical troubleshooting methods help you clear out the stuck installation, fix the underlying error, and get your PC working normally again.

⚡ Quick Answer

When a Windows 11 update gets stuck or fails, you can usually fix the problem by running the built-in Windows Update troubleshooter. Open Settings , go to System, click Troubleshoot, select Other troubleshooters, and click Run next to Windows Update to find and clear the block automatically.

Before You Start: Important Safety Rules

Before you try to fix a stuck Windows 11 update, you must follow a few important safety rules to protect your computer. Always wait at least an hour if the progress percentage is moving slowly, because many large updates take a long time to finish completely. You also need an administrator account on your PC to run most of the troubleshooting steps in this guide.

  • Be patient: Some large Windows updates take a very long time to install. If the percentage number is still going up slowly, let it finish. Only take action if the screen has not changed for more than an hour.
  • Admin rights required: Many steps in this guide require an administrator account. If you use a shared family computer, make sure you are logged into the main administrator profile before trying these fixes.

1Run the Built-In Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter is the best first step to fix failed updates on your PC. You can easily launch this helper tool by opening your Windows Settings , clicking on System, choosing Troubleshoot, and then selecting Other troubleshooters. Windows will automatically scan for common software glitches and try to fix broken update components without needing any advanced technical skills.

  1. Click the Start button on your taskbar and open the Settings app (the gear icon).
  2. Click on System in the left menu.
  3. Click on Troubleshoot on the right side.
  4. Click on Other troubleshooters.
  5. Find Windows Update in the list and click the Run button next to it.
  6. Follow any instructions on your screen, and restart your computer when the tool finishes.

2Check Your Internet Connection and Power

Checking your internet connection and power supply is essential when your Windows 11 update is stuck or failing to download. Windows requires a stable, uninterrupted internet connection to grab large system files without errors. If you are using a laptop, make sure your power cord is plugged firmly into the wall because Windows will often block updates entirely when the battery gets too low.

  • Make sure your Wi-Fi is connected, or check that your internet cable is plugged in firmly.
  • Open a web page in your browser to make sure the internet actually works.
  • If you use a laptop, plug the power cord into the wall. Windows will often block updates if the battery is low to prevent the computer from dying mid-installation.

3Disconnect All Extra Hardware

Disconnecting all extra hardware from your computer can instantly fix a stuck Windows 11 update by stopping driver conflicts. External devices like printers, game controllers, and thumb drives often trick Windows into installing drivers for them instead of focusing on the main system files. Shut down your PC safely, unplug every extra accessory except your mouse and keyboard, and then turn your computer back on.

  1. Shut down your computer safely.
  2. Unplug every extra device connected to your USB ports. Keep only your mouse and keyboard plugged in.
  3. Turn your computer back on and try running the update again.

4Clear the Windows Update Cache

Clearing the Windows Update cache removes damaged temporary files that stop your computer from installing new system updates. Windows stores downloaded installation packages in the C:\Windows\SoftwareDistribution folder on your hard drive before applying the updates. If a temporary file gets corrupted, every future update will fail until you stop the update service and delete the broken cache data.

  1. Click the Start button, type Services in the search bar, and click the Services app.
  2. Scroll down the list until you find a service named Windows Update.
  3. Right-click on Windows Update and select Stop.
  4. Open your File Explorer and go to this folder path: C:\Windows\SoftwareDistribution
  5. Select all the files and folders inside this folder and delete them. (If Windows says a file is in use, restart your computer and try this step again).
  6. Go back to the Services app, right-click Windows Update, and select Start.
  7. Restart your computer.

5Verify Your Date and Time Settings

Verifying your date and time settings ensures that security certificates for Windows updates match up correctly on your PC. If your computer clock is wrong by even a few minutes, Windows will fail to verify the update files and block the installation quietly in the background. You can fix this instantly by opening your Windows settings, going to time and language, and turning on the switch for automatic time syncing.

  1. Open the Settings app from your Start menu.
  2. Click on Time & language on the left.
  3. Click on Date & time.
  4. Make sure the switch for Set time automatically is turned on.
  5. Click the Sync now button right next to it to force your computer to check the correct time online.

6Update Third-Party Drivers

Updating third-party drivers helps prevent compatibility clashes that frequently block new Windows 11 versions from installing properly. Outdated hardware components on your motherboard or graphics card can confuse the installer and crash the update process. You can check for optional hardware updates directly inside your Windows Update settings menu to keep your device drivers fresh and fully compatible.

  1. Open your Settings app.
  2. Click on Windows Update.
  3. Click on Advanced options.
  4. Click on Optional updates.
  5. Look through the driver list, check any boxes for available hardware updates, and click Download & install.

7Free Up Hard Drive Space

Freeing up hard drive space gives Windows 11 enough room to unpack and install large system update files successfully. Your computer needs plenty of empty storage on your main drive, usually drive C:, to process these big downloads without crashing. If your hard drive is almost completely full, the installation will fail until you delete unnecessary temporary files or old system installations.

  1. Open Settings and click on System.
  2. Click on Storage.
  3. Click on Temporary files and let Windows scan your drive.
  4. Check the boxes next to files you do not need, such as previous Windows installations or items in your Recycle Bin.
  5. Click the Remove files button at the top. Make sure you leave at least 20 gigabytes of free space for major system updates.

8Run System File Checker to Repair Corrupted Files

Running the System File Checker and DISM tool repairs damaged core operating system files that stop Windows updates from finishing. Sometimes essential system files get broken by software glitches or unexpected shutdowns. You can launch the command prompt as an administrator and type a simple repair command to scan your system and automatically replace any broken files with healthy copies from Microsoft.

  1. Click the Start button, type Command Prompt, right-click it, and choose Run as administrator.
  2. Type the following text exactly as shown and press the Enter key on your keyboard: DISM.exe /Online /Cleanup-image /Restorehealth
  3. Wait for the process to reach 100%. This might take several minutes.
  4. Next, type this command and press Enter: sfc /scannow
  5. Wait for the scan to finish. If it found and fixed broken files, restart your computer and try your update again.

9Pause and Restart the Update Process

Pausing and restarting the update queue gives your computer a complete reset to clear out stubborn temporary glitches. If your installation is frozen in an endless loop, pausing the system for one week forces Windows to drop the broken download queue. After restarting your computer and resuming updates, Windows will usually start fresh and download the installation files correctly.

  1. Open Settings and click on Windows Update.
  2. Click the Pause updates drop-down menu and choose to pause them for 1 week.
  3. Restart your computer completely.
  4. Go back to Windows Update and click the button to resume updates, then click Check for updates.

10Install the Update Manually

Installing a Windows update manually lets you bypass a broken automatic updater by downloading the package file directly from the official Microsoft Update Catalog website. Searching for your specific update number and running the installation file yourself forces the system to complete the update successfully.

  1. Open your web browser and go to the official Microsoft Update Catalog website.
  2. Type your update number (for example, KB5000000) into the search bar.
  3. Find the correct version for your computer architecture (usually x64-based systems for modern PCs) and click the Download button.
  4. Click the downloaded file to run it, and follow the simple on-screen prompts to install the update manually.

Common Windows Update Error Codes and What They Mean

Windows update error codes give you specific clues about why a system installation failed on your computer. Common codes like 0x8007000d point to damaged update files that need a cache clear, while codes like 0x800705b4 mean the update timed out and requires a stable internet connection to finish successfully.

  • 0x8007000d: This means there is a problem with damaged update files. Clearing your update cache (Fix #4) will usually solve this.
  • 0x800705b4: This means the update took too long or timed out. Check your internet connection (Fix #2) and try again.
  • 0x80240034: This happens due to an incomplete download or a temporary glitch. Pausing and restarting your updates (Fix #9) clears this up.
  • 0x800f0922: This usually means your system drive is too full or your computer blocked the connection. Free up disk space (Fix #7) to resolve it.

Unique Troubleshooting Angles: What Competitors Miss

Advanced Windows 11 update troubleshooting requires looking at deeper system settings like conflicting antivirus software that basic guides often overlook. Third-party security programs running in the background can mistake update installation scripts for malware and block them, so temporarily disabling these programs can help finish the process.

  1. Conflicting Antivirus Software: Third-party security programs running in the background can mistake update installation scripts for malware and block them. Temporarily disabling your third-party antivirus or running your update in a clean boot state can instantly solve stubborn update failures.
  2. BIOS and Firmware Outdated: Motherboard manufacturers release firmware updates that improve how Windows interacts with your computer's hardware. If your computer's BIOS is several years out of date, newer Windows 11 feature updates may fail because they cannot communicate correctly with your motherboard chips. Checking your computer maker's support website for a BIOS update can clear up persistent, unexplained update crashes.

Summary

Fixing a stuck Windows 11 update is easy when you use reliable troubleshooting steps like running the built-in update troubleshooter, checking your internet connection, and clearing your update cache. If those basic steps do not work, you can also free up hard drive space, update your drivers, or install the update manually.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Fix Windows Update Failures in Windows 11
Windows How to Fix Windows Update Failures in Windows 11
How to Manually Download and Install Windows 11 Updates
Windows How to Manually Download and Install Windows 11 Updates

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *