Windows 11 Display Scaling Blurry on One Monitor: Fix
🔍 WiseChecker

Windows 11 Display Scaling Blurry on One Monitor: Fix

When you connect a second monitor to a Windows 11 PC, the display on one screen may appear blurry or pixelated. This typically happens when Windows applies the wrong display scaling percentage to a monitor with a different resolution or pixel density. The issue is often caused by a misconfigured scaling setting or a corrupted display driver cache. This article explains why blurry scaling occurs on a single monitor, provides a step-by-step fix, and covers related problems and their solutions.

Key Takeaways: Fix Blurry Scaling on One Monitor in Windows 11

  • Settings > System > Display > Scale & layout: Set the scaling percentage to 100%, 125%, or 150% for each monitor individually.
  • Settings > System > Display > Advanced scaling: Turn off “Let Windows try to fix apps so they’re not blurry” to prevent automatic interference.
  • Clear display cache via Registry Editor: Delete the “ScaleFactors” key under HKEY_CURRENT_USER\Control Panel\Desktop to reset per-monitor scaling values.

ADVERTISEMENT

Why Windows 11 Shows Blurry Scaling on One Monitor

Windows 11 uses a per-monitor DPI scaling system. Each monitor can have its own scaling percentage. When you connect a monitor with a different native resolution or pixel density, Windows may apply a scaling value that is not an integer multiple of the monitor’s native DPI. Non-integer scaling, such as 125% on a 96 DPI monitor, can cause text and images to appear blurry because the system must interpolate pixels. This problem is more common on monitors with high pixel densities, such as 4K displays, when paired with a standard 1080p monitor. Windows 11 also attempts to fix blurry apps automatically, but this feature can sometimes worsen the appearance on secondary monitors.

Steps to Fix Blurry Display Scaling on One Monitor

The following steps adjust the scaling for the blurry monitor, disable automatic blur fixes, and clear the display cache. Perform each step in order until the blur is resolved.

  1. Set the correct scaling percentage for the blurry monitor
    Right-click the desktop and select Display settings. In the Scale & layout section, click the monitor that appears blurry. Under Scale, choose a percentage that matches the monitor’s native resolution. For a 1080p monitor, use 100%. For a 4K monitor at 27 inches, use 150% or 200%. Do not use a custom scaling value that is not listed in the dropdown.
  2. Turn off automatic blur fixing for apps
    In the same Scale & layout section, click Advanced scaling. Toggle off Let Windows try to fix apps so they’re not blurry. This prevents Windows from overriding per-monitor scaling settings. Restart the computer after making this change.
  3. Clear the display scaling cache in Registry Editor
    Press Win + R, type regedit, and press Enter. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop. In the right pane, look for a key named ScaleFactors. If it exists, right-click it and select Delete. Confirm the deletion. Close Registry Editor and restart your PC. This forces Windows to rebuild the scaling cache for each monitor.
  4. Update or reinstall the display driver
    Open Device Manager by right-clicking the Start button. Expand Display adapters. Right-click your graphics card and select Update driver. Choose Search automatically for drivers. If no update is found, right-click again and select Uninstall device, check Delete the driver software for this device, and restart. Windows will reinstall the driver on boot.
  5. Change the monitor’s refresh rate
    In Display settings, scroll to Advanced display. Select the blurry monitor. Under Choose a refresh rate, pick the highest value available, typically 60 Hz or 120 Hz. A mismatched refresh rate can cause rendering artifacts that appear as blurriness.

ADVERTISEMENT

If Windows 11 Still Shows Blurry Scaling After the Main Fix

If the blur persists after following the steps above, the issue may be related to specific apps, connection cables, or display adapter settings. The following subsections cover additional failure patterns.

Blurry text only in specific apps like Chrome or Office

Some desktop apps do not respect Windows DPI scaling. To fix this, right-click the app’s shortcut, select Properties, go to the Compatibility tab, and click Change high DPI settings. Check Override high DPI scaling behavior and choose Application from the dropdown. This forces the app to use its own scaling logic. Apply and restart the app.

Blurry display after disconnecting and reconnecting a monitor

Windows may not reapply the correct scaling when a monitor is hot-plugged. Press Win + P and select Extend. If the blur returns, open Display settings and temporarily change the scaling to a different value, then change it back to the correct one. This forces a refresh of the scaling pipeline.

Blurry display on a monitor connected via HDMI or DisplayPort

A faulty or low-quality cable can cause signal degradation that appears as blurriness. Replace the cable with a certified HDMI 2.1 or DisplayPort 1.4 cable. Also, check that the monitor’s input settings match the cable type. For example, if using DisplayPort, set the monitor’s input to DisplayPort in its on-screen menu.

Comparison: Per-Monitor Scaling vs Global Scaling in Windows 11

Item Per-Monitor Scaling Global Scaling
Description Each monitor has its own scaling percentage All monitors use the same scaling percentage
Configuration location Settings > System > Display > Scale & layout Not available in Windows 11; removed after Windows 8
Blurry risk Low if scaling matches monitor native DPI High on mixed-resolution setups
App compatibility Modern UWP apps support it; some Win32 apps may blur All apps use one scaling value, causing blur on mismatched monitors

Windows 11 only supports per-monitor scaling. The global scaling option was removed to improve multi-monitor behavior. For the best clarity, set each monitor’s scaling to an integer multiple of its native DPI, such as 100% or 200%.

You can now fix blurry display scaling on a single monitor by adjusting the scaling percentage, disabling automatic blur fixes, and clearing the display cache. If the problem persists, check individual app DPI settings and replace suspect cables. For advanced control, use the Registry Editor to delete stale scaling keys. This approach ensures each monitor displays text and images sharply without pixel interpolation artifacts.

ADVERTISEMENT