TLDR
Enter a command. For example: reg delete, reg copy, reg export.

logoff

 
Terminate a login session. More information: https://docs.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}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.