[Published: June 2, 2026 | Last updated: June 2, 2026] | 12 min read
TL;DR
- Disabling Virtualization-Based Security (VBS) is the single biggest FPS unlock — expect 5-15% gains on most systems (Gamer Hardware, 2026)
- Switch your power plan to Ultimate Performance and clean-install GPU drivers with DDU for another 2-5% combined
- Hardware-Accelerated GPU Scheduling (HAGS) averages only ~0.3% FPS improvement — test it, don’t assume it helps
- Windows 11 now powers 66.85% of Steam gaming PCs as of March 2026 (Windows News, 2026)
- Realistic total gain from a full optimization pass: 8-15% FPS improvement, not a frame-rate doubling
What “Windows 11 Gaming Optimization” Actually Means
Windows 11 ships configured for the average office worker. Security features, background services, and power management defaults are tuned to protect a general-purpose machine — not to push maximum frames in Cyberpunk 2077 or CS2.
Optimization means reversing those defaults. You’re not adding performance that isn’t there. You’re removing the things Windows puts in front of it.
The realistic gain from a complete pass: 5-15% FPS improvement on a never-optimized system, with most of that coming from three changes covered in the first two steps below (Gamer Hardware, 2026). Systems that were recently built clean will see less. Systems running on day-one installs from two years ago will see the most.
Worth saying upfront: no Windows tweak replaces a hardware upgrade. If your GPU is the bottleneck, optimizing the OS won’t save you.
Step 1: Disable Virtualization-Based Security (VBS) for Up to 15% More FPS
VBS is the biggest FPS killer in a stock Windows 11 install, and it’s on by default. Disabling it is the first thing to do on any dedicated gaming machine.
What VBS does: It creates an isolated, hardware-protected memory region to protect system processes from malware. Useful on a work laptop. Expensive on a gaming PC that you control entirely.
Performance cost: Disabling VBS/HVCI improves FPS by 5-10% on most systems, with some CPU-bound scenarios showing even higher gains (Tom’s Hardware, 2023). Shadow of the Tomb Raider CPU render scores improved by up to 5.75% in XMG’s benchmark testing (XMG, 2023).
How to Disable VBS in Windows 11
- Press Win + R, type
msinfo32, hit Enter - Look for “Virtualization-based security” in System Summary — if it says “Running,” it’s active
- Open Windows Security → Device Security → Core isolation
- Toggle Memory integrity off
- Reboot and re-check msinfo32 to confirm VBS shows “Not enabled”
If the toggle is grayed out, use the registry method: navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard, set EnableVirtualizationBasedSecurity to 0 (TechNet New England, 2026).
Security note: This is appropriate for a dedicated gaming PC. Don’t do it on a work machine or shared family computer that stores financial data.
Step 2: Switch to Ultimate Performance Power Plan
The Ultimate Performance power plan is the fastest single change you can make — takes two minutes and improves CPU responsiveness immediately.
Windows’ Balanced power plan throttles CPU clock speeds to save energy. During gaming, that throttling adds micro-latency every time your CPU ramps up. Ultimate Performance eliminates that ramp-up entirely by keeping clocks pinned.
Power plan changes add 2-5% to the FPS gains from VBS (Gamer Hardware, 2026).
How to Enable Ultimate Performance
- Open PowerShell as Administrator
- Run:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 - Open Control Panel → Power Options
- Select “Ultimate Performance” from the list
If you don’t see it, the command above creates it. On laptops, use this only when plugged in — it will drain battery quickly.
Step 3: Clean-Install GPU Drivers with DDU
Dirty driver installs leave behind registry entries and shader caches from old versions. These don’t always cause crashes — they cause subtle performance inconsistencies that are hard to diagnose.
The fix is Display Driver Uninstaller (DDU), a free tool that strips every trace of the old driver before you install the new one. This is standard practice on competitive gaming rigs, not an advanced trick.
How to Use DDU
- Download DDU from guru3d
- Boot into Safe Mode (Settings → System → Recovery → Advanced startup)
- Run DDU and select “Clean and restart”
- Install the latest driver directly from nvidia or amd
For NVIDIA users: after installing, open NVIDIA Control Panel → Manage 3D Settings → Shader Cache Size → set to 10 GB (default is 4 GB, which causes shader compilation stutters in modern games).
Step 4: Enable Game Mode and Optimize Windows Gaming Settings
Game Mode is Windows’ built-in signal to the OS that your foreground app is a game. It tells the scheduler to prioritize CPU and GPU resources for that process and suppress background tasks.
It should already be on. Confirm it is.
Enable Game Mode
- Settings → Gaming → Game Mode
- Toggle Game Mode to On
While you’re in the Gaming settings, also enable these:
Variable Refresh Rate (VRR): Settings → System → Display → Graphics → toggle “Variable refresh rate” On. This enables G-Sync or FreeSync at the OS level for all apps, not just those that natively support it. Requires a VRR-compatible monitor (Switchblade Gaming, 2026).
Optimizations for Windowed Games: Same Graphics settings page — toggle it On. This enables Direct Flip, which lets borderless fullscreen windows bypass Desktop Window Manager (DWM) composition and write directly to the display. The performance gap between borderless windowed and exclusive fullscreen essentially disappears with this on (Switchblade Gaming, 2026).
Step 5: Hardware-Accelerated GPU Scheduling (HAGS) — Test, Don’t Assume
HAGS is one of the most misunderstood settings in Windows 11 gaming guides. Most guides tell you to enable it without caveats. The data tells a different story.
Average FPS improvement from HAGS: approximately +0.3%, consuming up to 1 GB of extra VRAM (Tech Business News, 2026). But here’s where it gets complicated: HAGS is required for NVIDIA’s Frame Generation (DLSS 4 Multi Frame Generation won’t activate without it), and it does reduce input latency on some CPU-bound titles. On GPUs with 8 GB VRAM or less — RTX 4060, RTX 4060 Ti — HAGS can push VRAM over capacity in modern titles, causing micro-stutters and slower overflow to system RAM.
The honest recommendation: enable it if you’re on a modern GPU (RTX 3000/4000/5000, RX 6000/7000) with 10 GB+ VRAM and updated drivers. Disable it if you’re on 8 GB VRAM or if you notice stuttering after enabling (PC Build Advisor, 2026).
How to Enable or Disable HAGS
Settings → System → Display → Graphics → scroll to “Hardware-accelerated GPU scheduling” → toggle On or Off. Reboot required.
Step 6: Kill Background Startup Apps and Windows Services
Every background process stealing CPU cycles is a process not feeding your game. This part is boring. It matters.
Disable Startup Apps
- Press Ctrl + Shift + Esc to open Task Manager
- Go to the Startup apps tab
- Right-click and disable: Discord auto-start, browser update managers, Steam auto-start, OneDrive, Spotify, Teams
Only disable things you don’t need at boot. Don’t disable security software.
Disable Unnecessary Background Services
- Press Win + R, type
services.msc - Set these to Manual (right-click → Properties → Startup type):
- SysMain (Superfetch) – preloads apps into RAM, fights your game for memory
- Windows Search – disk-indexing runs in the background
- Connected User Experiences and Telemetry – Microsoft data collection
Do not disable Windows Update entirely — just delay it. Settings → Windows Update → Advanced Options → set Active Hours to your gaming window.
Step 7: Turn Off Visual Effects and Transparency
Windows 11’s animations, shadows, and transparency layers use GPU cycles. Small number. But on mid-range hardware where every frame counts, it’s worth cutting.
- Search “Adjust the appearance and performance of Windows” in Start
- Select Adjust for best performance (disables all effects)
- Alternatively: check only “Show thumbnails instead of icons” to keep file explorer usable
For transparency specifically: Settings → Personalization → Colors → toggle Transparency effects Off.
Step 8: DirectStorage — Enable It by Checking Your Setup
DirectStorage is a Windows API that lets games load assets directly from an NVMe SSD to the GPU, bypassing the CPU decompression bottleneck entirely. As of early 2026, only a handful of titles support it — Forza Horizon 5, Forza Motorsport, Senua’s Saga: Hellblade II, and a growing list of 2025-2026 releases (Switchblade Gaming, 2026).
There’s no toggle. DirectStorage activates automatically when all conditions are met:
- Windows 11 (any version) ✓
- NVMe SSD (not SATA — DirectStorage won’t activate on SATA drives) ✓
- Updated GPU drivers ✓
- A game that has DirectStorage built in ✓
If your supported games are on a SATA drive, move them to NVMe. That’s the only user action required.
Step 9: Xbox Mode (New in 2026) — Worth Trying on Lower-End Hardware
Xbox Mode (formerly Xbox Full Screen Experience) is a new Windows 11 feature that creates a console-like interface, suppresses desktop background tasks, and pauses maintenance processes while you’re gaming.
The numbers: Xbox Mode reduces RAM usage by 9.3% compared to standard Windows 11 desktop mode, and MSI’s testing on Claw handhelds showed FPS gains of 6.3-8.9% in Cyberpunk 2077 (TechPowerUp, 2026). Desktop results will vary — the gains are more pronounced on RAM-constrained systems.
As of April 2026, Xbox Mode is available to Windows Insiders on Dev and Beta channels for desktops and laptops, with a broader rollout planned throughout 2026 (TechSpot, 2026).
To access it: open the Xbox app → look for the Game Mode/Xbox Mode option in settings if you’re on an Insider build.
Windows 11 vs Windows 10 for Gaming in 2026: The Current Picture
Windows 11 is now the faster gaming OS on modern hardware. Across a 14-game geometric mean, Windows 11 25H2 runs roughly 4% faster at 1080p and 5% faster at 1440p and 4K compared to Windows 10 on equivalent test hardware (HD Opti, 2026). The old reputation for poor gaming performance came from default VBS/HVCI settings, not from the OS itself.
Windows 11 now runs 66.85% of Steam gaming PCs as of March 2026 — up nearly 2 percentage points from the previous month (Windows News, 2026). The gaming community has largely completed its shift.
Common Mistakes That Hurt Windows 11 Gaming Performance
- Skipping DDU before driver updates. Installing over an old driver is faster but leaves debris that causes stuttering and inconsistent frame times.
- Trusting “gaming optimizer” software. Most registry tweak tools from third-party sites apply the same changes you can do manually — and some install adware alongside them. Do it yourself.
- Enabling HAGS on 8 GB VRAM cards without testing. See Step 5. The assumption that “more hardware acceleration = better” breaks down below certain VRAM thresholds.
- Disabling Windows Update entirely. Driver and DirectX updates come through Windows Update. Disabling it entirely means missing GPU-critical patches. Delay it, don’t kill it.
- Expecting software tweaks to replace hardware. A full optimization pass nets 8-12% on a typical never-optimized system. If you need 40% more FPS, you need a new GPU (Gamer Hardware, 2026).
Windows 11 Gaming Optimization Checklist: Do These in Order
| Priority | Change | Expected FPS Gain | Risk |
|---|---|---|---|
| 1 | Disable VBS/Memory Integrity | 5-15% | Low (gaming PCs only) |
| 2 | Ultimate Performance power plan | 2-5% | None |
| 3 | Clean DDU driver install | Variable | None |
| 4 | Disable startup apps | Variable | None |
| 5 | Enable Game Mode + VRR + Windowed Optimizations | 1-3% | None |
| 6 | Disable visual effects/transparency | <1% | None |
| 7 | Test HAGS on/off | 0-3% | Low (test and revert if needed) |
| 8 | Verify DirectStorage (NVMe + supported game) | Load times mainly | None |
Frequently Asked Questions About Optimizing Windows 11 for Gaming
How much FPS can I gain by optimizing Windows 11?
Expect 5-15% total FPS improvement on a system that has never been optimized, with most gains coming from disabling VBS (5-10%) and switching the power plan (2-5%). Clean, recently-built systems will see closer to 5%. Systems running two-year-old default installs will see the high end of that range (Gamer Hardware, 2026).
Is Windows 11 better for gaming than Windows 10 in 2026?
Yes — on modern hardware. Across a 14-game benchmark suite, Windows 11 25H2 is about 4% faster at 1080p and 5% faster at 1440p/4K versus Windows 10 on the same test hardware (HD Opti, 2026). The old “Windows 10 is better for gaming” advice is outdated for anyone running Ryzen 5000+ or Intel 12th gen and above.
Should I disable VBS on Windows 11 for gaming?
On a dedicated gaming PC, yes. Disabling VBS/HVCI removes 5-15% overhead with no practical risk on a machine used only for gaming. On a work PC, corporate laptop, or shared family computer, keep it enabled — the security trade-off isn’t worth it.
Does Hardware-Accelerated GPU Scheduling (HAGS) improve gaming FPS?
Marginally, on average. Benchmark data shows about +0.3% average FPS gain from HAGS (Tech Business News, 2026). The real reason to enable it on NVIDIA systems: DLSS 4 Multi Frame Generation requires HAGS active. On GPUs with 8 GB VRAM or less, HAGS can cause stuttering by pushing VRAM over capacity. Test with a benchmark before and after.
What is the single fastest Windows 11 gaming tweak?
Switching to the Ultimate Performance power plan takes two minutes and delivers immediate CPU responsiveness improvements. For the biggest one-time FPS unlock, disabling VBS beats everything else but requires a reboot and applies only to dedicated gaming machines.
Does Game Mode actually help in Windows 11?
It does, modestly. Game Mode tells the Windows scheduler to prioritize the active game process and suppress background app activity. It won’t transform a low-end system, but it removes a consistent source of frame dips from background tasks stepping on CPU time (Windows Forum, 2026).
What is Xbox Mode in Windows 11 and does it improve FPS?
Xbox Mode is a new Windows 11 interface (rolling out broadly in 2026) that reduces background overhead by creating a console-style gaming environment. Microsoft’s testing shows RAM usage drops by 9.3% and FPS improves by up to 8.6% in CPU-bound titles compared to standard desktop mode (TechPowerUp, 2026). Desktop gains are smaller than on handhelds, but the feature is worth enabling if you’re on an Insider build.
Key Takeaways
- Disable VBS first — it’s the only single change that reliably moves the needle by 5-15%
- Ultimate Performance plan plus a clean DDU driver install add another 2-5% combined
- HAGS is not a guaranteed win — benchmark your specific GPU before leaving it enabled permanently
- Windows 11 25H2 is now the better gaming OS on modern hardware; the old reputation was a default settings problem, not an OS problem
- Keep an eye on Xbox Mode as it rolls out broadly in 2026 — early data shows real background overhead reduction