What is the location of pinned start menu and taskbar items?

Is this list a registry, or a folder somewhere?

link|improve this question

feedback

2 Answers

up vote 8 down vote accepted

You can find pinned apps in:

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

and for the start menu apps go to:

C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu
link|improve this answer
Crazy ... Why did they put in a subdirectory of Internet Explorer? – Noah Aug 2 '10 at 22:00
feedback

You can find the programs that you have pinned to the start menu at:

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

and the taskbar shortcuts are at:

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

Just copying shurtcuts into these locations does not work. You can, however, add shurtcuts via the Powershell.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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