Theme - Specify Default Theme to Load for New Users

Page 1 of 3 123 LastLast
    Theme - Specify Default Theme to Load for New Users

    Theme - Specify Default Theme to Load for New Users

    How to Specify a Default Theme to Load for New Users in Windows 7
    Published by
    Designer Media Ltd


    How to Specify a Default Theme to Load for New Users in Windows 7

       Information
    This will show you how to have a theme that you specifiy to be applied by default when a new user logs on for the first time.

    You must be logged in as an administrator to be able to do this tutorial.
       Note
    If enabled, this does not prevent the user from changing their theme or any of the theme elements such as the desktop background, window color, sounds, or screen saver after the first logon. It only sets the theme you selected to be used by default until changed.
       Warning
    Your millage may vary.

    It has been reported that this does not always work properly in 64-bit Windows 7, but does in 32-bit Windows 7. If you experience this issue, then see: The "Load a specific theme" Group Policy setting is not applied correctly for a new user in Windows 7 or in Windows Server 2008 R2

    The Windows 7 Starter and Home Basic editions do not have the Personalization features included in them, such as changing and saving themes.





    OPTION ONE

    Through the Local Group Policy Editor


    1. Open the all users, specific users or groups, or all users except administrators Local Group Policy Editor for how you want this policy applied.

    2. In the left pane, click on to expand User Configuration, Administrative Templates, Control Panel, and Personalization. (See screenshot below)
    Theme - Specify Default Theme to Load for New Users-gpedit-1.jpg
    3. In the right pane, right click on Load a specific theme and click on Edit. (See screenshot above)

    4. To Disable Loading a Specific Theme for New Users
    A) Select (dot) either Not Configured or Disabled. (see screenshot below step 6)

    B) Go to step 6.
    5. To Enable Loading a Specific Theme for New Users
    A) Select (dot) Enabled. (see screenshot below step 6)

    B) In the Path to theme file box under Options, type in the full path of the .theme file with file extension in quotes that you want to be used by default for new users. (see screenshot below step 6)

    For example:
    Code:
    "C:\Users\User-Name\AppData\Local\Microsoft\Windows\Themes\Brink-Theme.theme"


       Tip


    6. Click on OK. (see screenshot below)
    Theme - Specify Default Theme to Load for New Users-gpedit-2.jpg
    7. Close the Local Group Policy Editor window.



    OPTION TWO

    Manually in Registry Editor


    1. Open the Start Menu, then type regedit in the search box and press enter.

    2. If prompted by UAC, click on Yes.

    3. In regedit, navigate to the location below. (see screenshot below)
    HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows

    Theme - Specify Default Theme to Load for New Users-reg.jpg
    4. To Enable Loading a Specific Theme for New Users
    A) In the left pane, right click on Windows and click on New and Key. Type Personalization and press enter. (see screenshot below)
    NOTE: If you already have the Personalization key, then skip this step and continue to 4B below.
    Theme - Specify Default Theme to Load for New Users-reg1.jpg
    B) In the right pane of Personalization, right click on a empty space and click on New and String Value. (see screenshot below)
    Theme - Specify Default Theme to Load for New Users-reg2.jpg
    C) Type in ThemeFile and press Enter. Right click on ThemeFile and click on Modify. (see screenshot below)
    Theme - Specify Default Theme to Load for New Users-reg3.jpg
    D) type in the full path of the .theme file with file extension in quotes that you want to be used by default for new users. (see screenshot below)
    Theme - Specify Default Theme to Load for New Users-modify.jpg
    For example:
    Code:
    "C:\Users\User-Name\AppData\Local\Microsoft\Windows\Themes\Brink-Theme.theme"


       Tip




    E) Go to step 6.
    5. To Disable Loading a Specific Theme for New Users
    A) In the right pane of Personalization, right click on ThemeFile and click on Delete. (see screenshot below)
    Theme - Specify Default Theme to Load for New Users-reg4.jpg
    B) Click on Yes to confirm deletion. (see screenshot below)
    Theme - Specify Default Theme to Load for New Users-delete.jpg
    6. Close regedit.
    That's it,
    Shawn








  1. Posts : 17
    Windows
       #1

    Hi Shawn:

    I was able to use this procedure to set the default theme in Window 7 Pro 32 bit OS. But, in Windows 7 Ultimate 64 bit OS the new user doesn't get the default theme. I checked the registry key and the key is enabled and the group poliocy to load a specific thjeme is enabled and the path is correct. Is there a bug in windows 7 Ultimate 64 bit thta prevents the common theme to be set for all new users?

    Thank you,

    Erin
      My Computer


  2. Posts : 72,046
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #2

    Hello Erin,

    Umm, it worked before on my 64- bit Windows 7 Ultimate, but I'm getting a the Windows Classic theme instead now for the new user no matter what them I specify. I'll have to do some more test to see what happened. Perhaps some update or something?
      My Computer


  3. Posts : 17
    Windows
       #3

    Default Theme is working better in W7 Ultimate 64 bit


    Hi all:

    There must have been an update because now when I set a default theme for new users, the new user does get the correct wallpaper and start menu confugurations. The new user still doesn't get all of the desktop ICONs specified though. There may be other settign that are missed but, at least we are moving in the right direction!
      My Computer


  4. Posts : 72,046
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #4

    That's great news Erco.

    Did you mean the actual icon used for the desktop icons, or not having some of the desktop shortcuts?
      My Computer


  5. Posts : 17
    Windows
       #5

    Sorry, the shortcuts are missing from the desktop for a new user. I also found that the IE favorites are missing as well.
      My Computer


  6. Posts : 72,046
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #6

    These would not be part of a theme though.

    However, you can copy any shortcuts that you would like to have included on all users desktops to the hidden C:\Users\Public\Public Desktop folder.

    Unfortunately, you will need to manually copy any favorites that you would like to have included into the users C:\Users\(user-name)\Favorites folder.
      My Computer


  7. Posts : 17
    Windows
       #7

    Shawn:

    I was too hasty in saying that the default theme is set for new users. In fact, it is not set for new users and this is a problem for my team. We build HW platforms and proprietary applications that require specific settings for menu size, windows color, fonts etc. I am able to capture these configuration settings in my saved theme and I am able to make the theme available to a new user by putting the .theme file in C:\Windows\Resources\Themes\myTheme.theme I used the group policy editor to enable the default theme and I checked the registry key to verify the setting is saved there. However, on my Windows 7 Ultimate 64 bit OS, the default theme is not set for a new user by default. Can you verify that the default theme functinality is working for you? Or is it not working for you on a Win7 Ult 64 bit OS?
    Please let me know if I'm doing something wrong or if MSFT can fix this. We are preparing to go to market in a few weeks and we need to get this resolved.

    Thank you very much for your help,
    erco
      My Computer


  8. Posts : 72,046
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #8

    Erco,

    I think it may only be a issue with 64-bit. It seems to be working fine in 32-bit as reported so far.
      My Computer


  9. Posts : 17
    Windows
       #9

    I'm not sure how this is helpful to my team?

    Can somebody at MSFT please take a look at win 7 64 bit OS and confirm that the default theme policy can be enabled?

    If I'm doing something wrong I need to know and if the OS is at fault then MSFT needs to know.
      My Computer


 
Page 1 of 3 123 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:48.
Find Us