GPO to set default Windows 7 Display scaling to 125%

We have some new Windows 7 laptops with 1080P LCD displays and it is a bit hard for the majority of the mostly older users to deal with the smaller menus and text.
We would like to set the default Display scaling to 125% so it is more readable and menus are easier to navigate and easier click on the X's for the majority of people.
A minority of users may want the 100% scaling, so we would prefer that the 125% setting is just the default a new user gets at their first login rather than an enforced setting that is automatically reapplied if the user adjusts it.
How can we use a GPO to change the default from 100% to 125% on these laptops without preventing users from changing it back if they want to?
It will be easier for us to help a small number of the users change it from 125% back to 100% than to have to help everyone else increase it from 100 to 125%.

Hi MyGposts,
According to your description, you would like to deploy GPO which could change the default scalling to 125 without preventing users from changing it back to100%. Right?
Basded on my research, the changes can be made by using the registry values below:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontDPI] "LogPixels"=dword:00000078
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\HardwareProfiles\0000\Software\Fonts]
"LogPixels"=dword:00000078
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\Software\Fonts]
"LogPixels"=dword:00000078
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\Software\Fonts] "LogPixels"=dword:00000078
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\FontDPI] * This has
to be deleted if
it already exists
[HKEY_CURRENT_USER\Control Panel\Desktop]
"LogPixels"=dword:00000078
Note: The above given values are in Hexadecimal. 
Make the changes as given above and log off and log back in to get Medium settings as mentioned in "Make
it easier
to read
what's on
your screen" 
You can refer to the above changing about registry keys and test it on a computer. And then deploy the changes via GPO, for your information, please refer to the following article:
Configure a Registry Item
http://technet.microsoft.com/en-us/library/cc753092.aspx
Regards,
Lany Zhang

