How to Find Your Monitor Resolution (On Any Device or OS)
Your monitor resolution determines how many pixels are displayed on screen — and knowing it matters more than you might think. Whether you're troubleshooting a blurry display, configuring a new setup, or adjusting settings for a specific application, finding your current resolution takes less than a minute once you know where to look.
What Monitor Resolution Actually Means
Resolution describes the number of pixels your display outputs, expressed as width × height (e.g., 1920×1080). More pixels generally means sharper, more detailed images — but only when the resolution matches what your monitor is physically designed to show, called its native resolution.
Running a display below its native resolution produces a softer, sometimes blurry image. Running it above isn't possible — the hardware sets the ceiling. Most modern monitors ship with a native resolution of 1920×1080 (Full HD), 2560×1440 (QHD), or 3840×2160 (4K UHD), though older and budget displays may still use 1280×720 or 1366×768.
How to Find Your Resolution on Windows
Windows 11 and Windows 10
- Right-click on an empty area of your desktop
- Select Display settings
- Scroll down to Display resolution
- Your current resolution appears in the dropdown — the option marked (Recommended) is your monitor's native resolution
You can also reach this via Settings → System → Display.
If you have multiple monitors connected, each one will show its own resolution setting. Click on the monitor diagram at the top of the page to select the one you want to check.
Windows 7 and Windows 8
- Right-click the desktop and choose Screen resolution
- The resolution field shows your current setting directly
How to Find Your Resolution on macOS
- Open System Settings (or System Preferences on older macOS versions)
- Go to Displays
- Your current resolution is listed — if you see "Default for display," your Mac is using its recommended resolution
🖥️ On Retina displays, macOS uses scaled resolutions — meaning the interface might look like 1920×1200 but the display is physically rendering at a much higher pixel count. The scaled value is what affects how much space you see on screen; the physical pixel count is what makes text look sharp.
How to Find Your Resolution on Linux
The exact path depends on your desktop environment:
- GNOME: Settings → Displays
- KDE Plasma: System Settings → Display and Monitor
- Command line: Open a terminal and run
xrandr— the resolution with an asterisk (*) next to it is the active one
How to Find Your Resolution on a Chromebook
- Click the clock in the bottom-right corner
- Go to Settings → Device → Displays
- Your current resolution is shown under Resolution
How to Check Resolution on Mobile Devices 📱
Smartphones and tablets don't typically expose raw resolution settings the same way, but you can find the information in specs:
- Android: Settings → About Phone → (varies by manufacturer, sometimes listed under display specs or status)
- iPhone/iPad: Apple doesn't surface native resolution in settings — you'd look it up by model on Apple's specifications page
On mobile, display scaling plays a bigger role than resolution alone. A phone listed as 1080×2400 at 393 pixels per inch (PPI) renders text and images very differently than a monitor with the same pixel count spread across 27 inches.
Native Resolution vs. Current Resolution — Why Both Matter
| Term | What It Means |
|---|---|
| Native resolution | The physical pixel grid built into the hardware |
| Current resolution | The resolution your OS is actively outputting |
| Scaled resolution | A software-adjusted value that affects UI size |
| Refresh rate | How many times per second the image updates (Hz) — separate from resolution |
Your OS may be running at a lower resolution than your monitor's native spec — especially if someone changed it manually, if a driver reset it, or if an application adjusted it without restoring defaults. Mismatches here are a common cause of blurry or "off" looking displays.
What Affects Which Resolution You're Running
Several factors determine what resolution your system is currently using and what options are available:
- Graphics card or integrated GPU capability — older or lower-end GPUs may not support higher resolutions
- Cable type — HDMI, DisplayPort, and USB-C all have version-dependent bandwidth limits that cap maximum resolution and refresh rate; an older HDMI cable may limit a 4K monitor to 1080p
- Driver status — outdated or missing display drivers can restrict available resolution options
- Monitor age and panel type — older TN panels often top out lower than modern IPS or OLED displays
- OS scaling settings — especially relevant on high-DPI screens where the visual resolution may differ from the physical one
Why You Might See Fewer Resolution Options Than Expected
If your resolution dropdown shows only a few options — or is capped below your monitor's advertised spec — the issue is usually one of three things: the display driver isn't fully installed, the cable connecting monitor to computer doesn't support the bandwidth required, or the GPU doesn't support the target resolution at the desired refresh rate.
Updating your GPU drivers and trying a different cable (particularly going from HDMI 1.4 to HDMI 2.0, or switching to DisplayPort) resolves this in many cases.
Knowing your current resolution is straightforward — the variables come into play when you're deciding whether that resolution is actually right for your display, your GPU, your connection type, and how you use the screen. Those factors look very different depending on whether you're running a single 1080p monitor on a basic desktop, a 4K display daisy-chained through a laptop, or a multi-monitor setup across different hardware generations.