Any way of changing the login screen DPI, as mine is locked at 125% and I would like it to be 100%.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Open Regedit (Start, run then type regedit) then navigate to HKEY_USERS\.DEFAULT\Control Panel\Desktop and add a DWORD value (right click, new, DWORD Value). Call it LogPixels and set the base to decimal.

Now, You can insert a DPI (100=+) into the value field for the corresponding DPI, for example 110 would be a DPI of 110%.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.