Windows7 Turn off default sharing

Source: Internet
Author: User

1, win+r operation input Compmgmt.msc into the Computer Management, in the shared folder, remove all the disk sharing (this step must be dry, otherwise the settings are not effective)

2, Win+r input regedit into the Registry Editor, navigate to Hkey_local_ Machine---SYSTEM---currentcontrolset---services---lanmanserver---Parameters

Create a new DWORD value type named AutoShareWks, and then change the value to 0.

Navigate to HKEY_LOCAL_MACHINE---SYSTEM---currentcontrolset---Control---Lsa

Change the RestrictAnonymous value to 1.

3, after the restart on it.

Note: If you are too lazy to find the registry key location, you can copy the following text into the text file, the suffix to. reg, and then double-click directly to modify the corresponding key values.

regedit4[hkey_local_machine\system\currentcontrolset\services\lanmanserver\Parameters]" AutoShareWks "=dword:00000000[HKEY_LOCAL_MACHINE\system\currentcontrolset\control\Lsa]" RestrictAnonymous "=dword:00000001

Windows7 Turn off default sharing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.