If your games started stuttering, crashing, or dropping frames after the March 2026 Windows update, you’re not alone. The KB5079473 gaming lag fix you need depends on whether you’re dealing with a GPU driver conflict, an anti-cheat collision, or a power throttling bug — and this guide walks you through diagnosing which one it is and fixing it fast.
Microsoft pushed KB5079473 on March 10, 2026 as part of Patch Tuesday for Windows 11 24H2 and 25H2. Within days, gaming forums lit up with reports of 30–50% FPS drops, DirectX crashes in titles like Call of Duty, Cyberpunk 2077, and Baldur’s Gate 3, and full desktop blackouts mid-game. This is actually the third consecutive monthly Windows update to break gaming performance — January’s KB5074109 and February’s update both caused similar GPU regressions.
Here’s how to diagnose your specific issue and fix it without nuking your entire system.
Diagnose the Problem First
Before you start uninstalling things, spend two minutes figuring out what’s actually broken. The fix depends on the symptom.
Symptom 1: FPS Dropped 30–50% Across All Games
You were getting stable 144 FPS in competitive titles. Now you’re seeing 60–80 FPS with micro-stutters. GPU usage shows 99% but power draw is significantly lower than normal — sometimes 100W less than your card should be pulling.
This points to a GPU driver conflict. Jump to the GPU Driver Clean Install section.
Symptom 2: Crashes When Launching Specific Games
Games using Easy Anti-Cheat or BattlEye crash on launch or within minutes. You might see a DirectX error, or the game just closes silently. Other games work fine.
This is an anti-cheat kernel conflict. Jump to the Memory Integrity Fix section.
Symptom 3: Random Freezes and Black Screens
Your display goes black for 2–5 seconds during GPU-intensive scenes. You can still hear game audio. Sometimes your whole system freezes and requires a hard reboot.
This is the GPU timeout bug. Jump to the TDR Registry Fix section.
KB5079473 Gaming Lag Fix: Step-by-Step Methods
Install KB5085516 First (The Quick Win)
Microsoft released KB5085516 on March 21, 2026 as an out-of-band patch that addresses several issues introduced by KB5079473. Before you do anything else, check if you have it:
Related: PC Gaming Lag Fix: Every Cause of High Ping, FPS Drops, and Stutters Solved
- Open Settings > Windows Update
- Click Check for updates
- If KB5085516 appears, install it and restart
- Test your games
This patch fixed the Microsoft account sign-in bug and addressed some stability regressions. For many gamers, this alone resolves the worst symptoms. If your FPS is still tanked after installing it, continue with the steps below.
GPU Driver Clean Install: The Nuclear Option That Works
The most consistent reports involve conflicts between KB5079473 and NVIDIA’s 560-series drivers from February 2026. AMD users on older Adrenalin versions have also reported issues, though less frequently.
Here’s the clean install procedure that’s been solving this across Reddit and the NVIDIA forums:
Step 1: Download your target driver (don’t install yet)
lank” rel=”noopener”>Adrenalin 26.3.1 WHQL from March 19, 2026.
Step 2: Boot into Safe Mode
- Hold Shift and click Restart from the Start menu
- Navigate to Troubleshoot > Advanced options > Startup Settings > Restart
- Press 4 to enter Safe Mode
Step 3: Run DDU (Display Driver Uninstaller)
DDU is a free tool that completely removes all GPU driver traces. This is critical — a normal uninstall leaves behind registry entries that perpetuate the conflict.
- Run DDU and select your GPU brand (NVIDIA or AMD)
- Click Clean and restart
- After reboot, install the driver you downloaded in Step 1
- Restart one more time
Step 4: Verify the fix
Open a demanding game and check:
– Is GPU power draw back to normal? (Use HWiNFO64 or GPU-Z)
– Are frame rates where they should be?
– Any micro-stutters in the first 5 minutes?
This DDU clean install approach has the highest success rate in community reports. One RTX 4080 user on WindowsForum reported going from unstable 60–80 FPS back to locked 144 FPS after this exact procedure.
Fix Anti-Cheat Crashes With Memory Integrity Toggle
Windows updates sometimes re-enable Memory Integrity (also called HVCI), which runs a kernel-level hypervisor. Anti-cheat systems like Easy Anti-Cheat and BattlEye also operate at kernel level, and they don’t always play nice together after an OS update.
To check and disable Memory Integrity:
- Open Windows Security
- Go to Device Security > Core Isolation
- Toggle Memory Integrity to Off
- Restart your PC
- Launch the game that was crashing
Important: Memory Integrity is a real security feature. This is a temporary workaround. Re-enable it after the anti-cheat vendors push compatibility updates, which typically happens within 2–4 weeks of a major Windows patch.
If you want to verify this is the issue before disabling it, check Event Viewer:
1. Open Event Viewer > Windows Logs > System
2. Filter by Source: Kernel-PnP or Source: HVCI
3. Look for errors timestamped around your crash times
Fix GPU Timeout Black Screens
The black screen freezes are caused by Windows killing the GPU driver when it doesn’t respond fast enough (a mechanism called TDR — Timeout Detection and Recovery). KB5079473 appears to make the GPU driver less responsive under load, triggering TDR more aggressively.
Related: Windows 11 Gaming Optimization: Settings That Reduce Lag and Input Delay
Related: Background Processes Killing FPS: What to Kill Before You Game
Related: GPU Driver Update Guide: How Outdated Drivers Cause Stutters and Lag
Related: Game Mode Windows 11: Does It Actually Help or Hurt Performance?
Related: High CPU Usage While Gaming: What’s Causing It and How to Fix It
Related: Wi-Fi Gaming on PC: How to Get the Best Signal When Ethernet Isn’t an Option
Increase the TDR timeout:
- Open Registry Editor (Win + R, type
regedit)
- Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers
- Right-click the right pane > New > DWORD (32-bit) Value
- Name it
TdrDelay and set the value to 10 (decimal)
- Create another DWORD called
TdrDdiDelay and set it to 10
- Restart your PC
This gives your GPU driver 10 seconds instead of the default 2 seconds to respond. It won’t fix the underlying performance issue, but it stops the black screen crashes while you work through the driver fix above.
System File Repair as a Safety Net
If you’re still seeing issues after the steps above, corrupted system files from the update process might be the culprit. Run these in an Administrator Command Prompt:
sfc /scannow
Wait for it to complete, then run:
DISM /Online /Cleanup-Image /RestoreHealth
Restart after both complete. This repairs any Windows system files that got corrupted during the KB5079473 installation.
Last Resort: Uninstall KB5079473
If nothing above works and gaming is completely broken, you can remove the update:
- Open Settings > Windows Update > Update History
- Scroll to Uninstall updates
- Find KB5079473 and click Uninstall
- Restart
Be aware: This is a security update. Removing it exposes you to the vulnerabilities it patched. Only do this as a temporary measure, and check for updates weekly until a replacement patch lands.
You can also pause future updates temporarily: Settings > Windows Update > Pause updates to prevent Windows from reinstalling it before a proper fix ships.
How to Prevent Future Windows Update Gaming Breakage
This is the third month in a row that a Windows 11 update has degraded gaming performance. January’s KB5074109 caused NVIDIA FPS drops and artifacts. February’s update had its own GPU bugs. Now March’s KB5079473. Here’s how to protect yourself going forward:
- Defer updates by 7 days. Go to Settings > Windows Update > Advanced options and set the deferral period. This gives the community time to discover issues before your system is affected.
- Create a restore point before every Patch Tuesday. Type “Create a restore point” in the Start menu and create one manually on the second Tuesday of each month, before updates install.
- Keep DDU downloaded and ready. Store it on a USB drive or in a folder you won’t forget. When the next update breaks your GPU driver, you’ll be ready.
- Follow your GPU vendor’s release notes. Both NVIDIA and AMD post known issues with each driver release. Check these before updating.
FAQ
Does KB5079473 affect AMD GPUs or just NVIDIA?
Both are affected, but NVIDIA users report more severe issues, particularly those on the 560-series drivers from February 2026. AMD users on Adrenalin 26.3.1 (March 19, 2026) have fewer reported problems. Regardless of your GPU brand, a DDU clean install of the latest driver is the most reliable fix.
Is it safe to uninstall KB5079473?
You can, but it’s a security update. Uninstalling it removes patches for known vulnerabilities. Try the DDU clean driver install and KB5085516 hotfix first. Only uninstall KB5079473 as a last resort, and reinstall or update as soon as Microsoft ships a stable replacement.
Why does Windows keep breaking gaming performance with updates?
Windows updates modify kernel-level components that interact directly with GPU drivers and anti-cheat systems. These low-level changes can create timing conflicts, especially with drivers that were tested against the previous kernel version. GPU vendors typically release hotfix drivers within 1–2 weeks. The best defense is deferring updates by 7 days so the community catches these issues first.
Will KB5085516 fix all the gaming issues from KB5079473?
KB5085516 fixes the Microsoft account sign-in bug and some stability issues, but it doesn’t resolve all GPU performance regressions. Many gamers still need a DDU clean driver install after applying KB5085516 to fully restore frame rates. Install KB5085516 first, then proceed with the driver fix if needed.
How do I know if KB5079473 is causing my lag or if it’s something else?
Check your Windows Update History (Settings > Windows Update > Update History) for the install date of KB5079473. If your gaming issues started after March 10, 2026, and you’re seeing symptoms like sudden FPS drops, anti-cheat crashes, or GPU black screens, the update is the likely culprit. You can also check Event Viewer for GPU-related errors timestamped after the update.
What to Do Right Now
Don’t sit around waiting for Microsoft to acknowledge this. Here’s your action plan in priority order:
- Install KB5085516 if you haven’t already — it’s the quickest partial fix
- DDU clean install your GPU driver using the latest version from your vendor — this fixes the FPS and power throttling issues for most people
- Toggle Memory Integrity off if specific games with anti-cheat are crashing
- Set a 7-day update deferral so next month’s Patch Tuesday doesn’t blindside you again
If you’re still getting lag after all of this, check out our guide on how to reduce ping and fix network lag — sometimes what feels like a frame rate problem is actually packet loss or routing issues stacking on top of the update bug.
For platform-specific optimization tips, browse our Fix Lag by Platform guides covering Windows, console, and cloud gaming setups.