Hit Subscribe!

Don’t Be a Noob, Subscribe Already!

How-To

How to Manually Uninstall Windows 11 Updates

The thing I liked most about Windows 11 is that it frequently receives updates. Each update fixes bugs and glitches and brings more stability.

However, sometimes, things can go wrong, and an update can cause more problems than before. If you recently installed a problematic update, you should know how to uninstall it manually.

On Windows 11, you can uninstall most updates from the Windows Update settings, using the command line tools, etc. Here are the best ways to uninstall an update on Windows 11.

1. Uninstall Updates via Settings

We will use Windows 11’s Settings app to uninstall a problematic update in this method. Here are some of the simple steps you need to follow.

1. Click on the Windows 11 Start menu and select Settings.

SettingsSettings

2. Now, click on the Windows Update on the left pane.

Windows UpdateWindows Update

3. On the Windows Update page, click on the Update History option.

Update historyUpdate history

4. Next, on the Update history, scroll down to the Related Settings section and click Uninstall updates.

5. Now Control Panel will open. Here you need to right-click on the most recent update and select Uninstall.

UninstallUninstall

2. Uninstall Windows 11 Updates via Control Panel

Here we will use the Control Panel to uninstall Windows 11 updates. Here are some of the simple steps you need to follow.

1. Click on the Windows 11 search and type in Control Panel. Next, open the Control Panel app from the list.

Control PanelControl Panel

2. On the Control Panel, click the Uninstall a Program link underneath Programs.

Uninstall a programUninstall a program

3. On the Programs and Features window, click on the View installed updates link.

View Installed updatesView Installed updates

4. Now, you will see all Windows 11 updates installed on your system. You need right click on the update you want to uninstall and select the Uninstall option.

select the Uninstall optionselect the Uninstall option

3. Uninstall Windows 11 Updates via PowerShell

You can even use the PowerShell u, thetility on Windows 11 to uninst,all a problematic update. Here’s how you can manually uninstall the Windows 11 update via PowerShell.

1. First, open the Windows 11 Search and type in PowerShell. Right-click on the PowerShell utility and select Run as Administrator.

Run as AdministratorRun as Administrator

2. On the PowerShell utility, enter the command:

wmic qfe list brief /format:table

wmic qfe list brief /format:tablewmic qfe list brief /format:table

3. This command will list a table of all Windows 11 updates installed on your device. You need to note the HotfixID (the number after ‘KB’) of the update you want to install.

powershell commandspowershell commands

4. Now enter the command:

wusa /uninstall /kb:HotFixID

Replace the HotFixID with the update’s identification number. For example, if you want to uninstall an update KB5014019, the command would look like

wusa /uninstall /kb:5014019

powershell commandspowershell commands

5. Once done, hit the Enter button to execute the command. On the confirmation prompt, click on the Yes button.

click on the Yes buttonclick on the Yes button

4. Uninstall Windows 11 Update from Command Prompt

If you’re comfortable handling the command line utilities, you can use the CMD to uninstall an update. Here’s what you need to do.

1. Click on the Windows Start button. Search for CMD, right click on it and select Run as administrator.

Run as administratorRun as administrator

2. When the command prompt opens, copy & paste the given command and press Enter.

wmic qfe list brief /format:table

wmic qfe list brief /format:tablewmic qfe list brief /format:table

3. You will now see the Windows Update History. Identify the problematic update by its HotfixID and InstalledOn information.

4. To uninstall a specific update, execute this command:

wusa /uninstall /kb:KBNUMBER

uninstalluninstall

Important: Replace KBNUMBER with the actual KB number of the update you want to uninstall.

You need to follow the on-screen instructions to complete the uninstallation part.

5. Uninstall Windows 11 Updates via Recovery Environment

If your PC doesn’t boot, you can use Windows RE to uninstall the problematic update. Here’s how you can access the Windows Recovery Environment.

1. Click on the Windows 11 Start menu and select Settings.

SettingsSettings

2. On the Settings app, click the Windows Update option on the left pane.

Windows UpdateWindows Update

3. On the right pane, click on Advanced Options.

Advanced OptionsAdvanced Options

4. Next, on the Advanced Options page, scroll down and click on Recovery.

RecoveryRecovery

5. On the Recovery page, click the Restart Now button beside the Advanced Startup.

Restart NowRestart Now

6. Now, your computer will restart and enter Recovery mode. On the Windows RE, navigate to Troubleshoot > Advanced Options. Next, click on the Uninstall updates.

Troubleshoot > Advanced OptionsTroubleshoot > Advanced Options

7. You can uninstall the latest Windows 11 Quality or Feature update. Uninstall it, and your PC is likely to boot now.

6. Uninstall Windows Update by creating a batch file

You can create a batch script in Windows containing the updates you want to uninstall. After creating the batch file, you can easily uninstall the updates by running it on your computer.

Here’s how to create a Batch file on Windows containing the updates you want to uninstall.

1. Click on Windows Search and type in Notepad. Next, open the Notepad app from the list of matching results.

NotepadNotepad

2. When the Notepad opens, enter the following texts.

@echo offwusa /uninstall /kb:2565063 /quiet /norestartwusa /uninstall /kb:5028851 /quiet /norestartEND

enter the following textsenter the following texts

Important: You need to replace ‘2565063’ and ‘5028851’ with the identification number of the update youYouruninstall. And you can add more lines inbetween theho off and END.

3. Click the File > Save As option to save the Notepad f

File > Save AsFile > Save As

4. On the Save As Prompt, save the file with .bat as an extension.

.bat.bat

5. To uninstall the updates, double-click on the Batch file you’ve created.

Batch fileBatch file

These are just a few ways to uninstall Windows 11 updates manually. If you have set up an automatic system restore on Windows 11, you can even roll back your PC to a previous point to uninstall the updates. If you have any doubts regarding uninstalling Windows 11 updates, let us know in the comments.

Source

 

Hey there! Just so you know, we’re an Amazon affiliate. This means if you buy something through our links, we may earn a small commission. It doesn’t cost you extra and helps keep our lights on. Thanks for supporting us!”

Avatar

Geeks Gadgets

About Author

Leave a comment

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

Productivity & Shortcuts

xbox parental control settings
How-To

How to set up parental controls on your Xbox Series X|S

Set parental controls for your children and have peace of mind when they’re gaming
image of laptop displaying the windows 11 2020 update on office desk
How-To

How to roll back Windows updates

We’ll show you how to roll back Windows updates in several ways.

Add A Knowledge Base Question !

You will receive an email when your question will be answered.

+ = Verify Human or Spambot ?