Home All Groups Group Topic Archive Search About

How do I log out from a network folder in Windows XP?

Author
17 Nov 2006 6:55 PM
70mas
Hello

My question is very simple: How do I log out from a network folder in
Windows XP? I want to do this because I want to log in as a different user
after that.

Author
17 Nov 2006 9:29 PM
John Wunderlich
=?Utf-8?B?NzBtYXM=?= <70***@discussions.microsoft.com> wrote in
news:7DEF7330-51DA-4A52-A3F2-16DE670A1654@microsoft.com:

> Hello
>
> My question is very simple: How do I log out from a network folder
> in Windows XP? I want to do this because I want to log in as a
> different user after that.
>

One of these two methods should work:

o  Right-click on "My Network Places",
   select "Disconnect Network Drive"
   select what you want to disconnect from
   click "OK"

o  Open Command Window
   enter:  net use
   find the connection you want to disconnect
   enter:  net use \\<computer>\<share> /delete

You may have to disconnect all connections to a machine in order to use
a different user name.

HTH,
  John