Glad to help!
Restore missing Quick Access to Windows 11
Hello, all:
This problem of a missing Quick Access in Windows 11 was addressed this past June 2025 by another user, who was far more sophisticated in technology than I. Since it migrated from Microsoft Answers, it wasn't possible to leave a response there. The answer from a volunteer suggested three different possible fixes, one of which worked for the user: going to the Registry and deleting the BagMRU and Bags keys. I tried that with no result. Another was opening File Explorer and going to %AppData%\Microsoft\Windows\Recent\AutomaticDestinations and to %AppData%\Microsoft\Windows\Recent\CustomDestinations, emptying both folders and restarting File Explorer. I tried that with no result. The third fix was far beyond my capability, so I didn't try it.
So, here I am without Quick Access, although right-clicking on a folder or document allows me to pin it there. It's a puzzlement why Microsoft doesn't fix this instead of leaving it to users to flounder around trying to fix it. If others have had success restoring Quick Access, I will certainly appreciate suggestions.
Ed LeRoy
Windows for home | Windows 11 | Accessibility
16 answers
Sort by: Most helpful
-
DaveM121 880.8K Reputation points Independent Advisor2025-07-15T13:31:42.74+00:00 -
DaveM121 880.8K Reputation points Independent Advisor2025-07-14T17:56:01.41+00:00 If you open a file in some app like Word, Excel... etc. and then close it, is it automatically added to the recent section?
-
DaveM121 880.8K Reputation points Independent Advisor2025-07-14T17:45:51.2233333+00:00 If you restart your PC after that process, then right click a couple of your files and user folders like the Documents, Pictures and Videos folders and select 'Pin to Quick Access', are they added back to the Home section?
-
DaveM121 880.8K Reputation points Independent Advisor2025-07-14T15:14:24.95+00:00 In that case, please perform this process.
Click your Start Button, then just type cmd and on the resulting menu, right click Command Prompt and select 'Run as Administrator'
Paste this command into Command Prompt and press Enter:
del /F /Q %APPDATA%\Microsoft\Windows\Recent*
Paste this command into Command Prompt and press Enter:
del /F /Q %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations*
Paste this command into Command Prompt and press Enter:
del /F /Q %APPDATA%\Microsoft\Windows\Recent\CustomDestinations*
Then, close Command Prompt and restart (not shut down) your PC.
-
DaveM121 880.8K Reputation points Independent Advisor2025-07-14T14:18:13.1566667+00:00 Open File Explorer.
At the top, click the 3 dots and select Options.
Click the Restore Defaults button on the General tab.
Select the View tab.
Click the Restore Defaults button on that tab, then click the Reset Folders button.
Apply those settings, close File Explorer and restart (not shut down) your PC and check if that resolves the problem.