Windows updates are essential for security, performance, and new features—but sometimes an update can cause serious problems. From Wi-Fi issues and boot errors to slow performance and broken apps, a faulty update can turn your smooth PC experience into a frustrating one.
If your PC started misbehaving after a recent update, don’t panic. Windows includes several safe ways to remove problematic updates and restore system stability.
In this complete step-by-step guide, you’ll learn why updates fail, when you should uninstall them, and all the methods to safely remove Windows updates in Windows 11 and Windows 10.
Why You May Need to Uninstall a Windows Update
Most updates install without issues, but occasionally bugs slip through. Here are the most common reasons users remove updates:
1. PC Suddenly Becomes Slow
After installing an update, your system may:
-
Take longer to boot
-
Freeze randomly
-
Lag during normal tasks
This usually happens due to driver conflicts or compatibility bugs.
2. Apps Stop Working
Sometimes updates break:
-
Games or emulators
-
Printer drivers
-
Office or Adobe apps
-
Audio/video software
This is especially common after major cumulative updates.
3. Wi-Fi or Bluetooth Stops Working
Many users experience:
-
Bluetooth disappearing
-
Network drops
These issues often come from faulty driver updates.
4. Blue Screen of Death (BSOD)
A faulty update can trigger:
-
Boot loops
-
System crashes
-
Automatic repair screens
In this case, uninstalling the update is often the fastest fix.
5. Feature Changes You Don’t Like
Some updates change:
-
UI layout
-
Taskbar behavior
-
File Explorer design
You can roll back the update if you prefer the old version.
Before You Uninstall Updates (Important)
Always try these first:
-
Restart your PC once or twice
-
Check if a newer patch has already fixed the bug
-
Backup important files
Now let’s remove the update safely.
METHOD 1 — Uninstall Updates via Settings (Easiest Method)
This is the simplest and safest method.
Windows 11 Steps
-
Press Windows + I to open Settings
-
Go to Windows Update
-
Click Update history
-
Scroll down → Click Uninstall updates
-
Select the update (usually starts with KB)
-
Click Uninstall
-
Restart PC
Windows 10 Steps
-
Open Settings
-
Go to Update & Security
-
Click Windows Update
-
Click View update history
-
Select Uninstall updates
-
Choose the update → Click Uninstall
-
Restart PC
💡 Tip: Look for the latest update installed before the issue started.
METHOD 2 — Uninstall Updates via Control Panel
Useful when Settings crashes or freezes.
Steps
-
Press Windows + R
-
Type:
appwiz.cpl
-
Click View installed updates
-
Find the problematic update
-
Right-click → Uninstall
-
Restart PC
METHOD 3 — Uninstall Updates Using Command Prompt (Advanced)
Perfect for power users and troubleshooting.
Step 1: Open Admin Command Prompt
Search cmd → Run as administrator
Step 2: List Installed Updates
Type:
wmic qfe list brief /format:table
Find the KB number of the update.
Step 3: Remove the Update
Replace KB number and run:
wusa /uninstall /kb:1234567
Example:
wusa /uninstall /kb:5035853
Press Y → Restart PC.
METHOD 4 — Uninstall Updates from Safe Mode (If PC Won’t Boot)
If your PC is stuck in a boot loop, use Safe Mode.
Step 1: Enter Recovery Mode
Force shutdown PC 3 times while booting → Windows opens Recovery Environment
Step 2: Navigate to Advanced Options
Go to:
-
Troubleshoot
-
Advanced Options
-
Startup Settings
-
Restart
Press 4 → Safe Mode.
Step 3: Remove Update
Once in Safe Mode:
-
Open Settings → Update history → Uninstall updates
OR use Control Panel method
Restart normally.
METHOD 5 — Use Recovery Environment (Roll Back Latest Update)
This method works when Windows won’t start.
Steps
-
Boot into Recovery Mode
-
Go to:
-
Troubleshoot
-
Advanced Options
-
Uninstall Updates
-
-
Choose:
-
Uninstall latest Quality Update
-
Uninstall latest Feature Update
-
-
Restart PC
💡 Quality update = monthly patch
💡 Feature update = major version upgrade
METHOD 6 — Pause Updates to Prevent Reinstallation
After uninstalling, Windows may reinstall the same update automatically.
Pause Updates (Windows 11/10)
-
Open Settings → Windows Update
-
Click Pause updates
-
Select Pause for 1–5 weeks
METHOD 7 — Hide Problematic Update (Permanent Fix)
Use Microsoft’s official tool:
Show or Hide Updates Troubleshooter
Steps:
-
Download tool from Microsoft
-
Run → Choose Hide updates
-
Select the problematic update
-
Finish
Now Windows will not reinstall it.
Frequently Asked Questions (FAQ)
Is it safe to uninstall Windows updates?
Yes. It’s safe if the update causes problems. Windows allows rollback for this exact reason.
Which updates should I uninstall?
Uninstall the latest update installed before the issue began.
Will uninstalling updates delete my files?
No. Your personal files remain safe.
Can I reinstall the update later?
Yes. You can manually check for updates anytime.
Why do updates cause issues?
Because Windows must support millions of hardware combinations. Bugs sometimes slip through testing.
Conclusion
Windows updates are crucial—but they aren’t always perfect. If your PC suddenly becomes slow, unstable, or refuses to 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 returning.
Pro Tip: Always pause updates temporarily after removing a faulty patch until Microsoft releases a fixed version.