Screen resolution and browser viewport are not the same number — and treating them as identical breaks layouts, media queries, and “why is this image soft?” debates. Resolution describes the display; the viewport describes the area your page actually owns right now.
This guide explains screen size versus viewport size, device pixel ratio (DPR) on Retina and HiDPI panels, how resize changes the live readout, and how designers and developers use these metrics. Check your machine with the free screen resolution checker — real-time screen and viewport sizes, pixel ratio, and updates when you resize the window.
You will leave able to read a display report without confusing OS scaling with CSS pixels, and you will know which number to trust for responsive breakpoints versus hardware shopping.