Forum Discussion

LizaA's avatar
LizaA
Copper Contributor
Jul 25, 2025

Is there a way to increase the size of of file names in File Explorer?

Is there a way to increase the size of file names in File Explorer?  System Settings only changes the font size in the headings, which are large enough, but not change the file names in the list of

folder contents. On screen, the file names appear to be about size 7 font.

 

2 Replies

  • Shaitan's avatar
    Shaitan
    Iron Contributor

    If you can't modify the registry or group policy, you can bypass the limit by:

    Using UNC paths (e.g., \\?\C:\VeryLongPath\...).

    Opening files directly in apps (e.g., drag & drop into Notepad++ or 7-Zip).

  • You can either modify the registry value MaxFileNameDisplayLength or use a third - party file manager. Note that these two methods only change the displayed file name length, while the actual storage limit remains 255 characters.

Resources