To uninstall recent Windows updates in Windows 10 or Windows 11:

Method 1: From Windows Settings

  1. Open Settings (Windows + I).
  2. Go to Windows Update.
  3. Select Update history.
  4. Scroll down and click Uninstall updates.
  5. In the Control Panel window that opens:
    • Select the update you want to remove (usually a KB number).
    • Click Uninstall.
  6. Restart your PC if prompted.

Method 2: From Advanced Startup (if Windows won't boot properly)

  1. Hold Shift while clicking Restart.
  2. Navigate to:
    • Troubleshoot
    • Advanced options
    • Uninstall Updates
  3. Choose either:
    • Uninstall latest quality update (monthly cumulative update)
    • Uninstall latest feature update (major Windows version upgrade)
  4. Follow the prompts and restart.

Method 3: Using Command Prompt

  1. Open Command Prompt as Administrator.
  2. List installed updates:

    wmic qfe list brief /format:table
  3. Uninstall a specific update:

    wusa /uninstall /kb:1234567

    Replace 1234567 with the actual KB number.

Prevent Windows from Reinstalling It Immediately

After uninstalling:

  1. Go to Settings → Windows Update.
  2. Click Pause updates temporarily.




Additional Options:


Disable Windows 11 Updates
How to turn off Signature Enforcement Windows 10 &