NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
NJRadioGuy
Jun 10, 2015Aspirant
Two ReadyNAS boxen not recognized by Windows 10 Preview
Hi all, I have two ReadyNAS boxen on my system, an old DUO and a newer 102. I have Windows 10 Preview running in a VM and it will not connect to either NAS. They do not show up under "Network", which...
DanZ
Nov 03, 2015Initiate
SOLVED!
I had a similar problem connecting Windows 10 to an older NAS. Here is the solution:
There is a setting in windows Local Security Policy which is incorrectly set by default for viewing an older communication protocol NAS.
To access said setting go to the control panel in Windows 10 (or 7), in Category view click on the text “System and Security”, then click on the text “Administrative Tools”.
Now double click and open “Local Security Policy”.
In the Local Security Policy screen on the left navigation tree, expand the “Local Policies –> Security Options” then about 2/3rd’s the way down the list you’ll see a Policy called “Network Security: LAN Manager authentication level”. Double click and change the setting to be “Send LM & NTLM – use NTLMv2 session security if negotiated.”
Then just press OK and close all of the open windows and then try again
In the case of Windows 10 Home, Local Security Policy does not exist; therefore make the change in the registry (use regedit).
HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\LSA
Add:
LMCompatibilityLevel
Value Type: REG_DWORD – Number (32 bit, hexadecimal)
Valid Range 0-5
Default: 0, Set to 1 (Use NTLMv2 session security if negotiated)
Description: This parameter specifies the type of authentication to be used.
glwrnsn
Jul 21, 2016Aspirant
I have a ReadyNAS NV+ that I cannot get recognized by Windows 10. I had managed to get it to be in FileExplorer but when I double click on it I get error 0x80004002 No Such interface Supported. I have tried a number of things, none which have worked. So I did as you recommend here. First, Administrative Tools and Local Security Policy were in a different location. It was listed under Apps. So I changed the setting, and now my NAS has disappeared from FileExlorer. I tried to change the setting back but it won't let me. I didn't do the second item because I am running Windows 10 Professional 64 bit.
You got any suggestions?
- StephenBJul 21, 2016Guru - Experienced User
Try this test:
Open CMD and enter
net use * /delete
net use t: \\NASIPADDRESS\c /user:admin NASADMINPASSWORD
The first terminates any open network connections. It might prompt - if so, let it proceed. The second maps the NAS C data volume to driver letter t. Use the real nas ipaddress and nas admin passord of course.
Let us know what happens.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!