Quick fix: Open Settings → Windows Update → Update history → Uninstall updates. Find the recently-installed cumulative update. Click Uninstall. Windows removes it and reverts to the previous build. Performance should return to baseline.
Windows 11 was running fine. A cumulative update or feature update installed. Now everything feels slower — boot time longer, apps launch slower, gaming has frame drops. The update introduced a regression on your specific hardware. Roll back the update to recover performance, then pause updates while you wait for a fix.
Affects: Windows 11 (and Windows 10) with a recent problematic update.
Fix time: ~30 minutes including rollback time.
What causes this
Windows Updates occasionally introduce performance regressions on specific hardware combinations. Microsoft tests updates on a wide range of systems, but corner cases (specific GPU + Wi-Fi combinations, particular CPU steppings, certain storage controllers) sometimes hit regressions that didn’t appear in testing. Rolling back the update restores the previous state.
Method 1: Uninstall the recent update via Settings
The standard rollback.
- Open Settings → Windows Update → Update history.
- Identify the most recently-installed cumulative or quality update. Note the KB number.
- Click Uninstall updates link near the bottom.
- The Control Panel-style Uninstall an update page opens.
- Find the KB you identified. Click it. Click Uninstall in the toolbar.
- Confirm. Windows uninstalls the update; takes 5-15 minutes.
- Reboot when prompted.
- After reboot, Windows is at the previous build. Test performance.
Note: not all updates are uninstallable. Recent ones usually are; some older ones may have been “cleaned up” via DISM and can’t be removed.
Method 2: Pause Windows Update to prevent re-install
After successful rollback, prevent Windows from immediately re-installing the same update.
- Open Settings → Windows Update.
- Click Pause updates for 1 week (or use dropdown for longer).
- Or pause permanently via registry (Pro/Enterprise):
Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" -Name FlightSettingsMaxPauseDays -Value 365This allows Pause for up to 1 year via Settings UI.
- If the problematic update is offered again automatically, hide it using Microsoft’s “Show or hide updates” troubleshooter (KB3073930).
- Wait for Microsoft to release a fix in the next monthly cumulative update.
This buys time for Microsoft to address the regression.
Method 3: Roll back feature update via Settings → Recovery
Use when the issue is a major feature update (Windows 11 24H2 → 23H2 rollback, etc.).
- Open Settings → System → Recovery.
- Look for Go back button (only available within 10 days of the feature update).
- Click Go back. Confirm.
- Windows asks for a reason. Pick “Apps don’t work properly” or similar.
- The rollback takes 20-40 minutes and includes a reboot. Personal files and apps are preserved.
- After rollback, you’re on the previous Windows 11 build. Performance regression should be gone.
- The Go back button disappears after 10 days. After that window, an in-place upgrade install using the older ISO is the only path to roll back a feature update.
This is the right approach for feature update regressions.
How to verify the fix worked
- Performance returns to pre-update baseline (boot time, app launch, gaming FPS).
- Open Settings → System → About. OS Build is the previous one.
- Update history shows the KB as “Uninstalled” (or not present after feature update rollback).
- Run benchmarks (Cinebench, 3DMark, CrystalDiskMark) to confirm performance numbers match pre-update levels.
If none of these work
If performance doesn’t recover after rollback, three causes apply. Update wasn’t the cause: something else changed at the same time. Check Reliability Monitor for events around the performance drop date. Driver from update persists: even uninstalling the cumulative update may not remove updated drivers it installed. Roll back specific drivers via Device Manager → Roll Back Driver. Hardware degradation: SSDs slow with wear, fans accumulate dust over time. The update may just have coincided with hardware aging. Check SSD SMART values, clean cooling vents. For chronic post-update performance issues across multiple updates, the cleanest fix is an in-place upgrade install — wipes accumulated cruft and reinstalls Windows 11 fresh while preserving data.
Bottom line: Uninstall the problematic update via Settings → Windows Update → Update history → Uninstall updates. Pause future updates to prevent re-install. Wait for Microsoft to release a fixed version.