Meta Description: How to fix Windows 11 slow performance after update? Learn how to fix KB5074109 lag, high CPU usage, and SSD slowdowns with our expert technical troubleshooting guide.
How to fix Windows 11 slow performance after update
If you have noticed that your PC feels sluggish, stuttery, or outright unresponsive recently, you aren’t alone. Windows 11 slowness after an update is typically caused by background indexing, corrupted update files, or specific driver regressions—most notably the documented issues with the January 2026 KB5074109 patch.
While Microsoft’s push toward integrated AI and Copilot features has added a new layer of complexity to system resources, the most common performance bottlenecks are still rooted in how the OS handles its monthly “Quality Updates.” This guide provides a tiered technical strategy to restore your system responsiveness and fix Windows 11 lag for good.
The Immediate Fix: Why It Happens and How to Stop It
When a major update like 24H2 or a security patch like KB5074109 is installed, Windows triggers several high-priority background tasks. These include Disk Indexing, where the system re-scans your files for Search, and Telemetry Data collection. If your system feels slow immediately after a reboot, wait at least 24 hours to allow these processes to settle.
However, if the lag persists, the fastest fix is clearing the SoftwareDistribution folder. This forces Windows to reset its update cache, which often gets “tangled” during the installation of cumulative updates.
The 60-Second Cache Flush
-
Type cmd in the Start menu, right-click it, and select Run as Administrator.
-
Type
net stop wuauservand press Enter. -
Open File Explorer and navigate to
C:\Windows\SoftwareDistribution. -
Delete all files and folders inside (this is safe; they are temporary update files).
-
Go back to the command prompt and type
net start wuauserv.
Fixing the January 2026 KB5074109 Performance Issues
The 2026 update cycle has introduced specific “regressions”—technical speak for “new updates breaking old features.” The KB5074109 update, in particular, has been linked to severe frame drops in gaming, slow File Explorer response times, and an “Outlook freeze” bug.
Identify and Remove Problematic Patches
If your performance tanked specifically after the January 13, 2026 release, you may need to roll back. Windows provides a 10-day rollback window for major version jumps, but you can uninstall individual monthly security updates at any time.
-
Go to Settings > Windows Update > Update history.
-
Scroll to the bottom and select Uninstall updates.
-
Locate KB5074109 (or the emergency OOB patch KB5078127 if it failed to fix the issue).
-
Click Uninstall and restart.
Warning: Do not delete the
Windows.oldfolder if you are within the first 10 days of a major update. Doing so will permanently delete the recovery entities required for a system rollback.
Deep System Repair: SFC and DISM
Sometimes the update process itself corrupts the Windows Registry or essential system DLL files. This leads to high CPU usage or the “Black Screen of Death” during login.
Open the Terminal (Admin) and run these commands in sequence:
-
sfc /scannow: This scans the integrity of all protected system files. -
DISM /Online /Cleanup-Image /RestoreHealth: This reaches out to Microsoft’s servers to replace corrupted system entities with healthy versions.
Managing the “AI Overhead”: Copilot and VBS
In 2026, Windows 11 relies heavily on Virtualization-Based Security (VBS) and the Copilot AI engine. While these features enhance security and productivity, they can cause significant thermal throttling and “latency spikes” on older hardware or CPUs with limited thread counts.
Is it safe to disable VBS?
For gamers and power users, disabling VBS can improve system responsiveness by up to 15%.
-
Search for Core Isolation in the Start menu.
-
Toggle Memory Integrity to Off.
-
Restart your PC.
This reduces the security layer overhead, allowing your CPU to communicate more directly with your hardware—though it does slightly lower your defense against advanced kernel-level exploits.
SSD Performance Degradation in 2026
There have been reports in version 25H2 of SSD sequential write speeds dropping significantly. This is often a conflict between Windows storage management and your NVMe firmware.
| Potential Cause | Solution |
| Outdated SSD Firmware | Download the manufacturer tool (e.g., Samsung Magician, Western Digital Dashboard) and update firmware. |
| Disk Indexing Lag | Disable indexing on your C: drive via File Explorer > Right-click C: > Properties > Uncheck “Allow files… to have contents indexed”. |
| Trim Service Failure | In Command Prompt, type defrag C: /O to optimize your SSD manually. |
Advanced “Mixed-Audience” Solutions
For IT Professionals and power users managing multiple machines, the standard “Settings” app is often insufficient.
1. Use the Out-of-band (OOB) Update Catalog
Microsoft occasionally releases emergency patches that don’t appear in the regular Windows Update menu right away. If you are experiencing the “Outlook freeze” or “Remote Desktop credential” bugs from early 2026, search the Microsoft Update Catalog for KB5077744. This specific OOB update was designed to stabilize the mess left by the initial January security release.
2. Clean Boot for Diagnostics
If you suspect a third-party app is clashing with the new update:
-
Press
Win + R, typemsconfig, and go to the Services tab. -
Check Hide all Microsoft services and click Disable all.
-
Go to the Startup tab in Task Manager and disable all items.
-
Restart. If the lag is gone, one of your apps is incompatible with the new Windows build.
Common Mistakes to Avoid
-
Installing “Registry Cleaners”: These tools are largely redundant in 2026 and often delete critical entities related to the new Win 11 architecture.
-
Ignoring BIOS Updates: Modern Windows 11 versions require specific UEFI handshakes for power management. A slow PC is often just a PC with an outdated BIOS.
-
Disabling Windows Defender: While it uses RAM, the performance gain is negligible compared to the risk of “telemetry-cloaked” malware.
People Also Ask (FAQs)
Why is my computer so slow after the January 2026 update?
The January update (KB5074109) contained a known regression affecting the Windows App and GPU rendering. If you haven’t installed the follow-up OOB patch (KB5078127), your system may still be suffering from these bugs.
How do I fix the black screen after a Windows 11 update?
A black screen usually indicates a display driver crash. Try the shortcut Win + Ctrl + Shift + B to reset your graphics driver. If that fails, boot into Safe Mode and uninstall the latest update.
Does Windows 11 25H2 require more RAM?
While the minimum requirement is 4GB, the 2026 environment—with Copilot and background AI processes—really requires 16GB of RAM for a smooth, lag-free experience.
What is “Telemetry Bloat” and how do I fix it?
Telemetry is the data Windows sends to Microsoft. You can reduce this by going to Settings > Privacy & security > Diagnostics & feedback and turning off “Optional diagnostic data.”
Will a “System Restore” delete my files?
No. System Restore only rolls back system files, registry settings, and installed programs to a previous state. Your documents, photos, and personal files remain untouched.
How can I speed up File Explorer in Windows 11?
Updates sometimes cause File Explorer to “hang” while trying to load cloud-backed folders. Try unpinning “Recent Files” and “Office.com” files from the Quick Access menu to reduce network-related lag.
How do I uninstall a buggy update that won’t disappear from the list?
Use the command wusa /uninstall /kb:5074109 in an Administrative Command Prompt to force the removal of a specific update package.
Conclusion
Fixing Windows 11 performance in 2026 is a balance between managing new AI-driven features and cleaning up after buggy monthly patches. Start with the “SoftwareDistribution” cache flush, move to uninstalling specific problematic KBs like KB5074109, and ensure your hardware firmware is synchronized with the OS.
If your system remains slow after these steps, it may be time to consider a “Reset This PC” (keeping files) to provide the OS with a clean registry state.
Next Steps:
-
Check your Update History to see if KB5074109 is installed.
-
Run an SFC Scan to verify system integrity.
-
Update your GPU and SSD firmware to prevent driver-level stuttering.