 |
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.
Windows 7 - Control Panel - Change Default Icon Control Panel - Change Default Icon How to Change the Default Control Panel Icon in Windows 7
Published by Brink
07-10-2010
| Control Panel - Change Default Icon How to Change the Default Control Panel Icon in Windows 7  Information This will show you how to change the default Control Panel icon in the Windows 7 Start Menu, Desktop icon, and navigation pane to be a icon of your choice. You should use a 256x256 pixel .ico (icon) file to have the best support for all icon view sizes. EXAMPLE: Default and Changed Control Panel Icon     OPTION ONE Change Control Panel Icon for Current User Only NOTE: This option will only change the default icon for the user account that you are currently logged in, and will override the icon from OPTION TWO below for only this user account. This option will not change the icon for all users like OPTION TWO below, but only for the current user. 1. To Change the Control Panel Icon for Current UserA) Click on the Download button below to download the file below.Add_Default_Control_Panel_Icon_Entries.reg  B) Click on Save, and save the .reg file to the desktop.
C) Right click the downloaded .reg file on the Desktop and click on Merge.
D) Click on Run, Yes, Yes, and OK when prompted.
E) Open the Start Menu, then type regedit in the search box and press Enter.
F) If prompted by UAC, then click on Yes (administrator) or enter administrator's password (standard user).
G) In regedit, navigate to the location below. (see screenshot below) NOTE: This will be the registry locations added from steps A to D. Code: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{26EE0668-A00A-44D7-9371-BEB064C98683}\DefaultIcon H) In the right pane of DefaultIcon, right click on (Default) and click on Modify. (see screenshot above)
I) Do either step J or K below.
J) To Use another Windows 7 Icon J1) Download and install the free program IconViewer to add the Icons tab in the screenshot below step J2. NOTE: Be sure to download the correct 32-bit or 64-bit version for your Windows 7.
J2) In Windows Explorer navigate to the .exe (ex: for program icons) or .dll (ex: Windows 7 icons) file that contains the icon that you want to use, right click on the file, click on Properties, and the Icons tab. (see screenshot below) NOTE: The most common Windows 7 icons come from the C:\Windows\System32\imageres.dll file. J3) Make note of the icon number for the icon that you want to use instead. (see screenshot above) NOTE: For example, the default Control Panel icon number is 27.
J4) In the Modify window from regedit, type in the full path of the .exe or .dll file followed by ,-icon# (full path,-####) and click on OK. (see screenshot below) NOTE: For example, if I wanted to use the path (step J2) and the 27 icon (step J3), I would type: %SystemRoot%\system32\imageres.dll,-27 OR C:\Windows\System32\imageres.dll,-27 J5) Go to step L below. K) To Use a Custom Icon of Your Own K1) In the Modify window from regedit, type in the full path of where the custom icon (.ico) file is saved at with the file extension in quotes, then click on OK. (see screenshot below) WARNING: You will need to use a 256x256 pixel icon that was made for Windows 7 and Vista for them to display properly at all of the available icon view sizes in Windows 7. You will also need to leave the icon (.ico file) saved at the exact location you typed below for it to continue to work. If you delete or move this icon, then it will no longer be displayed.
L) In regedit, navigate to the location below. NOTE: This will be the registry locations added from steps A to D. Code: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}\DefaultIcon M) In the right pane of DefaultIcon, right click on (Default) and click on Modify. (see screenshot above)
N) Do either step J or K above, and use the same icon you used at step G above. When finished, go to step 3. 2. To Restore the Default Control Panel Icon for Current User Only NOTE: This will undo the changes made to the icon in OPTION ONE for only the current user, and restore the icon back to what the icon is set as in OPTION TWO below. A) Click on the Download button below to download the file below.Restore_Default_Current_User_Control_Panel_Icon.reg  B) Click on Save, and save the .reg file to the desktop.
C) Right click the downloaded .reg file on the Desktop and click on Merge.
D) Click on Run, Yes, Yes, and OK when prompted. 3. Log off and log on, or restart the computer to apply. 4. When done, you can delete the downloaded .reg file if you like. OPTION TWO Change Control Panel Icon for All Users NOTE: This option will change the default icon for all users on the computer. You will need to be logged in as an administrator to be able to do this option. OPTION ONE above will override this option's changed icon only in the user account that OPTION ONE was applied in. 1. To Change the Control Panel Icon for All UsersA) Open the Start Menu, then type regedit in the search box and press Enter.
B) If prompted by UAC, then click on Yes.
C) In regedit, navigate to the location below. (see screenshot below) Code: HKEY_CLASSES_ROOT\CLSID\{26EE0668-A00A-44D7-9371-BEB064C98683}\DefaultIcon D) In the left pane, right click on DefaultIcon, click on Permissions. (see screenshot above)
E) Select your Administrators account, check the Allow box for Full Control, then click on OK. (see screenshot below) F) In the right pane of DefaultIcon, right click on (Default) and click on Modify. (see screenshot below step 1C)
G) Do either step H or I below.
H) To Use another Windows 7 Icon H1) Download and install the free program IconViewer to add the Icons tab in the screenshot below step H2. NOTE: Be sure to download the correct 32-bit or 64-bit version for your Windows 7.
H2) In Windows Explorer navigate to the .exe (ex: for program icons) or .dll (ex: Windows 7 icons) file that contains the icon that you want to use, then right click on the file, click on Properties, and the Icons tab. (see screenshot below) NOTE: The most common Windows 7 icons come from the C:\Windows\System32\imageres.dll file. H3) Make note of the icon number for the icon that you want to use instead. (see screenshot above) NOTE: For example, the default Control Panel icon number is 27.
H4) In the Modify window from regedit, type in the full path of the .exe or .dll file followed by ,-icon# (full path,-####) and click on OK. (see screenshot below) NOTE: For example, if I wanted to use the path (step H2) and the 27 icon (step H3), I would type: %SystemRoot%\system32\imageres.dll,-27 OR C:\Windows\System32\imageres.dll,-27 H5) Go to step J below. I) To Use a Custom Icon of Your Own I1) In the Modify window from regedit, type in the full path of where the custom icon (.ico) file is saved at with the file extension in quotes, then click on OK. (see screenshot below) WARNING: You will need to use a 256x256 pixel icon that was made for Windows 7 and Vista for them to display properly at all of the available icon view sizes in Windows 7. The icon will need to be saved in a location that all users have access to. For example, in a C:\Users\Public folder. You will also need to leave the icon (.ico file) saved at the exact location you typed below for it to continue to work. If you delete or move this icon, then it will no longer be displayed.
J) In regedit, navigate to the location below. NOTE: This will be the registry locations added from steps A to D. Code: HKEY_CLASSES_ROOT\CLSID\{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}\DefaultIcon K) In the right pane of DefaultIcon, right click on (Default) and click on Modify.
L) Do either step H or I above, and use the same icon you used at step C above. When finished, go to step 3. 2. To Restore the Default Control Panel Icon for All Users NOTE: This will restore the default icon for your user account and all users except the user accounts that had applied OPTION ONE above.A) Click on the Download button below to download the file below.Restore_All_Users_Default_Control_Panel_Icon.reg  B) Click on Save, and save the .reg file to the desktop.
C) Right click the downloaded .reg file on the Desktop and click on Merge.
D) Click on Run, Yes, Yes, and OK when prompted. 3. Log off and log on, or restart the computer to apply. 4. When done, you can delete the downloaded .reg file if you like. That's it,
Shawn |  Published by | | Administrator Join Date: Oct 2008 Location: Texas Posts: 37,001 | |
 Tutorial Tools | | | | | | | | | |
