Windows 11 File Explorer Quick Access Pins Disappear: Fix
🔍 WiseChecker

Windows 11 File Explorer Quick Access Pins Disappear: Fix

You open File Explorer and the pinned folders you carefully set up in Quick Access are gone. This is a common complaint after a Windows update, a disk cleanup, or a profile corruption. The pins disappear because the system file that stores your Quick Access settings gets reset or corrupted. This article explains why this happens and provides three reliable methods to restore and protect your pinned folders.

Key Takeaways: Restoring Quick Access Pins in Windows 11

  • File Explorer > Quick Access > Pin to Quick Access: Right-click any folder and select this option to manually re-add a missing pin.
  • %AppData%\Microsoft\Windows\Recent\AutomaticDestinations: The folder containing the f01b4d95cf55d32a.automaticDestinations-ms file that stores Quick Access settings. Deleting this file resets the pins.
  • Group Policy Editor > User Configuration > Administrative Templates > Windows Components > File Explorer: Use this path to disable Quick Access pin tracking if the issue persists after a system reset.

ADVERTISEMENT

Why Windows 11 Quick Access Pins Disappear

Windows 11 stores your Quick Access pinned items in a single file located at %AppData%\Microsoft\Windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms. This is a binary file that the File Explorer reads every time you open the Quick Access section. When this file becomes corrupted, is deleted by a cleanup tool, or is overwritten during a Windows feature update, the pins vanish.

The most common triggers include:

  • Windows 11 feature updates (23H2, 24H2). During the upgrade process, the OS may rebuild the user profile and reset the AutomaticDestinations folder.
  • Disk Cleanup or Storage Sense. These tools can remove the Recent Items cache, which includes the AutomaticDestinations file.
  • Corrupted user profile. If the NTUSER.DAT registry hive or the AppData folder is damaged, the Quick Access file may not load correctly.
  • Group Policy restrictions. IT administrators or third-party optimization tools can disable Quick Access pinning entirely.

Method 1: Manually Re-Pin Folders to Quick Access

This is the quickest fix if only a few folders are missing and you remember which ones you had pinned. It does not require administrative rights.

  1. Open File Explorer
    Press Win + E on your keyboard. Quick Access appears in the left navigation pane.
  2. Navigate to the folder you want to pin
    Browse to the folder using the right pane or the address bar. For example, go to Documents or Downloads.
  3. Right-click the folder
    From the context menu, select Pin to Quick Access. The folder appears at the top of the Quick Access list.
  4. Repeat for each missing folder
    Pin all folders you want to restore. You can also right-click any existing Quick Access item and select Unpin from Quick Access to reorganize.

ADVERTISEMENT

Method 2: Delete the AutomaticDestinations Cache File

If pins disappear repeatedly or Quick Access shows no items at all, the settings file may be corrupted. Deleting it forces Windows to create a fresh copy.

  1. Close all File Explorer windows
    Ensure no File Explorer process is running. You can check Task Manager if needed.
  2. Open the Run dialog
    Press Win + R, type %AppData%\Microsoft\Windows\Recent\AutomaticDestinations, and press Enter.
  3. Locate the Quick Access file
    In this folder, find the file named f01b4d95cf55d32a.automaticDestinations-ms. If you have multiple user accounts, there may be other similar files; delete only this one.
  4. Delete the file
    Right-click the file and select Delete. Confirm any permission prompts.
  5. Restart File Explorer
    Press Ctrl + Shift + Esc to open Task Manager. Find Windows Explorer in the Processes list, right-click it, and select Restart.
  6. Re-pin your folders
    Open File Explorer. Quick Access is now empty. Use Method 1 to pin your folders again.

Method 3: Use Group Policy to Prevent Future Resets

This method is for Windows 11 Pro, Enterprise, or Education users. It disables the setting that allows Windows to clear Quick Access pins during cleanup operations.

  1. Open Local Group Policy Editor
    Press Win + R, type gpedit.msc, and press Enter.
  2. Navigate to the Quick Access policy
    Go to User Configuration > Administrative Templates > Windows Components > File Explorer.
  3. Find the Quick Access setting
    Double-click Turn off caching of thumbnail pictures and Quick Access items in File Explorer.
  4. Enable the policy
    Select Enabled and click OK. This prevents Windows from clearing the Quick Access cache automatically.
  5. Restart File Explorer
    Use Task Manager to restart Windows Explorer as described in Method 2.

If Pins Still Disappear After the Main Fixes

Quick Access is completely missing from the navigation pane

This usually means the Quick Access feature is disabled in Folder Options. Open File Explorer, click the three-dot menu in the toolbar, and select Options. On the General tab, under Open File Explorer to, choose Quick Access. Also check the Privacy section: ensure Show recently used files in Quick Access and Show frequently used folders in Quick Access are both checked.

Pins disappear after every reboot

A corrupted user profile is the likely cause. Test by creating a new local user account. Go to Settings > Accounts > Other users > Add account. Sign in with that account, open File Explorer, and pin a folder. Restart and check if the pin remains. If it does, migrate your data to the new profile and delete the old one.

Storage Sense removes pins automatically

Storage Sense can delete the Recent Items cache. Go to Settings > System > Storage > Storage Sense. Click Cleanup of previous Windows Update files and temporary files. Under Temporary files, uncheck Delivery Optimization Files and Windows Update Cleanup — these are safe to exclude. Alternatively, turn off Storage Sense completely and run manual cleanups.

Item Manual Re-Pin (Method 1) Delete Cache (Method 2)
Time required 2–5 minutes 5–10 minutes
Requires admin rights No No
Fixes corrupted settings file No Yes
Prevents future disappearance No No
Works after Windows update Yes, temporary Yes, permanent until next update

You can now restore missing Quick Access pins in Windows 11 using manual re-pinning or by deleting the corrupted cache file. If the problem recurs, apply the Group Policy setting to lock the cache or investigate your user profile. As an advanced step, you can back up the f01b4d95cf55d32a.automaticDestinations-ms file after pinning your folders — copy it to a safe location and restore it after a future reset.

ADVERTISEMENT