How to Change and Fix Your Screen Resolution

Published: May 2026 · 5 min read · Category: Troubleshooting
Written by J. Hassan, Display Technology Specialist · Last updated: May 2026
💡 Key Takeaway: Always use your monitor's native resolution (marked "Recommended" in settings). If text is too small, adjust display scaling (150%, 200%) instead of lowering resolution — scaling keeps images sharp.

If your screen looks stretched, icons are abnormally huge, or text is difficult to read and blurry, you likely have the wrong screen resolution applied. Every monitor has a "Native Resolution" — the exact number of physical pixels built into the screen. Common native resolutions include Full HD (1920×1080), Quad HD / QHD (2560×1440), and Ultra HD / 4K (3840×2160). When your operating system uses a resolution different from the native one, image quality degrades rapidly regardless of your monitor's screen size.

🔍 Before Changing: Know Your Current State

You can't fix what you haven't measured. Find out what resolution your computer is currently outputting to the monitor using our free tool.

Check Current Resolution →

Changing Resolution on Windows 11 & 10

If you first need to find out what resolution you're currently running, see our guide on how to check resolution on Windows.

Windows is designed to detect your monitor automatically, but driver updates or software bugs can sometimes force it into an incorrect mode.

  1. Right-click an empty area of your desktop.
  2. Select Display settings.
  3. Scroll down to find Display resolution.
  4. Click the dropdown menu and select the resolution that has (Recommended) written next to it.
  5. A popup will ask if you want to keep these display settings. Click Keep changes.

What if "Recommended" is missing or the screen is still blurry?

If you don't see your monitor's correct resolution listed, you are likely suffering from a missing GPU driver. To fix this:

Changing Resolution on Mac (macOS)

To check your current Mac resolution first, see our Mac resolution guide.

Apple makes changing resolutions simple by offering visual scaling options rather than just raw numbers.

  1. Click the Apple Logo () in the menu bar.
  2. Go to System Settings (or System Preferences).
  3. Select Displays.
  4. If you want the crispest, most native experience, select Default for display.
  5. If text is too small, select Scaled and choose an option like "Larger Text". This will reduce the effective resolution to make UI elements larger while preserving retina sharpness.

Scaling vs. Changing Resolution

It's important to understand that changing your resolution is different from changing UI scaling.

If you have a 4K monitor (3840 x 2160), running it at 1080p (1920 x 1080) to make text bigger is a mistake—it will cause everything to look fuzzy. Instead, you should leave the resolution at 4K (Native), and change the Scale setting to 150% or 200%. This keeps images pin-sharp while scaling up text and buttons.

Understanding Aspect Ratios During Resolution Changes

When you change your screen resolution, you must ensure the new resolution matches your monitor's physical Aspect Ratio. The aspect ratio is the proportional relationship between the width and the height of the screen. For example, standard 1080p (1920x1080) and 4K (3840x2160) monitors both use a 16:9 aspect ratio. If you force a 16:9 monitor to display a 4:3 resolution (like 1024x768), one of two things will happen: the image will be horizontally stretched and distorted, or you will see black bars on the left and right sides of the screen (letterboxing).

Gamers often intentionally play at stretched 4:3 resolutions (like 1280x960 stretched to 1920x1080) in competitive shooters like CS2 or Valorant because it makes player models appear wider and theoretically easier to hit. However, for general productivity, web browsing, and video editing, always select a resolution that matches your monitor's native aspect ratio to prevent severe distortion.

Troubleshooting Black Screens After Changes

The most terrifying moment when changing a display setting is hitting "Apply" and being met with a completely black screen. This happens when you select a resolution or refresh rate (like 144Hz) that exceeds the bandwidth of your cable or the capabilities of your monitor. The monitor receives a signal it cannot decode and shuts off to protect itself.

Fortunately, both Windows and macOS have a built-in safety net. When you change a resolution, a 15-second countdown timer begins. If you do not click "Keep Changes" (which you can't do if the screen is black), the operating system will automatically revert to the previous, working resolution. If you accidentally kept a broken resolution, you can boot Windows into Safe Mode, open Device Manager, and uninstall your graphics driver. Upon restarting, Windows will load a basic fallback driver, allowing you to reset your resolution safely.

Cable Bandwidth & Resolution Limits (HDMI vs DisplayPort)

Your chosen resolution and refresh rate combination must be supported by your video cable. Here is a quick reference:

Cable StandardMax Resolution @ 60HzMax Refresh at 1080p
HDMI 1.44K (30Hz only)120Hz
HDMI 2.04K UHD (60Hz)240Hz
HDMI 2.14K (144Hz) / 8K (60Hz)480Hz
DisplayPort 1.44K (144Hz) / 8K (60Hz)240Hz
DisplayPort 2.116K (60Hz)480Hz+

If your display resolution looks correct but the color depth appears reduced (e.g., 8-bit instead of 10-bit), it usually means your cable lacks the bandwidth for both the chosen resolution and full color depth simultaneously. Upgrading to a certified DisplayPort 1.4 or HDMI 2.1 cable resolves this in most cases.

Sources & References: Microsoft: View Display Settings · Apple: Change Display Settings on Mac · Wikipedia: Display Resolution