Windows 11 Gaming Optimization: Settings That Reduce Lag and Input Delay


Windows 11 Gaming Optimization: Settings That Reduce Lag and Input Delay

Why Windows 11 Hurts Gaming Out of the Box

Windows 11 is not configured for gaming by default. Microsoft prioritizes battery life, background telemetry, visual effects, and automatic updates over low-latency performance. If you’re playing Warzone, Valorant, or Apex Legends and wondering why your ping spikes from 45ms to 180ms mid-match, or why your inputs feel floaty even with a high-refresh-rate monitor, your operating system is a significant part of the problem. This guide fixes that with specific steps, real values, and no filler.

Step 1: Disable Windows Update Delivery Optimization

By default, Windows 11 uses your internet connection to upload updates to other users on the internet. This eats bandwidth in real time during your gaming sessions and causes packet loss spikes that look like server issues but aren’t.

  • Open Settings → Windows Update → Advanced Options → Delivery Optimization
  • Turn off Allow downloads from other PCs
  • Click Advanced Options inside Delivery Optimization and set both upload and download bandwidth limits to 5% as a hard cap during active hours

After doing this, gamers running on 100Mbps connections commonly see their upload headroom return fully during play sessions, which directly reduces mid-game ping spikes.

Step 2: Enable Hardware-Accelerated GPU Scheduling (HAGS)

HAGS reduces CPU-to-GPU latency by letting the GPU manage its own memory scheduling instead of routing through the CPU. On supported hardware — anything running an NVIDIA RTX 2000 series or newer, or AMD RX 5000 series or newer — this reduces input delay measurably.

  • Go to Settings → System → Display → Graphics
  • Click Change default graphics settings
  • Toggle Hardware-Accelerated GPU Scheduling to On
  • Reboot your PC

Pair this with a frame rate cap set 3-5 frames below your monitor’s refresh rate using NVIDIA Control Panel or AMD Radeon Software. For a 144Hz monitor, cap at 141 FPS. This keeps the GPU from entering a state called “GPU Bound” which adds render latency of 5-15ms on top of your normal frame time.

Step 3: Set Your Power Plan to Ultimate Performance

Windows 11 hides the Ultimate Performance power plan by default. The standard High Performance plan still throttles CPU frequency during brief idle periods between frames. Ultimate Performance removes that behavior entirely.

  • Press Win + X and open Windows Terminal (Admin)
  • Paste this command: powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
  • Press Enter, then go to Settings → System → Power → Power mode
  • Select Ultimate Performance

On an Intel Core i5-12600K or AMD Ryzen 5 7600X, this alone can reduce CPU frame times by 2-4ms in CPU-heavy games like Escape from Tarkov or Microsoft Flight Simulator.

Step 4: Disable Nagle’s Algorithm in the Registry

Nagle’s Algorithm bundles small network packets together before sending them, which was useful on slow dial-up connections but actively increases latency in modern online gaming. Disabling it in Windows reduces ping by 5-20ms in games like CS2, Valorant, and League of Legends.

  • Press Win + R, type regedit, and press Enter
  • Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
  • Find the interface key that matches your network adapter’s IP address (check via ipconfig in Command Prompt)
  • Inside that key, create two new DWORD (32-bit) values:
  • Name: TcpAckFrequency → Value: 1
  • Name: TCPNoDelay → Value: 1
  • Reboot your PC

This is one of the most impactful free tweaks available. Players on 50ms servers have reported consistent drops to 32-38ms after applying this change.

Step 5: Prioritize Your Game in Network QoS

Windows has a built-in Quality of Service policy engine that can tell your router to prioritize game traffic over everything else on the connection — Netflix, downloads, other devices.

  • Press Win + R, type gpedit.msc
  • Navigate to Computer Configuration → Windows Settings → Policy-based QoS
  • Right-click and select Create new policy
  • Name it Game Priority, set DSCP value to 46
  • On the next screen, select This application’s executable name and enter your game’s .exe (e.g., valorant.exe, cod.exe)
  • Complete the wizard and reboot

DSCP value 46 marks your packets as Expedited Forwarding — the highest real-time priority class. Any router that supports QoS will honor this.

Step 6: Disable Xbox Game Bar and Background Recording

