How to Fix Windows 11 Slow After an Update

PC Technician
Windows 11PerformanceSystemOptimization

The Problem

The cumulative update finished, rebooted, and now everything lags—Start, Chrome, even File Explorer. Often Windows is still indexing, installing optional components, or a new driver misbehaved. Sometimes the patch itself is bad and you need a rollback—not a tune-up.

PC won't boot or Start is broken? Use fix Windows 11 after a bad update (rollback). Update stuck at 0%? Windows Update stuck.

Symptoms

  • Slowness started within 24–48 hours of an update reboot.
  • Disk or CPU pinned in Task Manager with "Windows" or "Antimalware" tasks.
  • Fans spin up idle; fans were quiet before the patch.

The Fix: Step-by-Step

Step 1: Wait One Idle Hour (If Disk Is Busy)

After big updates, Windows Search re-indexes and Component Servicing cleans up. Plug in laptops, leave the PC on, connected to power and Ethernet, for an hour. If Disk or CPU in Task Manager stays at 100% overnight, continue below.

Step 2: Restart Twice

Not sleep—Restart from Start. Some patches finish driver swaps on the second boot.

Step 3: Check Disk Space

Updates need free space for temp files. If C: is red, free disk space before chasing "slowness."

Step 4: Pause Sync and Heavy Startup Apps

  1. Pause OneDrive / Google Drive sync.
  2. SettingsAppsStartup → turn off non-essentials.
  3. Full guide: disable startup programs.

Step 5: Run Storage and System Maintenance

Admin Terminal:

DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow

Then SettingsSystemStorageStorage Sense → run cleanup → enable Temporary files.

Step 6: Update or Roll Back Chipset / GPU Drivers

Bad Intel ME, AMD chipset, or GPU drivers ship with some cumulative updates.

  1. Device Manager → look for yellow warnings on Display, Storage, Network.
  2. Install latest from laptop/PC vendor support (not random updater apps).
  3. If slowness started right after a driver update, PropertiesDriverRoll Back when available.

Step 7: Reset Search Index (If Start Search Is Slow)

  1. SettingsPrivacy & securitySearching Windows.
  2. Advanced indexing optionsAdvancedRebuild.
  3. Indexing will churn the disk for a while—expect temporary load, then faster search.

Step 8: Disable Fast Startup (Test)

Control PanelPower OptionsChoose what the power buttons doChange settings that are currently unavailable → uncheck Turn on fast startup → reboot. Hybrid boots after updates sometimes leave stale drivers loaded.

Step 9: Uninstall the Problem Update (If Nothing Else Helps)

SettingsWindows UpdateUpdate historyUninstall updates → remove the latest Cumulative Update (note KB number). Reboot. Windows will offer it again later—wait for reports if that KB is known bad.

Step 10: Broader Speed Pass

If the PC was already marginal, stack wins: speed up a slow Windows PC, fix high RAM usage, 100% disk.

One-click cleanup: OptiMax clears temp clutter and trims startup after updates—handy when C: is full of Windows.old leftovers (remove only via Storage Sense when you are sure you do not need rollback).

When to Roll Back vs. Tune

  • Tune when the PC works but feels sluggish; Task Manager shows indexing or cleanup.
  • Rollback when BSOD, black screen, or shell broken—rollback guide.