Unmap Network Drive

B

Bob M

I searched google for the above, and saw 2 ways to remove a network
drive which I had previously installed using "Tools | Map network
drive" in Windows explorer. One involves 3 entries in the registry,
the other says to click on "Unmap Network Drive" in the same Tools
pulldown menu I used to make the initial connecton.

But there is no such entry. I see "Disconnect..." but that doesnt do
the job. Is there something else I need to do to access that function?
 
D

Dave Patrick

From a command prompt;

net use /persistent:no
net use * /delete /y

would disconnect all network resources.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I searched google for the above, and saw 2 ways to remove a network
| drive which I had previously installed using "Tools | Map network
| drive" in Windows explorer. One involves 3 entries in the registry,
| the other says to click on "Unmap Network Drive" in the same Tools
| pulldown menu I used to make the initial connecton.
|
| But there is no such entry. I see "Disconnect..." but that doesnt do
| the job. Is there something else I need to do to access that function?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top