Executive Summary & Key Takeaways
High-level overview synthesized for quick decision making.
Turn your Windows 11 PC into an optimized gaming rig. Discover the essential OS settings, registry tweaks, GPU driver configs, and power plans to maximize FPS and cut input lag.
Out of the box, Windows 11 is configured for enterprise office security and laptop battery savingsโnot maximum gaming frame rates or zero-latency mouse response. Background telemetry, virtualization hypervisors, aggressive core parking, and hidden power throttles constantly steal CPU clock cycles from your games.
With proper configuration, you can turn Windows 11 into a lean, lightning-fast gaming machine that delivers higher average FPS, smoother 1% low frametimes, and near-zero input lag.
This master guide covers the complete 2026 Windows 11 gaming optimization protocol, verified across Intel 13th/14th Gen and AMD Ryzen 7000/9000 platforms.
1.1 Enable Hardware-Accelerated GPU Scheduling (HAGS)
HAGS offloads video memory management directly to the GPU's dedicated scheduling processor, reducing CPU overhead and unlocking NVIDIA DLSS 3 / AMD FSR 3 Frame Generation.
- Open Settings (Win + I) โ System โ Display โ Graphics.
- Click Default graphics settings (or Advanced graphics settings).
- Toggle Hardware-accelerated GPU scheduling to ON.
Settings โโโบ System โโโบ Display โโโบ Graphics โโโบ Hardware-Accelerated GPU Scheduling: ON
1.2 Enable "Optimizations for Windowed Games"
Historically, running games in "Borderless Windowed" added 1โ2 frames of input latency through the Windows Desktop Window Manager (DWM). Windows 11 features modern DirectX 12 flip-model presentation for windowed games.
- In the same Default graphics settings menu:
- Toggle Optimizations for windowed games to ON.
- Result: Borderless Windowed mode now performs identically to Fullscreen Exclusive with zero latency penalty and instant Alt-Tab multitasking.
1.3 Verify Refresh Rate in Advanced Display
Many gamers buy a 165Hz or 240Hz monitor but accidentally run it at 60Hz for months:
- Navigate to System > Display > Advanced display.
- Look at Choose a refresh rate and select your monitor's absolute maximum (e.g.
240 Hz).
2.1 Disable Virtualization-Based Security (VBS / Memory Integrity)
Microsoft enables Memory Integrity (HVCI) by default on all Windows 11 installations. Memory Integrity runs your entire operating system inside a virtualized hypervisor container.
In heavy gaming workloads, hypervisor interception causes a 5% to 12% drop in CPU draw-call throughput, severely harming 1% low frame rates in CPU-heavy games like Valorant, CS2, Warzone, and Cyberpunk 2077.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ VBS HYPERVISOR OVERHEAD ON CPU RENDERING THREAD โ
โ โ
โ WITH VBS ENABLED (Default Windows 11): โ
โ Game Thread โโโบ [Hypervisor Intercept] โโโบ [Security Check] โโโบ CPU โ
โ (Adds 1.2ms โ 2.5ms latency per frame draw call) โ
โ โ
โ WITH VBS DISABLED (Optimized Gaming Rig): โ
โ Game Thread โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโบ CPU โ
โ (Direct hardware execution, Maximum FPS) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
How to disable VBS & Memory Integrity safely:
- Open Windows Search and type Core Isolation.
- Toggle Memory Integrity to OFF.
- Reboot your PC.
3.1 Unlock the Hidden "Ultimate Performance" Power Plan
Windows 11 hides the Ultimate Performance power plan by default. Unlike the standard "Balanced" plan which ramps CPU frequencies up and down (causing micro-stutter during clock transitions), Ultimate Performance pins your CPU at its base/boost frequency with zero energy throttling.
- Right-click the Windows Start button and select Terminal (Admin) or PowerShell (Admin).
- Paste the following command and press Enter:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
| Setting | Recommended Value | Why |
| :--- | :--- | :--- |
| :--- | :--- | :--- |
| **Power Management Mode** | **Prefer Maximum Performance** | Prevents GPU clock down-throttling |
| **Low Latency Mode** | **Ultra** | Limits pre-rendered frame queue to 1 |
| **Max Frame Rate** | **-3 FPS below monitor Hz** | Keeps G-Sync in active VRR range |
| **Shader Cache Size** | **10 GB** or **100 GB** | Prevents repeated shader re-compiles |
| **Texture Filtering - Quality** | **High Performance** | Boosts texture pipeline throughput |
| **Threaded Optimization** | **On** | Maximizes multi-threaded CPU draw calls |
| **Vertical Sync** | **On** | Required for proper G-Sync operation |
| Category | Setting Name | Optimized Value | FPS Impact |
| :--- | :--- | :--- | :--- |
| **Display** | Hardware-Accelerated GPU Scheduling | **ON** | +3% to +5% |
| **Display** | Optimizations for Windowed Games | **ON** | Lower DWM Input Delay |
| **Security** | Core Isolation / Memory Integrity | **OFF** | +5% to +12% in 1% Lows |
| **Gaming** | Windows Game Mode | **ON** | Smoother CPU Scheduling |
| **Gaming** | Background Game Bar Captures | **OFF** | Eliminates Stutter |
| **Power** | Power Plan Scheme | **Ultimate Performance** | Prevents CPU Downclocking |
| **GPU Driver** | Shader Cache Size | **10 GB+** | Eliminates Shader Hitches |
| **Mouse** | Enhance Pointer Precision | **OFF (Unchecked)** | Perfect 1:1 Aim Memory |
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ WINDOWS 11 GAMING MASTER CHECKLIST โ
โ โ
โ [ ] Step 1: Turn ON Hardware-Accelerated GPU Scheduling (HAGS). โ
โ [ ] Step 2: Turn ON Optimizations for Windowed Games. โ
โ [ ] Step 3: Turn OFF Core Isolation (Memory Integrity) in Security. โ
โ [ ] Step 4: Turn ON Windows Game Mode & Turn OFF background Captures. โ
โ [ ] Step 5: Enable 'Ultimate Performance' power plan in Windows. โ
โ [ ] Step 6: Set GPU Driver Power Management to 'Prefer Max Power'. โ
โ [ ] Step 7: Uncheck 'Enhance Pointer Precision' in Mouse settings. โ
โ [ ] Step 8: Set Shader Cache to 10 GB in NVIDIA/AMD control panel. โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