Forum Discussion

Kanliswam's avatar
Kanliswam
Iron Contributor
Jul 15, 2025

Is there a way to auto change Windows 11 Text size?

After restarting, the text size reverts to small. Is there a way to set it to 145% by clicking a file?
After startup I always have to go to display settings, scale, text size and change it to 145% would be nice if I could automate that somehow.

3 Replies

  • Scaling information is saved usually, you don't need to re-configure on every restart.

    If it is not happening on your system, you need to update your display driver.

  • Gaomplim's avatar
    Gaomplim
    Iron Contributor

    Some users have scripted display scaling via WMI or display configuration APIs, but these methods are more complex and less reliable for DPI scaling.

  • Komondor2240's avatar
    Komondor2240
    Iron Contributor

    Windows stores some display scaling settings in the registry. You can create a small script (like a .reg file) to set the scaling to 145%. Keep in mind, changing registry values can be risky if you're not careful—so backup your registry first.

Resources