Input lag is the silent killer of aim in competitive multiplayer games. Whether you are holding an angle in Valorant, tracking targets in Apex Legends, or flicking in Counter-Strike 2, even a 15-millisecond delay between your mouse click and the crosshair response can mean the difference between winning a duel and losing your rank.
While hardware upgrades like high-refresh-rate monitors help, Windows 11 out of the box contains background features, power-saving states, and display buffering modes that inject unwanted millisecond delays into your input pipeline. This guide covers actionable, tested tweaks to eliminate input lag in Windows 11 for maximum responsiveness.
Before making system registry or power plan changes, create a Windows Restore Point so you can revert any setting instantly.
Understanding End-to-End Input Latency
To reduce input lag, you first need to understand where latency occurs in your PC setup. End-to-end latency consists of three distinct stages:
-
Peripheral Latency: The time it takes for your mouse or keyboard microswitch to actuate and report the signal to your motherboard over USB (e.g., 1000Hz polling rate = 1ms interval).
-
System Latency (PC Processing): The time Windows, your CPU, and GPU spend processing game input, physics, and rendering the frame queue.
-
Display Latency: The time your monitor takes to process signal data, switch pixel colors (G2G response time), and draw the frame onto the panel.
While you cannot software-tweak panel response time, system latency and peripheral handling in Windows 11 are entirely configurable. For a comprehensive overview of system latency tuning, explore our complete gaming PC latency guide.
Unsure whether your setup suffers from peripheral delay or frame render queue backlog? Benchmark your current setup:
Input Delay Check
What's your mouse polling rate?
USB polling rate directly determines your minimum input lag. Higher = faster response.
Step 1: Configure Windows 11 Graphics Settings for Minimum Buffering
Windows 11 introduced improved display stack features specifically designed for gaming, but certain legacy settings can increase lag if misconfigured.
Enable Hardware-Accelerated GPU Scheduling (HAGS)
HAGS passes memory management directly to the GPU’s dedicated scheduler instead of relying on CPU interrupt handles, reducing scheduling latency and freeing up CPU core capacity.
-
Press Win + I to open Settings.
-
Navigate to System > Display > Graphics.
-
Click Change default graphics settings.
-
Toggle Hardware-accelerated GPU scheduling to On.
-
Restart your computer.
Disable Windowed Gaming Optimizations for Legacy Titles
Windows 11 forces Auto HDR and flip-model presentation on windowed games. For DirectX 9 and 11 titles, turn off windowed optimizations if you experience micro-stutter or delayed mouse movement in non-native fullscreen modes.
Step 2: Optimize Display Driver & In-Game Latency Reduction Modes
Your graphics control panel dictates how many frames the CPU prepares ahead of the GPU rendering pipeline. Extra buffered frames create smooth visuals at the cost of massive input lag.
NVIDIA Settings
-
Low Latency Mode: Set to Ultra. This forces the render queue depth to zero, submitting frames immediately to the GPU.
-
Power Management Mode: Set to Prefer Maximum Performance. Prevents the GPU clock speed from dropping into lower power states mid-game.
-
Max Frame Rate: If using G-Sync, set a global FPS cap 3–4 FPS below your monitor’s refresh rate (e.g., 237 FPS on a 240Hz screen) to prevent G-Sync from handing off to V-Sync buffer queues.
AMD Radeon Settings
-
Radeon Anti-Lag / Anti-Lag+: Set to Enabled. Dynamically syncs CPU instruction timing with GPU frame delivery.
-
Radeon Chill: Keep disabled during competitive play to avoid dynamic clock throttling.
Step 3: Tune Mouse USB Polling & Windows Pointer Ballistics
Windows mouse handling settings can introduce unpredictable cursor acceleration and input delays if left at default values.
Disable Enhanced Pointer Precision (Raw Input)
Enhanced Pointer Precision applies non-linear mouse acceleration based on movement speed. Competitive play requires 1:1 muscle memory response.
-
Open Control Panel and click Mouse.
-
Switch to the Pointer Options tab.
-
Uncheck Enhance pointer precision.
-
Ensure the pointer speed slider is at the 6th notch (1:1 multiplier).
Set USB Polling Rate to 1000Hz or Higher
Ensure your mouse driver software (Logitech G HUB, Razer Synapse, SteelSeries GG) has polling rate set to 1000Hz (1ms update rate) or higher (2000Hz/4000Hz/8000Hz). Avoid 125Hz (8ms update interval) or 250Hz states.
Step 4: Ultimate Windows Power Plan & CPU Core Parking Adjustments
Windows 11 aggressive energy management puts unused CPU cores into idle C-states (parking). Unparking cores eliminates micro-delays when sudden CPU spikes occur in fast engagements.
-
Open Command Prompt as Administrator and execute:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 -
Go to Power Options in Control Panel and select Ultimate Performance.
-
This keeps CPU clock frequency at peak states and disables PCI Express ASPM energy saving.
Recommended Settings Summary
Here is a quick reference table for optimal latency settings in Windows 11:
| Setting | Recommended Value | Why |
|---|---|---|
| Hardware-Accelerated GPU Scheduling (HAGS) | Enabled | Reduces GPU render queue overhead and frame delivery latency. |
| Variable Refresh Rate (VRR) / G-Sync | On + Cap FPS 3 Below Max Hz | Prevents V-Sync buffer queueing while eliminating tearing. |
| Windows Game Mode | Enabled | Prioritizes CPU cycles for game processes and suspends background tasks. |
| USB Polling Rate | 1000 Hz (or 2000 Hz/4000 Hz if supported) | Reduces mouse sensor update intervals from 8ms (125Hz) to 1ms or less. |
| NVIDIA Low Latency Mode / AMD Anti-Lag | Ultra / Anti-Lag+ | Limits render queue size to 1 frame max without throttling throughput. |
Step 5: Automate Windows 11 Latency Tweaks with FPSTweak
Manually adjusting timer resolutions, system service priorities, registry keys, and network telemetry parameters can take hours and risks system misconfigurations. The FPSTweak optimization suite automates deep OS latency optimizations, core unparking, and background process trimming safely with one click.
For advanced performance options, check out FPSTweak Premium to unlock automated real-time timer resolution locking and GPU memory layout tuning.
