How to Remove the Home page from File Explorer

By
Bhanu Pratap
He is a die-hard fan of tech and keeps track of every little happening in the field. When he is not writing, he usually keeps himself...
3 Min Read
Disclosure: This site uses affiliate links. We may earn a commission at no extra cost to you. Thanks for your support!
Remove the Home page from File Explorer

In this guide, we’ll explore the steps to remove the homepage from File Explorer in Windows 11. Many users have asked if it’s possible to get rid of the “Home” entry in File Explorer’s navigation pane. The good news is yes, you can! However, you’ll need to use the Windows Registry to make these changes.

Before we begin, let me share a warning: Editing the Windows Registry can be risky if not done correctly. It’s strongly recommended that you create a backup of your system before proceeding. For those unfamiliar, check the guide on creating a backup in Windows 11.

How to Remove the Homepage from File Explorer

If File Explorer is open, close it to ensure changes are applied properly. After that, follow this steps:

1. Press Win + S and search for Registry Editor.

2. Open the Registry Editor and accept any permission prompts.

3. Go to the following path:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer

4. Right-click on the Explorer key, select New, and choose DWORD (32-bit) Value.

Regedit Cerate Hubmode

5. Name the new value HubMode and press Enter.

6. Right-click the newly created HubMode key, select Modify, and set its value to 1. Click OK.

Regedit Remove Home Explorer

7. Next, Navigate to the following location:

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

8. Look for {f874310e-b6b7-47dc-bc84-b9e6b38f5903}, right-click the key and select Delete.

Regedit Delete Namespace

When you open File Explorer, you will notice that the Home entry is no longer visible in the left navigation pane.

If you ever want to undo these changes, start by opening the Registry Editor. Delete the HubMode DWORD key you created earlier under the Explorer path.

Next, recreate the namespace key that was deleted. To do this, right-click on NameSpace, select New > Key, and name the new key {f874310e-b6b7-47dc-bc84-b9e6b38f5903}.

Finally, add the default string value back as CLSID_MSGraphHomeFolder. Once you have completed these steps, reopen File Explorer, and the Home entry will be restored.

Changing the Default Page Without Registry Edits

If you don’t want to edit the Registry but dislike the homepage, you can change the default page for File Explorer but it will not remove the Home page entirely.

1. Open File Explorer and go to Folder Options by click on the three-dot and select Options.

File Explorer Opitons

2. Under the General tab, locate Open File Explorer to and choose This PC instead of Home.

3. Click Apply, then OK.

Open File Explorer to This PC

Now, File Explorer will open directly to This PC or another specified location without removing the Home entry.

Want to see more helpful guides like this? Add thecoderworld as your preferred source on Google so our content appears more often in your feed.

Share This Article
Follow:
He is a die-hard fan of tech and keeps track of every little happening in the field. When he is not writing, he usually keeps himself busy on YouTube, creating and exploring new and awesome tech content.
Leave a Comment

Leave a Reply

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