A deadzone is a radius around stick center where input is treated as zero. Games use it to hide tiny sensor noise so your aim does not creep when you rest your thumbs. Too small a deadzone and mild hardware noise looks like drift. Too large a deadzone and fine aim feels mushy. Understanding that trade-off helps you decide whether to change a game setting or repair the pad.
Open the Deadzone Test to compare raw magnitude with a virtual gated output. Nothing is written to the controller. The page is visualization only: you pick a radius, move the stick, and see when values pass the gate. Pair it with the Stick Drift tool so you know whether idle offset is large enough that a deadzone is only masking worn hardware.
Raw input versus gated input
Raw axes from the Gamepad API include every small wiggle the sensors report. Games apply a deadzone, then often rescale the remaining travel so the stick still reaches full speed at the edge. That rescaling is why a huge deadzone can feel floaty: you lose the gentle inner range where precise micro adjustments live. A browser deadzone view cannot change console firmware, but it can train your eye before you edit PC game configs.
- Small deadzones preserve precision but expose noise and early stick drift.
- Large deadzones hide drift temporarily and reduce fine control.
- If you need an extreme gate to feel stable, investigate hardware instead of masking forever.
When to raise deadzone and when to repair
Raise deadzone briefly for a dusty or slightly worn stick so a match stays playable, then clean or repair. Confirm overall health on the Controller Tester. If the pad is not listed, fix detection with Controller Detection and Controller Not Detected before you trust any axis reading. On Windows, the PC Controller Tester is a convenient place to recheck after cable changes.
Related checks
Deadzone settings do not fix broken motors. Use Vibration only to confirm rumble paths. For repair-oriented next steps, read How to Fix Stick Drift. For how browsers expose axes at all, see Gamepad API Explained. Broader PC notes live in Controller on PC and on the blog.
In short: a deadzone is a software filter around stick center, not a cure for failing modules. Use a gamepad tester and the Deadzone page to see the filter honestly, keep the radius as small as comfort allows, and treat growing idle offset as a hardware problem. That approach keeps stick drift from hiding behind settings forever.