windwos XP Default shared folder How to shut down
First, the direct closure of the law
Because the default hidden share is for partitions, users can directly right-click the letter name in My Computer window. Select Sharing and security from the menu that pops up, and the shared folder is selected on the Open Shared Folder tab, and a "$" flag is appended to the shared file name when the user selects Do not share this folder option, click OK, and you will be prompted that the share was created for administration, but the share is automatically established after the reboot. Click the Yes button to complete the shutdown.
Second, "Computer Management" shutdown
If we need to focus on all the hidden shared folders and turn them off, there will be a slip through the direct closure because there are no shared icons. All we need to do is right click on "My Computer" and choose "Manage" from the pop-up menu. Select the Share item under Shared folders on the left side of open Computer Management so that all hidden shares are displayed on the right, so just select and right-click them and choose Stop Sharing from the pop-up menu.
Third, "service" completely closed the law
The sharing that is turned off in both of these ways will reappear after the reboot, and it can be turned off completely in the service.
Into the Control Panel, open services in Administrative Tools, locate the Server service in the list of services on the right, and double hit open its Properties window, click the Stop button, and then set Startup type to Disabled, and then click OK when you are ready.
Automatic shutdown method of batch processing
Using a service to completely shut down can solve the worry, but normal shared services are not available. This is not easy for friends who need to use shared services.
In this respect, we recommend using the method of automatic shutdown of batch processing to solve. Open Notepad, in which you enter: NET share admin$/deletenet share C $/delete.
In the hidden share list that you view in the Computer Management tools, each row, and then save the file in bat format. Drag the edited batch file to the startup item in the Start menu so that the batch command is executed each time the system is powered on, and these default shares are automatically closed. As a result, the security risks associated with shared settings are lifted.