Categories: TutorialsUbuntu

Guide to Add or Remove Ubuntu Linux Folder in Windows 11 File Explorer’s Navigation Pane

In this tutorial, you will learn how to add or remove Ubuntu Linux folder on file explorer navigation pane in Windows 11.

By activating Windows Subsystem for Linux and setting up Ubuntu, the Ubuntu directory or folder is added to the File Explorer’s navigation pane automatically, providing easy access.

Deleting the Ubuntu Linux folder from its location won’t remove it from your system’s drive. If you can no longer find the folder on File Explorer’s navigation pane, then you can take these steps to put it back in its rightful place.

How
Sponsored
to Show or Hide the Ubuntu Linux Folder on the File Explorer Navigation Pane in Windows 11

As Previously discussed, By activating Windows Subsystem for Linux and setting up Ubuntu, the Ubuntu directory or folder is added to the File Explorer’s navigation pane automatically, providing easy access.

In the image below, the Ubuntu Linux folder can be seen in the File Explorer’s navigation pane:

Guide to add or remove ubuntu linux folder in windows 11 file explorer’s navigation pane 6

To hide or show the folder in Windows 11, follow the steps below:

Step 1: Open the Windows Registry

In order to access the Windows registry, start by opening your Start menu and search for Registry Editor. You should see it listed under Best match, so select the Registry Editor app as shown in the image below:

Step 2: Navigate to the Folder Key Path

Next, navigate to the folder key path as listed below:

HKEY_CURRENT_USERSoftwareClassesCLSID{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}

If the {B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}  folder key is not visible, you can create it by right-clicking on the CLSID key and creating a subkey labeled {B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6} folders.

On the right side of the {B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6} folder key, right-click and create a new DWORD (32-bit) Value. Type a new key named System.IsPinnedToNameSpaceTree as shown in the image below:

Sponsored

After that, Double-click on the newly created value name (System.IsPinnedToNameSpaceTree) and enter the Value data as 1 to show the Ubuntu Linux folder on the File Explorer navigation pane in Windows 11.

Setting the Value data of 0 for the Ubuntu Linux folder will render it invisible in the File Explorer navigation pane in Windows 11.

Close and reboot your computer to make sure the changes take effect.


Thank you so much for reading this article! I hope this article will help you to add or remove Ubuntu Linux folder in Windows 11 file explorer’s navigation pane. If you have any questions, feel free to leave a comment below and we will get back to you as soon as possible!

If you like this article, kindly please share it and it may help others as well.

If our tutorials helped you, please consider buying us a coffee. We appreciate your support!

Thank you for your support.

The post Guide to Add or Remove Ubuntu Linux Folder in Windows 11 File Explorer’s Navigation Pane appeared first on Linux Tutorial Hub.

Ubuntu Server Admin

Recent Posts

Ubuntu Command-Line Mastery: The Essential Guide for Power Users

The Linux terminal is a powerful tool allowing users to control their system precisely and…

9 hours ago

Ubuntu Weekly Newsletter Issue 876

Welcome to the Ubuntu Weekly Newsletter, Issue 876 for the week of January 19 –…

3 days ago

How to utilize CPU offloads to increase storage efficiency

Canonical Ceph with IntelⓇ Quick Assist Technology (QAT) Photo by v2osk on Unsplash When storing…

4 days ago

Breaking the Rules: RPC Pattern with Apache Kafka and Karafka

Introduction Using Kafka for Remote Procedure Calls (RPC) might raise eyebrows among seasoned developers. At…

4 days ago

How to Install PalWorld on Ubuntu VPS (Easy 5 Minute Guide)

This article provides a guide for how to install PalWorld on Ubuntu VPS server. How…

5 days ago

How to Resolve Unmet Dependencies Error on Ubuntu

Using APT to manage software on Ubuntu (or similar Linux systems) is generally simple. It…

6 days ago