WiseCleaner Think Tank
Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.
Apr 15, 2026
Windows 11 updates are essential for security and performance, but sometimes an update can cause issues like system instability, driver conflicts, or app incompatibility. In such cases, uninstalling the problematic update manually can help restore your system. This guide walks you through several reliable methods to remove updates in Windows 11.
For most users, the Settings app provides the most user-friendly approach.
1. Press Windows + I to open the Settings app.
2. Click on Windows Update in the left sidebar.
3. Click on Update history.
4. Scroll down to the Related settings section and click on Uninstall updates.
5. Find the update you want to remove, click Uninstall next to it and confirm. 
If you prefer the classic Control Panel interface over the modern Settings app, you can access the same list of updates directly without going through Windows Update.
1. Press Win + R, type control, and hit Enter.
2. Click Uninstall a program under Programs.
3. In the left sidebar, click on View installed updates. 
4. This will open the “Uninstall updates” page in Settings. Just like in Method 1, click Uninstall next to the unwanted update to remove it from your computer.
Useful for advanced users or when the GUI isn’t working.
1. Click on Start, type cmd, right-click on Command Prompt, and select Run as administrator.
2. Type the following command to view the update history and press Enter:
wmic qfe list brief /format:table
Note the HotFixID (which looks like KB*******) of the update you wish to remove.
3. Type the following command to uninstall the update from the computer and press Enter:
wusa /uninstall /kb:KBNUMBER
Replace KBNUMBER with the actual KB number you noted.
This method allows you to uninstall the most recent quality or feature update without needing to boot into the main operating system.
1. Access the Windows Recovery Environment.
2. Once you see the blue screen with options, select Troubleshoot > Advanced Options.
3. Click on Uninstall Updates.
4. You'll then have two choices:

Uninstalling a Windows 11 update manually is straightforward, whether you use Settings, Control Panel, Command Prompt, or recovery options. If an update causes problems, these methods allow you to quickly roll back and regain system stability.
wisecleaner uses cookies to improve content and ensure you get the best experience on our website. Continue to browse our website agreeing to our privacy policy.
I Accept