
Whenever you install a 3rd party theme in Windows 7 and try to apply it using Desktop Personalization window, you might have noticed that it always shows "Windows 7" label for the installed themes instead of their actual names:

Actually all such themes are created using the default Aero theme as the base and its name is set to "Windows 7" in its .theme file by default. You just need to modify 3rd party theme's .theme file and set its name to your desired one to show actual theme names. How to do it? Here are the required steps:
1. First open My Computer and copy-paste following text in addressbar:
%windir%\Resources\Themes
Press Enter and it'll open "Themes" folder.
NOTE: Here %windir% represents "Windows" directory present in system drive where Windows 7 is installed, most probably C: drive.
Alternatively, you can go to "Windows\Resources\Themes" folder manually.
2. Now look for the .theme files of the installed 3rd party themes:

3. Right-click on the file and open it in Notepad. Look at the 5th line. It'll contain following text:
DisplayName=@%SystemRoot%\System32\themeui.dll,-2013

4. Delete the text after "DisplayName=" and type your desired name in its place. For example, if you are using Luna theme for Windows 7, set the text to Luna:
DisplayName=Luna

5. That's it. Now save and close the file and open Desktop Personalization window and now you'll see the actual theme name:

NOTE: You can give any name to the theme according to your requirements.
Complete list of AskVG articlesThis article was posted in 7 Themes, Troubleshooting, Windows 7.
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7



oscar
sorry, i've see that you helped to do this automatically XD
Someone
If you save your own theme, and you want to rename the theme:
1. Folder Options -> Edit -> Show hidden files an folders. (If you already did so before, skip to step 2.)
2. Go to %USERPROFILE%\AppData\Local\Microsoft\Windows\Themes\
3. Then locate the theme and rename it.
That's it.