General Add or Remove This PC in Navigation Pane of File Explorer in Windows 11


  • Staff
This_PC_banner.png

This tutorial will show you how to add or remove This PC in the navigation pane of File Explorer for your account in Windows 11.

Windows 11 shows the This PC icon in the navigation pane of File Explorer by default. This makes it easy to browse your Devices and drives and Network locations in one location.

If you prefer not to have This PC show in the navigation pane of File Explorer, you can remove it.


If you turn on Show all folders in the navigation pane, This PC will always show in the navigation pane.

This will not remove the This PC icon from the older Open and Save as type common item dialog boxes like below. If wanted, you can manually change the places bar items in common dialog boxes to remove This PC from them.

Common_item_dialog.png



Contents

  • Option One: Add or Remove This PC in Navigation Pane of File Explorer in File Explorer
  • Option Two: Add or Remove This PC in Navigation Pane of File Explorer in Folder Options
  • Option Three: Add or Remove This PC in Navigation Pane of File Explorer using REG file


EXAMPLE: This PC in the navigation pane of File Explorer

This-PC_File_Explorer_navigation_pane.png





Option One

Add or Remove This PC in Navigation Pane of File Explorer in File Explorer


If you select to open File Explorer to This PC by default, it will automatically add This PC back to the navigation pane.


1 Open File Explorer (Win+E).

2 Right click or press and hold on an empty area inside the navigation pane, and click/tap on Show This PC to toggle add (checked - default) or remove (unchecked) for what you want. (see screenshot below)

This-PC_navigation_pane.png





Option Two

Add or Remove This PC in Navigation Pane of File Explorer in Folder Options


If you select to open File Explorer to This PC by default, it will automatically add This PC back to the navigation pane.


1 Open Folder Options.

2 Click/tap on the View tab. (see screenshot below)

3 Under the Navigation pane section, check (add - default) or uncheck (remove) Show This PC for what you want.

4 Click/tap on OK.

This-PC_Folder_Options.png





Option Three

Add or Remove This PC in Navigation Pane of File Explorer using REG file


1 Do step 2 (add), step 3 (remove), or step 4 (default) below for what you would like to do.

2 Always Add This PC to Navigation Pane in File Explorer

This will override Option One and Option Two.


A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

Add_This-PC_from_navigation_pane_in_File_Explorer.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
"System.IsPinnedToNameSpaceTree"=dword:00000001

3 Always Remove This PC from Navigation Pane in File Explorer

This will override Option One and Option Two.

If you select to open File Explorer to This PC by default, File Explorer will still open to This PC without adding This PC back to the navigation pane.


A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

Remove_This-PC_from_navigation_pane_in_File_Explorer.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
"System.IsPinnedToNameSpaceTree"=dword:00000000

4 Default User Choice This PC on Navigation Pane in File Explorer

This is the default setting.

This will allow you to use what is set in Option One or Option Two.


A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

Default_userchoice_This-PC_on_navigation_pane_in_File_Explorer.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
"System.IsPinnedToNameSpaceTree"=-

5 Save the .reg file to your desktop.

6 Double click/tap on the downloaded .reg file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 If File Explorer is currently open, then close and reopen File Explorer to apply.

9 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • This_PC.png
    This_PC.png
    7.6 KB · Views: 212
  • Add_This-PC_from_navigation_pane_in_File_Explorer.reg
    704 bytes · Views: 235
  • Default_userchoice_This-PC_on_navigation_pane_in_File_Explorer.reg
    678 bytes · Views: 219
  • Remove_This-PC_from_navigation_pane_in_File_Explorer.reg
    704 bytes · Views: 251
Last edited:

Latest Support Threads

Back
Top Bottom