How to Find the Resolution of a Monitor
Knowing your monitor's resolution matters more than you might think. It affects everything from how sharp your text looks to whether your GPU is working harder than it needs to. Whether you're troubleshooting a blurry display, setting up a new screen, or just curious what you're actually working with, finding your monitor's resolution takes about ten seconds — once you know where to look.
What Monitor Resolution Actually Means
Resolution refers to the number of pixels displayed on screen, expressed as width × height. A monitor listed as 1920×1080 shows 1,920 pixels across and 1,080 pixels tall. More pixels generally means a sharper, more detailed image — but the physical size of the screen matters too.
Common resolutions you'll encounter:
| Resolution | Common Name | Typical Use |
|---|---|---|
| 1280×720 | HD / 720p | Older or budget monitors |
| 1920×1080 | Full HD / 1080p | Standard office and home use |
| 2560×1440 | QHD / 1440p | Gaming, creative work |
| 3840×2160 | 4K / UHD | High-end editing, large displays |
| 5120×2880 | 5K | Pro-level creative monitors |
There's an important distinction between native resolution (what the panel physically supports) and current resolution (what your OS is actually outputting right now). These can differ, and running a monitor below its native resolution typically results in a softer, slightly blurred image.
How to Check Monitor Resolution on Windows 🖥️
Windows gives you a few quick routes:
Method 1: Display Settings
- Right-click anywhere on the desktop
- Select Display settings
- Scroll to Display resolution — your current resolution is shown in the dropdown
The recommended resolution listed here is usually the native resolution of your monitor. If you've changed it to something else, that difference will be visible.
Method 2: System Information
- Press Windows + I to open Settings
- Go to System → Display
- Click Advanced display settings for more detail, including refresh rate alongside resolution
Method 3: Right-click the desktop → Screen resolution (Windows 7/8 users) Older Windows versions surface this in a slightly different location, but the same logic applies — look for the dropdown showing pixel dimensions.
How to Check Monitor Resolution on macOS
- Click the Apple menu → System Settings (or System Preferences on older macOS)
- Go to Displays
- Your resolution is shown here — either as the actual pixel count or as a scaled resolution
This is where macOS gets nuanced. Apple's Retina displays use pixel doubling, meaning a display might run at a scaled "looks like 2560×1440" while the actual panel resolution is 5120×2880. The OS handles this scaling automatically, but it means the number shown isn't always the raw panel resolution. Check the manufacturer's spec sheet if you need the true native figure.
How to Check on Linux
For most desktop environments:
- GNOME: Settings → Displays
- KDE Plasma: System Settings → Display and Monitor
Alternatively, open a terminal and run:
xrandr This outputs a detailed list of your connected displays and their supported resolutions, with the current active resolution marked with an asterisk (*).
Checking Resolution Without Turning On the Computer
If the monitor is off or unconnected, the native resolution is almost always printed on:
- The back or underside of the monitor (model number label)
- The original box or manual
- The manufacturer's website, searchable by model number
The model number is your fastest path to confirmed specs.
Why the Resolution You See Might Not Be the Native Resolution
A few common reasons your displayed resolution differs from the panel's native capability:
- Scaling is enabled — Windows and macOS both allow UI scaling, which can make the effective resolution appear lower while rendering at full pixel density
- The wrong display driver is installed — a generic driver may limit available resolutions
- The cable or connection type is a bottleneck — older VGA or HDMI 1.4 connections cap out at certain resolutions and refresh rates; running 4K at full resolution often requires HDMI 2.0/2.1 or DisplayPort
- Multi-monitor setups — resolutions are set per display; what applies to one screen doesn't necessarily apply to another
The Variables That Change What "Resolution" Means for You 🔍
Finding the resolution is straightforward. What to do with that information is where individual setups diverge significantly.
GPU capability determines which resolutions your system can actually drive. A monitor might support 4K, but if the graphics card can't output it — or can't do so at a playable frame rate for gaming — the native resolution of the panel may not be practically usable.
Display size and viewing distance affect whether higher resolution is perceptible. A 27-inch 1440p monitor and a 24-inch 1080p monitor can look equally sharp at typical desk distances, while a 32-inch 1080p panel may show visible pixelation up close.
Use case changes priorities entirely. A video editor needs accurate color and high pixel density. A competitive gamer may prioritize refresh rate over resolution. Someone using a monitor as a second office screen may find 1080p perfectly adequate.
Operating system scaling behavior — particularly on macOS and HiDPI setups on Windows — means the number in your settings panel and the number that reflects your actual workflow experience aren't always the same thing.
What your setup actually needs from a monitor's resolution depends on factors that look different from one desk to the next.