Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fiddyschmitt/5ca7e7f93a8101e1987f0a584f907cd9 to your computer and use it in GitHub Desktop.
Save fiddyschmitt/5ca7e7f93a8101e1987f0a584f907cd9 to your computer and use it in GitHub Desktop.
Disconnect a remote user
net use \\YOURCOMPUTERNAMEHERE
QWINSTA /server:YOURCOMPUTERNAMEHERE
LOGOFF YOURSESSIONIDHERE /server:YOURCOMPUTERNAMEHERE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment