Fix Blurry Text in Older Windows 11 Apps
High-resolution displays often cause older, DPI-unaware software to render with blurry or fuzzy text due to improper bitmap stretching. This guide outlines the most effective methods to fix blurry text on legacy applications in Windows 11, including configuring application-specific DPI overrides, adjusting ClearType settings, and modifying display scaling.
Method 1: Override High DPI Scaling for the Specific App
The most reliable way to fix a single blurry legacy application is to override its default DPI scaling behavior in the executable’s properties.
- Right-click the shortcut or
.exefile of the blurry application and select Properties. - Go to the Compatibility tab.
- Click the Change high DPI settings button near the bottom.
- Under the High DPI scaling override section, check the box labeled Override high DPI scaling behavior.
- Open the Scaling performed by: dropdown menu and select System (Enhanced). If this does not resolve the issue, test the Application option instead.
- Click OK, then click Apply and restart the application.
Method 2: Adjust ClearType Text Settings
ClearType optimizes font rendering for your specific display panel, ensuring text appears crisp and sharp.
- Press the Windows Key, type
Adjust ClearType text, and press Enter. - Ensure the Turn on ClearType checkbox is enabled.
- Click Next and follow the on-screen prompts to select the text samples that look cleanest to your eyes.
- Click Finish upon completing the wizard to apply the new font rendering profile.
Method 3: Adjust System Display Scaling
Non-standard or custom scaling factors can sometimes interfere with legacy text rendering.
- Open Settings (Win + I) and navigate to System > Display.
- Under the Scale & layout section, check the Scale dropdown.
- Select a recommended preset scaling percentage (such as 100%, 125%, or 150%) rather than entering a custom scaling value.
- If the display is already set to a high scaling percentage, lowering it closer to 100% will reduce scaling artifacts in older software.
Method 4: Assign High-Performance GPU to the Application
For apps that support hardware acceleration but fail to utilize it properly on integrated graphics, forcing dedicated GPU usage can resolve rendering anomalies.
- Go to Settings > System > Display > Graphics.
- Look for the application in the list, or click
Browse under “Add an app” to locate the application’s
.exefile. - Select the app, click Options, and choose High performance.
- Click Save and relaunch the app.