winxp pro - i want to unshare C:

Status
Not open for further replies.

wahoo_128

Solid State Member
Messages
19
My computer is part of a domain and I right click C: drive, properties, go to sharing tab. share this folder is clicked. I unshare it, reboot and it reboots back to share..it's annoying.

Please help anyone.
 
http://www.windowsnetworking.com/kb...WindowsNTW2KXPHiddenAdministrativeShares.html

The system automatically creates hidden "administrative shares" for its logical drives C:, D:, and so forth which it names C$, D$ and so forth. It also creates the admin$ hidden share for to the \winnt folder. These shares are designed for remote access support by domain administrators. By default, if you delete these admin shares, they will be recreated when you reboot. To disable permanently so they will not be recreated on the next reboot, use the following Windows NT / Windows 2000 / Windows XP registry hack:
Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM\CurrentControlSet\Services\LanManServer\Parameters
Name: AutoShareServer for servers
Name: AutoShareWks for workstations
Type: REG_DWORD
Value: 0
 
Exactly right, this is probably your problem wahoo_128. Just to add to csamuels solution for ya, 9 times out of 10 the above entries won't exsist. Don't beat yourself up trying to find them if you don't see them where csamuels explained above.....just create the AutoShareServer and AutoShareWks DWORD entries and edit the values to 0
 
Yes, I never have to share anything. All I need is a short cut to c$, d$ and e$. I have so many folders I need to access on my other computer, it's the most efficient to use these shares.
 
Status
Not open for further replies.
Back
Top Bottom