Taskbar folder does not contain all pinned items

sab-f 51 Reputation points
2020-12-18T09:42:59.683+00:00

In the following folder, it seems only Microsoft items are pinned and not all pinned items are listed.

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

Is this the correct folder for all pinned items?

I want to be able to backup everything that is pinned on the taskbar. How can I achieve this?

Thanks in advance.

Windows development | Windows API - Win32
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,686 Reputation points
    2020-12-18T14:02:57.133+00:00

    You can use IFlexibleTaskbarPinnedList interface, but it is not documented
    You can find a sample from Google (To get fixed a shortcut to the taskbar icon)

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.