Test your keyboard
Press any key and watch it light up. Keystrokes are handled inside this browser tab only. Nothing is logged, stored or uploaded.
How it works
A keyboard rarely fails all at once. One key stops registering, another repeats, a modifier sticks down and everything you type comes out in capitals. Because you cannot see what the keyboard actually sent, it is hard to tell a hardware fault from a driver problem or a jammed keycap.
This page draws a keyboard layout and lights each key as the browser reports it. A key highlights while it is held and stays marked once it has been tested, so you can work across the whole board and immediately see which keys never responded. For each press it also shows the raw values the browser received (the key value, the physical code, and the legacy key code) which is what you need when a key registers as something other than what is printed on it.
Holding several keys at once tests rollover and ghosting: cheaper membrane keyboards can only report a limited number of simultaneous presses, and the counter shows exactly how many yours manages.
Keystrokes are read by the page and discarded. Nothing is logged, nothing is stored, and nothing is sent to a server, which matters more for a keyboard tester than for most tools, since a page that captures every key you press is a page you should be able to trust.
How to use it
- 1 Click the keyboard area below so it has focus.
- 2 Press every key in turn, each one lights up and stays marked as tested.
- 3 Watch the untested keys: anything still unmarked after you have pressed it is dead.
- 4 Hold several keys together to check rollover, then reset to run the test again.
Good to know
- Keystrokes never leave your device, the test runs entirely in this browser tab.
- A key that shows as held when you are not touching it is stuck, usually by debris under the cap.
- Some shortcuts are captured by the operating system and never reach any web page.
- The key code tells you what the keyboard really sent, which is how you spot a wrong layout.
Frequently asked questions
How do I find a dead key on my keyboard?
Press every key in turn and watch the layout below. Each key that registers stays marked as tested. Any key still unmarked after you have pressed it firmly is not reaching the browser at all, which usually means a hardware fault.
How do I check for a stuck key?
Take your hands off the keyboard and look at the held indicator. If a key is shown as held while you are not pressing anything, it is stuck down: often debris under the keycap, or a modifier latched by the operating system.
What is keyboard ghosting and rollover?
Rollover is how many keys your keyboard can report at the same time. Ghosting is when pressing several keys makes the keyboard report a key you did not press, or drop one you did. Hold several keys at once and watch the counter: many membrane keyboards stop at around six.
Why does a key show the wrong letter?
The code field shows the physical key and the key field shows what it produced. If they disagree with the printed legend, your operating system is using a different keyboard layout than the hardware, not a broken key.
Are my keystrokes recorded or sent anywhere?
No. The page reads key events to light up the layout and discards them immediately. Nothing is logged, stored or transmitted, and closing the tab clears everything.
Why do some shortcuts not register?
Combinations reserved by the operating system or the browser (closing a window, switching tabs, opening developer tools) are handled before any web page sees them, so they cannot be tested here.
Related tools
Your files are processed on your device and are not uploaded. You can verify this in your browser’s developer tools under the Network tab.