Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


solved_cannot_remove_pinned_item_quick_access

This is an old revision of the document!


[Solved] Cannot Remove Pinned Item from Quick Access

See: https://www.winhelponline.com/blog/fix-quick-access-reset-pinned-shortcuts-stuck-not-working-windows-10/

Reset Quick Access using the following steps:

The Quick Access “pinned” and frequent items data are kept in a file named

f01b4d95cf55d32a.automaticDestinations-ms 

in the following folder:

%AppData%\Microsoft\Windows\Recent\AutomaticDestinations

To reset the Quick Access to the default items, you could use Windows Explorer to find and delete the above file in the above-referenced path,

Or in the windows search box (next to the start button) type “cmd.exe” (without the quotes) and press the [enter] key to search for a Command Prompt result, and, in the results, right click on the Command Prompt and left click to select “Run as Administrator” (which opens a command prompt window), and then select and copy to your clipboard the following command shown below, and then (right click at the command line>) to paste the command in the clipboard onto the command line, and press [Enter] to run the command and delete the file:

cmd.exe /c del "%AppData%\Microsoft\Windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms"
solved_cannot_remove_pinned_item_quick_access.1685463204.txt.gz · Last modified: 2023/05/30 16:13 by wikiadmin