30

Where are the Windows 10 Quick Access settings stored?

I have a large number of Win 10 computers and I want to deploy a "Pinned Folder" into user's Quick Access section of Windows Explorer using group policy.

Dom
  • 885
  • 5
  • 11
  • 22

2 Answers2

38

The Quick Access items are stored in this file:

%appdata%\microsoft\windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms
w32sh
  • 12,379
6

You can do this with group policy - here is how I do it: Create shortcuts to the shares in %USERPROFILE%\Links: GP preferences - shortcuts

Set the shortcut details: GPPref details

Then again use GP Prefs files to delete the jumplist file %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms: enter image description here

The jumplist file will recreate a moment later with the contents of the links folder