How to Add or Remove Sharing tab in Folder Properties in Windows
The Sharing tab in the properties of a folder or drive allows you to manage file sharing over a network in Windows to share files and folders on your computer with other users over a private or public network in your workgroup or domain.
To open the Sharing tab, you can right click or press and hold on a folder or drive, click/tap on Properties, and click/tap on the Sharing tab.
This tutorial will show you how to add or remove the Sharing tab in drive and folder properties for all users in Windows 7, Windows 8, and Windows 10.
You must be signed in as an administrator to add and remove the Sharing tab in drive and folder properties.
The Sharing tab requires the Server (LanmanServer) service to be enabled, running, and set to Automatic.
EXAMPLE: Sharing tab in properties of a drive and folder
Here's How:
1 Do step 2 (add) or step 3 (remove) below for what you would like to do.
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Add_Sharing_tab_in_folder_properties.reg
Download
(Contents of .reg file for reference)
Code:Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\Sharing] @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\Sharing] @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked] "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"=-
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Remove_Sharing_tab_in_folder_properties.reg
Download
(Contents of .reg file for reference)
Code:Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\Sharing] [-HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\Sharing]
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You could now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- How to Share Files and Folders Over a Network in Windows 10
- How to Add or Remove Share Context Menu in Windows 10
- How to Add or Remove 'Give access to' Context Menu in Windows 10
- How to Backup and Restore Network Shares and Permissions in Windows