How to Fix Keyboard Input Delay (Windows, Mac & Wireless)
Published July 30, 2026
Keyboard input delay is when there’s a noticeable gap between pressing a key and the character appearing on screen — or your game character reacting. It can show up suddenly on a keyboard that was fine yesterday, or it can be a constant low-grade lag that makes typing feel mushy and gaming feel unfair.
The good news: in the large majority of cases the keyboard hardware is innocent. The delay usually comes from a setting, a radio link, or something else in the input chain — and those are all fixable in minutes. This guide works through the causes in order of how often each one turns out to be the answer.
Step 1: Measure It Before You Change Anything
Fixing lag blind is frustrating because you can’t tell whether a change helped. Get a baseline first.
Open the free keyboard latency test and run the five rounds. Note two numbers:
- The median — your typical response time across rounds.
- The spread — the gap between your best and worst round.
A high median with a tight spread suggests something adds constant delay (a setting, Bluetooth, display processing). A wide spread suggests something intermittent (interference, background CPU load, power saving kicking in and out). That distinction alone tells you where to look first.
Re-run the test after each fix below. When the median drops, you found your culprit.
Step 2: Turn Off Filter Keys (Windows)
This is the single most common cause of “my keyboard suddenly lags” on Windows — and it’s deliberate. Filter Keys is an accessibility feature that tells Windows to ignore brief keystrokes, which means it waits before accepting each key. It’s easy to enable by accident: holding the right Shift key for eight seconds triggers the prompt.
- Windows 11: Settings → Accessibility → Keyboard → turn Filter Keys off.
- Windows 10: Settings → Ease of Access → Keyboard → turn off Use Filter Keys.
While you’re there, also disable Sticky Keys and Toggle Keys if you don’t use them. If typing instantly feels normal again, you’re done.
On a Mac, the equivalent is Slow Keys: System Settings → Accessibility → Keyboard → turn Slow Keys off.
Step 3: Fix Wireless and Bluetooth Delay
If your keyboard is wireless, the radio link is suspect number two — especially if the delay comes and goes, or the first keypress after a pause is the slow one.
- First keypress lags after idle? That’s power saving: the keyboard sleeps to save battery and takes a moment to wake. Some keyboards let you disable or shorten this in their software; otherwise it’s a trait of the board, not a fault.
- Re-pair the connection. Remove the device from your Bluetooth settings entirely, then pair it fresh. Corrupted pairing profiles cause weird, persistent lag.
- Move the receiver away from USB 3.0 ports. USB 3.0 sockets radiate noise in the 2.4 GHz band — the same band your dongle and Bluetooth use. Plug the receiver into a USB 2.0 port or a short extension cable away from the computer.
- Reduce 2.4 GHz congestion. Wi-Fi routers, other dongles and busy Bluetooth environments all fight for the same spectrum. If your desk has a router on it, distance helps.
- Disable USB selective suspend (Windows). Control Panel → Power Options → Change plan settings → Change advanced power settings → USB settings → USB selective suspend → Disabled. Also open Device Manager, find your Bluetooth radio and USB hubs, and untick “Allow the computer to turn off this device to save power” on the Power Management tab.
- Test wired. If the same keyboard has a cable mode and the delay vanishes on the cable, you’ve confirmed the radio link is the whole story. Bluetooth adds roughly 15–60 ms depending on the adapter and OS — if you game competitively, a cable or a 2.4 GHz dongle is the fix, not a setting.
Step 4: Check System Load
Your keystrokes are processed by the same machine that renders your screen. When the CPU or GPU is maxed out, everything is delayed — the keyboard just makes it obvious.
Open Task Manager (Ctrl+Shift+Esc) while the lag is happening. If CPU, memory or disk sits near 100%, close the offender and re-test. Browser tabs with heavy pages, game launchers updating in the background, and antivirus scans are the usual suspects. On laptops, also plug into power — thermal and battery throttling slow input processing too.
Step 5: Rule Out the Display
Sometimes the keyboard registers instantly and the screen is late. TVs are the classic case: picture-processing modes add 50–100 ms between the computer sending a frame and the panel showing it.
- If you’re on a TV, switch its picture mode to Game Mode.
- On monitors, check for a “low input lag” or instant mode in the OSD menu.
- Make sure the display runs at its full refresh rate — a 144 Hz panel driven at 60 Hz feels sluggish. Verify with the refresh rate test.
The tell: display latency delays everything you see — mouse movement feels equally floaty. If only the keyboard feels slow, keep looking.
Step 6: Reset the Keyboard Driver and Software
- Reinstall the driver. Device Manager → Keyboards → right-click your keyboard → Uninstall device → reboot. Windows reinstalls a clean driver on startup.
- Suspect the vendor software. RGB suites, key remappers, macro engines and some antivirus “keystroke encryption” shields all hook into the input chain, and each hook costs time. Exit them completely (from the system tray) and re-run the keyboard latency test. If the median drops, re-enable them one at a time to find the heavy one.
- Update keyboard firmware. Gaming keyboards receive firmware fixes through their vendor apps — worth checking once, especially for wireless models.
Step 7: When It Really Is the Keyboard
If a wired keyboard on an idle machine still measures slow and inconsistent, the hardware itself is finally suspect:
- Individual slow or unreliable keys point to worn or dirty switches. Run the keyboard tester and press every key — stuck keys, dead keys and chatter (one press registering twice) show up immediately.
- A low polling rate caps responsiveness: standard office boards report at 125 Hz (up to 8 ms just waiting for the next report), gaming boards at 1000 Hz (1 ms). No setting changes this — it’s the controller inside the keyboard.
- Old age. Membrane sheets wear out and get spongy. If the board is a decade old and fails the consistency test on two different computers, it has earned retirement.
Quick Reference
| Symptom | Most likely cause | Fix |
|---|---|---|
| Lag appeared suddenly, constant | Filter Keys got enabled | Turn off Filter Keys (Step 2) |
| First keypress after a pause is slow | Wireless power saving | Vendor software setting, or accept/go wired (Step 3) |
| Lag comes and goes | 2.4 GHz interference or CPU spikes | Move receiver, check Task Manager (Steps 3–4) |
| Everything feels floaty, mouse too | Display latency | Game Mode / refresh rate (Step 5) |
| Only in one app or game | Software input hooks | Exit remappers/RGB suites (Step 6) |
| Specific keys slow or double-register | Worn switches | Keyboard tester, clean or replace (Step 7) |
Work through the steps in order, re-measuring with the keyboard latency test after each change, and you’ll either fix the delay or know with confidence that it’s time for a new board.