How can I remove the DFS tab from Windows Explorer?
John Savill
July 2, 2002
1 Min Read
A. To remove the DFS tab from Windows Explorer so that you can prevent users from changing properties on local DFS shares, perform the following steps:
Start a registry editor (e.g., regedit.exe).
Navigate to the HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer subkey.
From the Edit menu, select New, DWORD Value.
Enter a name of NoDFSTab and press Enter.
Double-click the new value, set it to 1, and click OK.
Close the registry editor.
You can also use Group Policy (go to User Configuration, Administrative Templates, Windows Components, Windows Explorer, and select the Disable/Remove DFS option) to remove the DFS tab.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like