Icon Fame Journal.

Juicy entertainment chatter with tabloid flavor.

updates

How to remove an old computer from a windows homegroup

By Daniel Kim

Walter Glenn is a former Editorial Director for How-To Geek and its sister sites. He has more than 30 years of experience in the computer industry and over 20 years as a technical writer and editor. He’s written hundreds of articles for How-To Geek and edited thousands. He’s authored or co-authored over 30 computer-related books in more than a dozen languages for publishers like Microsoft Press, O’Reilly, and Osborne/McGraw-Hill. He’s also written hundreds of white papers, articles, user manuals, and courseware over the years. Read more.

How to remove an old computer from a windows homegroup

HomeGroups make sharing files and printers with other PCs pretty simple. But if you don’t use it and would prefer not to see it in File Explorer at all, it’s not too hard to disable.

Windows networking can get pretty complicated. If all you want to do is share your files and printers with a few other Windows PCs on your local network, though, the HomeGroups feature makes that task much easier. Still, if you don’t use it at all and would prefer to not see it in your File Explorer—or Open/Save As dialog boxes—you can disable the HomeGroup service. You’ll need to disable a couple of services and then—if you’re running Windows 8 or 10—take a quick dive into the Registry. Here’s how to get it done.

Step One: Leave the HomeGroup if Your PC is Currently Part of One

If your PC is part of a HomeGroup, you’ll need to leave the HomeGroup before disabling the service. Click Start, type “homegroup,” and then click the “HomeGroup” control panel app.

How to remove an old computer from a windows homegroup

In the main “HomeGroup” window, click “Leave the homegroup.”

How to remove an old computer from a windows homegroup

On the “Leave the Homegroup” window, confirm that you want to leave by clicking “Leave the homegroup.”

How to remove an old computer from a windows homegroup

When the wizard finishes removing you from the HomeGroup, click the “Finish” button.

How to remove an old computer from a windows homegroup

Now that you’re no longer part of a HomeGroup, you can disable the HomeGroup services.

Step Two: Disable HomeGroup Services

To disable the HomeGroup feature in Windows, you’ll need to disable two HomeGroup services. Click Start, type “Services,” and then click the “Services” app.

How to remove an old computer from a windows homegroup

In the right-hand pane of the Services window, scroll down and find the “HomeGroup Listener” and “HomeGroup Provider” services. Double-click the “HomeGroup Listener” service to open its properties window.

How to remove an old computer from a windows homegroup

In the properties window, select “Disabled” from the “Startup type” drop-down menu and then click “OK.”

How to remove an old computer from a windows homegroup

Next, you’ll need to disable the “HomeGroup Provider” service in exactly the same way. Open its properties window and set “Startup type” to “Disabled.”

If you’re using Windows 7, that’s all it takes to disable the HomeGroup feature and remove it from your File Explorer window. In fact, as soon as you stop and disable the “HomeGroup Provider” service, HomeGroup will disappear from File Explorer in Windows 7.

If you’re running Windows 8 or 10, the steps you’ve taken so far will disable the HomeGroup feature, but you’ll need to move on to step three and make a quick Registry edit to remove it from the File Explorer window.

Step Three: Remove HomeGroup from File Explorer by Editing the Registry (Windows 8 or 10 only)

In Windows 8 or 10, you’ll need to take the extra step of creating a Registry key that you can use to remove HomeGroup from File Explorer.

Standard warning: Registry Editor is a powerful tool and misusing it can render your system unstable or even inoperable. This is a pretty simple hack and as long as you stick to the instructions, you shouldn’t have any problems. That said, if you’ve never worked with it before, consider reading about how to use the Registry Editor before you get started. And definitely back up the Registry (and your computer!) before making changes.

Open the Registry Editor by hitting Start and typing “regedit.” Press Enter to open Registry Editor and give it permission to make changes to your PC.

How to remove an old computer from a windows homegroup

In the Registry Editor, use the left sidebar to navigate to the following key:

How to remove an old computer from a windows homegroup

By default, this key is protected, so you’ll need to take ownership of it before you can do any editing. Follow our instructions on how to gain full permissions to edit protected Registry keys and then you can proceed with the instructions here.

After taking ownership of the key, right-click it and choose New > DWORD (32-bit) Value. Name the new value “System.IsPinnedToNameSpaceTree.”

How to remove an old computer from a windows homegroup

When you create the new System.IsPinnedToNameSpaceTree value, it’s value data is already set to 0, which is the setting you want for removing HomeGroup from File Explorer. Changes should take effect immediately, so open a File Explorer window and double-check to make sure that HomeGroup has been removed.

How to remove an old computer from a windows homegroup

If all was successful, you can go ahead and close Registry Editor. If you ever want to reverse this change, just go back into Registry Editor, double-click the System.IsPinnedToNameSpaceTree value to open its properties window, and change the “Value data” box from 0 to 1.

How to remove an old computer from a windows homegroup

How to Re-Enable HomeGroup After Disabling It

If you want to enable HomeGroup again, you’ll just need to reverse the instructions we’ve covered here.

  1. Use Registry Editor to set the System.IsPinnedToNameSpaceTree value to 1 or just delete the value altogether.
  2. Use the Services app to set the “HomeGroup Listener” and “HomeGroup Provider” services back to “Manual.”

You should then be able see HomeGroup in File Explorer and create or join a HomeGroup again.

Even though having the HomeGroup item showing in File Explorer won’t be a big deal to most people, it’s still nice knowing that you can remove it if you want to. It can be especially handy if you share your computer and just don’t want people accidentally stumbling across a way to share your files with other computers.

– Last updated on February 19, 2010 by VG

This tutorial will help you in removing “Homegroup” icon from the Navigation pane in Windows 7 or later as shown in following screenshot:

How to remove an old computer from a windows homegroup

Simply follow these simple steps:

1. Type regedit in RUN or Start search box and press Enter. It’ll open Registry Editor.

2. Now go to following key:

3. Now you’ll need to change value of Attributes DWORD present in the right-side section. But Windows will not allow you to change its value as you won’t have proper permissions. So take ownership of ShellFolder key with the help of this guide .

4. Now double-click on Attributes DWORD given in right-side section and change its value to b094010c

5. That’s it. Restart, log off or restart Explorer as given here to take effect and “Homegroup” will no longer present in Explorer window.

If you want to restore “Homegroup” in Navigation pane, simply change value of Attributes DWORD to b084010c using step 4.

NOTE: If you are using 64-bit edition of Windows, you may notice that Homegroup icon is still present in “Browse” dialog box such as Save, Save as or Open in some 3rd party 32-bit programs. To remove Homegroup icon from there, you’ll need to perform the same steps in following key as well:

Just go to above mentioned key, take ownership of the key and in right-side pane, change value of Attributes DWORD to b094010c to remove Homegroup icon.

PS: If you want to completely disable “Homegroup” feature, you can visit following tutorial:

You are here: Home » Windows 7 » How to Remove “Homegroup” from Windows Explorer Navigation Pane?

Published in: Windows 7

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

Sure, thanks I did that.
Was just hoping to get rid of the whole thing the easy way.
But at least I can do it with 2 steps.

Is there any other way besides using regedit ?