How to Find Your Monitor Resolution (On Any Device or OS)
Your monitor's resolution determines how much visual detail it can display — and knowing it matters more than most people realize. Whether you're troubleshooting a blurry display, configuring a second screen, or just trying to understand what you're working with, finding your resolution takes less than a minute once you know where to look.
What Monitor Resolution Actually Means
Resolution describes the number of pixels displayed on screen, expressed as width × height (for example, 1920×1080). The higher the numbers, the more pixels — and generally, the sharper and more detailed the image.
Common resolution tiers include:
| Resolution | Common Name | Typical Use |
|---|---|---|
| 1280×720 | HD / 720p | Older monitors, budget displays |
| 1920×1080 | Full HD / 1080p | Most mainstream monitors |
| 2560×1440 | QHD / 1440p | Mid-range and gaming monitors |
| 3840×2160 | 4K / UHD | High-end displays, creative work |
| 5120×2880 | 5K | Professional and Apple Studio displays |
Resolution is a hardware property of the display panel itself, but your operating system controls what resolution is actually being used at any given moment. Those two values can differ — and often do.
How to Find Monitor Resolution on Windows
Windows 11 and Windows 10
- Right-click on an empty area of your desktop
- Select Display settings
- Scroll to Display resolution
The dropdown shows your current active resolution. Windows labels the recommended option — this is usually the monitor's native resolution, meaning the resolution that matches the physical pixel count of the panel.
You can also find this under: Settings → System → Display → Display resolution
Checking Multiple Monitors on Windows
If you have more than one screen connected, Windows lists each display separately at the top of the Display settings page. Click on a specific monitor to see its individual resolution settings.
How to Find Monitor Resolution on macOS
- Open Apple menu → System Settings (or System Preferences on older macOS)
- Click Displays
- Your current resolution appears under the display name
macOS uses Retina scaling on supported hardware, which means the logical resolution shown in settings may differ from the panel's raw pixel count. A MacBook Pro might show a scaled resolution of 1512×982 while the physical panel has 3024×1964 pixels. Both numbers are technically accurate — they just describe different things.
How to Find Monitor Resolution on Linux 🖥️
On most desktop environments (GNOME, KDE, etc.):
- Go to Settings → Displays
- The current resolution is listed next to the monitor name
From the terminal, the command xrandr (on X11 systems) or wlr-randr (on Wayland) displays full resolution information for all connected monitors, including available modes.
How to Find Monitor Resolution on Chromebook
- Open Settings → Device → Displays
- The current resolution is shown under Resolution
Chromebooks also offer a Display size slider that adjusts scaling independently of raw resolution.
Finding Resolution Without Accessing Settings
Sometimes you need a quick answer without navigating menus. A few reliable alternatives:
- Check the monitor's physical label or manual — the native resolution is always printed in the spec sheet
- Look up the model number — find it on the back of the monitor, then search the manufacturer's site
- Use a browser tool — websites like
whatismyscreenresolution.netdetect and display your current active resolution instantly - Windows keyboard shortcut — press
Win + Ito open Settings directly, then navigate to Display
The Difference Between Native Resolution and Current Resolution
This distinction trips people up. Native resolution is fixed — it's the actual pixel grid built into the display panel. Current resolution is what your OS is rendering to that screen, which can be set lower (or scaled) for accessibility, compatibility, or preference.
Running a monitor below its native resolution typically produces a softer or slightly blurry image because the OS has to scale the output to fit the physical pixels. Running at native resolution gives the sharpest result.
Why Your Resolution Might Look Different Than Expected
Several variables affect what you see in your display settings:
- GPU driver settings — graphics card software (Nvidia Control Panel, AMD Radeon Software) can override OS display settings
- Cable type — older VGA or DVI connections may not support higher resolutions that HDMI or DisplayPort can carry
- Adapter or dock hardware — USB-C docks and adapters sometimes limit maximum resolution output
- TV vs. monitor detection — some TVs connected as monitors report unusual native resolutions or override aspect ratios
- Remote desktop or virtual machines — these environments often show a virtual resolution that doesn't reflect any physical display
What the Numbers Tell You — and What They Don't 📐
Knowing your resolution is useful, but resolution alone doesn't determine how sharp a display looks. Pixel density — measured in pixels per inch (PPI) — is what actually determines perceived sharpness. A 4K resolution on a 65-inch TV has far lower pixel density than the same resolution on a 27-inch monitor, because the pixels are spread over a larger physical area.
Two monitors can have identical resolutions but look noticeably different depending on panel size, display technology (IPS, OLED, VA, TN), calibration, and refresh rate.
Whether the resolution you find in your settings is the right one for your work, your eyes, and your hardware setup depends on factors specific to your environment — the size of your screen, how far you sit from it, what you're using it for, and what your GPU can reliably drive. Those details sit entirely on your side of the screen.