How to Reduce Input Lag
Reducing input lag shortens the delay between a mouse or keyboard action and the result appearing on screen by enabling GPU low-latency modes, capping frame rate just below the refresh rate, and removing processing steps that add latency. Input lag, the total delay across the input device, the PC, and the display, differs from frame rate, since a high frame rate can still feel unresponsive when latency is high. This article lists what causes input lag, then walks through the procedure in order of impact: enable the GPU low-latency mode such as Nvidia Reflex, Low Latency Mode, or AMD Anti-Lag, cap FPS slightly below the refresh rate with G-Sync or FreeSync, disable V-Sync where appropriate, use a high-refresh monitor and wired peripherals, raise the in-game frame rate, disable extra processing such as motion blur and overlays, and use exclusive fullscreen.
Each phase states its goal and gives the exact steps. The result is a system that responds faster to input, with the click-to-photon delay reduced through low-latency modes and a correctly capped frame rate.
What Causes Input Lag?
Reducing input lag requires knowing the sources of delay across the input device, the PC, and the display before any setting is changed. The causes of input lag are listed below, in order of typical impact:
- The render queue holds frames the GPU prepares ahead of the display, adding latency that low-latency modes cut.
- V-Sync holds finished frames to match the refresh rate, adding the largest single source of input lag when used alone.
- The frame rate relative to refresh rate sets how often a new frame reaches the screen, with higher frame rate reducing latency.
- The monitor’s response and processing adds display latency, which a high-refresh gaming monitor minimizes.
- Wireless peripherals and extra processing add small delays that wired devices and disabled effects remove.
Reducing input lag targets latency, while raising the frame rate itself comes from the guide to increasing FPS in games. A high frame rate lowers latency but does not eliminate it, so the latency-specific settings here apply on top of the frame rate work, and the display’s role connects to the explanation of monitor refresh rate.
What Is Input Lag?
Input lag is the total delay between an action on the input device and the corresponding result appearing on screen, measured in milliseconds across the input, the PC, and the display. Input lag, also called click-to-photon latency, sums every stage from the button press to the lit pixel. Input lag has three contributing stages:
- Input device latency is the delay from the mouse or keyboard, lower on wired and high-polling-rate devices.
- System and render latency is the delay through the CPU, GPU, render queue, and any V-Sync buffering.
- Display latency is the delay from the monitor processing and drawing the frame, lower on high-refresh gaming displays.
Input lag differs from frame rate, since a system at 120 frames per second with V-Sync and a deep render queue can feel less responsive than one at 90 frames per second with low-latency modes. Total input lag ranges from under 20 milliseconds on a tuned high-refresh setup to over 100 milliseconds on a default configuration, according to latency measurements from Nvidia’s Reflex analyzer. Persistent stutter separate from latency belongs to the fix for lag and stuttering.
Enable the GPU Low-Latency Mode
Enabling the GPU low-latency mode shortens the render queue so the GPU holds fewer frames ahead of the display, cutting system latency. Nvidia Reflex, Nvidia Low Latency Mode, and AMD Anti-Lag each limit the render queue to reduce the delay between input and rendered frame. Follow these steps:

- Enable Nvidia Reflex in the game’s settings on supported titles, which is the most effective low-latency option.
- Set Low Latency Mode to Ultra in the Nvidia Control Panel for games without native Reflex support.
- Enable AMD Anti-Lag or Anti-Lag+ in AMD Adrenalin on AMD graphics cards.
- Confirm the mode is active through the in-game setting or the GPU control panel before testing.
Nvidia Reflex reduces system latency by 20% to 50% in GPU-bound games by syncing the render queue to the GPU’s pace, according to Nvidia’s published latency tests. Low Latency Mode Ultra and AMD Anti-Lag apply a similar render-queue limit for games without native Reflex, so the low-latency mode is the single most effective input-lag reduction.
Cap FPS Just Below the Refresh Rate
Capping the frame rate a few frames below the monitor’s refresh rate keeps G-Sync or FreeSync active while preventing the V-Sync latency that triggers at the refresh ceiling. A frame cap just under the refresh rate holds adaptive sync in its low-latency range. Follow these steps:

