Windows 7 Forums


Windows 7: User Folders - Restore Default Icon


User Folders - Restore Default Icon

How to Restore Windows 7 Default User Folder Icons
Published 13 Jul 2009
Published by

Featured Tutorial

Microsoft Account "Two-step Verification" - Turn On or Off
Microsoft Account "Two-step Verification" - Turn On or Off

How to Turn "Two-step Verification" On or Off for your Microsoft Account

User Profile - Customize During Installation
User Profile - Customize During Installation

How to Customize Default User Profile in Audit Mode

Portable OS - Carry your OS on an External Drive
Portable OS - Carry your OS on an External Drive

How to Create a Portable OS on an External Drive

Troubleshooting Steps for Windows 7
Troubleshooting Steps for Windows 7



Bootmgr - Move to C:\ with EasyBCD
Bootmgr - Move to C:\ with EasyBCD

How to Move Bootmgr to C:\ with EasyBCD

Safe Internet Browsing
Safe Internet Browsing

How to safely operate on the internet and stay free from malware infections
How to Restore Windows 7 Default User Folder Icons

information   Information
This will show you how to restore the default folder icon for all of your personal User folder icons in Windows 7 for both the Start Menu and C:\Users\(user-name) locations.

EXAMPLE: Default Windows 7 Personal User Folders Icons
User Folders - Restore Default Icon-example.jpg



OPTION ONE
Restore Default User Name Folder Icon
1. Open the change Desktop Icon Settings window. (See screenshot below)
User Folders - Restore Default Icon-user-1.jpg
2. In the lower box, click on your User Name folder to highlight it in blue. (See screenshot above)

3. Click on the Restore Default button. (See screenshot above)
A) Click on Apply.
NOTE: If it did not restore the default User Name folder icon, then proceed to step 4.

B) Go to step 5.
4. Click on the Change Icon button. (See screenshot below step 1)
A) If not already in the top line, then click on the Browse button and browse to C:\Windows\system32\imageres.dll. (See screenshot below)
User Folders - Restore Default Icon-user-2.jpg
B) Select the default User Name folder icon and click on OK. (See highlighted in blue icon in the screenshot above)
5. Click on OK. (See screenshot below step 1)



OPTION TWO
Restore Default User Folders Icons



METHOD ONE
Through User Folder Properties
Note   Note
This option will be for all of the user folders in the C:\Users\(user-name) folder except the User Name folder itself (OPTION ONE).
Tip   Tip
To be able to change the Contacts and/or Desktop user folder icon, you can click on the Download button below to download the .reg files that enable the Customize tab in these user folders Properties page. After you download the .reg file, double click on it to merge it. You can then follow the steps in this OPTION below to change the icon.
  • To Restore (remove Customize tab) Default Contacts User Folder -
    download
  • To Enable (add Customize tab) Changing Contacts User Folder Icon -
    download
  • To Restore (remove Customize tab) Default Desktop User Folder -
    download
  • To Enable (add Customize tab) Changing Desktop User Folder Icon -
    download
1. Open the C:\Users\(user-name) folder.
WARNING: This must be done at this location. It will not work by opening the user folder from the Start Menu location.
User Folders - Restore Default Icon-example1.jpg
2. Right click on the user folder icon that you want to restore default, and click on Properties. (See screenshot above)

3. Click on the Customize tab, and Change Icon button. (See screenshot below)
User Folders - Restore Default Icon-step1.jpg
4. Click on the Restore Defaults button. (See screenshot below)
User Folders - Restore Default Icon-restore-1.jpg
5. Click on OK. (See screenshot below step 3)

6. If the user folder icon has still not been restored to the default icon, then do Method Two below.



METHOD TWO
Through Desktop.ini File

NOTE:This option will be for all of the user folders in the C:\Users\(user-name) folder except the User Name folder itself (OPTION ONE).
1. Open the Start Menu.

2. Type in the Shell command (see table below) for the User folder icon that you want to restore default, and press Enter.
NOTE: This will open the personal user folder.
User Folder Shell Command
Contactsshell:Contacts
Desktopshell:desktop
Documentsshell:Personal
Downloadsshell:downloads
Favoritesshell:Favorites
Linksshell:Links
Musicshell:My Music
Picturesshell:My Pictures
Saved Gamesshell:SavedGames
Searchesshell:Searches
Videosshell:My Video
3. In Folder Options, set protected operating system files to show.
NOTE: Use step 4 in OPTION ONE at the link in this step.

4. Click on the Download link below to download the default Desktop.ini file, in a ZIP file, for the User folder icon that you want to restore to default.
NOTE: The Desktop.ini file is a .txt file that contains the user folder settings in it.
A) Contacts
B) Desktop
C) Downloads
D) Favorites
E) Links
F) My Documents
G) My Music
H) My Pictures
I) My Videos
J) Saved Games
K) Searches
5. Save the ZIP file to your desktop.

6. Extract and open the folder in the ZIP file.

7. Right click on the Desktop.ini file in the extracted folder, and click on Properties, General tab, the Unblock button, and OK. (See screenshot below)
NOTE: If there is not an Unblock button, then it already is unblocked. Proceed to step 8.
User Folders - Restore Default Icon-unblock.jpg
8. Right click on the Desktop.ini file, and click on Copy.
Name:  Desktop_ini.jpg
Views: 88963
Size:  7.8 KB
9. Right click on an empty space in the main part of the user folder window from step 2 above, and click on Paste.

