What is my screen resolution?
The first value on this page is the screen size your browser reports through window.screen. On a display using operating-system scaling, that value is often expressed in CSS pixels rather than the panel's raw physical pixel grid. That is why a high-density laptop or phone may report smaller screen dimensions than the marketing resolution you remember.
GearCheck Lab therefore shows the browser-reported screen size and, separately, an estimated pixel grid created by multiplying those dimensions by devicePixelRatio.