Quick fix: Open Run (Win+R), type cttune.exe, press Enter. ClearType Tuner wizard runs. Tick Turn on ClearType → pick the text sample that looks best at each step. For HiDPI displays (4K+): ClearType less critical since pixel density already high. May actually look worse with sub-pixel adjustments. Test both: with ClearType, without (just standard anti-aliasing).
ClearType: sub-pixel anti-aliasing for LCD. On HiDPI displays, pixel density already provides smooth text. ClearType may over-process. Tune wizard adapts to your specific display.
Affects: Windows 11 with 4K / HiDPI monitors.
Fix time: ~10 minutes per monitor.
What causes this need
ClearType was designed for low-density LCDs (96 DPI). On HiDPI (4K at 24", ~190 DPI): text already crisp. ClearType’s sub-pixel work may introduce color fringing visible on HiDPI.
Method 1: Run ClearType Tuner
The standard route.
- Open Run. Type
cttune.exe. Press Enter. - ClearType Tuner: 5 steps.
- Step 1: Set resolution to native (recommended).
- Steps 2-5: pick the text sample that looks best.
- Wizard adapts.
- For multi-monitor: tune per monitor.
- For chronic dissatisfaction: pick different samples; re-run.
- For test pattern: each step shows text with different sub-pixel adjustments.
- Save.
This is the standard fix.
Method 2: Disable ClearType on HiDPI
For when ClearType makes HiDPI worse.
- Open Run. Type
SystemPropertiesPerformance. Press Enter. - Visual Effects tab.
- Pick Custom.
- Tick Smooth edges of screen fonts for standard anti-aliasing.
- Untick (or leave unticked) ClearType if you want plain anti-aliasing.
- Wait — ClearType is in registry, not directly in Visual Effects.
- For disabling ClearType: registry:
HKEY_CURRENT_USER\Control Panel\Desktop→ FontSmoothing = 2 (anti-alias) or 0 (off). For ClearType: FontSmoothingType = 1 (standard) or 2 (ClearType). - For testing: ClearType on vs off. Pick visually.
- For chronic OLED: ClearType may cause issues. Disable.
- For LCDs at lower DPI: ClearType helps. Keep on.
This is the disable route.
Method 3: Adjust per-app font rendering
For specific apps with rendering issues.
- Some apps override system font smoothing. Configure per-app.
- Firefox: about:config →
gfx.font_rendering.cleartype_params→gfx.use_text_smoothing. Adjust values. - Edge / Chrome: Settings → Appearance → Font customization. Limited.
- Office: File → Options → Display → toggle Hardware graphics acceleration. Software path uses ClearType.
- Visual Studio Code: settings.json →
"editor.fontLigatures": trueorfalse. - For all apps with ClearType disabled: text may look softer. Adjust per-app preferences.
- For accessibility users: larger font sizes typically more important than smoothing tweaks.
- For OLED HDR displays: ClearType + HDR can shift colors. Disable HDR temporarily if testing.
This is the per-app route.
How to verify the fix worked
- Text looks crisp on HiDPI.
- No color fringing on letters.
- Smooth letter edges.
- ClearType wizard saved your choices.
If none of these work
If text still issues: Wrong display scaling: not native resolution. Settings → Display → resolution = recommended. For 1440p displays: between low-DPI and HiDPI. ClearType helps. For OLED color fringing: known OLED issue with sub-pixel rendering. Standard anti-aliasing only. For text in browsers: ensure browser font hinting matches system. For Office: re-enable hardware acceleration after tuning. For multi-monitor mixed DPI: ClearType per-monitor. Tune each. For chronic blurry on specific apps: app-specific DPI awareness settings.
Bottom line: Run cttune.exe → walk through wizard, pick best samples. On HiDPI: test with ClearType vs without (FontSmoothingType registry). For specific apps: per-app font rendering settings.