File Explorer in Windows 11 has been overhauled and now offers a more user-friendly interface. The changes include the introduction of OneDrive and a Home icon in the left pane. But you can delete the homepage from Windows 11 File Explorer.
In fact, users can also delete OneDrive entries. Just unlink your OneDrive account and it should be gone. However, the Home tab in Quick Access isn't quite as simple, although you can still delete it. Read on to find out how!
How to remove the home icon in File Explorer in Windows 11?
Tips
The steps listed below require modification of the registry. We recommend creating a restore point beforehand to restore to a stable state in case something goes wrong during or after the process.
1. Add a hub mode DWORD in the registry
- Press Open Run, type regedit in the text field, and click .WindowsREnter
- Click "is" at the UAC prompt.
- Paste the following path into the address bar at the top and click: Enter
<strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer</strong>
- Right-click on the blank area, hover the cursor over "New", select "DWORD (32-bit) Value", and name it HubMode .
- Double-click the entry you just created, enter 1 under "Value Data", and click "OK" to save the changes.
- Now, navigate to the following path:
<strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace_36354489</strong>
- Find {f874310e-b6b7-47dc-bc84-b9e6b38f5903} Registry key, right-click it and select Delete.
- Click "is" in the dialog box.
- Once completed, restart your computer for the changes to take effect.
Creating the HubMode DWORD and deleting the registry files related to the HomeGroup feature will also remove the Quick Access feature from File Explorer in Windows 11.
2. Modify properties
- Press to open the Search menu, type Registry Editor in the text field, and then click on the relevant result. WindowsS
- Use the navigation pane on the left to follow the path:
<strong>HKEY_CLASSES_ROOT\CLSID\{679f85cb-0220-4080-b29b -5540cc05aab6}\ShellFolder</strong>
- Right-click the ShellFolder key and select Permissions from the context menu.
- In the Security tab, click the Advanced button.
- Click the Change button.
- Now, enter Administrator in the text field, click "Check Names" and then click "OK".
- Check the Replace owners of subcontainers and objects and Replace all child object permission entries with inheritable permission entries for this object check boxes, and click Sure.
- Finally, make sure the Administrators group has Full Control permissions and click OK again to save the changes.
- Double-click the attribute DWORD on the right , enter a0600000 in the text field, and then click "OK".
- Restart the File Explorer process or the computer for the changes to take effect.
- To restore the homepage icon, change the property's value data to a0100000.
Although slightly complicated, modifying the properties of a DWORD will permanently remove the Home tab in File Explorer on Windows 11.
If you find that the homepage of Windows 11 File Explorer crashes, it may be a corrupted system file. In this case, running the DISM command and SFC scan should resolve the issue.
How do I change the icon in the File Explorer navigation pane?
-
Step 1: Press to open File Explorer. Identify all icons that you want to remove from the navigation pane in Windows 11. WindowsE
-
Step 2: Right-click them individually and select Unpin from Quick Access from the contextual menu middle.
-
Step 3: For frequently opened files and folders, the option will be named d Remove from Quick Access.
Now that you know how to remove the Home tab from the navigation pane in Windows 11, there are a few other customizations that can speed up File Explorer that you might be interested in.
For increased clarity and better sorting of frequently used folders and files, you may wish to disable grouping in File Explorer.
The above is the detailed content of Simplified Title: Easily Remove Home Page from File Explorer Navigation Pane [2 Ways]. For more information, please follow other related articles on the PHP Chinese website!