Windows updates are critical for security, performance, and new features. But sometimes, an update causes more harm than good. Whether you’re facing Wi-Fi dropouts, boot errors, sluggish performance, or crashing apps, a faulty update can quickly turn a smooth PC experience into a nightmare.
If your computer started acting up after a recent update, don’t worry. Windows provides several safe, built-in ways to remove problematic updates and restore system stability.
In this step-by-step guide, you’ll learn why updates fail, when you should uninstall them, and how to safely remove Windows updates on both Windows 11 and Windows 10.
Why You Might Need to Uninstall a Windows Update
Most updates install without issues, but bugs can occasionally slip through. Here are the most common signs that an update may need to go:
1. Your PC Suddenly Becomes Slow
After an update, you might notice:
-
Longer boot times
-
Random freezes
-
Lag during everyday tasks
These issues often stem from driver conflicts or compatibility bugs.
2. Apps Stop Working Properly
Some updates can break:
-
Games or emulators
-
Printer drivers
-
Microsoft Office or Adobe apps
-
Audio and video software
This is especially common after major cumulative updates.
3. Wi-Fi or Bluetooth Stops Working
Many users report:
-
Wi-Fi networks not showing up
-
Bluetooth disappearing from settings
-
Frequent network disconnections
These problems are often caused by faulty driver updates.
4. Blue Screen of Death (BSOD)
A bad update can trigger:
-
Boot loops
-
System crashes
-
Automatic repair screens
In these cases, uninstalling the update is often the fastest fix.
5. Unwanted Feature Changes
Sometimes you may simply dislike changes like:
-
A new UI layout
-
Different taskbar behavior
-
Redesigned File Explorer
You can roll back the update if you prefer the previous version.
Before You Uninstall Updates (Important)
Always try these steps first:
-
Restart your PC once or twice
-
Check if a newer patch has already fixed the issue
-
Back up important files
Once you’re ready, follow the methods below to remove the update safely.
Method 1 — Uninstall Updates via Settings (Easiest)
This is the simplest and safest method for most users.
Windows 11 Steps
-
PressÂ
Windows + I to open Settings -
Go to Windows Update
-
Click Update history
-
Scroll down and click Uninstall updates
-
Select the problematic update (usually starts with KB)
-
Click Uninstall
-
Restart your PC
Windows 10 Steps
-
Open Settings
-
Go to Update & Security
-
Click Windows Update
-
Click View update history
-
Select Uninstall updates
-
Choose the update and click Uninstall
-
Restart your PC
💡 Tip: Look for the latest update installed right before the problem began.
Method 2 — Uninstall Updates via Control Panel
This method is useful when the Settings app crashes or freezes.
Steps
-
PressÂ
Windows + R -
Type:
textappwiz.cpl
-
Click View installed updates
-
Find the problematic update
-
Right-click it and select Uninstall
-
Restart your PC
Method 3 — Uninstall Updates Using Command Prompt (Advanced)
Ideal for power users and troubleshooting scenarios.
Step 1: Open Admin Command Prompt
Search for cmd → Right-click → Run as administrator
Step 2: List Installed Updates
Type the following command:
wmic qfe list brief /format:table
Find the KB number of the update you want to remove.
Step 3: Remove the Update
Replace 1234567 with the actual KB number:
wusa /uninstall /kb:1234567
Example:
wusa /uninstall /kb:5035853
Press Y and restart your PC.
Method 4 — Uninstall Updates from Safe Mode (If PC Won’t Boot)
Use this method if your PC is stuck in a boot loop.
Step 1: Enter Recovery Mode
Force shut down your PC 3 times while booting → Windows will open the Recovery Environment
Step 2: Navigate to Advanced Options
Go to:
Troubleshoot → Advanced Options → Startup Settings → Restart → Press 4 for Safe Mode
Step 3: Remove the Update
Once in Safe Mode:
-
Open Settings → Update history → Uninstall updates
-
Or use the Control Panel method
Restart your PC normally afterward.
Method 5 — Use Recovery Environment (Roll Back Latest Update)
This method works when Windows won’t start at all.
Steps
-
Boot into Recovery Mode
-
Go to:
Troubleshoot → Advanced Options → Uninstall Updates -
Choose one of the following:
-
Uninstall latest Quality Update (monthly patch)
-
Uninstall latest Feature Update (major version upgrade)
-
-
Restart your PC
💡 Quality update = monthly security patch
💡 Feature update = major OS version upgrade
Method 6 — Pause Updates to Prevent Reinstallation
After uninstalling a problematic update, Windows may try to reinstall it automatically.
Pause Updates (Windows 11/10)
-
Open Settings → Windows Update
-
Click Pause updates
-
Select 1 to 5 weeks
This gives Microsoft time to release a fixed version.
Method 7 — Hide Problematic Update (Permanent Fix)
Use Microsoft’s official Show or Hide Updates Troubleshooter to block a specific update permanently.
Steps
-
Download the tool from Microsoft’s official website
-
Run it → Choose Hide updates
-
Select the problematic update
-
Finish
Windows will no longer reinstall that update automatically.
Frequently Asked Questions (FAQ)
Is it safe to uninstall Windows updates?
Yes. Microsoft allows rollbacks specifically for cases where updates cause problems.
Which updates should I uninstall?
Always uninstall the latest update installed just before the issue started.
Will uninstalling updates delete my personal files?
No. Your documents, photos, and other personal files remain completely safe.
Can I reinstall the same update later?
Yes. You can manually check for updates at any time.
Why do updates cause problems in the first place?
Windows has to support millions of hardware combinations. Despite rigorous testing, some bugs inevitably slip through.
Conclusion
Windows updates are essential—but they aren’t always perfect. If your PC becomes slow, unstable, or won’t boot after an update, uninstalling the problematic update is often the quickest and safest solution.
You now know every reliable method to remove updates on Windows 11 and Windows 10:
-
Settings app
-
Control Panel
-
Command Prompt
-
Safe Mode
-
Recovery Environment
By following this guide, you can quickly restore your PC to a stable, working state and prevent the issue from coming back.
Pro Tip:Â After removing a faulty update, pause updates temporarily until Microsoft releases a fixed version.