While using Windows 11, the one problem that users often face is the system installing the same update again & again. Windows 11 installing the same update could be very frustrating, especially if your PC has limited resources.
Windows 11 keeps installing the same update, which could result in various issues. It could be due to failed update installation, corrupted system files, problems with the Windows Update tools, etc.
You can also face similar issues if your PC recently crashed. So, if you are dealing with the same problem – Windows 11 Keeps Installing the Same Update, continue reading the article.
Windows 11 Keeps Installing the Same Update? 6 Ways to Fix it
In this guide, we have shared a few of the best methods to fix Windows 11 Keeps installing the same update issue. The methods are going to be a bit complicated, so make sure to follow them carefully. Let’s get started.
1. Restart your Windows 11 Computer
Before you follow the actual troubleshooting methods, it’s best to restart your Windows 11 computer. Chances are that a bug in Windows 11 is preventing the Update tool from installing a specific update.
When Windows 11 fails to install update, it attempts to install again after a few minutes or restart. So, you need to restart your Windows 11 computer to rule out all possible bugs & glitches.
Restarting a Windows 11 computer is easy; click the Windows 11 Start button and select Power Menu > Restart. This will restart your Windows 11 PC.
2. Run the Windows Update Troubleshooter
If Windows 11 still installs the same update, you need to run the Windows Update Troubleshooter even after the restart. Here’s how you can run the Windows Update Troubleshooter in easy steps.
1. Click on the Windows 11 Search and type in Troubleshooter. Next, open the Troubleshoot Settings from the list of best-match results.
2. On the Troubleshoot screen, click on the Other troubleshooters.
3. On the Other troubleshooters screen, click the Run button beside Windows Update.
That’s it! Now, you need to follow the on-screen instructions to complete the Windows Update Troubleshoot process.
3. Clear the Software Distribution Folder
Software Distribution is a folder where Windows 11 stores the updates that have been downloaded but are pending installation. If you don’t want Windows 11 to install a specific update, clear the Software Distribution Folder on your PC. Here’s what you need to do.
1. Type in Command Prompt on the Windows Search. Right-click on the Command Prompt and select Run as administrator.
2. When the Command Prompt opens, execute these two commands one by one.
net stop wuauserv net stop bits
3. Now press the Windows Key + R button on your keyboard. This will open the Run dialog box. On the RUN dialog box, type the following path and press Enter.
C:WindowsSoftwareDistribution
4. Now, you will see the SoftwareDistribution folder. Select all files and delete them.
5. After deleting all files, open Command Prompt with administrative rights and execute these two commands:
net start wuauserv net start bits
That’s it! After making the changes, restart your Windows 11 computer. This should fix Windows 11, which keeps installing the same update repeatedly.
4. Uninstall & Reinstall the Problematic Update
On Windows 11, you get an option to reinstall the problematic update. If there’s some technical error with the previous software update you installed on your PC, you can uninstall the problematic update and reinstall it. Here’s what you need to do.
1. Click on the Windows Start button and select Settings.
2. When the Settings app opens, switch to the Windows Update.
3. On the right side, click on the Update History.
4. Now scroll down to the Related Settings and click Uninstall updates.
5. Now, find the problematic update and click the Uninstall button beside it.
6. Once uninstalled, move to the Windows Update screen and click on Check for updates.
That’s it! This is how you can uninstall & reinstall the Problematic update on your Windows 11 computer.
5. Reset the Windows Update Components
Resetting the Windows Update Components isn’t a sure-shot fix to the problem, but it has helped many Windows 11 users. Here’s how to reset the Windows Update Components.
1. Type in Windows PowerShell on the Windows 11 Search. Next, right-click on the PowerShell and select Run as administrator.
2. When the PowerShell utility opens, execute these commands one by one.
net stop wuauserv net stop cryptSvc net stop bits net stop msiserver ren C:WindowsSoftwareDistribution SoftwareDistribution.old ren C:WindowsSystem32catroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver
3. After executing all these commands, restart your Windows 11 PC.
4. After the restart, open the Windows 11 update tool and check for updates.
That’s how easy it is to reset the Windows Update Components on Windows 11 computer.
6. Run the System File Checker Utility
If Windows 11 still installs the same update, your system files will likely be corrupted. Running the System File Checker utility is the best way to deal with corrupt system files on Windows 11. Here’s what you need to do.
1. Type in Command Prompt on Windows 11 Search. Next, right-click on the Command Prompt & select Run as administrator.
2. When the Command Prompt opens, type in the given command and press Enter.
sfc /scannow
3. If the System File Checker utility returns with an error, execute the DISM Commands:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
After executing all these commands, restart your Windows 11 PC. After the restart, run the Windows Update tool again. This should fix Windows 11 Keeps installing the same update issue.
So, these are the few best methods to fix Windows 11 Keeps installing the same update. If you have followed all methods, the problem is likely fixed. Let us know if you need more help resolving Windows keeps installing the same update issue.
Also read: How to Install Missing Drivers on Windows 11