Sheridan Posted November 6, 2018 Posted November 6, 2018 Has anyone found a way to change the display scale (to say 125%) for certain users, on login with either a registry preference or a script? And possibly a logoff script to revert on logoff as well I've found a couple of reg keys to change but they don't seem to have any effect, and I only need to do this for a couple of users who move around a lot, so a GPP would have been ideal as I can set it for just those users.
Sheridan Posted November 6, 2018 Author Posted November 6, 2018 (edited) Alternative suggestion: CTRL+Mousewheel [ATTACH=CONFIG]50807[/ATTACH] Ahh yes but I'm trying to automate it a bit! - so it fixes directly onto a certain scale, plus it doesn't scale everything like text etc with the wheel. Edited November 6, 2018 by Sheridan
6Foot2 Posted November 6, 2018 Posted November 6, 2018 Ahh yes but I'm trying to automate it a bit! - so it fixes directly onto a certain scale. OK. I have been working on the same. I have told my users to CTRL+mouse wheel until I find a better answer.
abaxter2 Posted November 6, 2018 Posted November 6, 2018 We do this via GGP: More info here: (based on windows 8 but works on windows 10) https://www.eightforums.com/threads/dpi-scaling-size-change-for-displays-in-windows-8-1.28310/ https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/dpi-related-apis-and-registry-settings#span-idsystemspanspan-idsystemspansystem-wide-scale-factor-in-windows-8-scaling-mode Also more info here: https://www.tenforums.com/tutorials/5990-change-dpi-scaling-level-displays-windows-10-a.html Edited: You will also need to set the "Win8DpiScaling" via a GGP registry wizard value 1
Sheridan Posted November 6, 2018 Author Posted November 6, 2018 We do this via GGP: [ATTACH=CONFIG]50810[/ATTACH] More info here: (based on windows 8 but works on windows 10) https://www.eightforums.com/threads/dpi-scaling-size-change-for-displays-in-windows-8-1.28310/ https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/dpi-related-apis-and-registry-settings#span-idsystemspanspan-idsystemspansystem-wide-scale-factor-in-windows-8-scaling-mode Also more info here: https://www.tenforums.com/tutorials/5990-change-dpi-scaling-level-displays-windows-10-a.html Edited: You will also need to set the "Win8DpiScaling" via a GGP registry wizard value Thats what I'd seen and tried but I couldn't get it to change the scaling - it just seemed to ignore it. I'll have another try!
abaxter2 Posted November 6, 2018 Posted November 6, 2018 (edited) Have you set the: Win8DpiScaling to value of 1? without this setting it will not force the the change - I set the "LogPixels" via registry item and set the "Win8DpiScaling" via registry wizard values Edited November 6, 2018 by abaxter2
Sheridan Posted November 6, 2018 Author Posted November 6, 2018 Have you set the: Win8DpiScaling to value of 1? without this setting it will not force the the change - I set the "LogPixels" via registry item and set the "Win8DpiScaling" via registry wizard values I thought I had, but I'm going to set it up and again and double check its being applied
Sheridan Posted November 29, 2018 Author Posted November 29, 2018 Have you set the: Win8DpiScaling to value of 1? without this setting it will not force the the change - I set the "LogPixels" via registry item and set the "Win8DpiScaling" via registry wizard valuesDoes this work OK for you? I've set this up and it doesn't seem to apply to the display settings even though I can see the registry entries being changed by the GPP (i.e Win8DPIScaling=1 and LogPixels=120)
mdrabble Posted November 29, 2018 Posted November 29, 2018 There use to be an .exe called SetRes where you could set the resolution - no idea if it works with Windows 10 tho.
Sheridan Posted November 29, 2018 Author Posted November 29, 2018 Ahh now oddly its started working - but it doesn't apply when you rdp into a PC, so that was causing some confusion as well
abaxter2 Posted November 29, 2018 Posted November 29, 2018 Does this work OK for you? I've set this up and it doesn't seem to apply to the display settings even though I can see the registry entries being changed by the GPP (i.e Win8DPIScaling=1 and LogPixels=120) Yeah works every time for me here - but I have never tried via RDP
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now