How to Check the Resolution of Your Screen
Knowing your screen's resolution is more useful than it might seem. Whether you're troubleshooting blurry text, optimizing a display for creative work, or figuring out why a video looks stretched or pixelated, the resolution is one of the first things worth checking. The good news: every major operating system makes this information easy to find — once you know where to look.
What Screen Resolution Actually Means
Screen resolution refers to the number of pixels displayed horizontally and vertically on your screen. It's expressed as width × height — for example, 1920×1080, 2560×1440, or 3840×2160.
A higher resolution means more pixels are packed into the display area, which generally produces sharper, more detailed images. A lower resolution means fewer pixels, which can make text and graphics appear larger but less crisp.
Resolution is closely related to — but not the same as — pixel density, measured in PPI (pixels per inch). Two screens can share the same resolution but look very different in sharpness depending on their physical size. A 1920×1080 display looks much sharper on a 24-inch monitor than on a 65-inch TV.
How to Check Screen Resolution on Windows 🖥️
Windows gives you a few straightforward paths:
Method 1 — Display Settings (Windows 10 and 11)
- Right-click anywhere on the desktop
- Select Display settings
- Scroll to Display resolution — your current resolution is listed in the dropdown
Method 2 — System Information
- Press
Win + Ito open Settings - Navigate to System > Display
- The active resolution appears under Display resolution
Method 3 — Advanced Display Settings For more technical detail (refresh rate, bit depth, adapter info):
- Go to Display settings
- Scroll down and click Advanced display settings
- Here you'll see the resolution alongside active signal resolution and refresh rate
Windows will also flag if your current resolution differs from the recommended resolution — which is typically the screen's native resolution.
How to Check Screen Resolution on macOS
Method 1 — System Settings / System Preferences
- Click the Apple menu in the top-left corner
- Select System Settings (macOS Ventura and later) or System Preferences
- Go to Displays
- Your resolution is listed — either as the exact pixel count or as a named preset (like "Default for Display" or "More Space")
Note on Retina displays: Apple uses scaled resolutions on Retina Macs. The displayed resolution (e.g., 2560×1600 described as "looks like 1280×800") reflects how content is rendered, not the physical pixel count. To see the full native resolution, you may need a third-party app like System Information or SwitchResX.
How to Check Screen Resolution on iPhone and Android 📱
Mobile operating systems don't always surface exact pixel resolution in the standard settings menus — but the information is still accessible.
On iPhone: Apple doesn't list resolution directly in Settings. To find it:
- Check Settings > General > About for your model name, then cross-reference Apple's official specs page for that model
On Android: This varies by manufacturer, but a common path is:
- Settings > About Phone > Display (or similar)
- Some Android skins (like Samsung's One UI) list resolution under Settings > Display > Screen resolution, and even allow switching between resolution tiers
Android devices from manufacturers like Samsung often let users manually adjust resolution between HD+, FHD+, and WQHD+ — so the current setting and the maximum supported resolution may differ.
How to Check Resolution on a Chromebook or Linux Machine
Chromebook:
- Open Settings
- Go to Device > Displays
- Resolution and scaling options appear here
Linux (GNOME-based):
- Open Settings > Displays
- The current and available resolutions are listed per monitor
For terminal users on Linux, the command xrandr returns detailed output including current and supported resolutions for each connected display.
Variables That Change What You're Actually Seeing
Checking the reported resolution is straightforward — but what that number means in practice depends on several factors:
| Variable | Why It Matters |
|---|---|
| Native vs. scaled resolution | Operating systems often apply scaling, so the "logical" resolution differs from raw pixel count |
| Single vs. multi-monitor setup | Each connected display has its own resolution; the OS manages them independently |
| Refresh rate | Separate from resolution, but listed nearby — worth confirming, especially for gaming or video work |
| GPU output capability | Your graphics card or integrated graphics must support the resolution you want to run |
| Cable and port type | HDMI, DisplayPort, and USB-C carry different maximum bandwidth, which affects maximum supported resolution |
| Display scaling settings | Windows and macOS both apply default scaling on high-DPI screens — what looks like 1920×1080 may be rendered at 3840×2160 underneath |
Why Resolution Isn't the Whole Picture
Resolution tells you how many pixels a screen can display. What it doesn't tell you is how good those pixels look. Panel type (IPS, OLED, VA, TN), color accuracy, contrast ratio, and brightness all shape the visual experience independently of resolution.
It's also worth knowing the difference between:
- Current resolution — what you've set the screen to display right now
- Native resolution — the physical pixel grid built into the panel (running below native introduces softness or scaling artifacts)
- Maximum supported resolution — the highest resolution your hardware combination can output
For most everyday uses, the reported resolution in your display settings is accurate enough. But for professional photo editing, video production, or multi-monitor workstation setups, understanding the distinction between logical and physical resolution — and how your OS handles scaling — starts to matter more.
The right resolution setting for your situation depends on the size of your screen, how far you sit from it, what you're using the machine for, and how your eyes respond to text at different sizes. Those are variables only your own setup can answer.