Which test for which symptom
If you know what is wrong but not which test to open, start here. Every row links to the test that answers the question, and to the guide that explains what to do with the answer.
| Symptom | Test | What a result tells you |
|---|---|---|
| A key does nothing, or types the wrong character | Keyboard Test | Whether the press reaches the browser at all, which separates a dead switch from a layout or software problem |
| You need the exact event values for a keyboard shortcut | Key Code Viewer | What your browser reports for that physical key right now, which no specification can tell you |
| One click registers as two | Mouse Test | The gap between the two clicks: a few milliseconds is switch chatter, a few hundred is your hand |
| The trackpad ignores gestures | Touchpad Test | Whether movement, clicks and gestures arrive separately, which points at the driver rather than the pad |
| The controller moves on its own | Gamepad Test | The resting value of each stick axis, which is what stick drift actually is |
| Nobody can hear you on a call | Microphone Test | Whether any signal reaches the browser, which rules the meeting application in or out in one step |
| The camera shows a black picture | Webcam Test | Whether the camera opened and at what resolution, which separates a shutter from a driver problem |
| Sound only comes from one side | Speaker Test | Which channel is silent under a tone rather than under music, which is the only fair test |
| There is a dot on the screen that will not go away | Dead Pixel Test | Whether it is dust, a dead pixel or a stuck pixel, which decides whether a warranty claim is worth filing |
| The picture looks banded, blotchy or soft | Monitor Test | Which pattern the fault shows up in, which narrows it to banding, uniformity, scaling or overdrive |
| You need to know what your display is actually running at | Screen Info | Resolution, viewport, device pixel ratio and an estimated refresh rate, with the estimate labelled as one |
Compiled by MyGearCheck. Every entry in the last column is bounded on purpose: these tests observe what reaches the browser, which is enough to separate hardware from software and not enough to name a component.
Guides that go with the tests
A test tells you what is happening. These explain what to do about it, and each one links back to the test it belongs with.