How to Restore Default User Folder Icons in Windows 7 and Windows 8
Information
This tutorial will show you how to restore the default folder icon for all of your personal user folders icons in the Start Menu (Windows 7 only) and C:\Users\(user-name) locations in Windows 7 and Windows 8.
EXAMPLE: Default Personal User Folders Icons

OPTION ONE
To Restore Default User Name Profile Folder Icon
2. In the lower box, click/tap on your User Name folder to highlight it in blue. (See screenshot above)
3. Click/tap on the Restore Default button. (See screenshot above)A) Click/tap on Apply, and go to step 5 below.
NOTE: If it did not restore the default User Name folder icon, then proceed to step 4.
4. Click/tap on the Change Icon button. (See screenshot below step 1)A) If not already in the top line, click/tap on the Browse button, and navigate to C:\Windows\system32\imageres.dll. (See screenshot below)
B) Select the default User Name folder icon, and click/tap on OK. (See highlighted in blue icon in the screenshot above)
5. Click/tap on OK. (See screenshot below step 1)
OPTION TWO
To Restore Default User Folders Icons
METHOD ONE
Through User Folder Properties
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
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.
WARNING: This must be done at this location. It will not work by opening the user folder from the Start Menu location.

2. Right click or swipe down on the user folder icon that you want to restore to default, and click/tap on Properties. (See screenshot above)
3. Click/tap on the Customize tab, and click/tap on the Change Icon button. (See screenshot below)

4. Click/tap on the Restore Defaults button. (See screenshot below)

5. Click/tap 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. Press the Windows + R keys to open the Run dialog.
2. Type in the Shell command (see table below) for the User folder icon that you want to restore to default, and press Enter.
NOTE: This will open the personal user folder.
| User Folder | Shell Command |
|---|---|
| Contacts | shell:Contacts |
| Desktop | shell:desktop |
| Documents | shell |
| Downloads | shell:downloads |
| Favorites | shell:Favorites |
| Links | shell:Links |
| Music | shell:My Music |
| Pictures | shell:My Pictures |
| Saved Games | shell:SavedGames |
| Searches | shell:Searches |
| SkyDrive (Windows 8.1) | shell:skydrive |
| Videos | shell: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. You must be logged in as an administrator to be able to do this step.
4. Click/tap 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) My Documents
D) Downloads
E) Favorites
F) Links
G) My Music
H) My Pictures
I) Saved Games
J) Searches
K) SkyDrive (Windows 8.1)
L) My Videos
5. Save the ZIP file to your desktop.
6. Extract and open the folder in the ZIP file.
7. Right click or swipe down on the Desktop.ini file in the extracted folder, and click/tap on Properties, click/tap on General tab, the Unblock button, and click/tap on OK. (See screenshot below)
NOTE: If there is not an Unblock button, then it already is unblocked. Proceed to step 8.
8. Right click or swipe down on the Desktop.ini file, and click/tap on Copy.
9. Right click or press and hold on an empty space in the main part of the user folder window from step 2 above, and click/tap on Paste.
10. If prompted, click on Copy and Replace, then close the user folder window from step 2. (See screenshot below)
11. Open a command prompt in Windows 7 or Windows 8.
12. In the 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 |
| SkyDrive (Windows 8.1) | attrib +r -s -h %USERPROFILE%\SkyDrive /S /D |
| Videos | attrib +r -s -h %USERPROFILE%\Videos /S /D |
13. Close the 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. You must be logged in as an administrator to be able to do this step.
17. You can now delete the downloaded files (step 4) on your desktop if like.
That's it,
Shawn Brink
Related Tutorials
- How to Change Default User Folder Icons in Windows 7 and Windows 8
- How to Pin Your User Files Folder to the Windows 7 Taskbar
- How to Create Your Own Special User Folder
- How to Restore the Default Location of User Folders in Windows 7 and Windows 8
- How to Change the Default Location of User Folders in Windows 7 and Windows 8
- How to Add or Remove your User Folder from the Windows 7 Navigation Pane
- How to Rebuild the Icon Cache in Windows 7
- How to Change the Default Location of a User Profile in Windows 7 and Vista
Attachments
-
Default_Contacts_Icon.zip344 bytes · Views: 3,120
-
Default_Desktop_Icon.zip311 bytes · Views: 3,965
-
Default_Downloads_Icon.zip315 bytes · Views: 8,851
-
Default_Favorites_Icon.zip339 bytes · Views: 1,722
-
Default_Links_Icon.zip402 bytes · Views: 1,429
-
Default_My_Documents_Icon.zip343 bytes · Views: 3,190
-
Default_My_Music_Icon.zip354 bytes · Views: 2,943
-
Default_My_Pictures_Icon.zip358 bytes · Views: 2,787
-
Default_My_Videos_Icon.zip354 bytes · Views: 2,523
-
Default_Saved_Games_Icon.zip318 bytes · Views: 1,584
-
Default_Searches_Icon.zip382 bytes · Views: 1,210
-
Default_Contacts_No_Customize_Icon.reg432 bytes · Views: 4,034
-
Default_Desktop_No_Customize_Icon.reg432 bytes · Views: 3,600
-
Enable_Contacts_Customize_Icon.reg432 bytes · Views: 2,542
-
Enable_Desktop_Customize_Icon.reg432 bytes · Views: 2,916
-
SkyDrive.zip277 bytes · Views: 611
Last edited:

