Windows: How to Fix a Stuck Windows Update

🔺 For cellphones 🔺

Performing a periodic inspection for Windows Updates is one of the most essential tasks for every user. This ensures that your system is working smoothly and securely. However, there might be a chance that you might get stuck while updating your Windows, which can create a bit of frustration.

The objective of this article is to provide you with various methods to troubleshoot stuck Windows Update on both Windows 10 and Windows 11 computers.

First, we’ll understand and point out why this issue occurs.

Why is Your Windows Update Stuck

There can be several reasons for an update failure that pushes a Windows PC to freeze or get stuck. Some of the common reasons might be:

  • File Corruption: Damaged files can cause interference in Windows update
  • Connectivity Issue: Since the files are huge, they may require a stable internet connection, the failure of which can cause a freeze during a Windows Update.
  • Software Conflict: If your system has any conflicting software, you might not be able to perform a system Update successfully.
  • Low Storage: If your system is running on low storage space, your system might get stuck during a fresh Windows Update.
  • Failed Updates: A failed update of a previous version may interfere while trying to update with newer versions.

If encounter a stuck Windows update, these methods should be tried first and you might end up fixing your system. Let’s check them out:

Method 1: Restart Your Windows

You might consider restarting your Windows PC first, this can hopefully provide you instant results whether it can be helpful. Here’s how to perform it:

  • If nothing works, press the reset button on your computer system by processing the official interface or use the power button to turn it off and back on to restart it functionally.
  • If your system can perform a normal boot then try using that method as it’s more safe than the force shutdown option. Here’s how to perform:
    • Save any pending/ongoing task
    • Click on Start > Power > Shutdown
  • You may also try shortcuts to restart the computer. Here’s how to perform:
    • Press Alt + F4 together.
    • A pop-up will be generated and you’ll be asked to quit the on-going task
    • Click to end and select to Restart or Shutdown your computer.

Method 2: Run Windows Update Troubleshooter

Windows OS provides in-built troubleshooter that is way capable of fixing update related issues. Here’s how to perform:

  • Press Windows + I
  • Go to Update & Security > Troubleshoot > Additional troubleshooters
  • Now select Windows Update and click Run the Troubleshooter
  • Go through on-screen instructions and the in-built function will diagnose and fix any uncertain issue.

Advanced Fixes for a Stuck Windows Update

If the above methods aren’t enough, you might consider looking out for some advanced methods to fix the Windows Update Freeze issue. Let’s check them out:

1. Safe Mode Boot

This method allows user to start their Windows System with less applications and drivers which can help in preventing the current freeze issue. Here’s how to perform:

  • Press Windows + R to open the Run dialog
  • Type “msconfig” and hit Enter
  • Go to Boot tab and check Safe Boot
  • Click OK to restart your computer.

2. System Restore

At any point of implementation, if you are unable to enter Safe Mode configuration or if the Safe Mode restore fails randomly, try System Restore from Advanced Startup Options in Windows 11, 10 & 8) or System Recovery Options (Windows 7 & Vista) to set up the process. Here’s how to perform:

  • Press Windows + R and type rstrui and hit Enter
  • Follow the upcoming prompts to restore your system
  • Choose a restore point beforehand and let Windows perform the task.

3. Windows Update Cache

The best method to fix this issue can be performed by clearing the update cache tat blocks the Windows Update process. Here’s how you can do it:

  • Open Command Prompt as Admin
  • Run the following command and restart your system:
net stop wuauserv
net stop bits
del %windir%\SoftwareDistribution\DataStore\*.* /s /f /q
del %windir%\SoftwareDistribution\Download\*.* /s /f /q
net start wuauserv
net start bits

Performing this method will allow your Windows system to try updating latest patches again.

4. Pending Driver Update

When you stop updating your drivers, it may hinder your future updates and can cause unwanted screen freeze, so make sure to cross verify it by going through the following steps:

  • Press Windows + X
  • Click on Device Manager & you might find any ! mark (yellow) which indicates issue with the driver
  • Make a right-click and select “Update Driver”
  • Select “Search automatically for updated driver software”
  • Restart your computer

Tips & Tricks

If nothing works, you may try to perform some additional methods which is surely going to make your Windows Computer clean. Let’s find out:

1. Windows Boot Repair

It’s a built-in tool tat enables users to fix all the internal issue that hinders updating Windows. Here’s how to perform it:

  • Restart your PC and keep hitting F8 buttons (or Shift + F8)
  • Once you’re in Advanced Boot Options, go to Troubleshoot > Advanced Options > Startup Repair
  • Follow the on-screen prompts and this can possibly fix your stuck Windows update issue

2. BIOS Update

There are certain cases where users have reported such issue causing with outdated BIOS drivers and failure to which can cause serious damage (including freeze screen). Here’s how you can look into it:

  • Go to your Computer’s brand BIOS update website (can vary from brand to brand)
  • Follow the on-screen instructions to perform the BIOS or firmware update
  • Restart your system for changes to take effect.

3. Reinstall Windows/Clean Windows Install

Last but not the least, the best you can do is to perform a full fledge clean installation of Windows in your computer. This will erase all your previous data and settings so make sure that you’ve saved all your previous work. Here’s how to perform clean Windows Installation

Conclusion

Dealing with a stuck Windows update doesn’t have to be a headache whether it’s Windows 11 or 10. By following the above steps, you can quickly resolve Microsoft Windows update issues and get your system functioning smoothly again. We have provided all the basic, and advanced steps that you can try while fixing your Windows computer.

How to Fix a Stuck Windows update – FAQs

How do I fix a stuck Windows update on Windows 11?

Step 1: Open Task Manager or press Ctrl + Alt + Delete (look out for any pending update)

Step 2: Restart PC and recheck for update via Settings > Windows Update

Step 3: If nothing works, open CMD and type te following command:

net stop wuauserv
net stop bits

Step 4: Navigate to C:\Windows\SoftwareDistribution and remove all files

Step 5: Restart the services using:

net start wuauserv
net start bits

Step 6: Try to run the updates again

What to do when Windows Update is stuck at 100%?

Step 1: Wait for as long as possible (or maybe 2 hours)

Step 2: Perform a force shutdown

Step 3: Boot into Safe Mode

Step 4: Run Windows Update troubleshooter

If you still face this issue, try to install the updates manually by using Microsoft Update Catalog.

Is it safe to turn off my PC during a stuck update?

Step 1: It is generally safe to force shut down (if the update has been stuck for more than 2 hours

Step 2: Once you restart your PC, the system will attempt to revert changes.

Step 3: Boot into Safe Mode if the PC doesn’t start normally.

Why do Windows updates get stuck?

Windows updates get stuck due to various reasons, such as corrupted update files, poor internet connection, or system conflicts. Identifying the exact cause can help fix stuck Windows update issues more efficiently.

How can I prevent future Windows updates from getting stuck?

To prevent future Windows update issues, ensure that your system has enough free space, a stable internet connection, and that other updates have been installed successfully. Regularly running maintenance tools like the Windows Update Troubleshooter can also help avoid problems.