Remove Quick access and User Folders from File Explorer in Windows 10/11

Quick access, introduced in Windows 10, replaces the Favorites feature present in the earlier versions of Windows. It lets you pin your favorite folders, and it also lists frequently accessed folders.

In addition, File Explorer in Windows 10/11 by default displays the special user folders at the top, as well as in the navigation pane pinned under This PC. The shell folders namely 3D Objects, Desktop, Documents, Downloads, Music, Pictures, and Videos show up above the fold. These folder icons clutter the view, and push the disk drives category down below, which some users dislike.

This article tells you how to remove Quick access and also hide the special user folders from This PC view — both from the right pane as well as from the navigation pane.

Remove Quick access & User Folders (under “This PC” )

Removing “Quick access” from Windows 10/11 File Explorer

Starting from Windows 10 v1607, there is a new registry edit to remove Quick access. The registry edit also works on Windows 11 (all versions), including Version 21H2. To remove Quick access, follow these steps.

  1. Start the Registry Editor (regedit.exe) and go to:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
  2. Create a DWORD 32-bit value named HubMode
  3. Set the HubMode value data to 1
    remove quick access in windows 10 v1607
  4. Close all folder windows and re-open explorer. The Quick access section should be gone now. If it still appears, log off and log back in, or simply restart the Explorer shell.remove quick access in windows 10 v1607

REG File for the above edit: Download disable_quickaccess_hubmode.zip

The above registry edit disables Quick access for all user accounts.

With Quick access hidden in the navigation pane, you can still access the Quick access home view by creating a shortcut with the following target:

explorer shell:::{679F85CB-0220-4080-B29B-5540CC05AAB6}

Or you can run the following Shell command from the Run dialog (WinKey + R):

shell:::{679F85CB-0220-4080-B29B-5540CC05AAB6}

Old Method (For Windows 10 v1511 and up) to remove Quick access

This method works (but with a small side-effect mentioned below) in all versions of Windows 10, starting from version 1511 and higher. The trick is to reset the shell folder attributes using the SFGAO Flags documentation posted by Microsoft.

  1. Go to the following branch in the Registry Editor:
    HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID
  2. Create a subkey named {679f85cb-0220-4080-b29b-5540cc05aab6}
  3. Under {679f85cb-0220-4080-b29b-5540cc05aab6}, create a subkey named ShellFolder
  4. Select ShellFolder. In the right-pane, create a DWORD 32-bit value named Attributes
  5. Double-click Attributes and set its value data as a0600000 (Hex).
  6. Exit the Registry Editor.
  7. Log off and log back into your user account.

This hides the Quick access section from File Explorer.

Minor Side-effect

Unfortunately, the above registry method of resetting “Attributes” to a0600000 is not without any side-effect. It breaks drag-drop functionality in the navigation pane. After applying the setting, nothing would happen if you drag a file or folder onto a file system location underneath This PC in the navigation pane.

After testing with different values, I’ve noticed that instead of a0600000, if you set it 88000 (0x00088000), you can hide Quick access and at the same time, preserve the drag-drop functionality in the navigation pane. The Quick access icon (the blue star) isn’t removed, though; it appears dimmed or ghosted and not as prominent as before.


Remove “Home” from Explorer in Windows 11

Since Windows 11 (Insider Preview) build 22593, Quick access in File Explorer is now called “Home”.

remove "home" in windows 11 explorer

To hide “Home” for your user account, run this command:

reg add HKCU\Software\Classes\CLSID\{f874310e-b6b7-47dc-bc84-b9e6b38f5903} /v System.IsPinnedToNameSpaceTree /d 0 /t REG_DWORD /f

Optionally, you can change the start folder to This PC.



remove "home" in windows 11 explorer

Note: Despite hiding the link in Explorer, Explorer defaults to Home (Quick access) view by default unless you change the Explorer default start folder. Alternately, you can access the “Home” view by running this command:

shell:::{f874310e-b6b7-47dc-bc84-b9e6b38f5903}

To revert back to the original setting, run this command:

reg delete HKCU\Software\Classes\CLSID\{f874310e-b6b7-47dc-bc84-b9e6b38f5903} /v System.IsPinnedToNameSpaceTree /f