Xbox Game Bar runs background processes that consume CPU and RAM continuously. The background recording feature (formerly Game DVR) allocates a rolling video buffer even when you’re not recording, which creates consistent frame time spikes in GPU-limited scenarios.

  • Go to Settings → Gaming → Xbox Game Bar → Toggle to Off
  • Go to Settings → Gaming → Captures → Toggle Record in the background while I’m playing a game to Off
  • Press Win + R, type services.msc, find Xbox Live Game Save, Xbox Live Auth Manager, and Xbox Live Networking Service → Set all to Disabled

Step 7: Set Your DNS to a Low-Latency Server

Your ISP’s default DNS server is often slow and geographically distant. Every time your game client needs to resolve a server address, a slow DNS lookup adds latency to connection initialization. Switch to a faster option:

  • Go to Settings → Network & Internet → Wi-Fi or Ethernet → Hardware Properties
  • Click Edit next to DNS server assignment → Select Manual
  • Set IPv4 Preferred DNS to 1.1.1.1 (Cloudflare) and Alternate to 8.8.8.8 (Google)
  • Set IPv6 Preferred to 2606:4700:4700::1111

Cloudflare’s 1.1.1.1 consistently benchmarks at 11-14ms average DNS response time globally, compared to 30-80ms for typical ISP DNS servers. Use DNS Benchmark (free tool by GRC) to test which server is literally fastest from your location.

Step 8: Adjust Your Network Adapter’s Advanced Settings

Windows 11 applies power-saving settings to your network adapter that introduce latency. These are buried in Device Manager and most guides skip them entirely.

Still lagging after trying everything?

WTFast reroutes your game traffic through optimized servers — cutting ping by 30-50% for most players.

Start Your Free WTFast Trial →

  • Press Win + X → Device Manager → Network Adapters
  • Right-click your Ethernet or Wi-Fi adapter → Properties → Advanced tab
  • Find Energy-Efficient Ethernet → Set to Disabled
  • Find Interrupt Moderation → Set to Disabled
  • Find Receive Side Scaling → Set to Enabled
  • Find Large Send Offload v2 (IPv4 and IPv6) → Set both to Disabled
  • Click OK and reboot

Disabling Interrupt Moderation in particular reduces the delay between when a network packet arrives and when your CPU processes it. On Realtek and Intel NICs, this is measurable at 1-4ms improvement in sustained gaming scenarios.

Step 9: Use Ethernet — But Configure It Right

If you’re gaming on Wi-Fi and your ping to a local server is above 20ms, your wireless connection is the bottleneck, not your internet plan. A direct Ethernet connection to your router will cut that to under 5ms on the same plan. If you must use Wi-Fi:

  • Use the 5GHz band, not 2.4GHz — 2.4GHz has higher channel congestion and worse latency
  • Set your router’s Wi-Fi channel manually to avoid overlap with neighbors (use Wi-Fi Analyzer app to find the least congested channel)
  • Disable Wi-Fi Sense in Settings → Network & Internet → Wi-Fi → Manage known networks

When These Settings Aren’t Enough

Every fix above addresses problems on your local machine and home network. But if your ping to game servers is still high — say, 80ms to a Warzone server when you should be at 30ms, or you’re getting consistent packet loss playing FFXIV or Lost Ark on servers in Japan or Europe — the problem is happening on the routing path between your ISP and the game server. Windows settings can’t fix bad internet routing. Your ISP chooses the most cost-effective path, not the fastest one.

This is where a gaming VPN tunnel makes a real difference. WTFast routes your connection through its own network of gaming-optimized nodes, bypassing the congested public routing your ISP uses. Instead of your packets taking 14 hops through multiple carrier networks to reach a Valorant server in Singapore, WTFast finds a direct path with fewer hops and lower latency.

If you’ve done everything above and you’re still seeing 90ms+ ping, mid-game spikes, or packet loss that shows up in your game’s network debug overlay, start your WTFast free trial here and run it alongside your current setup. It works on PC and most console configurations through a shared network setup, and the difference on international servers is often 30-60ms of reduction on the first connection.

Quick Reference: Windows 11 Gaming Optimization Checklist

  • Delivery Optimization: Disabled peer uploads, bandwidth capped at 5%
  • HAGS: Enabled in Display → Graphics settings
  • Power Plan: Ultimate Performance via powercfg command
  • Nagle’s Algorithm: Disabled via TcpAckFrequency and TCPNoDelay registry keys
  • QoS Policy: DSCP 46 applied to game executables
  • Xbox Game Bar: Disabled, background recording off, Xbox services disabled
  • DNS: Switched to 1.1.1.1 / 8.8.8.8
  • NIC Settings: Energy-Efficient Ethernet off, Interrupt Moderation off, Large Send Offload off
  • Connection: Ethernet preferred, 5GHz Wi-Fi if wireless is required

