Changing the Icon for sites pinned to taskbar in IE9

Chris 1000 Oaks

New member
Local time
3:06 PM
Messages
1
Location
London
In IE9 you can pin your favourite websites to the taskbar. If it is a large commercial site it may have its own Icon and that is displayed in the Taskbar. However you are meant to be able to change the icon, so for sites without an icon that just display the MS "e" symbol you can design a specific icon so you can identify the sites easily.

I thought that to do this you go to the properties window by right clicking on the icon then right clicking on the page name in the popup window. One of the tabs should then allow you to change the icon. I know I sucessfully did this in the beta, but I am not seeing the tab to do it in the full product.

I must be missing something, but cannot see what.
 
Last edited:

My Computer My Computer

At a glance

Windows 7 Professional 64 bit2.8 Gh Intel Core 7 8608GbATI HD6770
Computer Manufacturer/Model Number
Dell Studio XPS 8100
OS
Windows 7 Professional 64 bit
CPU
2.8 Gh Intel Core 7 860
Motherboard
Dell 0T568R
Memory
8Gb
Graphics Card(s)
ATI HD6770
Sound Card
Sound Blaster X-Fi Xtreme Audio
Monitor(s) Displays
Dell 2209WA
Hard Drives
2 Tb
PSU
n/k
Case
Dell
Cooling
standard for model

My Computer My Computer

At a glance

64-bit Windows 11 Pro for WorkstationsIntel i7-8700K OC'd to 5 GHz64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600...ASUS ROG-STRIX-GTX1080TI-O11G-GAMING
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self built custom
OS
64-bit Windows 11 Pro for Workstations
CPU
Intel i7-8700K OC'd to 5 GHz
Motherboard
ASUS ROG Maximus XI Formula Z390
Memory
64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz
Graphics Card(s)
ASUS ROG-STRIX-GTX1080TI-O11G-GAMING
Sound Card
Integrated
Monitor(s) Displays
2 x Samsung Odyssey G7 27"
Screen Resolution
2560x1440
Hard Drives
1TB Samsung 990 PRO M.2,
4TB Samsung 990 PRO PRO M.2,
TerraMaster F8 SSD Plus NAS
PSU
Seasonic Prime Titanium 850W
Case
Thermaltake Core P3
Cooling
Corsair Hydro H115i
Keyboard
Logitech wireless K800
Mouse
Logitech MX Master 4
Internet Speed
2 Gb/s Download and 100 Mb/s Upload
Antivirus
Malwarebyte Anti-Malware Premium
Browser
Google Chrome
Other Info
Logitech Z625 speaker system,
Logitech BRIO 4K Pro webcam,
HP Color LaserJet Pro MFP M477fdn,
APC SMART-UPS RT 1000 XL - SURT1000XLI,
Galaxy S23 Plus phone
You can change the icon of pinned websites, but it's a bit of a hassle and a bit technical. Apparently in the pre-release version of IE9 it was simple, but they removed that functionality for reasons I've not been able to discover.
The pinned shortcuts are located in:

C:\Users\[USERNAME]\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar

Find the shortcut you want to change the icon on, and change it's filename extension from ".website" to ".url" Note that the ".website" extension will not show up in Windows Explorer, so you'll have to use a CMD box or other method to change it.

When it's renamed, you can right-click the shortcut and change it's icon. When you're done, you'll need to change the filename extension back.
---
Alternately, you can open the shortcut (without changing the extension) in Notepad or other text editor and change the IconFile and/or IconIndex lines manually.
---
Whichever way you do it, the new icon will not appear on the Taskbar until the icons are refreshed, or the icon is unpinned & repinned. I find the easiest way is to right-click and UNPIN then right-click and PIN while in the Taskbar folder mentioned above.
---
Hope this helps someone. Hope even more that M$ fixes this screw-up.

- Dayton - Fri. 07/15/2011 @ 16:06:34
 

My Computer My Computer

At a glance

Windows 7 Professional, 64biti76GB
Computer Manufacturer/Model Number
HP Pavillion
OS
Windows 7 Professional, 64bit
CPU
i7
Memory
6GB
Hard Drives
2x500GB 5400RPM
CMD line syntax

I understand this perfectly but I'm a bit of a novice with the CMD line... What is the proper text to do this? I would be greatful if someone could post the text to temporarily change this to .url and then the text to change it back again to .Website

Thanks
 

My Computer My Computer

At a glance

XP and Win7
OS
XP and Win7
I understand this perfectly but I'm a bit of a novice with the CMD line... What is the proper text to do this? I would be greatful if someone could post the text to temporarily change this to .url and then the text to change it back again to .Website

Thanks


In Command Prompt...

http://www.sevenforums.com/tutorials/56013-file-folder-rename-command-prompt.html

1. Type: cd "<full file path>" ; then Press Enter (this changes the directory)

2.Type: Dir ; then Press Enter (this shows all the files in the directory)

3. Type: RENAME "<current file name and extension>" "<New File Name and extension>" ; then Press Enter

Hope that helps, it worked for me!
 
Last edited by a moderator:

My Computer My Computer

At a glance

Windows 7 Professional 64x
OS
Windows 7 Professional 64x
@solx21... DUDE! I was so close :banghead: (forgot the "quotes") other than that I had it right

BTW to all... Despite all the fiddling around in the CMD line this works perfectly
Thanks!
 

My Computer My Computer

At a glance

XP and Win7
OS
XP and Win7
Back
Top