How to Change the Resolution on Your Computer Monitor

Changing your monitor's resolution is one of the most common display adjustments — and one of the most misunderstood. Whether text looks blurry, your screen feels cramped, or a new monitor isn't displaying correctly, resolution settings are usually where you start. Here's how it works across different systems, and what actually determines the right setting for your setup.

What Monitor Resolution Actually Means

Resolution refers to the number of pixels displayed on your screen, expressed as width × height (for example, 1920×1080). More pixels generally means sharper, more detailed images — but it also means everything on screen appears smaller unless scaling is applied.

Your monitor has a native resolution — the pixel count it was physically built to display. Running at native resolution produces the sharpest image. Running below it causes the display to interpolate (stretch) pixels, which can make the image look soft or slightly blurry. This is why choosing the right resolution isn't just a preference — it has a direct impact on visual clarity.

How to Change Resolution on Windows

Windows makes resolution adjustments straightforward:

  1. Right-click on your desktop
  2. Select Display settings
  3. Scroll to Display resolution
  4. Choose from the dropdown list of available resolutions
  5. Click Keep changes to confirm

Windows will flag the recommended resolution — this is typically your monitor's native resolution and the one that produces the cleanest image. Options marked (Recommended) should be your default unless you have a specific reason to deviate.

On Windows 11, the path is identical. On Windows 10, you may see a slightly different layout, but the Display Settings panel follows the same structure.

If you're running multiple monitors, each display can be configured independently. Select the target monitor at the top of the Display Settings panel before adjusting resolution.

How to Change Resolution on macOS 🖥️

Apple handles resolution differently through a concept called Scaled resolutions:

  1. Open System Settings (or System Preferences on older macOS versions)
  2. Go to Displays
  3. Select your display if multiple are connected
  4. Choose from the listed resolution options

On Retina displays, macOS uses HiDPI scaling — the physical pixel count is much higher than what the system reports. A setting labeled "1920×1080" on a Retina display actually renders at a higher internal resolution and downsamples, producing sharper text and images. This is why macOS resolution options often show fewer numbers than you'd expect.

For non-Apple monitors connected via HDMI or DisplayPort, the available resolutions depend on the cable type, adapter used, and the monitor's own capabilities.

How to Change Resolution on Linux

On most Linux distributions using GNOME:

  1. Open Settings → Displays
  2. Select your monitor
  3. Choose a resolution from the dropdown
  4. Click Apply

For more granular control, the xrandr command-line tool lets you set resolutions, refresh rates, and multi-monitor configurations precisely — useful when the GUI doesn't expose all available options.

Resolution vs. Refresh Rate — Don't Confuse Them

These two settings are often adjusted together but do different things:

SettingWhat It ControlsCommon Values
ResolutionNumber of pixels displayed1280×720, 1920×1080, 2560×1440, 3840×2160
Refresh RateHow many times per second the image updates60Hz, 75Hz, 120Hz, 144Hz, 240Hz

Higher resolution increases visual detail. Higher refresh rate increases motion smoothness. A monitor capable of 1440p at 144Hz requires both settings to be configured correctly — and the graphics card and cable must support that combination. HDMI 1.4, for example, caps 4K at 30Hz. DisplayPort and HDMI 2.0/2.1 support higher combinations.

Factors That Determine Which Resolution Is Right 🔍

This is where individual setups diverge significantly:

Monitor size and pixel density — A 1080p resolution on a 24-inch monitor produces roughly 92 pixels per inch (PPI), which looks sharp at normal viewing distances. The same resolution on a 32-inch monitor drops to about 69 PPI, which can appear noticeably softer. Larger screens generally benefit from higher resolutions.

Graphics card capability — Older or integrated GPUs may not support 4K output at all, or may only support it at 30Hz. What resolutions appear in your display settings depends partly on what your GPU can output.

Cable and connection type — The physical cable between your PC and monitor limits maximum resolution and refresh rate. An old VGA cable caps out well below modern resolutions. DisplayPort 1.4 and HDMI 2.1 support 4K and above at high refresh rates.

Use case — For spreadsheets and productivity, higher resolution means more screen real estate. For gaming, resolution directly impacts GPU load — running at 4K requires significantly more processing power than 1080p. For photo and video editing, color accuracy and panel type (IPS, OLED, VA) matter alongside resolution.

Operating system scaling settings — Windows and macOS both include display scaling options (e.g., 125%, 150%) that increase UI element size without changing the underlying resolution. This affects how usable a high-resolution screen feels in practice, especially on smaller displays.

Vision and accessibility needs — Lower resolutions or higher scaling percentages can make text and interface elements significantly easier to read, which matters depending on the individual and viewing distance.

When the Resolution You Want Isn't Available

If your target resolution doesn't appear in the dropdown:

  • Check your cable — HDMI vs. DisplayPort vs. DVI support different maximums
  • Update your GPU drivers — outdated drivers sometimes limit available display modes
  • Use custom resolution tools — on Windows, AMD and NVIDIA control panels allow custom resolution entries, though not all monitors will accept them
  • Check monitor firmware — some displays have their own settings menus that affect reported capabilities

The combination of monitor, GPU, cable, and driver version all interact — which means the same monitor can behave differently depending on what it's connected to and how.

How sharp your screen looks, how much screen space you have to work with, and whether your system can even drive a given resolution without compromise — all of it comes down to the specific hardware and software stack you're working with. ⚙️