logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Logoff - Terminate Login Sessions | Online Free DevTools by Hexmos

Terminate login sessions with Logoff, a Windows command-line tool. Quickly end user sessions and manage remote desktop connections. Free online tool, no registration required.

logoff

Terminate a login session. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/logoff.

  • Terminate the current session:

logoff

  • Terminate a session by its name or ID:

logoff {{session_name|session_id}}

  • Terminate a session on a specific server connected through RDP:

logoff {{session_name|session_id}} /server:{{servername}}

See Also