10 Jun 5
Unlike Windows XP, mapping a network drive in Windows 7 is a nightmare. It is possible that during the mapping of a network drive, no matter how hard you try to enter your credentials or the drive is actually password-less, it still prompt you for a password repeatedly. This is annoying and is due to the security settings on Network Security. I shall introduce you two method to get around this annoying problem. *Do note that, for Windows 7 Home edition, the security setting is not available (RIDICULOUS isn’t it?), either you upgrade to Professional / Ultimate Edition or you could use Method 2 to achieve that (HURRAY!)
Method 1 (Windows 7 Professional / Ultimate Edition)
- Under “Control Panel”, find “System and Security”
- Open “Administrative Tools”
- Double Click “Local Security Policy”
- Expand “Local Policies”
- Click “Security Options” and Scroll to find “Network Security: LAN Manager Authentication Level”
- Choose “Send LM & NTLM, use NTLMv2 session security is negotiated” for the drop down.
- Done. you can now map network drive as normal (like in XP)
Method 2 (Windows 7 Home Edition)
- Use notepad and save the snippet below as win7fix.reg
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] "lmcompatibilitylevel"=dword:00000002
- Double click the win7fix.reg you just create to run it
- Press “Yes” to add that into registry
- Done. you can now map network drive as normal (like in XP)
[...] Cow Computing – Mapping Network Drive in Windows 7 Possibly related posts: (automatically generated)Windows 7 – GodModeWindows 7Farewell XPIs it time to purchase/install Windows 7? [...]
Pingback by Windows 7 – Cannot connect to network drive « Eureka! — July 16, 2010 @ 9:48 pm
The reg hack in step two is a life-saver when connecting Win 7 Home Premium to a share on a Win2k domain controller! This single change does the trick- no firewall adjustments or other network changes.
Thanks much!
Comment by R Powell — August 2, 2010 @ 9:23 am
I am glad that it helps
Comment by Steve — August 3, 2010 @ 10:42 pm
Thanks for the great post. Method 1 worked perfectly on my Windows 7 Professional Edition pc.
Comment by Mike — September 2, 2010 @ 2:33 am
DUDE TNX!!!!!
you´re a genius man!
this solution works like charm
kudos!
Comment by mcfredy — September 3, 2010 @ 1:24 am