How to Check Monitor Resolution on Any Device
Knowing your monitor's resolution tells you exactly how many pixels are packed into your display — and that number affects everything from how sharp your text looks to whether your setup can handle a second screen or run a specific game. Checking it takes less than a minute on most systems, but where you look depends on your operating system, your hardware, and how your display is configured.
What Monitor Resolution Actually Means
Resolution describes the number of pixels displayed horizontally and vertically on a screen, written as width × height. A 1920×1080 display (Full HD) renders roughly 2 million pixels. A 3840×2160 display (4K UHD) renders over 8 million. More pixels generally means sharper, more detailed images — but only up to the physical limits of the panel itself.
Two terms worth keeping straight:
- Native resolution — the maximum resolution your monitor's hardware can display, determined by the physical pixel grid
- Current resolution — what your operating system is actually sending to the display right now, which may be lower than native
Running a monitor below its native resolution produces a softer, sometimes blurry image. Knowing both values tells you whether your display is performing at its best.
How to Check Resolution on Windows 🖥️
Windows stores display settings in a dedicated menu that's accessible in a few clicks.
Windows 11 and Windows 10:
- Right-click an empty area of the desktop
- Select Display settings
- Scroll to the Scale & layout section
- Your current resolution appears next to Display resolution
The recommended resolution listed in that dropdown is typically your monitor's native resolution. If your current setting differs from the recommended one, your display isn't running at full sharpness.
For more detail — including refresh rate and color depth — click Advanced display settings at the bottom of the same page.
Windows 7 and 8:
- Right-click the desktop
- Select Screen resolution
- The resolution is shown in the dropdown menu
How to Check Resolution on macOS
Apple handles resolution differently from Windows, particularly on Retina displays.
- Click the Apple menu (top-left corner)
- Go to System Settings (macOS Ventura and later) or System Preferences (earlier versions)
- Select Displays
- The resolution options and your current setting are listed here
On Retina MacBooks and iMacs, macOS shows scaled resolutions rather than raw pixel counts. The display may be physically rendering at 2× or 3× the visible resolution to produce crisp text. If you want the true pixel dimensions, you may need to check your monitor's documentation or use a third-party tool like System Information (under the Apple menu > About This Mac > System Report > Graphics/Displays).
How to Check on Linux
The method varies slightly by desktop environment, but the most universal approach uses the terminal:
xrandr This outputs your connected displays along with their supported and current resolutions. The asterisk (*) marks the active resolution, and a plus sign (+) marks the preferred (native) resolution.
GNOME users can also navigate to Settings > Displays for a graphical view.
How to Check on a Smartphone or Tablet
Mobile devices don't expose raw resolution settings the same way desktops do — the OS manages it automatically.
Android: Go to Settings > Display > Screen resolution (the exact path varies by manufacturer). Some devices let you switch between resolution tiers to save battery.
iOS/iPadOS: Apple doesn't expose resolution controls in settings. To find your device's screen resolution, check Apple's official tech specs page for your model.
Finding the Native Resolution Without the OS
If your monitor is connected to a device where you can't access settings easily — or if you want to verify the hardware spec independently — check:
- The monitor's own on-screen display (OSD): Press the physical buttons on the monitor frame to open the built-in menu. Many monitors display their current input signal resolution here.
- The manufacturer's spec sheet: The monitor's model number (usually on a sticker at the back) leads to full specifications on the brand's website, listing native resolution, panel type, and refresh rate.
- Device Manager on Windows: Under Display adapters, your GPU entry will list connected displays. Right-clicking the display adapter and viewing properties can surface resolution and driver details.
Variables That Affect What You See 🔍
Checking resolution isn't always as simple as reading a single number, because several factors can create a gap between what the hardware supports and what's actually being displayed.
| Factor | How It Affects Resolution |
|---|---|
| GPU capability | Older graphics cards may not output 4K or high-refresh rates |
| Cable type | HDMI 1.4, DisplayPort 1.2, and USB-C all have different bandwidth limits |
| Scaling settings | OS scaling can make a 4K display look like 1080p to applications |
| Multi-monitor setups | Each display can be set to a different resolution independently |
| Driver status | Outdated GPU drivers can limit available resolution options |
| Adapter use | Dongles and adapters sometimes cap the maximum signal resolution |
A monitor rated for 4K won't automatically display at 4K — the GPU, cable, and driver all have to support it simultaneously.
The Difference Between Matching Resolution Matters
Running at native resolution matters most in use cases where pixel sharpness is critical: photo editing, video production, reading dense text, and detailed design work. Gaming introduces another layer — resolution affects rendering load, so some players intentionally run below native resolution to hit higher frame rates.
A 1080p monitor running at 1080p looks sharp by design. A 4K monitor running at 1080p for gaming performance looks noticeably softer. Neither is wrong, but understanding your current resolution versus your native resolution helps you make that tradeoff consciously.
How much any of this matters depends on your display, your use case, and what your connected hardware can actually push — and those details sit entirely on your end of the equation.