If these Windows 11 tweaks don’t fully resolve your performance issues, hardware bottlenecks or driver problems might be the culprit — our PC Gaming Lag Fix Guide walks through every potential cause and solution.

Related: How to Fix Gaming Lag After the Windows 11 March 2026 Update (KB5079473)

Related: How to Fix NVIDIA Driver FPS Drops, Crashes, and Stuttering (R595 Series Guide)

If you’re still experiencing network-related lag after these system optimizations, fine-tuning your network adapter settings for gaming can eliminate the remaining connection bottlenecks.

If you’re still experiencing stutters after optimizing these Windows 11 settings, outdated graphics drivers might be the culprit—our GPU Driver Update Guide walks you through identifying and fixing driver-related performance issues.

After applying these Windows 11 settings, take a few minutes to identify and close unnecessary background processes that might still be eating away at your FPS.

If you’re still experiencing network-related lag after optimizing your Windows 11 settings, your issue might be hardware-related and you should troubleshoot your ethernet adapter connection to ensure stable network performance.

If you’re stuck using Wi-Fi for gaming, our guide on optimizing your wireless connection covers specific settings that can help minimize the network-related lag that even the best system optimizations can’t fix.

While adjusting these settings, you might wonder whether Windows 11’s Game Mode actually improves performance or if it’s just another feature that sounds good on paper.

If you’re still experiencing performance issues after optimizing these settings, your system might be struggling with high CPU usage while gaming, which can bottleneck even the best graphics cards.

Still lagging after trying everything?

WTFast reroutes your game traffic through optimized servers — cutting ping by 30-50% for most players.

Start Your Free WTFast Trial →

Frequently Asked Questions

Does enabling Hardware-Accelerated GPU Scheduling actually reduce input delay in Windows 11?

Yes, on supported GPUs (NVIDIA RTX 2000+ and AMD RX 5000+) HAGS reduces the CPU overhead involved in GPU memory management, which lowers frame latency. The effect is most noticeable in GPU-limited scenarios and when paired with a framerate cap set just below your monitor’s refresh rate. Older GPUs may see no benefit or minor instability — check your GPU driver release notes before enabling.

What is Nagle’s Algorithm and should I disable it for gaming on Windows 11?

Nagle’s Algorithm deliberately delays small outgoing network packets to bundle them together for efficiency. In gaming, this adds 5-20ms of artificial latency to every packet your game sends. Disabling it via the TcpAckFrequency and TCPNoDelay registry values forces Windows to send packets immediately, which reduces your effective ping in competitive games like CS2, Valorant, and Apex Legends.

Why is my ping spiking randomly in Windows 11 even with a good internet connection?

Random ping spikes on a stable connection are most commonly caused by Windows Update Delivery Optimization uploading data to other users, background telemetry processes, or your network adapter’s Interrupt Moderation feature batching packet processing. Disable Delivery Optimization peer sharing, disable Interrupt Moderation in Device Manager under your NIC’s advanced settings, and check Task Manager’s network column while gaming to identify any background processes consuming bandwidth.

Does the Ultimate Performance power plan reduce ping or just improve FPS?

Primarily FPS and CPU frame times, but indirectly it helps ping too. By preventing CPU cores from down-clocking between frames, game network threads get processed faster. In CPU-intensive games where your network stack competes with game logic for CPU time — like Escape from Tarkov or DayZ — the Ultimate Performance plan reduces the delay between receiving a network packet and your game acting on it.

What should I do if my ping is still high after applying all Windows 11 gaming optimizations?

If your ping remains high after all local optimizations, the problem is almost certainly upstream routing — the path between your ISP and the game server. You can confirm this by running a traceroute (tracert gameserver.com in Command Prompt) and looking for hops with high latency. At that point, a dedicated gaming network tunnel like WTFast can reroute your connection around congested public routing paths. Start your WTFast free trial here to test whether better routing drops your ping to acceptable levels.

Ty Sutherland

With over a decade in game network and hardware optimization, Ty is a seasoned expert committed to enhancing your gaming experience. He's worked with industry leaders across platforms, from PC to mobile, advocating for accessible, cutting-edge optimization tools. At "Fix Game Lag," Ty keeps you updated on the latest gaming resources and solutions, leveling the playing field for all gamers.

Recent Posts