How to Change Screen Resolution on Any Device

Screen resolution controls how many pixels your display shows at once — and getting it right makes a bigger difference to your daily experience than most people expect. Whether text looks blurry, everything feels too small, or your external monitor isn't displaying correctly, adjusting resolution is usually the fix. Here's how it works across the major platforms, and what to consider before you change anything.

What Screen Resolution Actually Means

Resolution describes the number of pixels displayed horizontally and vertically — written as width × height (for example, 1920×1080). The higher the resolution, the more content fits on screen and the sharper everything appears — up to the point your display can physically support.

Every monitor, laptop screen, or TV has a native resolution: the exact pixel count it was built for. Displaying content at native resolution looks sharpest. Drop below it, and things look slightly blurry or stretched. Push above it, and your display simply can't render it — the output gets scaled back down.

Common resolution tiers you'll encounter:

ResolutionCommon NameTypical Use
1280×720HD / 720pOlder monitors, budget displays
1920×1080Full HD / 1080pStandard monitors, laptops
2560×1440QHD / 1440pMid-range and gaming monitors
3840×21604K / UHDHigh-end monitors, large displays

How to Change Resolution on Windows

On Windows 10 and Windows 11, the path is nearly identical:

  1. Right-click an empty area of your desktop
  2. Select Display settings
  3. Scroll to Display resolution
  4. Click the dropdown and choose your preferred resolution
  5. Confirm the change when prompted — Windows gives you 15 seconds to revert if something looks wrong

Windows will flag your native resolution with (Recommended) next to it. That label is worth paying attention to — it's not just a suggestion, it's your monitor's actual optimal setting.

If you're running multiple monitors, you'll need to select each display individually at the top of the Display settings page before adjusting its resolution. Mixing resolutions across monitors is common and fully supported, but can affect how windows behave when you drag them between screens.

How to Change Resolution on macOS

Apple handles resolution differently. On Retina displays, macOS uses scaled resolutions rather than true pixel counts. You're choosing how content looks, not the literal pixel output — the system handles the rendering behind the scenes.

  1. Open System Settings (macOS Ventura and later) or System Preferences (older versions)
  2. Go to Displays
  3. Select Scaled and choose from the available options

Options typically range from Larger Text to More Space. "More Space" gives you more screen real estate but makes UI elements smaller. "Larger Text" does the opposite. The default sits in the middle.

On non-Retina Mac displays — older MacBooks or some external monitors — you'll see more traditional resolution options listed directly.

How to Change Resolution on Linux

Most major Linux distributions (Ubuntu, Fedora, etc.) with a graphical desktop offer resolution settings in System Settings → Displays or a similar path depending on your desktop environment (GNOME, KDE Plasma, etc.).

For users comfortable with the terminal, xrandr is a powerful command-line tool that gives granular control over resolution, refresh rate, and multi-monitor arrangements. It's particularly useful when the display settings GUI doesn't detect all available resolutions.

Changing Resolution on External Monitors and TVs 🖥️

When connecting a laptop or desktop to an external display, a few variables come into play:

  • Cable type matters. HDMI 1.4, HDMI 2.0, DisplayPort 1.2, and newer versions all have different bandwidth limits, which affects the maximum resolution and refresh rate they can carry simultaneously.
  • GPU capability. Your graphics card needs to support the output resolution. Most modern integrated and dedicated GPUs handle 4K output, but older hardware may cap out at 1080p or 1440p depending on the connection.
  • TV vs. monitor behavior. TVs connected as monitors sometimes default to a lower resolution or show overscan (black bars or cut-off edges). Adjusting resolution — and sometimes enabling PC mode in the TV's settings — resolves this.

After connecting an external display, your OS should detect it and offer resolution options. If the native resolution doesn't appear in the list, a driver update for your GPU is often the fix.

Refresh Rate: The Variable People Often Overlook

When you change resolution, it's worth checking refresh rate at the same time — the two are linked. Higher resolutions require more data per frame, which can force your display or connection to drop to a lower refresh rate.

A 4K monitor running at 60Hz over HDMI 1.4 is operating near that cable's bandwidth limit. Switching to DisplayPort or HDMI 2.0 unlocks 4K at higher refresh rates. At 1080p, most modern setups can run 144Hz or higher without issue.

On Windows, refresh rate lives in Display settings → Advanced display settings. On macOS, it appears in the same Displays panel where you set resolution.

Why Resolution Alone Doesn't Tell the Whole Story 🔍

Two setups running 1920×1080 can look very different depending on:

  • Display size. The same resolution on a 24-inch monitor looks sharp; on a 40-inch TV it may appear softer because the pixels are spread across more physical space (lower pixel density, measured in PPI — pixels per inch).
  • Scaling settings. Windows and macOS both apply display scaling by default on high-DPI screens. A 4K laptop might run at 4K resolution but scale the UI to 200%, so everything looks like it's at 1080p size while retaining sharpness.
  • GPU driver state. Outdated drivers occasionally cause resolution options to disappear or limit available choices. Keeping GPU drivers current is good maintenance regardless of other issues.

When Resolution Changes Don't Stick

If your resolution resets after restarting, or certain options disappear after connecting a second monitor, the cause is usually one of three things: a driver issue, a cable bandwidth limitation, or the display's EDID (the embedded data a monitor sends to your PC to describe its capabilities) not being read correctly. In those cases, checking for driver updates or trying a different cable often resolves it before any deeper troubleshooting is needed.

What the right resolution looks like in practice depends on your specific display, how far you sit from it, whether you're doing fine detail work or general browsing, and how your OS handles scaling for your particular screen size and pixel density — which is why the same setting that works perfectly on one setup can feel wrong on another.