How to find out in 30 seconds whether it’s hardware or software
Open the keyboard tester and press the non-working key. Two outcomes:
The key lights up green: Your keyboard hardware is fine. The key is physically registering — the problem lives in your OS settings, a specific app’s shortcut mapping, or a Windows accessibility feature like Filter Keys or Sticky Keys. No hardware fix needed.
The key stays dark: The keyboard isn’t sending a keydown event for that key at all. That’s a hardware or driver failure. Check the driver first (two minutes), then move to physical causes.
This single test eliminates half the possible causes immediately. Every fix below branches from this result.
Why do keyboard keys stop working?
Six causes account for the vast majority of non-working key reports across Windows, Mac, and laptop forums.
Filter Keys or Sticky Keys enabled accidentally: Windows’ accessibility settings are the most common cause of keys suddenly appearing broken — and the most commonly missed diagnosis. Filter Keys tells Windows to ignore brief or repeated keystrokes. A key pressed normally gets silently discarded. Sticky Keys holds modifier keys (Shift, Ctrl, Alt) active after you’ve released them, making key combinations behave unexpectedly. Both features activate with a keyboard shortcut that users trigger accidentally. Go to Settings → Accessibility → Keyboard and confirm all three — Filter Keys, Sticky Keys, and Toggle Keys — are off.
Num Lock or Fn Lock active: If letter keys (J, K, L, U, I, O) are typing numbers instead of letters, Num Lock is on. Press Num Lock once to toggle it off. If F1–F12 aren’t responding as function keys, Fn Lock is active — press Fn + Esc (or Fn + F-Lock depending on your keyboard model) to release it. These two lock states cause more “broken keyboard” reports than actual hardware failures.
Outdated or corrupted keyboard driver: Windows occasionally loses track of a keyboard after an update or sleep cycle. The key sends a signal but the driver doesn’t pass it to applications. Open Device Manager → Keyboards, right-click your keyboard, and select Update driver. If that doesn’t resolve it, select Uninstall device, disconnect the keyboard, reconnect it, and let Windows reinstall the driver fresh.
Debris blocking the switch mechanism: A single crumb, hair strand, or dust particle caught under a scissor clip or mechanical switch can prevent the key from depressing far enough to actuate. The key feels slightly higher than the others and requires more force. Compressed air blown at a 45-degree angle from the side of the key clears most debris without keycap removal.
Worn switch contact or dead membrane zone: On mechanical keyboards, the contact leaves inside an individual switch wear down after heavy use — typically 2–5 years of daily use on high-frequency keys like Space, Enter, and Backspace. On membrane keyboards, the conductive dome beneath a key collapses and no longer makes contact. Both failures produce a key that does nothing — no click, no character, no registration in the tester.
Keyboard layout mismatch: A Windows update or accidental hotkey (Alt+Shift or Win+Space) can switch your active keyboard layout from English to another language. Keys still register but produce unexpected characters — the letter A types a different symbol, or the @ sign is on a different key. Check Settings → Time & Language → Language & Region and confirm only one keyboard layout is installed.
Single key not working — causes and fixes
A single isolated key that stopped working almost always has a physical cause rather than a software one — software failures typically affect multiple keys or all keys simultaneously.
Step 1 — Run the keyboard tester first. Press the non-working key in the keyboard tester. If it registers, the key’s hardware is fine — the issue is application-level. If it stays dark, move to Step 2.
Step 2 — Clean under the keycap. Remove the keycap using a keycap puller or a flat spudger, blow compressed air into the switch housing, and reinstall the cap. For sticky or contaminated switches, a short burst of electronics-grade contact cleaner (DeoxIT D5) into the switch housing — not WD-40, which leaves residue — dissolves oxidation and debris from the contact leaves.
Step 3 — Check for chatter. A key that registers but types twice is a chatter problem, not a dead-key problem. Confirm the difference using the keyboard chatter test, which logs the exact millisecond gap between keydown events. Chatter and dead keys have different fixes.
Step 4 — Replace the switch (mechanical keyboards). If cleaning doesn’t restore the key, the switch contact has worn past recovery. On hot-swap keyboards, pull the switch with a switch puller and press in a replacement — two minutes. On soldered keyboards, desoldering and resoldering the switch takes 10–15 minutes with the right tools. Confirm the replacement registers in the keyboard switch tester before reinstalling keycaps.
Multiple keys not working at the same time — what it means
When several non-adjacent keys fail simultaneously, each failing key usually has an individual cause — debris, worn dome, or switch failure — that happened to occur around the same time on high-use keys.
When several adjacent keys fail in a line or cluster, the pattern points to a single shared cause:
Horizontal row of failed keys: A complete row failure almost always points to a torn or disconnected keyboard ribbon cable. The ribbon carries data for an entire row in the keyboard matrix. When it tears at its crease point or separates from the PCB connector, the full row goes silent. Reseating the ribbon connector is the first fix — open the laptop chassis, locate the keyboard connector, press the ribbon fully into the ZIF socket, and lock the retainer clip.
Cluster of keys in a region: A regional cluster failure — 5–8 keys in a patch rather than a straight row — almost always points to liquid damage. Liquid pools in the lowest point of the keyboard tray and leaves conductive residue after drying that short-circuits the membrane beneath that area. Isopropyl alcohol (90%+) applied carefully to the membrane surface with a cotton swab dissolves most dried residue. If the membrane itself is corroded, replacement is the only fix.
All keys stopped working at once — where to start
When the entire keyboard goes silent, hardware failure is less likely than a connection or driver problem.
Wired keyboard — check the cable and port first: Unplug the keyboard and plug it directly into a different USB port on the motherboard — not a USB hub. USB hubs occasionally lose power delivery to connected devices after sleep. A direct connection to the motherboard eliminates hub failure as a cause. If the keyboard works in the new port, the original port or hub is the problem.
Wireless keyboard — check the battery and receiver: A wireless keyboard that stops responding entirely is almost always a dead battery rather than a hardware failure. Replace the batteries, re-pair the keyboard, and test. For 2.4GHz wireless keyboards, remove and reinsert the USB receiver — the pairing can drop after a Windows update or driver change.
All keys work in BIOS but not in Windows: If the keyboard responds during boot (you can enter BIOS) but nothing works after Windows loads, the keyboard driver failed to load. Open Device Manager via the on-screen keyboard (Win + Ctrl + O), find the keyboard under Keyboards, and uninstall then reinstall the driver.
Keys not working on laptop vs. external keyboard — key difference
If an external USB keyboard works but the built-in laptop keyboard doesn’t, the laptop’s internal keyboard has a hardware or ribbon cable problem — software fixes won’t help.
If the built-in keyboard works but an external one doesn’t, the problem is with the external keyboard, its cable, or the USB port it’s connected to.
If neither works, the problem is system-level — driver failure, Windows accessibility settings, or a BIOS/firmware issue.
Run the laptop keyboard through the laptop keyboard test to document exactly which built-in keys are failing before escalating to a repair.
How to fix keyboard keys not working on Windows 10 and 11
Follow these steps in order. Stop when the key starts working.
- Check Filter Keys and Sticky Keys — Settings → Accessibility → Keyboard → turn all three off
- Check Num Lock and Fn Lock — press Num Lock once; press Fn + Esc to toggle Fn Lock
- Check keyboard layout — Settings → Time & Language → Language & Region — remove extra layouts
- Run Windows keyboard troubleshooter — Settings → System → Troubleshoot → Additional troubleshooters → Keyboard → Run
- Update keyboard driver — Device Manager → Keyboards → right-click → Update driver
- Reinstall keyboard driver — Device Manager → Keyboards → right-click → Uninstall device → reconnect keyboard
- Check for Windows Update — Settings → Windows Update → Check for updates — driver fixes ship inside OS updates
- Test with on-screen keyboard — Win + Ctrl + O — if OSK works but physical keyboard doesn’t, hardware is the cause
Sticky Keys can cause modifier-key shortcuts to act as though Ctrl, Alt, Shift, or the Windows key remains active — turning it off is one of the first steps when specific key combinations fail unexpectedly.
When to repair vs. when to replace
| Situation | Recommended action |
|---|---|
| Single key, hot-swap mechanical keyboard | Replace the switch — $0.50–$2 per switch, 2 minutes |
| Single key, soldered mechanical keyboard | Replace the switch — 15 minutes with soldering tools |
| Single key, membrane or laptop keyboard | Clean first; replace keyboard if cleaning fails |
| Cluster failure (liquid damage) | Clean membrane; replace keyboard if corrosion is severe |
| Row failure (ribbon cable) | Reseat ribbon connector; replace ribbon if torn |
| All keys dead, wired keyboard | Try different USB port and cable; replace keyboard if neither helps |
| All keys dead, wireless keyboard | Replace batteries; re-pair receiver; replace keyboard if both fail |
A single failed key on a hot-swap keyboard is never worth a full replacement — a 10-pack of replacement switches costs under $10 and resolves it permanently. A single failed key on a sealed laptop keyboard typically requires a full keyboard module replacement costing $15–$80 for the part.
Test your keyboard before doing anything else
The fastest path to the right fix is a clear test result. Press every key you think is broken in the keyboard tester online — the ones that stay dark have a hardware or driver problem, the ones that light up have a software or application conflict. Those two outcomes lead to completely different fixes, and knowing which one you’re dealing with saves time and avoids replacing hardware that doesn’t need replacing.
If the non-working key is the spacebar specifically, the spacebar test gives a dedicated counter and chatter log that’s more useful than the general tester for isolating spacebar-only problems.
Frequently asked questions
The most common sudden cause is a Windows accessibility setting — Filter Keys or Sticky Keys — activated accidentally by holding Shift for 8 seconds or pressing Shift 5 times rapidly. These features silently modify how keystrokes are processed and make specific keys appear broken. Check Settings → Accessibility → Keyboard and turn all accessibility keyboard features off before looking at hardware.
Isolated individual key failures on laptops point to debris under the scissor mechanism or a worn rubber dome beneath that specific key. A regional cluster of failed keys points to liquid damage pooling in one area. A full row of failed keys points to a disconnected or torn keyboard ribbon cable. Run the laptop keyboard test to document exactly which keys are affected — the pattern identifies the cause.
Open the on-screen keyboard (Win + Ctrl + O) and click the non-working key on screen. If the on-screen keyboard produces the correct character, the key’s function is intact at the software level and the physical key has a hardware problem. If the on-screen keyboard also fails for that character, the problem is at the OS or application level rather than in the physical keyboard.
Yes — a single particle of debris caught under a scissor clip or mechanical switch housing can physically prevent the key mechanism from traveling far enough to actuate the switch. The key feels higher than its neighbors and requires noticeably more force. Compressed air blown from the side at a 45-degree angle removes most debris without keycap removal. For persistent stuck keys, removing the keycap and using electronics contact cleaner on the mechanism resolves debris-related failures in most cases.
Your game has either remapped that key to a different in-game action or the game’s anti-cheat software is intercepting keyboard input before it reaches the game engine. Check the game’s key binding settings first. If the key is unbound or unrecognized there, check whether the game uses an overlay tool (Discord, Steam, GeForce Experience) that may be intercepting that specific key combination.