If you using network folder or printer, your might encounter some scenario that you might want to logout from the current connected network and reconnect again. This might due to change of user privileges from the connected server, reconnect to the same network folder using different user or etc. I just encounter the change of user privileges from server and it get me more than an hour to figure our how to logout from network share. To benefit everyone, i’ve document down the solution here.
For those who want to logout from network share follow the steps below:-
Advertisements
- Right click on Window button and select PowerShell (Admin)
- type ‘net use’ and enter, it will list out all the network path that you are currently connected
- determine the path (eg: \\somenetworkpath/folder ) that you want to logout
- now type ‘net use \\somenetworkpath\folder /DELETE’ and enter
- System should now log you out from the network.
Related posts:
Error number: 0x80070424 in Windows Update - Solution
How to disable balloon notification in Windows XP
How to setup auto login in Microsoft Window XP?
Win 8: How to add folder shortcut at Favorite in Window File Explorer
How to auto start Chrome in Full Screen Mode (F11) everytime
How to adjust your Window XP TCP Connection to boost your BT download speed?
How to Set Your Own Support Information in System Properties - Win XP, 2k, 98, ME
How to change wallpaper in Window 7
Share this with your friends:-