Is your Quick Access menu missing from Windows 11 File Explorer? This can be a frustrating issue, especially if you rely on it for quick navigation. Don’t worry, though – there are several ways to bring it back. Let’s explore the most effective solutions to restore your Quick Access menu.
Method 1: Adjust folder options
This is often the quickest and most effective fix:
- Open File Explorer using the Windows + E shortcut.
- Click the three dots at the top, then select ‘Options’.
- In the Folder Options dialog, choose ‘Home’ from the ‘Open File Explorer to’ dropdown menu.
- Click ‘Apply’, then ‘OK’. Restart File Explorer to see the changes.
Note: Corporate users might need to uncheck the ‘Recommended section’ option in the dialog box to restore Quick Access.
- Next, clear your File Explorer history. In the same Options dialog, click the ‘Clear’ button.
- Re-pin any missing items to Quick Access by right-clicking them and selecting ‘Pin to Quick Access’.
- Finally, re-enable ‘Recent Files’. In Options, check ‘Show recently used files’ and click ‘OK’.
Method 2: Run system scans
If the first method doesn’t work, try running system scans:
- Open Command Prompt as administrator.
- Run the following command: DISM.exe /Online /Cleanup-image /Restorehealth
- After it completes, run: sfc /scannow
- Finally, run: DISM /Online /Cleanup-Image /RestoreHealth
Restart your computer after these scans complete.
Method 3: Update Windows
Keeping your system up-to-date can often resolve such issues:
- Press Win + I to open Settings, then click ‘Windows Update’.
- Click ‘Check for updates’.
- If updates are available, install them and restart your PC.
Method 4: Clear Quick Access cache
Clearing the cache can sometimes resolve Quick Access issues:
- Navigate to %AppData%\Microsoft\Windows\Recent\AutomaticDestinations in File Explorer.
- Select all files (Ctrl + A) and delete them.
- Go to %AppData%\Microsoft\Windows\Recent\CustomDestinations and delete all files there too.
Method 5: Enable Navigation Pane options
Sometimes, Navigation Pane settings can affect Quick Access:
- Press Win + R, type control.exe folders, and press Ctrl + Shift + Enter.
- In File Explorer Options, go to the ‘View’ tab and enable all options under Navigation pane.
- Click ‘Apply’ or ‘Restore Defaults’.
- Alternatively, click ‘Reset Folders’ in the ‘View’ tab and restart your PC.
Method 6: Enable recent items in personalization settings
- Open Settings and go to ‘Personalization’.
- Click on ‘Start’.
- Toggle on ‘Show recently opened items in Start, Jump Lists, and File Explorer’.
Method 7: System restore
If you have a restore point, you can use it to revert your system:
- Type ‘restore’ in the Start menu and click ‘Recovery’.
- Click ‘Open System Restore’.
- Click ‘Next’ in the System Restore dialog.
- Choose a restore point and click ‘Next’.
- Click ‘Finish’ to start the restore process.
Method 8: Reset File Explorer via Command Prompt
- Open Command Prompt as administrator.
- Run this command: del /F /Q %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations*
- Check if Quick Access is now working in File Explorer.
Method 9: Use Registry Editor
- Type ‘regedit’ in the Start menu and run as administrator.
- Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Ribbon.
- Find and delete the ‘QatItems’ entry, then restart your PC.
Method 10: Create a new user account
If the issue persists only in your current account:
- Open Settings and go to ‘Accounts’.
- Click on ‘Other Users’.
- Click ‘Add account’.
- Set up a new Microsoft account.
- Log into the new account and check if Quick Access works correctly.
Method 11: Reset your PC
As a last resort, you can reset your PC:
- Open Settings and go to ‘System’.
- Click on ‘Recovery’.
- Click ‘Reset PC’.
- Choose ‘Remove everything’.
- Select ‘Local reinstall’ or ‘Cloud download’.
Additional tips:
- You can try an in-place repair using a Windows ISO image from Microsoft’s website.
- If the issue appeared after a recent update, try uninstalling that update from the Windows Update page in Settings.
- Consider using alternative file explorer applications from the Microsoft Store with Quick Access functionality.