How to Change Screen Size on a Computer: Display Settings Explained
Adjusting your screen size — or more precisely, your display resolution and scaling settings — is one of those tasks that sounds simple until you realize how many variables are involved. Whether text looks too small, windows feel cramped, or everything appears blurry after connecting a new monitor, understanding what's actually happening under the hood helps you make the right adjustment instead of just cycling through options until something looks okay.
What "Screen Size" Actually Means in Display Settings
When most people say they want to change their screen size, they usually mean one of three things:
- Display resolution — the number of pixels rendered on screen (e.g., 1920×1080, 2560×1440, 3840×2160)
- Scaling / DPI settings — how large text, icons, and UI elements appear at a given resolution
- Physical screen real estate — which is fixed by your monitor hardware and can't be changed in software
These are meaningfully different. Lowering your resolution makes everything appear larger but also softer and less sharp. Adjusting scaling keeps resolution high (and therefore sharp) while increasing the size of interface elements. Most modern workflows benefit from keeping resolution at the monitor's native resolution and using scaling to fine-tune appearance.
How to Change Display Resolution and Scaling
On Windows 10 and Windows 11
- Right-click the desktop and select Display settings
- Scroll to Display resolution — Windows will flag your monitor's recommended (native) resolution
- To change text and icon size without affecting sharpness, adjust the Scale setting (shown as a percentage, typically 100%, 125%, 150%, or 200%)
Windows 11 also offers Custom scaling under Advanced scaling settings, which lets you enter a specific percentage between 100% and 500%. This can be useful but sometimes causes blurry rendering in apps that haven't been updated to handle custom DPI values well.
On macOS
macOS abstracts this differently. Apple's Retina displays render at a high pixel density but present a scaled resolution to the user.
- Go to System Settings > Displays
- Choose between More Space (fits more content, smaller text) and Larger Text (scales up, less fits on screen)
- On external monitors, you may see explicit resolution options
macOS handles scaling elegantly on Apple hardware, but third-party monitors may offer fewer optimized options. 🖥️
On Linux (GNOME, KDE, etc.)
Scaling and resolution options vary by desktop environment. In GNOME, navigate to Settings > Displays. In KDE Plasma, use System Settings > Display and Monitor. Fractional scaling (e.g., 125%, 150%) is available in both but may require enabling experimental features depending on your distribution and version.
Key Variables That Affect Your Results
Not every display change works the same way for every setup. Several factors shape what you'll experience:
| Variable | Why It Matters |
|---|---|
| Monitor native resolution | Changing away from native causes pixel interpolation and blur |
| GPU capabilities | Older or integrated graphics may not support high resolutions at high refresh rates |
| Connection type | HDMI 1.4, DisplayPort, and USB-C carry different bandwidth limits affecting max resolution |
| Display size (inches) | A 27" 1080p monitor looks different from a 24" 1080p monitor at the same settings |
| Operating system version | Scaling behavior and fractional scaling support vary by OS build |
| Application DPI awareness | Some older apps don't scale cleanly and appear blurry at non-100% scaling |
Resolution vs. Scaling: A Practical Distinction
This distinction matters more as monitor resolutions climb. On a 4K (3840×2160) monitor, running at native resolution with 100% scaling makes everything tiny on a 24" screen. The practical solution is to keep native resolution enabled and set scaling to 150% or 200%, which preserves sharpness while making content readable.
Lowering resolution on a 4K panel to simulate a 1080p display is a different approach — it works, but you lose the sharpness advantage of the higher pixel density. This approach is sometimes used in gaming to improve frame rates at the cost of visual clarity.
Multi-Monitor Setups Add Complexity 🖥️
If you're running two or more displays, Windows and macOS both allow per-monitor scaling and resolution settings. This matters because mismatched DPIs across monitors can create jarring size differences when dragging windows between screens.
Windows handles mixed-DPI setups better in recent versions but still has friction with older applications. macOS generally manages this more smoothly on supported hardware combinations, though third-party monitors introduce their own inconsistencies.
When Changing Settings Causes Blurry Text
Blurry text after a resolution or scaling change is one of the most common complaints, and it usually comes from one of two sources:
- Running below native resolution — the display is interpolating pixels
- Non-DPI-aware applications — the OS is scaling the app's output rather than the app scaling itself natively
On Windows, you can sometimes fix blurry apps by right-clicking the executable, going to Properties > Compatibility, and changing the High DPI scaling override setting. This forces the app to handle DPI differently and often resolves the blurriness. ✅
The Variables That Make This Personal
The "right" screen size setting depends on factors only you can assess: how far you sit from your screen, your visual preferences, the physical size of your monitor, what you use the computer for, and whether you prioritize fitting more content on screen or having larger, more readable text.
Someone doing detailed photo editing on a 32" 4K display has entirely different needs than someone using a 13" laptop for general browsing. The same resolution and scaling combination can feel perfect on one setup and uncomfortable on another — which is why no single answer fits every user.