I have changed the icons on the shortcuts in the folder %AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar.

I have tried logging off and back on, and rebooting, but the icons remain the same.

Am I doing it wrong?

link|improve this question

feedback

5 Answers

You have to rebuild your icon cache.Open task manager,terminate explorer.exe process, run cmd.exe and type

CD /d %userprofile%\AppData\Local

DEL IconCache.db /a

EXIT

finally run explorer.exe

link|improve this answer
Thanks. Helped me! :) – Navid Nov 24 '11 at 12:13
feedback

It seems that in the new and wonderful Windows 7 there's no easy way to change the icon of a pinned taskbar item.

The only way I found to change the icon is as follows:

Drag the pinned item to the desktop, unpin it, modify its icon, then re-pin.

link|improve this answer
THIS WORKS FOR ME – atian25 Nov 15 '11 at 4:01
feedback

There is an easy way: Right click in the taskbar shortcut you want to change, right click on it's name (E. Windows Explorer), properties, change icon

link|improve this answer
feedback
up vote 0 down vote accepted

My fault. I turned off my PC and went to bed yesterday. When I woke up, the icons appeared as I wanted them.

link|improve this answer
feedback

I found that I could create a shortcut to the application, customizing it as I see fit (name/icon), and then run the application from my shortcut. At that point I could pin it and it would use my new icon.

I have a similar problem with the icons in the Win7 taskbar and logging on/off and rebooting seems to be hit and miss.

link|improve this answer
feedback

protected by studiohack Apr 4 '11 at 15:18

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.