How to Scale Text in Windows 11 Without Breaking Apps

Adjusting text size and display scaling in Windows 11 enhances readability, but improper configuration can cause blurry fonts, misaligned buttons, and clipped UI elements. This guide explains how to properly utilize Windows 11 accessibility tools, global DPI scaling, and per-app compatibility settings to enlarge text across your system while preserving the layout integrity of both modern and legacy applications.

The safest way to increase text readability without breaking graphical user interfaces is to scale only the font layer rather than the entire UI container.

  1. Open Settings by pressing Win + I.
  2. Navigate to Accessibility in the left sidebar and select Text size.
  3. Use the Text size slider to increase the font size (a preview box above shows the result).
  4. Click Apply.

The screen will briefly flash while the system updates. This method modifies the font size across system menus, modern apps, and supported third-party programs without stretching window borders or pushing buttons off-screen.


Method 2: Adjust System Display Scaling

If you need entire interface elements (icons, menus, toolbars) to be larger alongside the text, adjust the overall display scale using standard presets.

  1. Open Settings and go to System > Display.
  2. Locate the Scale dropdown menu under the Scale & layout section.
  3. Select an official preset: 100%, 125%, 150%, or 175%.

Important Tip: Avoid entering arbitrary values in the “Custom scaling” menu (such as 113% or 137%). Fractional, non-standard scaling values are the primary cause of distorted UI layouts, blurry text, and overlapping elements in older software.


Method 3: Fix Broken Layouts for Specific Legacy Apps

Older Win32 programs often do not handle modern DPI scaling natively, causing them to look blurry or have broken interface layouts when display scaling is active. You can fix these apps on an individual basis.

  1. Right-click the shortcut or executable (.exe) of the problematic application and select Properties.
  2. Go to the Compatibility tab.
  3. Click Change high DPI settings.
  4. Check the box labeled Override high DPI scaling behavior.
  5. In the Scaling performed by: dropdown, select one of the following options:
    • Application: Disables Windows scaling entirely for this app and lets the program render at its native resolution (prevents blurriness).
    • System (Enhanced): Uses GDI scaling to resize text and UI elements crisply without relying on bitmap stretching, fixing layout overflow issues in many older business apps.
  6. Click OK, then Apply, and restart the application.

Method 4: Calibrate ClearType for Sharper Text

If fonts appear fuzzy rather than too small, calibrating ClearType improves sharpness without changing any scaling percentages.

  1. Press Win + S and type Adjust ClearType text.
  2. Open the utility and ensure Turn on ClearType is checked.
  3. Click Next through the prompts, selecting the text samples that appear clearest on your monitor.
  4. Click Finish to apply the optimized sub-pixel font rendering.