- Enable G-Sync or FreeSync in the monitor menu and the GPU control panel.
- Set a frame rate cap 3 to 5 frames below the refresh rate, such as 141 FPS on a 144 Hz monitor.
- Apply the cap in the GPU control panel or an in-game limiter, such as the Nvidia Control Panel Max Frame Rate setting.
- Confirm adaptive sync stays active, since exceeding the refresh rate disables G-Sync or FreeSync and re-engages V-Sync latency.
A frame rate that reaches the refresh ceiling re-engages V-Sync within G-Sync or FreeSync, adding latency, so the cap a few frames below keeps adaptive sync in its low-latency window. The exact cap depends on the monitor, which the explanation of monitor refresh rate covers, and the pairing with optimization sits in the guide to optimizing Windows for gaming.
Disable V-Sync Where Appropriate
Disabling standard V-Sync removes its frame-holding latency, which the low-latency mode and the capped frame rate replace for tear-free output. V-Sync holds finished frames to match the refresh rate, adding the largest single source of input lag when used on its own. Follow these steps:
- Turn off in-game V-Sync when G-Sync or FreeSync handles tearing with the frame cap in place.
- Keep V-Sync on in the GPU control panel for G-Sync setups, where it prevents tearing only at the refresh ceiling alongside the cap.
- Disable V-Sync entirely on a standard monitor if minimal latency matters more than removing tearing.
- Enable Nvidia Reflex or Low Latency Mode, which manages frame timing without V-Sync’s added delay.
V-Sync alone adds the most latency of any single setting, so a G-Sync or FreeSync monitor with a capped frame rate and a low-latency mode produces tear-free output without it. A standard monitor trades a small amount of tearing for lower latency when V-Sync stays off, which suits competitive play where responsiveness outweighs visual tearing.
Use a High-Refresh Monitor and Wired Peripherals
Using a high-refresh monitor and wired peripherals lowers display and input-device latency at the hardware level. A higher refresh rate draws frames more often, and wired devices with high polling rates report input faster than wireless. Follow these steps:
- Use a 144 Hz or higher monitor, which draws a new frame every 7 milliseconds or less.
- Enable the monitor’s lowest-latency picture mode, disabling image processing features that add display lag.
- Use a wired mouse and keyboard, or a low-latency wireless model, at a 1000 Hz polling rate.
- Connect the monitor with DisplayPort to support the full refresh rate the panel allows.
A 144 Hz monitor draws a frame every 6.9 milliseconds compared with 16.7 milliseconds at 60 Hz, reducing the display stage of input lag, according to refresh-rate timing. A wired mouse at a 1000 Hz polling rate reports position every millisecond, and the panel’s processing mode matters as much as the refresh rate, which the monitor refresh rate explanation details.
Disable Extra Processing and Use Exclusive Fullscreen
Disabling extra processing and using exclusive fullscreen removes rendering and compositing steps that add latency between the frame and the display. Post-processing effects and the Windows compositor each add delay that a direct fullscreen path avoids. Follow these steps:
- Disable motion blur and post-processing in the game, which add frames of delay to the rendered image.
- Close overlays not needed during play, since each overlay adds a compositing step.
- Set the game to exclusive fullscreen where available, which bypasses the Windows desktop compositor.
- Raise the in-game frame rate by lowering settings, since a higher frame rate shortens the gap between rendered frames.
Exclusive fullscreen bypasses the Windows Desktop Window Manager compositor, removing a frame of latency that borderless windowed mode adds, though recent Windows builds narrow the gap. A higher frame rate shortens the interval between frames, which lowers latency independently of the refresh rate, so the guide to increasing FPS in games complements the latency work here.
Common Mistakes to Avoid
Reducing input lag fails when settings conflict or the frame rate is left uncapped. The mistakes that leave input lag high are listed below:
- Leaving the frame rate uncapped with G-Sync lets it reach the refresh ceiling, which re-engages V-Sync latency.
- Running standard V-Sync alone adds the largest single source of input lag without adaptive sync to replace it.
- Confusing input lag with frame rate targets a higher frame rate while ignoring the low-latency modes that cut delay.
- Using borderless windowed for competitive play adds a compositor frame that exclusive fullscreen avoids.
- Keeping wireless peripherals at a low polling rate adds input-device latency a wired 1000 Hz device removes.
A setup that still feels unresponsive despite a high frame rate usually has V-Sync latency or a missing low-latency mode rather than a frame rate problem, since latency and frame rate are distinct. The frame rate side sits in the guide to increasing FPS in games, while stutter that interrupts smoothness belongs to the fix for lag and stuttering.
Key Takeaways
- Enable the GPU low-latency mode such as Nvidia Reflex or AMD Anti-Lag, the most effective input-lag reduction.
- Cap the frame rate 3 to 5 frames below the refresh rate to keep G-Sync or FreeSync in its low-latency window.
- Disable standard V-Sync where adaptive sync and the frame cap handle tearing.
- Use a 144 Hz or higher monitor and wired peripherals at a 1000 Hz polling rate.
- Disable motion blur and extra processing and use exclusive fullscreen to remove compositing delay.
- Input lag differs from frame rate, so latency modes apply on top of frame rate work.
How do I reduce input lag?
Enable Nvidia Reflex or AMD Anti-Lag, cap the frame rate 3 to 5 frames below the refresh rate with G-Sync or FreeSync, disable standard V-Sync, use a high-refresh monitor, and use wired peripherals.
Is input lag the same as frame rate?
No. Input lag is the delay between an action and the on-screen result. A high frame rate lowers latency but does not eliminate it. Low-latency modes and a capped frame rate reduce input lag directly.
Does V-Sync cause input lag?
Standard V-Sync adds the largest single source of input lag by holding frames to match the refresh rate. A G-Sync or FreeSync monitor with a capped frame rate produces tear-free output with less latency.
What is Nvidia Reflex?
Nvidia Reflex is a low-latency mode that syncs the render queue to the GPU’s pace, reducing system latency by 20% to 50% in GPU-bound games. Enable it in the game’s settings on supported titles.
Should I cap my FPS to reduce input lag?
Yes, with G-Sync or FreeSync. Cap the frame rate 3 to 5 frames below the refresh rate, such as 141 FPS on a 144 Hz monitor. This keeps adaptive sync active and avoids V-Sync latency at the ceiling.
Does a higher refresh rate reduce input lag?
Yes. A 144 Hz monitor draws a frame every 6.9 milliseconds versus 16.7 milliseconds at 60 Hz, lowering display latency. Pair it with a low-latency picture mode and a DisplayPort connection.
Last Thoughts on Reducing Input Lag
Reducing input lag shortens the click-to-photon delay through an ordered set of changes: enable the GPU low-latency mode, cap the frame rate just below the refresh rate with G-Sync or FreeSync, disable standard V-Sync, use a high-refresh monitor and wired peripherals, disable motion blur and extra processing, and use exclusive fullscreen. Input lag differs from frame rate, so these latency settings apply on top of the guide to increasing FPS in games.
The display’s role appears in the monitor refresh rate explanation, and stutter belongs to the fix for lag and stuttering. Readers can continue with the guide to optimizing Windows for gaming or the PC tutorials hub.


