Best Windows Settings For Low Latency Gaming
Windows ships configured for general use — not competitive gaming. Every setting below has a measurable effect on end-to-end input latency. This is the complete reference list, with the highest-impact items first.
Power Settings
Power Plan → Ultimate Performance
Enable the hidden Ultimate Performance plan via Command Prompt: powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61. Then set it in Settings → System → Power & battery. This disables CPU core parking and prevents clock-speed scaling during brief idle windows.
Timer Resolution → 0.5 ms
The Windows timer controls thread scheduling granularity. Default: 15.6 ms. Set to 0.5 ms for consistent sub-millisecond scheduling. Use a timer resolution tool that persists across game launches.
GPU Scheduling & Driver Settings
NVIDIA Control Panel
Hardware-Accelerated GPU Scheduling (HAGS)
HAGS (Settings → System → Display → Graphics → Change default graphics settings) reduces CPU overhead in the GPU scheduling path. Reduces input lag on most systems with modern drivers but can introduce frame time variance on some GPU/driver combinations. Test both states with CapFrameX.
Display Configuration
Set Maximum Refresh Rate
Right-click desktop → Display settings → Advanced display → Choose a refresh rate. Set to maximum. Windows sometimes defaults to 60 Hz even on 144 Hz monitors after updates.
Disable HDR (Unless Needed)
Windows Auto HDR processing adds 1–4 ms of SDR-to-HDR conversion overhead. Disable in Settings → System → Display → HDR for competitive play.
Input Device Settings
Mouse: Raw Input + 1000 Hz
Keyboard: Repeat Delay
Control Panel → Keyboard → Speed: set Character repeat delay to Short, Repeat rate to Fast. Reduces the initial hold-key delay from ~500 ms to ~250 ms — irrelevant for gaming but good practice.
Windows Features to Disable
Game Mode — Enable It
Settings → Gaming → Game Mode → On. Deprioritizes background processes and optimizes thread scheduling for the active game window. Contrary to older advice, Game Mode is beneficial on Windows 11 23H2+.
Notifications & Background Apps
Process Priority
Setting your game's process to High priority in Task Manager ensures the Windows scheduler prefers it when CPU time is contested. Do this with caution — setting too many processes to High priority defeats the purpose.
Tools like Process Lasso can automate this per-game with persistent rules, eliminating the need to manually adjust on each launch.
Frequently Asked Questions
Test your setup
