logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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