Quick fix: Pin to Quick Access fails when the Quick Access database is corrupted. Delete %AppData%\Microsoft\Windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms. Restart Explorer. Pin folders again — they now save correctly.
You right-click a folder → Pin to Quick access. Nothing visible happens. Folder doesn’t appear in Quick Access. Or it appears briefly then disappears after reboot. The cause: corrupted Quick Access database.
Affects: Windows 11 (and Windows 10) File Explorer Quick Access.
Fix time: ~10 minutes.
What causes this
Quick Access stores pinned folders and recent items in a binary database (.automaticDestinations-ms file). If corrupted, pin operations silently fail. Common causes: bad shutdown during write, Storage Sense aggressively cleaning AppData, or a Windows update glitch.
Method 1: Delete the Quick Access database
The standard fix.
- Close all File Explorer windows.
- Open Run dialog (
Win + R). Type%AppData%\Microsoft\Windows\Recent\AutomaticDestinations. Press Enter. - The AutomaticDestinations folder opens. Many .automaticDestinations-ms files.
- Find f01b4d95cf55d32a.automaticDestinations-ms — this is Quick Access.
- Right-click → Delete. (Backup first: copy somewhere if you want to restore.)
- Also delete 5f7b5f1e01b83767.automaticDestinations-ms (Recent Files) and f01b4d95cf55d32a.customDestinations-ms.
- Restart Windows Explorer: Task Manager → right-click Windows Explorer → Restart.
- Open File Explorer. Quick Access is empty. Pin folders again — should work.
This is the standard fix.
Method 2: Verify Quick Access settings allow pinning
For policy-blocked cases.
- Open File Explorer. Click three-dot menu → Options.
- General tab: under Privacy:
- Tick Show recently used files.
- Tick Show frequently used folders.
- Apply. Quick Access now actively tracks pin operations.
- For corporate-managed PCs: Group Policy may disable Quick Access. Check via
gpresult /h C:\result.html→ look for User Configuration → Administrative Templates → File Explorer. - For PCs with custom shell extensions: a third-party shell extension may interfere with Quick Access. Disable non-Microsoft Folder context menu extensions via ShellExView.
- For OneDrive-synced folders: cloud-only folders can’t always be pinned. Mark as Always keep on this device, then pin.
This handles configuration-level issues.
Method 3: Replace Quick Access with custom Favorites via shortcuts
For users who want a stable alternative.
- Create a folder for shortcuts:
C:\Users\me\Documents\My Shortcuts. - For each folder you want quick access to: right-click → Create shortcut. Move shortcut to My Shortcuts folder.
- Pin My Shortcuts to Quick Access. Now your “favorites” live inside My Shortcuts — survives Quick Access database corruption.
- Alternative: pin folders to Start menu. Right-click folder → Pin to Start. Persistent independently of Quick Access.
- For powerful folder organization: Quick Launch toolbar on Windows 10 was great; Windows 11 removed. Use third-party StartIsBack or ExplorerPatcher to restore.
- For PowerToys users: PowerToys Run (Alt+Space) opens any folder by name. No Quick Access needed.
This is the right path for users who want resilience.
How to verify the fix worked
- Right-click a folder → Pin to Quick access. Folder appears in Quick Access list.
- Reboot. Folder still pinned in Quick Access.
- Multiple pins persist across sessions.
If none of these work
If Quick Access continues to fail: Profile corruption: sign in to a different user. If Quick Access works there, profile-specific issue. Migrate to new user. For OneDrive sync conflicts: OneDrive sometimes overwrites the AutomaticDestinations folder during sync. Right-click OneDrive in tray → Settings → Sync and backup → ensure AppData isn’t synced. For PCs with frequent crashes: each crash can corrupt the database. Address crash cause (driver, hardware) first. For Windows 11 with corrupted Explorer state: sfc /scannow followed by DISM. Reset File Explorer entirely: Folder Options → View tab → Reset Folders. Then re-pin.
Bottom line: Delete %AppData%\Microsoft\Windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms. Restart Explorer. Pin folders fresh. For resilience: pin a shortcut folder containing your favorites instead of pinning many folders.