09-19-2010
|
#1 | | |
Thank you Shawn  had a little problem at first, but dubble checked and tripple checked ur guide
Works a 100% | My System Specs | | System Manufacturer/Model Number LG Notebook OS Windows 7 Ultimate x64 CPU 2.1Ghz Motherboard N/A Memory 3Gb Graphics Card nVidia 8600M GT Sound Card Realtek HD Audio Monitor(s) Displays 17.1" TFT ( WSXGA+ ) - Glare Screen Resolution 17.1" Keyboard Builtin @ Laptop =) Mouse Razer Copperhead PSU N/A Case Laptop Case =) Cooling Laptop again xD Hard Drives 320Gig disc Internet Speed 100/100Mb :) Swe Connection =D Other Info i eat metal :D |
09-19-2010
|
#2 | | Windows 7 Ultimate x64 SP1 |
You're most welcome xTL. Thank you for posting back with your results. | My System Specs | | System Manufacturer/Model Number Self built custom OS Windows 7 Ultimate x64 SP1 CPU Intel i7-980X 3.3 Ghz (3.48 Ghz OC'd) Motherboard ASUS P6X58D Premium Memory 12 GB (2GBx6) DDR3 PC3-16000 2000 MHz Kingston HyperX Graphics Card Sapphire HD5870 Eyefinity 6 2GB Sound Card Realtek HD Audio ALC889 Integrated Chip Monitor(s) Displays 3x 27" Asus VE278Q Screen Resolution 1920x1080 Keyboard Logitech Cordless Desktop MX 5500 Revolution Mouse Logitech Cordless Desktop MX 5500 Revolution PSU OCZ Series Gold OCZZ1000M 1000W Case Corsair Obsidian 800D Cooling Thermalright Ultra 120 Extreme Copper CPU heat sink w/120 MM Hard Drives 160GB OCZ RevoDrive X2
** 2 x 1TB Samsung HDD HD154UI SATA Internet Speed 50 Mb/s Download and 2 Mb/s Upload Other Info Microsoft LifeCam Cinema
** Lite-On iHBS212 12x BD Writer
** Samsung CLX-3175FW Printer
** Netgear WNDR3800 Router
** Motorola SBG6580 Cable Modem
** 2x APC Back-UPS XS 1500 |
09-19-2010
|
#3 | | |
so far every singel tutorial here has worked for me  really happy | My System Specs | | System Manufacturer/Model Number LG Notebook OS Windows 7 Ultimate x64 CPU 2.1Ghz Motherboard N/A Memory 3Gb Graphics Card nVidia 8600M GT Sound Card Realtek HD Audio Monitor(s) Displays 17.1" TFT ( WSXGA+ ) - Glare Screen Resolution 17.1" Keyboard Builtin @ Laptop =) Mouse Razer Copperhead PSU N/A Case Laptop Case =) Cooling Laptop again xD Hard Drives 320Gig disc Internet Speed 100/100Mb :) Swe Connection =D Other Info i eat metal :D |
11-24-2010
|
#4 | | |
Hi there...
the tutorial is great, but for some reason, the only icon that doesnt change is the icon in the start menu...
following the steps in the tutorial, the icon changed in every location apart from the start menu one.
Please see attached images.
Image 1 - this shows the icon still at its original state
Image 2 - this shows the icon in its changed state
Image 3 - this shows the regedit key entered
Please advise!!
thanks! | My System Specs | | OS windows 7 home premium |
11-24-2010
|
#5 | | Windows 7 Ultimate x64 SP1 |
Hello Kevin,
Have you already restarted the computer afterwards to see if that may have been the issue?
If you did, then also do OPTION ONE to see if it will change afterwards.
Hope this helps,
Shawn | My System Specs | | System Manufacturer/Model Number Self built custom OS Windows 7 Ultimate x64 SP1 CPU Intel i7-980X 3.3 Ghz (3.48 Ghz OC'd) Motherboard ASUS P6X58D Premium Memory 12 GB (2GBx6) DDR3 PC3-16000 2000 MHz Kingston HyperX Graphics Card Sapphire HD5870 Eyefinity 6 2GB Sound Card Realtek HD Audio ALC889 Integrated Chip Monitor(s) Displays 3x 27" Asus VE278Q Screen Resolution 1920x1080 Keyboard Logitech Cordless Desktop MX 5500 Revolution Mouse Logitech Cordless Desktop MX 5500 Revolution PSU OCZ Series Gold OCZZ1000M 1000W Case Corsair Obsidian 800D Cooling Thermalright Ultra 120 Extreme Copper CPU heat sink w/120 MM Hard Drives 160GB OCZ RevoDrive X2
** 2 x 1TB Samsung HDD HD154UI SATA Internet Speed 50 Mb/s Download and 2 Mb/s Upload Other Info Microsoft LifeCam Cinema
** Lite-On iHBS212 12x BD Writer
** Samsung CLX-3175FW Printer
** Netgear WNDR3800 Router
** Motorola SBG6580 Cable Modem
** 2x APC Back-UPS XS 1500 |
06-11-2011
|
#6 | | Windows 7 Professional 32 bit |

Quote: Originally Posted by kevinkeady Hi there...
the tutorial is great, but for some reason, the only icon that doesnt change is the icon in the start menu...
following the steps in the tutorial, the icon changed in every location apart from the start menu one.
Please see attached images.
Image 1 - this shows the icon still at its original state Attachment 117310
Image 2 - this shows the icon in its changed state Attachment 117311
Image 3 - this shows the regedit key entered Attachment 117313
Please advise!!
thanks!
Kevin,
After following Brink's advice to restart the computer, this problem was resolved on my system. Should work for all other users too.
Another thing I have discovered is that when accessing the control panel in the 'Large Icons' or 'Small icons' view modes, the taskbar icon remains unchanged along with the small icon to the immediate left of the URL bar. Viewing in 'Category' mode resolves this issue.
[hint] Perhaps further tweaking can resolve this minor problem! [\hint]
A well written tutorial nonetheless. Back to further customising my Windows 7. | My System Specs | | OS Windows 7 Professional 32 bit Control Panel - Change Default Icon problems? All times are GMT -5. The time now is 12:00 PM. |  |