Fix Blurry Text on High‑DPI Displays in Windows
On 4K/high‑DPI screens, some apps render fuzzy text due to scaling. Use Display EX to apply per‑app DPI rules, tune ClearType, and pick the right scaling so everything looks razor sharp.
Open Windows Settings → System → Display → Scale. Start with 150%–200% for 4K at 27–32", ~125% for 1440p. Keep integer‑ish values to avoid rounding blur.
Run “Adjust ClearType text” and complete the wizard. This improves sub‑pixel rendering for your panel and viewing distance.
Settings → System → Display → Advanced scaling → toggle “Fix scaling for apps.” Sign out/in after enabling.
Right‑click the app shortcut → Properties → Compatibility → Change high DPI settings. Try:
- “Use this setting to fix scaling problems” (program DPI on 100% zoom)
- High DPI scaling override = Application (sharpest for many classic apps)
- If UI is too small, try System (Enhanced) as a compromise
In Display EX, create a profile that sets DPI behavior, refresh rate and color mode for the specific app. Bind it so it auto‑applies on launch.
If possible, keep similar scaling on all active displays or move the app to the monitor it was launched on to prevent re‑rasterization blur.
High‑DPI FAQ
A: Apps that are not DPI‑aware are bitmap‑scaled by Windows, causing blur. Use per‑app DPI overrides or Display EX profiles to render at native scale.
A: “Application” gives the sharpest UI if the app supports it. “System (Enhanced)” can improve older apps. Try both and pick the best look.
A: Usually a sign‑out/in is enough. Some apps require a full restart to refresh their DPI context.