10. If prompted, click on Copy and Replace, then close the user folder window from step 2. (See screenshot below)
User Folders - Restore Default Icon-copy_replace.jpg
11. Open an elevated command prompt.

12. In the elevated command prompt, type the command below for the user folder icon that you want to restore to default. (See table below)
NOTE: This will set the user folder as Read-only. You can Copy and Paste these to make it easier for you.
WARNING: If you had changed the default location of your user folder, then you will need to type the full path of it's new location after attrib +r instead of the default %USERPROFILE% location below. For example, attrib +r D:\New location
User Folder Command
Contacts attrib +r -s -h %USERPROFILE%\Contacts /S /D
Desktop attrib +r -s -h %USERPROFILE%\Desktop /S /D
Documents attrib +r -s -h %USERPROFILE%\Documents /S /D
Downloads attrib +r -s -h %USERPROFILE%\Downloads /S /D
Favorites attrib +r -s -h %USERPROFILE%\Favorites /S /D
Links attrib +r -s -h %USERPROFILE%\Links /S /D
Music attrib +r -s -h %USERPROFILE%\Music /S /D
Pictures attrib +r -s -h %USERPROFILE%\Pictures /S /D
Saved Games attrib +r -s -h %USERPROFILE%\"Saved Games" /S /D
Searches attrib +r -s -h %USERPROFILE%\Searches /S /D
Videos attrib +r -s -h %USERPROFILE%\Videos /S /D
13. Close the elevated command prompt.

14. Log off and log on, or restart the computer to apply.

15. Confirm that the folder icon is back to normal.

16. In Folder Options, set protected operating system files to be hidden again.
NOTE: Use step 5 in OPTION ONE at the link in this step

17. You can delete the downloaded files (step 4) on your desktop now if you would like to.
That's it,
Shawn





Need more help? Try searching our extensive help and support site.
Loading
03 Apr 2010   #1
Jorge Martins

Windows 7 Professional
 
 

Excellent tutorial,
I had problems with folders in one pc, followed your tutorial, method two, and solved almost everything, althoug, there's one folder that I didn't solve "Saved Games"
Can you help me with this, please?
Also, when entering the command (eg. attrib +r -s -h %USERPROFILE%\"Saved Games" /S /D), I always receive a message saying "The parameter format is not correct -"
I would appreciate your help with this.
Thanks,
Jorge


Last edited by Jorge Martins; 03 Apr 2010 at 07:16 AM.. Reason: revise
My System SpecsSystem Spec

03 Apr 2010   #2
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Hello Jorge, and welcome to Seven Forums.

Not sure why it's not working for you.

Double check to make sure that you are using a elevated command prompt (right click & "run as administrator). You can also try this command as well:

attrib +r -s -h "%USERPROFILE%\Saved Games" /s /d

Hope this helps,
Shawn
My System SpecsSystem Spec
03 Apr 2010   #3
Jorge Martins

Windows 7 Professional
 
 

Thanks Brink,
I don't know why it didn't work, but after posting I entered the "Saved Games" folder properties, then clicked to change the folder icon and clicked restore predefinition.
It solved the issue.
Thank you very much for your help and this great tutorial,
Jorge
My System SpecsSystem Spec
.


03 Apr 2010   #4
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Jorge, I'm happy to hear that you got it sorted. I guess it may have just need a bit to reset itself to allow it.
My System SpecsSystem Spec
22 Apr 2010   #5
psikofunkster

Windows 7 32 bits.
 
 

This is madness...

It's so easy to accidentally delete the "downloads" (link and carptet) but so bloo#$# complicated to restore it, thanks Microsoft im gonna have to reinstall windows again.
My System SpecsSystem Spec
23 Apr 2010   #6
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Hello Psikofunkster,

You should tried OPTION TWO in the tutorial below to try and restore your user folder with a easy to do REG file. It sure will beat reinstalling everything for a simple fix.

User Folders - Restore Default Location

Hope this helps,
Shawn
My System SpecsSystem Spec
14 Oct 2011   #7
kwe

Win 7 Basic
 
 

Hi Shawn,

I lost download icon when I move the downloads folder by: right click download folder, properties, location, move tab.
I changed it to another partition without making a new downloads folder first, so the downloads folder dissapear replaced with D: (the destination folder)

I'm a "win 7 basic" user

I tried to restore it but this appear:
"falied to build the list of regular subfolder under "D:\System Volume Information" Access is denied"

I tried your "option one": I don't have personalize option because my win 7 basic.
I tried your "option two-method one": everytime I make new downloads folder it ask me to merge with new folder, and it dissapear right away.
I tried your "option two-method two": I found that your "downloads icon" link is empty, it contain no "desktop.ini" file.

I've tried almost all way, but I can't fix it.

Can you help me please.

Mesakh
My System SpecsSystem Spec
14 Oct 2011   #8
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Hello Mesakh, and welcome to Seven Forums.

For this, you might see if using OPTION TWO in the tutorial below instead to try and restore the default location of your Downloads folder.

User Folders - Restore Default Location

Hope this helps,
Shawn
My System SpecsSystem Spec
Comment

 User Folders - Restore Default Icon problems?



Tutorial Tools



Similar help and support threads for: User Folders - Restore Default Icon
Windows 7 Tutorial Category
User Folders - Restore Default Location Tutorials
User Folders - Change Default Icon Tutorials
How to restore default sharing folders?? Backup and Restore
Solved User Folders - Restore Default Location Issue Customization
New user folders and default locations Customization


All times are GMT -5. The time now is 05:03 AM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

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
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32