Collections:
Other Resources:
Remove User Session with "logoff" Command
How to remove a user session with "logoff" command on my Windows 7 computer?
✍: FYIcenter.com
If you see a user session running on your Windows 7 computer,
you can use the "logoff" command to remove it:
C:\fyicenter>logoff /?
Terminates a session.
LOGOFF [sessionname | sessionid] [/SERVER:servername] [/V] [/VM]
sessionname The name of the session.
sessionid The ID of the session.
/SERVER:servername Specifies the Remote Desktop server containing the user
session to log off (default is current).
/V Displays information about the actions performed.
/VM Logs off a session on server or within virtual machine.
The unique ID of the session needs to be specified.
For example:
C:\fyicenter>query session
SESSIONNAME USERNAME ID STATE TYPE DEVICE
services 0 Disc
console 1 Conn
joe_tester 2 Disc
jay_writer 3 Disc
>rdp-tcp#0 fyicenter 5 Active rdpwd
rdp-tcp 65536 Listen
C:\fyicenter>logoff 2 /V
Logging off session ID 2
C:\fyicenter>query session
SESSIONNAME USERNAME ID STATE TYPE DEVICE
services 0 Disc
console 1 Conn
jay_writer 3 Disc
>rdp-tcp#0 fyicenter 5 Active rdpwd
rdp-tcp 65536 Listen
joe_tester is forced to logoff from the computer now.
Warning: forcing someone logoff will terminate all his/her running programs. any un-saved data will be lost.
⇒ McAfee Antivirus Applications
⇐ Disconnect User Session with "tsdiscon" Command
2018-01-01, ∼2737🔥, 0💬
Popular Posts:
What is the HP Software Installation step doing during Windows 7 initial set up? If you bought a new...
How to write a batch file? I want to print "Hello world!" message on the screen. You can follow this...
How much does Windows Media Player 11 cost Windows Media Player 11 is a free update to the Windows M...
What is muweb.dll - DLL File - Microsoft Update Web Control? muweb.dll is the Microsoft Update Web C...
What is PIM? What is a PIM Item, What is PIM Item Transfer? What is PIM? PIM stands for Personal Inf...