Here are the steps to edit the settings of the network that you have connected to your PC or laptop with Windows 7.
1) Click on Start and type ‘
secpol.msc’ in the search bar at the bottom. Now browse to local policies and in it you will have to go into security options. Now find for an entry that is seen as ‘Network Security: LAN Manager Authentication level’. Clicking on it will give you a drop down menu. From the drop down menu, select ‘Send LM & NTLM - use NTLMv2 session security if negotiated’. Now go in the advanced settings of Network and sharing center for setting up home network. Here change the following settings according to your need,
- Enable network discovery
- Turn on file and print sharing
- Turn off password protected sharing
- Use user accounts and passwords to connect to other computers
2) Now again go in the Start and type ‘
gpedit.msc’ in the Search Box. Open Computer Configuration and from there you can go in Windows Settings then in Security Settings then Local Policies and finally Security Settings. In this Window on the Right side panel you will find ‘Network Access’. Here you have to
enable two statuses, which are,
- Allow anonymous SID/name translation
- Let Everyone permissions apply to anonymous users
Also you will need to
disable few options from this section. The sections that you need to disable are,
- Restrict anonymous access to Named Pipes and Shares
- Do not allow anonymous enumeration of SAM accounts
- Do not allow anonymous enumeration of SAM accounts and shares
3)Now restart your PC and try if the connection between your computer and laptop works or not. If it does not work then you will need to edit the registry key in your computer. Go in the start and type ‘
regedit’ in the search box to get the registry. There you will have to find following registry entry,
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa
There will be some values in it which you will need to edit. Right click and click on the Modify for following options,
- LimitBlankPasswordUse: change data value to 1.
- NoLmHash: change data value to 0.
- everyoneincludesanonymous: change data value to 1.
4) Now in the registry you will need to find another key by following name,
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es\LanmanServer\Parameters
In this registry key right click and modify ‘
restrictnullsessaccess’ entry.
Change data value to 0. Restart the PC and the connection will start working.