Is it possible to scale specific apps on Windows 10?

2

We know that with the Windows 10 feature Display Scaling is possible to change the size of text, apps and icons. Once you set a value, this is applied to ALL texts, apps and icons. I just want to set this feature for specific apps. One example: 125% is set to default, but when I use an IDE like Eclipse or Visual Studio I want the scaling at 100%. Is it possible?

user840718

Posted 2017-03-21T17:14:21.240

Reputation: 423

Answers

2

It's possible.

Right-click the .exe of the program that is not to be scaled, choose Properties, go to the tab Compatibility, click "Disable display scaling on high DPI settings", finally click OK.

harrymc

Posted 2017-03-21T17:14:21.240

Reputation: 306 093

1What if the default is 250% and we want to set blurry apps to 200%? – aviator – 2019-04-20T17:13:24.310