How to remove a drive mapping on win xp

0

I have mapped a drive but now I want it off. How do I remove this mapped drive

Luke101

Posted 2010-06-19T00:08:23.897

Reputation: 147

Answers

1

If you're talking about a network share, right click on it and select "Disconnect drive"

Darth Android

Posted 2010-06-19T00:08:23.897

Reputation: 35 133

1

You can either do this from the command line or GUI.

Command line - net use driveletter: /del

GUI - right click on drive letter, disconnect.

Blackbeagle

Posted 2010-06-19T00:08:23.897

Reputation: 6 424