Similar Messages

  • Use GPO to set default language options, IME, display settings?

    new to GPO, we have a small Windows Server 2012 domain, all clients on Win7 or Win8.  All the clients require the following changes, anything I can automate this with GPO?  thanks
    Under Control Panel\Clock, Language, and Region\Language > Add Traditional Chinese HK SAR
    Under Control Panel\Clock, Language, and Region\Language > Traditional Chinese HK SAR > Options, Add Microsoft Quick IME
    Under Control Panel\Clock, Language, and Region\Language\Advanced settings - change language bar hot keys
        - CTRL+SHIFT+0 ------  To English (United States) - US
        - CTRL+SHIFT+0 ------  To Chinese (Traditional, Taiwan) - Microsoft Quick IME
    Under Control Panel > Region > Advimistrative > Change System Locale...  change to Chinese HK SAR for non-unicode programs
    Control Panel\Appearance and Personalization\Display > Change the size of all items, use custom 123%.
    Control Panel\Appearance and Personalization\Display > Update Text size to 8 for Title bars, Menu, Message Boxes, Icons, Tooltips
    I found this for the display scaling registry changes but it is for 125% and it uses 78 for the dword value, not sure about custom 123%.
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/882f17a6-7465-4aa6-8cea-27aa37a28a4d/gpo-to-set-default-windows-7-display-scaling-to-125?forum=winserverGP

    Hi lilyl,
    According to your description, you would like to deploy some settings about language and display via GPO.
    According to my knowledge, the steps you provided are from Windows 8 clients. Based on my test, you can use the following methods to realize:
    Add Traditional Chinese HK SAR. Locate the registry key HKEY_CURRENT_USER\Keyboard Layout\Preload, and then add a String Value "next number"(which has not been used)=00000404.
    The region settings. Please refer to the similar post:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/ec6a290e-fc09-4be6-9f6a-1f532d338606/change-regional-settings-locale-settings-and-keyboard-layout-using-group-policy?forum=winserverGP
    The display settings. The post you provided tells us the related registry keys, and you should try to find the right value since you want to custom it.
    In addtion, please refer to the following article to learn to deploy a registry item:
    http://technet.microsoft.com/en-us/library/cc753092.aspx
    Regards,
    Lany Zhang

  • How to change the default window size display font size on Lync 2013 main window?

    Hi champs,
    Just a simple non-technical question: How to change the default window size display font size on Lync 2013 main window on Windows 7 desktop?
    Thanks,

    Hi,
    Did you mean change the Lync: Change the Default Font and Color of Instant Messages just as Edwin said above?
    If not, as I know, there is no natural way to change it.
    If yes, on the latest version of Lync 2013 client, there is a new option “IM” on Lync client “Options” list. And you need to change the default Font and Color of IM in the interface of “IM”.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Jdeveloper - setting default window geometry under x-window

    Hi
    When I run JDeveloper (9.0.4) it creates its main window (of some size) in the center of the screen. It's fine, but... I'd like to have JDeveloper create its main window of different default size and located at different position when I start it. So the problem is: JDeveloper's default window geometry is: NOW_WIDTHxNOW_HEIGTH+x_offset+y_offset and I want to change it to: NEW_WIDTHxNEW_HEIGHT+new_x_offset+new_y_offset. I run Linux with X-Window with AfterStep window manager (but the solution should be similar for any other window manager).
    I tried to solve this problem the usual way: change DefaultGeometry in "database" file in AfterStep configuration but it didn't work out.
    Any ideas? Maybe I have to change something in some (JDeveloper's) configuration file?
    Thanks in advance

    JDeveloper remembers it's last size/position and tries to restore itself to that. The data is buried in the xml files, though I'm not sure what format.
    Rob
    Team JDev

  • How to set default settings to display record count in multi record block

    Hi All
    Whenever I query my multi record block, I get 1/? as record count at the console in standard Oracle Applications. Is there any setting so that it displays 1/50 (in case total record queried is 50). I don't want to set query all property of block as I don't have any control in standard Apps forms.
    Thanks in advance
    Navdeep

    Check out the next_navigation_item option for the get_item_property procedure. If you use this you can do the process without having to navigate from one item to the next.
    You can do something like this (untested) to move and resize the items (other than the first in the block):
    PROCEDURE move_and_resize(p_item IN ITEM, p_width IN PLS_INTEGER) IS
      prev_item ITEM := Get_Item_Property(p_item, PREVIOUS_NAVIGATION_ITEM);
    BEGIN
      Set_Item_Property(p_item, WIDTH, Get_Item_Property(p_item, WIDTH) + p_width);
      Set_Item_Property(p_item, X_POS, Get_Item_Property(prev_item, WIDTH) +
                                       Get_Item_Property(prev_item, X_POS));
    END move_and_resize;
    move_and_resize(myitem, -30);

  • Set default window

    HI,
         I have a main window and a popup window, when i run the project the popup window appears by default. How to set the main window as default.

    Hi,
    In yuor NWDS go to
    < your Webdynpro project> -- WebDynpro -- WebDynpro Component -- <your component> -- Windows -- <your component> -- <Main view>
    Double click on the view you want as displayed default
    In the bottom of the NWDS you will see tabs like Tasks,Propertiese,DTR Console,J2EE Engine etc..
    Click on properties tab and set the value of Default = True.
    Double click on the popUp view and set the value default = false

  • Set Default Windows 8 Start Screen

    Hello,
    I'm trying to find a way to set the Start Screen with a simple command or script on every computer I image. I tried going through the GPO route but that locks the start screen completely so users cannot then add their own icons to it. We have a standard
    image that comes with a Start Screen layout that we would like to modify but cannot modify the unattend.xml because it is company wide. Is there a way to do this?
    Thanks.

    Hi,
    If you want to customize the Start Screen,we need to use MDT tool to implement this work.
    We can manually customize the Start Screen, then use CopyProfile to apply the customizations to the default user profile.
    Also,I would like to share the following link with you:
    http://blogs.technet.com/b/deploymentguys/archive/2012/10/26/start-screen-customization-with-mdt.aspx
    Regard,
    Kelvin hsu
    TechNet Community Support

  • Display Scaling - menus expand off of screen

    The Windows 8 feature Display Scaling at 125% causes all sorts of problems for Muse CC 2014:
    Menus will expand off of the screen
    Hyperlinks button is disabled
    Master Pages are not visible in Plan view
    The obvious fix is to change Display scaling:
         a. right click on Desktop
         b. Select "Screen resolution"
         c. Scroll and select "Make text and other items larger or smaller"
         d. Change item size to Smaller or click on "Custom sizing options" and select 150%
    This is an onerous work-around, because if your Display sizing was set to 125% that is probably what worked for your eyes.

    I would contact the app developer.
    The iPad 3 has a higher resolution (2048x1536 @ 264 ppi) than the iPad 2 (1024x768 @ 132 ppi). I assume the app is optimized for the higher resolution.

  • Windows 10, Display at 100%, 1920 x 1200 = Very blurry and tiny Eclipse

    Besides changing my display scaling to 125% (which makes Eclipse look good, but everything else larger), is there a setting on Eclipse or updates coming to improve Eclipse scaling for HDPI?
    Eclipse Kepler
    Windows 10 Pro
    1920 x 1200 Display
    Scale 100%
    ** Update **
    Looks like right clicking on the EXE, properties, compatibility -> Disable display scaling on High DPI settings fix the issue. -Still, will this be addressed?

    Hi Steve,
    HiDPI is not correctly supported in Eclipse Mars but it is planned for Eclipse Neon as said by the speaker of the presentation mentioned.
    I think that you can follow this bug to see progress on the subject and provide help to implement it.
    Regards,

  • Weird Muse display scaling

    Hi,
    First of all, I'm trying Adobe Muse CC 2014 as a trial. But I think I like it.
    Now, my problem: as you can see in the screenshot below, Muse doesn't correctly adapt to my display scaling. The splash screen looks completely aliased, but I can live with that.
    The problem here is: I can't acces the 'preferences' window properly! Its size is way out of proportion so I can't see the options. I assume there's a 'high-dpi'-option somewhere, but I can't access it because the window scales too big. The whole thing just floats above my whole screen (including taskbar and close buttons).
    Also, some dropdown-menu's aren't working like they should.
    My other CC 2014 software (photoshop, illustrator, indesign, bridge, edge code, ...) behaves nice.
    OS: Windows 8.1 update 1
    Display scaling: 124% (125% gave problems with Indesign and Illustrator CC 2014, but I tried that already)
    Any ideas? Thanks in advance!

    Yeah, I have the same issue. I managed to get the settings how I wanted by temporarily going down to 100%. The rest of the program seems to work fine in 125%, except for the low res. splash screen, so as long as you don't need to keep changing your preferences it's not a massive issue.
    Although, to be fair, it really is something Adobe should have noticed and addressed before launching the update. Bugs this obvious and inconvenient should never be seen by users.

  • Default Windows font scaling renders the Flash Pro UI unusable

    If I have font scaling on my laptop set to anything other than 100% (125% is the Windows default for comfy-to-read text) the Flash Pro UI is also scaled, and the content within each panel is cropped, so that you miss scrollbars, buttons, etc.
    The only way round this that I can find is to set the global font scaling to 100%, but that makes it very difficult to read all other apps.
    Does everyone get this?
    Cheers,
    Dave

    System: Windows 8.1
    Flash Pro CC 2014.2 (Feb 2015)
    Computer: Thinkpad X230T
    Resolution: 1366x768 (doesn't matter as it fails even when used in external monitor 1920x1200 res)
    Windows Display Scaling: 125%
    The scaling issue makes Flash unusable in 125% display scaling. Setting the scaling to 100% and 150% works fine.

  • How to hide PNP selection windows and set default values for PNP.

    Hi expert,
         I am using HR logical database PNP, but I don't want to display selection windoes for running program on PNP, whereas I want to set default value for some selection items in the program. could you please tell me how to get those two targets?
    Many Thanks,

    Hi
    You have mentioned 2 things.
    1. Don't want selection windows for running program for PNP - this can be achieved using the HR Report category - You can get more details on HR Report Category on
    HR Report Category
    2.  I want to set default value for some selection items - This you need to achieve in initialization event of your program.
    How you can get this can be explained by INITIALIZATION (SAP Library - ABAP Programming (BC-ABA))
    Thanks,
    Sreeram

  • How do you set default programs for all users when deploying Windows 8.1?

    I have my Windows 8.1 image set up the way I want including the start screen, theme, etc. But how can I set the default programs for all users. Most of out computers are non-touch and I want the desktop apps (e.g. Windows Photo Viewer), not the store apps
    to be the default for opening pictures, videos, etc. Can that be done?

    Great question, this has been bugging me too!
    So, I did some research by using "Set Default Programs" app in Windows 8. Then I ran the super ProcMon.exe tool from Sysinternals.com <Thanks Mark!>
    After filtering out the junk, I could see some *interesting* writes to the registry:
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg\UserChoice]
    "Hash"="57y87/ogggU="
    "ProgId"="PhotoViewer.FileAssoc.Jpeg"
    But the "Hash" part had me concerned. I did some internet searching for the hash, and came across a post and a pointer to a blog with some answers.  This is both good news and bad.
    Background:
    One of the problems with Windows XP is that any program can come in and party on the entire system. No, I don't want you to put a shortcut on the desktop, install a crappy IE Toolbar, and change the default file association for *.jpg files to your app, I
    just wanted to play a stupid game. Since Windows 7, Microsoft has been attempting to block that functionality from the stupid applications, and give them back to the user. Take note of the last line in the ITaskbarList3 interface:
       Applications cannot programmatically pin themselves to the taskbar. That functionality is reserved strictly for the user.
    Of course that sucks for us IT Pros who may wish to create *default* working environments for corporate images, but there are some tricks we can do.
    Solution:
    This blog appears to have the answer:
    http://blogs.technet.com/b/mrmlcgn/archive/2013/02/26/windows-8-associate-a-file-type-or-protocol-with-a-specific-app-using-a-gpo-e-g-default-mail-client-for-mailto-protocol.aspx
    New for Windows 8 is a dism command: /Get-DefaultAppAssociations that allows you to export a control case from a known good computer. Microsoft the supports importing the exported xml file via GPO. For example, before I changed the file association, .AVI
    was pointing to the Modern App, after the change the /export-DefaultAppAssociations shows change to the new app:
    From:
    <Association Identifier=".avi" ProgId="AppXhjhjmgrfm2d7rd026az898dy2p1pcsyt" ApplicationName="Video" />
    To:
    <Association Identifier=".avi" ProgId="VLC.avi" ApplicationName="VLC media player" />
    I am still doing some investigation to see if a GPO is required, or if you can inject the association into a local user account. Also, if you do have some Modern Windows 8 Touch Tablets, it would recomend keeping most of the Modern App defaults in place,
    perhaps seperate GPO's for Desktops/Laptops vs Tablets?
    -k
    Keith Garner - keithga.wordpress.com

  • Setting Default Program/Protocol Associations without Windows Store

    Hello, we are trying to work with virtualizing Windows 8.1 for our IT staff; and our network administrator has ran into an issue where the VMWare Tools Application is set as the default for Telnet and SSH.
    We have gone into the control panel to try and fix this, but when we choose to change the program the only options we get are Keep using Default Host Application, or Look for an app in the store, the machines have UAC disabled so the store option is out,
    is there a way to add additional applications to said list?

    Hi,
    Regarding current situation, I suggest we directly edit the exported Fileassociation.xml file, and import to change to what you want:
    Dism.exe /Online /Export-DefaultAppAssociations:C:\FileAssociations.xml
    Open the XML file in notepad. Find the protocol you want to change like:
    <Association Identifier="mailto" ProgId="Outlook.URL.mailto.15" ApplicationName="Outlook (desktop)" />
    We can find the progID (you want to change to) under
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ in regedit.
    For more information about ProgID, refer to this link:
    ProgID Key
    http://msdn.microsoft.com/en-us/library/aa911706.aspx
    At last, import your customized xml file:
    Dism.exe /Online /Import-DefaultAppAssociations:C:\FileAssociations.xml
    In addition, here is a blog for your reference:
    Windows 8: Associate a file Type or protocol with a specific app using GPO (e.g:default mail client for MailTo protocol)
    http://blogs.technet.com/b/mrmlcgn/archive/2013/02/26/windows-8-associate-a-file-type-or-protocol-with-a-specific-app-using-a-gpo-e-g-default-mail-client-for-mailto-protocol.aspx
    Kate Li
    TechNet Community Support

  • How can I set a default window in MAIL (10.6.8) so that it's 27" wide?

    I don't recall this problem pre-OSX. Opening MAIL (in Snow Leopard) results in a window that completely fills my iMac's 27" monitor, almost 100% of the time – even though when exiting MAIL I have all windows to a manageable size.
    How can I limit MIAL to a default window sufficient to contain a "normal" e-message?

    Shrink the window to the size you want, quit mail (may not even have to do that), and then the window will be that size until you change it.  Similarly for new message windows.  Mail remembers (or should remember) the size you set its various windows to.
    Update:
    Hmm, you say you did that.  So what happens if you try this from another account?  Also, FWIW, the mail preferences are kept in com.apple.mail.plist.  If you are willing to potentially loose your mail settings and recreate them then you could try removing that and starting over.

Maybe you are looking for

  • 5th Gen Ipod Not recognised by itunes or computer

    I have done all of the things recommended by apple e.g. reset ipod, toggle the hold switch and nothing has worked. It seems that it maybe my computer thats the problem as the ipod connected and loaded songs on my Dads computer and his is the same as

  • Few basic questions about sharing and other stuff..

    Hi there! First of all I know where are "101" pages, but they are not giving detail information. 1.I know there are some folders where I can put files, web-sites and other in order to enable sharing. What do I have to do to enable other users (from i

  • Projector vs Video Monitor

    I'm ready to burn a DVD of a ten minute video edited in FCE HD and show it to a small group. I've been reading and searching this forum and want to see if these are valid conclusions. a) my client wants to show it on her LCD projector fed by the DVD

  • Retain the alignment of print preview in download of smartform

    Hi ABAPers, I need to retain the alignment of the smartform print preview when I download the smartform as PDF. The text alignment is ok but the issue is with character "-". In print preview Shift Date Qty.Kgs Qty.Lts ST Fat% CLR SNF% Fat(Kg) Rate UO

  • Session variables or ???

    First I should say I am very much a novice at web design, so please go easy on me! :) I am trying to create a "confirmation page" which will display a recap of information input by the user from an online registration form. I created a register page