Arrow Keys Not Working? How to Fix It
Arrow keys not working is a complaint with a twist: all four failing together is almost always software, while a single dead arrow is almost always hardware. Four independent switches do not die simultaneously. The live check below listens for all four codes, ArrowUp, ArrowDown, ArrowLeft and ArrowRight, and shows a checkmark per key so you can see exactly which directions register.
First, verify it is actually dead
Press your arrow keys now
Listening for ArrowUp, ArrowDown, ArrowLeft, ArrowRight. If nothing happens, click anywhere on this page first so your keyboard input reaches it.
This widget reads the raw physical key code, the same signal your OS receives. It cannot measure inside the keyboard itself: if a lock or Fn layer stops the keypress from ever leaving the board, nothing here (or in any software) will see it.
Software causes to rule out first
If the check above detected your arrow keys, stop suspecting the hardware. The switch, the keyboard controller, the cable and the driver all just proved themselves, and whatever is wrong lives in software. Start with a reboot, which clears hung drivers and stuck modifier states, then reconnect the keyboard through a different USB port or re-pair it over Bluetooth.
Next, close anything that can remap or intercept keys: PowerToys Keyboard Manager, SharpKeys and AutoHotkey on Windows, Karabiner-Elements on macOS, and vendor suites like Razer Synapse, Logitech G HUB, iCUE and Armoury Crate. Any of these can silently rebind or disable a single key, and their per-app profiles explain keys that die only in certain programs. Then check accessibility settings: Filter Keys (Windows) and Slow Keys (macOS) deliberately ignore brief presses, and Sticky Keys changes how modifiers combine. Both are one accidental shortcut away from being enabled. Finally, confirm your input language layout, since a changed layout moves characters around while the physical keys keep working.
Scroll Lock, the Excel classic
If your arrow keys scroll the whole spreadsheet instead of moving between cells, nothing is broken: Scroll Lock is on. It is one of the few things Scroll Lock still does, and it is easy to hit by accident. Look for a Scroll Lock indicator on your keyboard or in Excel’s status bar, and tap the Scroll Lock key to clear it. On compact keyboards without a dedicated key, use the on-screen keyboard (Windows) or search your board’s manual for the Fn combination. The arrows will register normally in the check widget the whole time, which is your proof the keys themselves are fine.
Compact boards: arrows behind an Fn layer
On 60 percent keyboards like HHKB-style boards, there are no physical arrow keys at all: arrows live on a function layer, often Fn plus WASD or IJKL, and some boards ship with the layer disabled or toggled off. If your arrows stopped working after changing boards, changing a profile, or pressing an unfamiliar Fn combination, check the manual for an arrow-layer toggle before assuming failure. Firmware tools like VIA or the vendor app show the active layer mapping directly.
One arrow dead while three work is the hardware case: debris or a worn switch on that one key, or occasionally a damaged matrix trace on cheap boards. Pull that keycap, clean around the switch, and test the bare stem. The arrow cluster has no stabilizers, so if the bare stem fails, replace the switch on a hot-swap board or remap around it on a soldered one. Our full keyboard tester will also flag whether neighboring keys on the same matrix row or column are affected, which points at a trace fault rather than a single switch.
Hardware fixes: cleaning, chatter, and switch replacement
When the live check stays silent after a reboot and a port change, the fault is physical. The cheapest fix comes first: pull the keycap straight up with a wire keycap puller, blow the exposed switch out with compressed air, and wipe around the stem with isopropyl alcohol on a swab. Now press the bare switch stem while watching the check widget. If the bare stem registers, the switch is fine and the cap or debris was binding it; clean the cap and reseat it. If the bare stem does nothing, the switch itself has failed.
Chatter is the other hardware failure mode: the key works but fires twice. The widget flags any double-fire under 45 ms, which is faster than human fingers and points at worn or dirty contacts inside the switch. Electronics contact cleaner sprayed around the stem, followed by fifty quick actuations, revives some switches, and firmware with adjustable debounce (QMK, VIA, some vendor software) can mask mild chatter. Our dedicated chatter test runs a longer session if you want certainty.
A genuinely dead or chattering switch on a hot-swap keyboard is a two-minute repair: grip it with a switch puller, squeeze the top and bottom clips, pull straight out, check the new switch’s pins are straight, and press it in. Soldered boards need a soldering iron and some patience, and laptops are the hardest case, since scissor mechanisms rarely survive removal; there, an OS-level remap of a rarely used key is often the practical fix.
Repair or replace?
Before spending anything, sweep the whole board with the keyboard tester: it remembers every key you press and exports a report, so you learn whether your arrow keys is the only casualty or the first of several. One bad switch on a hot-swap board costs under a dollar to fix, and the switch library lets you hear and compare replacements before buying. Several failing keys, a failing controller, or a worn-out laptop deck usually mean a new keyboard is the better use of money. The fix guide hub covers the other keys if more than one is acting up.
Frequently asked questions
Why do my arrow keys scroll the page in Excel instead of moving cells?
Scroll Lock is enabled. With Scroll Lock on, Excel scrolls the sheet under a fixed selection instead of moving the active cell. Tap the Scroll Lock key, or use the Windows on-screen keyboard if your board lacks one. The keys themselves are working normally.
Why does only one arrow key not work?
A single dead arrow among four working ones is a local hardware fault: debris under that keycap or a worn switch. Pull the cap, clean with compressed air, and press the bare switch stem while watching the live check. If the bare stem fails too, replace that switch.
My keyboard has no arrow keys. How do I use arrows?
Compact 60 percent boards put arrows on a function layer, commonly Fn held with WASD, IJKL, or the right-hand modifier cluster. Check your board’s manual or its configuration software for the exact mapping, and note that some boards let you toggle the layer off by accident with an Fn combination.