Share via

why there is linux in my file explorer bar

Anonymous
2022-10-09T10:22:03+00:00

ayo i want to ask that why there is linux in my file explorer bar ty

Windows for home | Windows 11 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

14 answers

Sort by: Most helpful
  1. DaveM121 871.3K Reputation points Independent Advisor
    2022-10-09T10:59:45+00:00

    Hi naidub,

    I am Dave, I will help you with this.

    If the Windows Sub-System for Linux is enabled in Windows that will cause that Linux icon to appear in 'This PC' in the left pane of File Explorer and in the address bar.

    1

    Open the Settings App, then go to Apps - Optional Features

    If the Windows Sub-System For Linux is enabled there, remove it, then restart (not shut down) your PC

    2

    If you do not use the Sub-System For Linux and it is not enabled in the Settings app Optional Features.

    Download this registry file:

    https://www.elevenforum.com/attachments/remove_...

    Right click the reg file and select 'Merge', then confirm the merge.

    Restart (not shut down) your PC to apply that change, that will remove Linux from File Explorer.

    ________________________________________________________

    Standard Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    .

    100+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-11-09T16:42:20+00:00

    Hello,

    I have WSL2 installed and I am under Windows 10 (entreprise) 21H2, Build 19044.2251.

    I am able to access to my Ubuntu files using \WSL$ in file explorer but Linux icon under Network isn't present. It's my problem.

    Could you explain me how having the Linux icon in File Explorer ?

    Best regards.

    6 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-12-28T23:37:21+00:00

    Hi DaveM121,

    I am Dave, I will respond to your help.

    I appreciate your help in getting rid of the file but I would like to know what exactly is going on here since I have the same problem. I have one question.

    1

    Why is the directory from \wsl.localhost...

    2

    What is going on here and why did it suddenly appear?

    ________________________________________________________
    Standard Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    ___________________________________________________________________

    5 people found this answer helpful.
    0 comments No comments
  4. Ramesh 176.1K Reputation points Volunteer Moderator
    2022-11-09T17:58:17+00:00

    Sorry for not being clear. I've updated the REG contents in my earlier reply. I'm reposting it here:

    Windows Registry Editor Version 5.00 
    
    [HKEY_CURRENT_USER\Software\Classes\CLSID\{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}] 
    
    @="Linux" 
    
    "System.IsPinnedToNameSpaceTree"=dword:00000001
    
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}]
    @="Linux"
    
    3 people found this answer helpful.
    0 comments No comments
  5. Ramesh 176.1K Reputation points Volunteer Moderator
    2022-11-09T17:09:12+00:00

    To add Linux to the navigation pane, you may try this REG file.

    Windows Registry Editor Version 5.00 
    
    [HKEY_CURRENT_USER\Software\Classes\CLSID\{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}] 
    
    @="Linux" 
    
    "System.IsPinnedToNameSpaceTree"=dword:00000001
    
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}]
    @="Linux"
    
    • Copy the above content (starting from the line "Windows Registry Editor") to Notepad,
    • Save the file as "linux.reg"
    • Double-click "linux.reg" to apply the settings to the registry.
    • Close File Explorer and open a new instance.
    1 person found this answer helpful.
    0 comments No comments