Printer Friendly Version
You can configure a computer so that it does not send announcements to browsers on the domain. If you do so, you hide the computer from the Browser list, which can help reduce network traffic.
SolarWinds Engineer’s Toolset includes tools like Real-Time Monitors, Switch Port Mapper, IP Address Management, and Bandwidth Gauges…
All of which can be easily accessed through the new Workspace Studio to quickly resolve issues right from your desktop.
Editing the Registry
-
Open the registry editor and go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters-
From the Edit menu, choose Add Value and type:
Hidden
Note: This value is case sensitive and must begin with a capital H.
-
In the Data Type field, choose REG_DWORD and choose OK.
-
In the Data field, type 1 to enable hiding and choose OK.
-
Restart your computer.
Using the NET CONFIG SRV command
This setting can also be changed using the following command:
net config server /hidden:yes|no
-
To hide the computer from the Browser List, type net config server /hidden:yes at the command prompt, and then press ENTER.
-
To unhide the computer from the Browser list, type net config server /hidden:no at the command prompt, and then press ENTER.
Note: It may take up to 30 minutes for the server to disappear from the Browser lists.
Related articles
You may find these related articles of interest to you:
Links
Description of the Microsoft Computer Browser Service - 188001![]()
Server Service Configuration and Tuning - 314498![]()
How to Hide the Server's Computer Name from Other Computers in the Domain - 265284![]()
Hide a Windows 2000-Based Computer from the Browser List - 321710![]()