No restart is needed.


Removing user folders from This PC

To remove the user folders from This PC namely, Desktop, Documents, Downloads, Music, Pictures, Videos, and 3D Objects follow these steps:

  1. Start regedit.exe and go to the following branch:
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
  2. Create a subkey named HideMyComputerIcons
  3. Select HideMyComputerIcons. In the right-pane, create a DWORD (32 bit) value, with the {GUID} string as the value name. The {GUID} string for each shell folder is provided below.For each shell folder you want to hide, you need to create a new {GUID} value, of type REG_DWORD, and set it’s data to 1.
    {GUID} String Shell Folder Name
    {0DB7E03F-FC29-4DC6-9020-FF41B59E513A} 3d objects
    {B4BFCC3A-DB2C-424C-B029-7FE99A87C641} Desktop
    {D3162B92-9365-467A-956B-92703ACA08AF} Documents
    {088E3905-0323-4B02-9826-5D99428E115F} Downloads
    {3DFDF296-DBEC-4FB4-81D1-6A3438BCF4DE} Music
    {24AD3AD4-A569-4530-98E1-AB02F9417AA8} Pictures
    {F86FA3AB-70D2-4FC7-9C99-FCBF05467F3A} Videos
  4. Set the value data for all those GUIDs 1.Value data of 1 hides the shell folder; value data of 0 shows it under This PC. HideMyComputerIcons registry key works fine in every version of Windows, including Windows 11.
    remove quick access in windows 10

Registry file for the above: Download hide-7-folders.zip and extract the files to a folder. Double-click hide-7-folders.reg to run it. Changes are applied immediately. No restart required.

Removing OneDrive, Network, and HomeGroup Icons

You can remove the other extra items in the navigation pane such as OneDrive, Network, and Homegroup by deleting the relevant {GUID} subkeys from the Namespace registry keys located at:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace

Each subkey (“key”, not “value”) below the NameSpace key represents a shell folder. The ones we’re going to get rid of, are given below:

{GUID} String Shell Folder Name
{018D5C66-4533-4307-9B53-224DE2ED1FE6} OneDrive
{B4FB3F98-C1EA-428d-A78A-D1F5659CBA93} Homegroup
{F02C1A0D-BE21-4350-88B0-7367FC96EF3C} Network

In both the above two registry locations (one is system-wide, and the other is per-user), delete the three previously mentioned {GUID} keys under the Namespace key.

Log off and log back in, or do a clean restart of the Explorer Shell to see the changes.

REG File for the above edit: Download hide-pinned-shellfolders.zip, unzip the contents, and save it to a folder. The zip file contains separate .reg files to hide or show OneDrive, Homegroup, and Network items. Double-click the appropriate .reg file that you need.

Hope the above methods helped you remove Quick access and remove the shell folders namely 3d Objects, Documents, Downloads, Music, etc from File Explorer “This PC” view in Windows 10.


One small request: If you liked this post, please share this?

One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:
  • Pin it!
  • Share it to your favorite blog + Facebook, Reddit
  • Tweet it!
So thank you so much for your support. It won't take more than 10 seconds of your time. The share buttons are right below. :)

Ramesh Srinivasan is passionate about Microsoft technologies and he has been a consecutive ten-time recipient of the Microsoft Most Valuable Professional award in the Windows Shell/Desktop Experience category, from 2003 to 2012. He loves to troubleshoot and write about Windows. Ramesh founded Winhelponline.com in 2005.

