How do I remove network drives

M

mystified

I've been given the boot but allowed to keep my company laptop as a lovely
parting gift. There are 4 network drives that remain. They were part of the
office network that I can no longer access. The drive letters & icons are a
painful reminder of gainful employment. How do I get rid of them? Clicking on
any of the drive letters yields the error message "x: refers to a location
that is not available..." Right click options include everything except
delete. Suggestions?
 
R

R. McCarty

The computer is likely configured as part of a Domain. The Shares are
probably established by a Group Policy. Even when the PC is not on
the Domain it uses cached credentials to function off-line. You might
be able to use Net Share _____ /Delete from a command prompt. It
might be a good idea to disjoin the domain and use a Workgroup but
I would backup any profile data you wish to keep long-term before a
Domain/Workgroup change is made.
 
T

Terry R.

The date and time was 8/12/2008 4:11 PM, and on a whim, mystified
pounded out on the keyboard:
I've been given the boot but allowed to keep my company laptop as a lovely
parting gift. There are 4 network drives that remain. They were part of the
office network that I can no longer access. The drive letters & icons are a
painful reminder of gainful employment. How do I get rid of them? Clicking on
any of the drive letters yields the error message "x: refers to a location
that is not available..." Right click options include everything except
delete. Suggestions?

Right click should give you a "Disconnect" option. Or click on Tools,
Disconnect Network Drive.

--
Terry R.

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
J

John John (MVP)

At a Command Prompt issue:

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

John
 
T

Terry R.

The date and time was 8/12/2008 5:24 PM, and on a whim, mystified
pounded out on the keyboard:
They won't disconnect because they aren't connected.

I disconnect drives all the time that "aren't connected". Look in
Tools, Map Network Drive and see if any are set to Reconnect at logon.

--
Terry R.

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
L

LVTravel

They will show in the list of mapped drives the way RTMVP stated. Simply
clicking once on the drive then OK will delete it from the drive list if
they were mapped by Map Network Drive. They will not if included in a login
script for a domain (group policy.)
 
T

Terry R.

The date and time was 8/12/2008 8:44 PM, and on a whim, LVTravel pounded
out on the keyboard:
They will show in the list of mapped drives the way RTMVP stated. Simply
clicking once on the drive then OK will delete it from the drive list if
they were mapped by Map Network Drive. They will not if included in a login
script for a domain (group policy.)


The drives mapped via login scripts do show in Mapped Drives. I just
looked at a few workstations via RDP and all of them show the mappings.

--
Terry R.

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
L

LVTravel

Terry R. said:
The date and time was 8/12/2008 8:44 PM, and on a whim, LVTravel pounded
out on the keyboard:



The drives mapped via login scripts do show in Mapped Drives. I just
looked at a few workstations via RDP and all of them show the mappings.

--
Terry R.

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.

But unless you delete the login script mappings they will reappear each and
every time in the Mapped Drives List.
 

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