Screen resolution is one of those settings most users never touch—until something looks wrong. Blurry text, tiny UI elements, stretched displays, or applications that just don’t scale properly are often traced back to resolution or DPI configuration issues.
From an IT professional’s perspective, screen resolution isn’t just a cosmetic setting. It directly impacts:
- User productivity
- Application compatibility
- Remote desktop experiences
- VDI and Citrix sessions
- Helpdesk ticket volume
I’ve lost count of how many “blurry screen” or “everything looks zoomed in” tickets ended up being a simple resolution or scaling mismatch—often after a Windows update, driver change, or dock/monitor swap.
At its core, screen resolution refers to the number of pixels displayed on a screen, expressed as:
Width × Height (for example, 1920 × 1080)
The higher the resolution, the more pixels are used to display content, resulting in sharper images and more on-screen workspace.
Pixels, Native Resolution, and Why “Recommended” Matters
Every monitor has a native resolution—the resolution it was physically designed to display. Running a monitor at anything other than its native resolution forces the display to scale the image, often leading to:
- Blurry text
- Soft edges
- Poor font rendering
In enterprise environments, this commonly happens when:
- Generic display drivers are used
- USB-C docks misreport capabilities
- Remote sessions override local display settings
Windows usually labels the native resolution as “Recommended”, and in most cases, that’s exactly where you want to be.
How to Check Your Screen Resolution in Windows
Before changing anything, it’s always worth checking what you’re currently running.
Windows 10 and Windows 11
- Right-click anywhere on the desktop
- Select Display settings
- Scroll down to Display resolution
Here you’ll see:
- Current resolution
- Recommended resolution
- Scaling percentage (DPI)
For multi-monitor setups, make sure you select the correct display at the top before adjusting anything. This is a common mistake I see with users who think they’re changing one screen but are actually modifying another.
How to Change Screen Resolution in Windows
Windows 10 / Windows 11
- Right-click the desktop
- Select Display settings

- Find ‘Advanced Display settings’
- Under Display resolution, open the dropdown
- Choose the desired resolution
- Click Keep changes if it looks correct


Your screen may briefly go black while Windows reconfigures the display output. This is normal.
If the image looks worse, Windows will revert automatically after a few seconds—an excellent safety feature that didn’t always exist in older versions of Windows.
What About Windows 7?
While Windows 7 is long out of support (and shouldn’t be in production anymore), it still turns up in isolated or legacy environments.
Windows 7 Steps
- Right-click the desktop
- Select Screen Resolution
- Use the Resolution slider
- Click Apply, then OK
Just like modern Windows versions, the screen may flicker or go blank momentarily.

Resolution vs DPI Scaling: The Real Source of Confusion
Here’s where things get interesting—and where many articles fall short.
Resolution and DPI scaling are not the same thing.
- Resolution determines how many pixels are available
- Scaling (DPI) determines how large UI elements appear
High-resolution displays (especially 4K monitors) often require scaling to remain usable. Running a 27” 4K monitor at 100% scaling is technically sharp—but practically unusable for most people.
Common Scaling Settings
- 100% – Best for low-resolution displays
- 125% / 150% – Typical for 1440p or 4K
- 175% / 200% – Laptops with very high pixel density
In real-world IT environments, incorrect DPI scaling causes more complaints than resolution itself, especially with:
- Legacy applications
- Java-based software
- Older ERP systems
- RDP and VDI sessions
Why Screens Look Blurry (Even at the Right Resolution)
If a display looks blurry even when set to the recommended resolution, consider these common causes:
1. Missing or Incorrect Graphics Drivers
Windows will often install generic drivers that work, but don’t perform optimally. Installing vendor drivers from Intel, AMD, NVIDIA, or the OEM can make a night-and-day difference.
2. Docking Stations and Adapters
Cheap HDMI or DisplayPort adapters frequently misreport supported resolutions. This is especially common with USB-C docks in corporate environments.
3. Mixed-Resolution Multi-Monitor Setups
Running a 1080p monitor next to a 4K display with the same scaling value almost guarantees UI oddities.
4. Remote Desktop Scaling
RDP sessions, Citrix, and VMware Horizon often apply their own scaling logic, which can override local settings and confuse users.
Best Practices I Recommend as an IT Professional
Based on years of real-world support and infrastructure work, here’s what actually reduces display-related issues:
- Always use native resolution
- Adjust scaling, not resolution, for readability
- Install proper GPU drivers—even on laptops
- Standardise monitors where possible in the workplace
- Avoid cheap video adapters
- Test display behaviour after Windows feature updates
- Document recommended settings for VDI and RDP users
These small steps dramatically reduce recurring helpdesk tickets.
When You Should Change Resolution (And When You Shouldn’t)
Change Resolution When:
- The monitor doesn’t support the current setting
- You’re troubleshooting compatibility issues
- External displays are incorrectly detected
Avoid Changing Resolution When:
- Text is too small (use scaling instead)
- Apps look blurry (often a DPI issue)
- The monitor is already set to “Recommended”
Final Thoughts: Resolution Still Matters More Than People Think
Screen resolution might seem like a basic setting, but in modern Windows environments—with high-DPI displays, docks, remote sessions, and hybrid work—it’s more relevant than ever.
From an IT perspective, understanding the difference between resolution, scaling, and driver behaviour is key to delivering a good user experience. Most display problems aren’t hardware failures—they’re configuration mismatches.
If you take one thing away from this article, let it be this:
Use native resolution, tune DPI scaling, and don’t ignore drivers.
That combination solves the majority of real-world display issues I’ve encountered over the years.

From my early days on the helpdesk through roles as a service desk manager, systems administrator, and network engineer, I’ve spent more than 25 years in the IT world. As I transition into cyber security, my goal is to make tech a little less confusing by sharing what I’ve learned and helping others wherever I can.

