NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
MDK
Oct 10, 2010Aspirant
Can't find C drive or admin related folders
I'm starting to regret my choice in NAS, maybe I should've gone for a more user-friendly (beginner) one :x I used to be able to see the admin related folders such as C volume etc but now I can't....
mdgm-ntgr
Oct 16, 2010NETGEAR Employee Retired
To access the C share you need to login to CIFS as "admin"
If you login as "admin" you can then access the files
To disconnect from the NAS:
If unsure what the sharename is that you need to disconnect, you can simply type "net use" (no quotes) in the command prompt to take a look at what are the active connections.
Also if your connections are only to the NAS, then you can simply use:
net use * /delete
which will disconnect all connections to network shares that were listed when you typed "net use" (no quotes).
You can also then use the net use command to login as admin
If you login as "admin" you can then access the files
To disconnect from the NAS:
ewok wrote:
From the command prompt, use the "net use" command, something like:
net use \\$nas_ip\$sharename /delete
If unsure what the sharename is that you need to disconnect, you can simply type "net use" (no quotes) in the command prompt to take a look at what are the active connections.
Also if your connections are only to the NAS, then you can simply use:
net use * /delete
which will disconnect all connections to network shares that were listed when you typed "net use" (no quotes).
You can also then use the net use command to login as admin
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!