19 thoughts on “Remove Quick access and User Folders from File Explorer in Windows 10/11”

  1. GREAT posts with some very valuable how to’s.

    Would love to know how to set the default folder so that when you right click on the ‘start’ button in W10, W8 or and select windows explorer, you can choose which folder it will focus on. I know in W10 you can choose a couple ob built-in choices, but to be able to actually ‘set’ the folder would be very helpful.

    Reply
  2. @Larry: The WinX shortcuts are here: “%LocalAppData%\Microsoft\Windows\WinX\Group2”. You can edit the target of “File Explorer.lnk” shortcut there. For adding new shortcuts, you need to use Hashlnk.exe though.

    Reply
  3. The hack for disabling Quick Access and leaving it as a grayed-out icon is terrific—the icon that remains is unobtrusive. For me, Quick Access, which I never used, was a constant annoyance because every time I opened File Explorer and was about to click on a particular subfolder on a drive, the system would expand Quick Access and shove the folder I wanted to click on out of sight. This inspired regular cursing.

    Reply
    • @RedGreenBlue: Thanks for the feedback. I’m still working on a fix that disables QA entirely without breaking drag-drop support, and if I figure it out, I shall update the post.

  4. Great suggestions and they work for the File Explorer. One problem i’m facing is that random (seemingly) applications after I have used them (Excel as an example) create a “Quick Access” pointer ON THE DESKTOP. No way to get rid of it except uninstall the app. cCleaner gets rid of it but it comes back after a few uses. A few other users have experienced the same thing with Chrome or some Adobe apps. There are a few answers on how to remove it..but how do I prevent it from happening in the first place? If you have any suggestions they would be greatly appreciated. Great site by the way!!

    Reply
  5. Others’ comments are shown here but I can’t find out how to get emails notifying me of future contributions to this post… which I am very interested in. I’m ready to search for an alternative to File Explorer.

    Reply
  6. There are 2 ways to open File Explorer with your choice of folders – create a shortcut to:

    F:\some-directory
    C:\Windows\explorer.exe /root,F:\some-directory

    Reply
  7. Thank you, this was very informative. I have a user who wants to be completely rid of Quick Access but other users on the same PC want it available. Is there a similar change that can be made in Current_User so only that one user doesn’t have it?

    Reply
    • @Gerald: Thanks for writing. The HubMode registry value can’t be set on a per-user basis, unfortunately.

  8. I was very excited to find this page! It describes exactly what I want to do. Unfortunately, even though the directions seem very clear, I must be doing something wrong, because my 3D Objects, Documents and Music folders remain visible.

    I am on Windows 10 Home, version 1909

    Reply
    • @Rick: I can confirm that the registry settings work even in the current Windows 10 version (2004).

      Can you post the registry export from your system? Are you referring to the folder icons on the left pane or right?

  9. Although I implemented the HubMode regedit in the past, a subsequent update seems to have removed it from the registry. Indeed, I have confirmed that neither of the registry entries above exist. Furthermore, I am seeing Quick access in file explorer – although there are no OneDrive, 3D Objects, etc under it. Nevertheless, for some reason I still can’t drag n drop to any network drives. Any idea how to resolve this problem? Thanks!

    Reply
  10. I’m not sure how old this post is or if I’ll get a response but here goes:
    This post helped me get my file explorer list almost perfect.
    All I want now is to swap the OneDrive with This PC locations on the list?
    I can’t find any tutorials on how to swap them, only to disable them.
    Can anyone help me?

    Reply
  11. I have been struggling for years, since my first upgrade to Windows 7 (I skipped Vista), to keep File Manager looking and operating as much like it did in XP as possible. I don’t like the Navigation pane to be cluttered up; I mostly only want to see Drive letters and Network there, and I would much prefer them at the top of the list. I have no use for the Favorites, Quick Access, 3D Objects, Downloads, Music, Pictures, Videos, and Documents objects in the Navigation pane, since I never store personal data in the “C” drive partition in the first place. Getting rid of these objects sometimes “breaks” things, like it can disable drag/drop functionality when you get rid of Quick Access, and if I hadn’t found this article, with the advice to change the “HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\{679f85cb-0220-4080-b29b-5540cc05aab6}\ShellFolder\Attributes\” value to [0x00088000], I would never have figured out what the problem was or how to fix it. Thanks, Ramesh!

    Reply
    • @Laura-Ann: Thanks for the feedback. For v1607 and higher, you can instead use the `HubMode` registry value to disable Quick Access. It’s an even more elegant solution.

  12. I stumbled upon your “HubMode” registry edit and I love it!. Now when I reset the Nav Pane Expanded state via
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Modules\NavPane] (delete ExpandedState)

    Quick Access is gone! I have never really used the QA feature in Win10 and always resented the NavPane real estate it consumed.
    Thanks for this tidbit!

    Reply

Leave a Comment