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:
How to disable or enable homepage setting in Internet Explorer
Free 5 Licence keys for iOrgsoft PDF to Word Converter
How to enable or disable CD Autorun in Win XP
Show Desktop Shortcut in Window 7
How to Specify Default Download Directory in Internet Explorer
How to find your MAC address in Mac and Window
How to disable auto hide ribbon (toolbar) in Word
How to create iso file from folder in XP / Vista
Share this with your friends:-