I'm using Windows 10 and currently, I specifically set for each app, the HIGHDPIAWARE (high-DPI scaling) attribute in registry key which is found in :
HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
With these values :
But I really don't want to specify each app for that feature.
Question:
How can I make all apps to be HIGHDPIAWARE?
