How to Show or Hide the Ubuntu Folder in Windows 11 File Explorer
You can show or hide the Ubuntu folder in Windows 11 File Explorer to manage your Linux subsystem access.
The Ubuntu folder, which appears in File Explorer’s navigation pane when you have Windows Subsystem for Linux (WSL) installed, provides direct access to your Linux files from Windows.
This feature is particularly handy if you frequently switch between operating systems. However, you might prefer to hide it for a cleaner File Explorer view or if you don’t use your Ubuntu installation often. This tutorial will walk you through the straightforward process.
You can show or hide the Ubuntu folder in File Explorer by modifying the Windows Registry. Navigate to 🗝️HKEY_CURRENT_USERSoftwareClassesCLSID{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}, create a DWORD value named System.IsPinnedToNameSpaceTree, and set its data to 1 to show or 0 to hide.
What Does the Ubuntu Folder in File Explorer Look Like?
When Ubuntu is installed on Windows Subsystem for Linux (WSL), you see the Ubuntu folder like this in your File Explorer:

How to Show or Hide the Ubuntu Folder
To show or hide this folder, you will need to change a setting in the Windows Registry. The Registry is like a big settings database for Windows, so be careful when changing things there! Follow these easy steps:
Step 1Open the Windows Registry Editor
- Press Windows key + R on your keyboard.
- Type
regeditand press Enter. - [Admin privileges required] If a security box pops up, click Yes to allow it.
For more help opening Registry Editor, see this guide.
Step 2Find the Ubuntu Folder Setting
The setting to show or hide the Ubuntu folder in Windows 11 is found within the Registry Editor.
HKEY_CURRENT_USER\Software\Classes\CLSID\{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}If you don’t see the {B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6} folder, do this:
- Right-click on
CLSIDand choose New > Key. - Name the new key exactly
{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}.

Step 3Create or Edit the Value to Show or Hide Ubuntu Folder
- Click the
{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}folder on the left. - On the right side, right-click in the empty space and select New > DWORD (32-bit) Value.
- Name this new value
System.IsPinnedToNameSpaceTree. - Double-click on
System.IsPinnedToNameSpaceTree. - In the box for Value data, do the following:
1= Show the Ubuntu folder0= Hide the Ubuntu folder
- Click OK to save.

To show or hide the Ubuntu folder, you’ll create or change a specific value called System.IsPinnedToNameSpaceTree in the Registry Editor.
Step 4 Restart Your Computer
Close Registry Editor and restart your PC. After restarting, open File Explorer to see your changes.
Summary
The Ubuntu folder in Windows 11 lets you easily access your Linux files, and you can choose to show or hide it using a simple change in the Windows Registry.How to share Ubuntu folder with 🪟 Windows 11?
Okay. Now I will click on sharing. Option now here I just need to click on advanced sharing. And check this option which is share this folder. And after that click on permissions.
How do I remove the Ubuntu subsystem from 🪟 Windows 11?
You might have installed several components with the WSL like Ubuntu DBN and others. So I am going to show you step-by-step uninstallation guide that will remove the WSL. Completely from your system.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!