Hide your own computer from being discovered

  

Sometimes in the same LAN, many people can access or see your computer, so it is not very good from a security perspective. How to change this situation?

;1< Br>

; Under Windows 2000/XP/2003, you can also use the command line to complete the hidden, click “ start /run & rdquo;,

; enter in the "running" box “CMD”, at the DOS command prompt, enter “net config server /hidden:yes”,

; after the command is successful, your computer will be hidden. To unhide, change the “yes” to “no”you!

; under WIN98, right click on the “My Network Places” on the desktop, right click In the menu, select “Properties",

; in the "Properties" dialog box, delete “Microsoft Network File and Printer Sharing", you can hide your computer name in the LAN. .

;2

;General method: Right click on the network neighborhood and select ‘property & rsquo; then right click on “local connection", select attributes,

In the pop-up dialog box, you can tick off <;Microsoft Network File and Printer Sharing>

; others will not be able to see your computer name! "Qos Packet Planner" You don't have to check it, or you won't be able to see someone else's computer.

; It is best to change your username, users on the LAN will not be able to enter your computer.

; In the management tool -- computer management -- local users and groups -- users, disable the Guest, rename your Administrator.

; 1. Modify the registry, if you are not familiar with the registry, or use the second one.

;HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesLanManServerParameters

;Key value: Hidden class New: DWORD Value: 1 hide 0 display

; 2. Use the following command:

net config worksation /hidden:yes

;3. The method is very simple, in Right click on the desktop's network neighborhood and select “Properties” (if your system is WindowsXP then right click on “local connection”,

; select properties) in the pop-up dialog box. Remove the "File and Printer Sharing for Microsoft Network" and "QoS Packet Planner" in front of the

; restart the computer and everything is OK. This way others can't see your computer, and naturally you can't share the content on your computer. If you don't want this,

; then just check the two options in front of it

Edit a registry file hidden.reg

The content is as follows:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServiceslanmanserverparameters]

"Hidden"=dword:00000001

Have you learned this method so that it is safe? I have to protect, and I can protect my computer's privacy from leaking. I have to try it.

Copyright © Windows knowledge All Rights Reserved