'python spyder editor change menu and font size

I have shared displays and the menu font size (e.g. File Edit Search ..) but also the font of the names of python files above the editor window, are really small, making it hard to read.

I looked in "Preferences" and elsewhere, but I don't find any option to modify the font size of menu and filenames (while it is easy to modify the editor python code font size).

I attach a screenshot for illustration.

Thanks for your help. screenshot of the Spyder window: the menu font size is really small, while the editing Python font size can be increased



Solution 1:[1]

Go to tools/preferences/application/interface/ and setup a high DPI scaling of 1

Solution 2:[2]

If your computer has a high-resolution screen, the menu in the interface is rather small.

This can be corrected by activating scaling for high-resolution screens in

tools/preferences/application/interface/.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jayk
Solution 2 ASG