WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > How to Uninstall an Update Manually on Windows 11

How to Uninstall an Update Manually on Windows 11

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.

Method 1: Uninstall Updates via Settings

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.
Click on Update history

4. Scroll down to the Related settings section and click on Uninstall updates.
click on Uninstall updates

5. Find the update you want to remove, click Uninstall next to it and confirm. 
click Uninstall

Method 2: Uninstall Updates via Control Panel

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.
Uninstall a program

3. In the left sidebar, click on View installed updates
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.

Method 3: Uninstall Updates via Command Prompt

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.
Uninstall Updates via Command Prompt

Method 4: Uninstall Updates via Windows Recovery Environment (WinRE)

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:

  • Uninstall latest quality update: This removes the most recent monthly security or cumulative update.
  • Uninstall latest feature update: This removes the major system updates that are released once/twice per year.
Uninstall Updates via Windows Recovery Environment

Conclusion

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.

Latest
How to Manage System Services in Windows 11How to Check SSD and HDD Temperatures on Windows 11How to Turn off Copilot Journeys in Microsoft Edge
Read more >>
Recommend
Understanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceHow to Pause Windows Update for 100 YearsShould I enable or disable Trim of SSD?
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>

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