Skip to content
Follow
Windows

How to Remove Home Folder from Windows 11 File Explorer

Richard
Written by
Richard
Dec 3, 2024 Updated Sep 15, 2026 2 min read
a laptop and a cup of coffee on the table
a laptop and a cup of coffee on the table

Removing the Home folder from Windows 11 File Explorer hides recent files and quick-access links from the left sidebar. Recent Windows 11 updates place this shortcut at the top of the navigation pane by default, but you can remove it to clear clutter and get straight to your main drives.

⚡ Quick Answer

Edit the Windows Registry to remove the Home folder. Navigate to Computer\🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer, create a DWORD value named HubMode and set its data to 1, then delete the {f874310e-b6b7-47dc-bc84-b9e6b38f5903} key in the NameSpace folder. Restart your computer for changes to take effect.

Advertisement

Hide the Home Folder in File Explorer

Why do this? Hiding the Home folder makes your File Explorer look cleaner and less crowded. What happens when done? The Home folder will no longer appear in your File Explorer side menu.

Step 1Open the Registry Editor

Open the Windows Registry and go to the following folder path: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer ⚠️ Admin required: Administrator privileges are required to change these settings.

Step 2Create a New DWORD Value

Right-click the ‘Explorer’ key, hover over ‘New’, and select ‘DWORD (32-bit) Value’. Name the new file ‘HubMode’. Double-click ‘HubMode’. change the value data [Verification Required: Data value missing in source] and click OK.
Hide home folder in file explorer
Hide home folder in file explorer

Step 3Delete the Home Folder Key

Next, navigate to this folder path: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Enter\Explorer\Desktop\NameSpace Right-click the key named ‘{f874310e-b6b7-47dc-bc84-b9e6b38f5903}’ and choose Delete.
Deleting the Home folder registry key in Windows 11 File Explorer
Deleting the Home folder registry key in Windows 11 File Explorer

Step 4Restart Your Computer

A quick restart might be needed to finalize these changes. After restarting, File Explorer will open to “This PC” or your chosen default folder instead of Home.

Restore the Home Folder

To restore the Home folder in Windows 11 File Explorer, you need to remove the HubMode value you previously added to the Registry Editor. Open Registry Editor, go to 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer, and delete the HubMode value. Restart your computer, and the Home folder will reappear in your side menu just like before. What happens when done? The Home folder will reappear in your File Explorer side menu.
  1. Delete the HubMode Value: Right-click the HubMode entry you created earlier and select Delete.
  2. Create the NameSpace Key: Go to the NameSpace folder path. Right-click it, select New, and click Key.
  3. Name the Key: Name the new key {f874310e-b6b7-47dc-bc84-b9e6b38f5903} and press Enter.
  4. Set the Value: Right-click the Default string inside that new key, change the value to CLSID_MSGraphHomeFolder, and click OK.
restore home folder in file explorer
restore home folder in file explorer

Summary

Modifying Windows 11 File Explorer by hiding or restoring the Home folder requires completing these configuration steps.

What is the home folder on 🪟 Windows 11?

By default, File Explorer opens to ‘Quick access,’ which was renamed to ‘File Explorer Home’ in Windows 11, Version 22H2. Microsoft recommends Home as the default landing page in File Explorer, providing quick access to recent and favorited Office.com files.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

How to Display Full Path in Windows 11 File Explorer
Windows How to Display Full Path in Windows 11 File Explorer
How to Add or Remove the Navigation Pane in Windows 11
Windows How to Add or Remove the Navigation Pane in Windows 11
How to Show or Hide the Ubuntu Folder in Windows 11 File Explorer
Windows How to Show or Hide the Ubuntu Folder in Windows 11 File Explorer
How to Customize Quick Access in File Explorer on Windows 11
Windows How to Customize Quick Access in File Explorer on Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *