Remove Libraries, Network, Homegroup and other links from File Explorer

Martin Brinkmann
Sep 18, 2015
Updated • Mar 30, 2019
Software
|
20

When you open File Explorer in Windows 10, the system's default file browsing and management tool, you will notice immediately that it displays two panes in the main interface.

The left pane lists mostly hardcoded links to system locations such as Libraries, This PC, Network, Homegroup, One Drive or Quick Access while the right the contents of the active location.

One issue here is that it is not possible to remove these hardcoded links or move them around so that the links you care most about are listed at the top. The only option you have is to add links to the quick access section at the top to access them there.

In fact, the only two options you have to configure the sidebar of File Explorer are to switch between launching Quick Access or This PC by default when File Explorer is opened, and to pin items to Quick Access to make them available there permanently.

If you don't use some resource links, network or homegroup for instance, then it makes little sense to keep them listed in File Explorer.

The Windows command line tool wenpcfg assists you in the removal of sidebar links in Windows Explorer and File Explorer. It is compatible with all client and server versions of Windows starting with Windows 7 and Server 2008 R2 including Windows 10.

Note: Removing items from File Explorer or Windows Explorer affects all users on the system as the selected entry is hidden on the machine level and not user level.

remove file explorer sidebar links

How to use wenpcfg

Download the latest version of the application from the official Github project page. You need to extract the contents of the archive to the system.

Once done, open an elevated command prompt window:

  1. Tap on the Windows-key.
  2. Type cmd.exe.
  3. Right-click on the result and select "run as administrator". Alternatively, hold down Shift and Ctrl before you click on the result for the same effect.
  4. Navigate to the folder that contains the program you have downloaded and extracted.

wenpcfg hide network homegroup file explorer

The core command is wenpcfg /option1 /option2. The following options are available to hide items in Windows Explorer / File Explorer.

  • wenpcfg /HideLibraries - This hides the Library link in Windows Explorer / File Explorer.
  • wenpcfg /HideFavorites - This removes the Favorites link in Windows Explorer / File Explorer.
  • wenpcfg /HideNetwork - This removes the Network link.
  • wenpcfg /HideComputer - Removes Computer from Windows Explorer / File Explorer.
  • wenpcfg /HideHomeGroup -  Hides the Homegroup link in Windows Explorer / File Explorer
  • wenpcfg /HideOneDrive - Removes OneDrive from Windows 10's File Explorer (experimental)
  • wenpcfg /HideQuickAccess - Removes QuickAccess from Windows 10's File Explorer (experimental)

Note: To remove QuickAccess, you also need to manipulate the following Registry key:

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"LaunchTo"=dword:00000001

Read the PDF that is included in the distribution for further instructions.

The program ships with options to restore these resource links at a later point in time.

  • wenpcfg /ShowLibraries
  • wenpcfg /ShowFavorites
  • wenpcfg /ShowNetwork
  • wenpcfg /ShowComputer
  • wenpcfg /ShowHomeGroup
  • wenpcfg /ShowOneDrive
  • wenpcfg /ShowQuickAccess

You need to reboot or log off and on again before the changes become visible. Wenpcfg ships with parameters to run these from the command line.

  • wenpcfg /Logoff
  • wenpcfg /Reboot

removed link file explorer

Closing Words

The free tool Wenpcfg provides you with options to hide or show File Explorer sidebar links in all recent versions of Windows. Since Windows Explorer / File Explorer ships without customization options in this regard, it is a godsend for users who want certain resources removed from the sidebar so that others are displayed more prominently in it.

