Where are the locations of the various theme files stored in Windows 7?

In specific, system as well as per-user theme files.

link|improve this question

feedback

4 Answers

up vote 12 down vote accepted

Regional themes (Country themes):

%SystemRoot%\Globalization\MCT

Installed themes (Aero, etc):

%SystemRoot%\Resources\Themes

Per-user installed themes (including pre-installed from OEM):

%LocalAppData%\Microsoft\Windows\Themes

Current wallpaper file (if any):

%AppData%\Microsoft\Windows\Themes
link|improve this answer
feedback

User installed themes are located here:

%AppData%\Local\Microsoft\Windows\Themes
link|improve this answer
This isn't a valid path, at least on Windows 7 – Factor Mystic Apr 12 at 15:35
feedback

When I have a quick look on Vista, they're under

C:\Windows\Resources\Themes

are they still there under Win7?

link|improve this answer
feedback

Yes, in Windows 7 theme files are (just like Vista) stored in:

C:\Windows\Resources\Themes
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.