Summary
software image
Author Rating
1star1star1star1star1star
5 based on 2 votes
Software Name
Wenpcfg
Operating System
Windows
Software Category
Administration
Landing Page
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Abba said on May 2, 2019 at 12:12 pm
    Reply

    As eson said: “Removing QuickAccess also broke the possibility to drag and drop from the main view to folder three.”
    The registry fix described by Rick (and written in the Readme) does NOT solve this drag/drop issue.

  2. Sergio Ramos said on May 15, 2017 at 12:04 am
    Reply

    You saved countless nerve cells of my brain. Thank you so much for this software, let all the gods bless you and machines never let you down! People like you make me believe there is still hope for humanity.

    And Windows usability developers should burn in hell for such “convenient” interface.

  3. PhoneyVirus said on September 28, 2015 at 7:48 pm
    Reply

    Since we’re on the topic about File Explorer and Library links, I thought throw out WinLibrary Tool that allows you to create new Library links instead of using the drag and drop feature, I fine it kinda cool and its Portable. http://zornsoftware.codenature.info/blog/win7-library-tool.html

  4. Jonathan said on September 22, 2015 at 3:53 am
    Reply

    I have noticed that this program only works once, as is in I run it, reboot the system and it’s hidden, but after the next reboot, the removed item has returned…

  5. beergas said on September 18, 2015 at 9:20 pm
    Reply

    Slick, thanks. One of first things I encountered. GUI be appreciated. Started getting a bit of a list of entries in that upper section from third party installs. In desktop mode I managed to reduce to
    Folders (6), Music and such. Below those is Devices and drivers (5).
    MS is such a half-ass about some things. There’s also that 2/4 pane, free Q-Dir that can be a fast
    way to do Explorer type actions. It has a couple nags like sometimes when try to copy D:\folder\file to
    a C: location it will refuse due to MS procedure security, while Explorer run twice as panes will do it.

    1. Rick said on September 18, 2015 at 10:55 pm
      Reply

      Try QTTabBar instead of qdir. You don’t get those security issues.

      http://qttabbar.wikidot.com/

  6. yannikkohm said on September 18, 2015 at 8:59 pm
    Reply

    There is no need to download and use a program like wenpcfg. You can achieve the same results by simply making a few registry edits. Furthermore, there a prepared registry scripts which you can download and merge with your registry and it will take care of everything for you. Have a look at this article:

    http://www.askvg.com/windows-10-tip-remove-onedrive-quick-access-homegroup-and-network-icons-from-navigation-pane-of-this-pc/

    1. jason said on September 20, 2015 at 3:42 pm
      Reply

      Amazing, thank you. This is what I love about this site. Martin will bring something up, and the comments usually improve the content a lot due to the proficient user base.

      I think using third party software is a security hole, so better do it manually.

      I’ve also found this now for “Documents”, “Videos”, “Music”, etc. under “This PC”: http://www.tenforums.com/tutorials/6015-pc-folders-add-remove-windows-10-a.html

  7. Bond said on September 18, 2015 at 5:40 pm
    Reply

    You can easily see the difference by just restarting explorer, no reboot is really required.

    It would be good if it did offer something like just hide some folders from “This PC”, alongside the whole folder.

  8. George said on September 18, 2015 at 3:46 pm
    Reply

    Thanks, I was looking for something like this. Wish it was GUI-based.

    1. Rick said on September 19, 2015 at 12:14 am
      Reply

      UPDATE: Will be tomorrow; I have unplanned for dinner plans :)

    2. Rick said on September 18, 2015 at 5:57 pm
      Reply

      I’m already working on it and will provide to author and post a link here sometime today.

      1. George said on September 18, 2015 at 6:02 pm
        Reply

        Thanks a lot Rick.

  9. Dave said on September 18, 2015 at 12:12 pm
    Reply

    There’s a neat program called Librarian which lets you make new libraries too.

  10. anon said on September 18, 2015 at 10:11 am
    Reply

    Does this cause any negative effects like broken behavior?

    1. Rick said on September 18, 2015 at 5:55 pm
      Reply

      The part that Martin missed is that /hidequickaccess is called experimental and .. you must also make a registry change that the program does not make for you.

      If you don’t fix the registry, you get the drag/drop issue.

      From the PDF (readme):

      Hide quick access icon in the navigation pane of Windows Explorer (Experimental feature for Windows 10).
      Make sure to also change:
      [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]”LaunchTo”=dword:00000001

      1. Martin Brinkmann said on September 18, 2015 at 6:38 pm
        Reply

        Thanks Rick, I have updated the article to reflect this.

    2. eson said on September 18, 2015 at 1:40 pm
      Reply

      Yes, it does. At least it did for me. Removing QuickAccess also broke the possibility to drag and drop from the main view to folder three. Fortunately the show command restored this vital feature.

      1. Martin Brinkmann said on September 18, 2015 at 2:28 pm
        Reply

        Thanks for reporting this. I never drag and drop to the sidebar.

    3. Martin Brinkmann said on September 18, 2015 at 10:24 am
      Reply

      No, this only removes the links in File Explorer, the actual functionality remains.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.