Collections:
Other Resources:
Use "Query Session" Command
How to use "query Session" to find out how many desktop sessions are running on my Windows 7 computer?
✍: FYIcenter.com
If you allow remote logins to your Windows 7 computer,
there might be multiple desktop sessions are running on your computer.
To find out how many desktop sessions are on your computer, you can use the "query session" command:
C:\fyicenter>query session /?
Display information about Remote Desktop Sessions.
QUERY SESSION [sessionname | username | sessionid]
[/SERVER:servername] [/MODE] [/FLOW] [/CONNECT] [/COUNTER] [/VM]
sessionname Identifies the session named sessionname.
username Identifies the session with user username.
sessionid Identifies the session with ID sessionid.
/SERVER:servername The server to be queried (default is current).
/MODE Display current line settings.
/FLOW Display current flow control settings.
/CONNECT Display current connect settings.
/COUNTER Display current Remote Desktop Services counters information.
/VM Display information about sessions within virtual machines.
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
So there are 6 sessions on this computer:
⇒ Disconnect User Session with "tsdiscon" Command
2018-01-13, ≈10🔥, 0💬
Popular Posts:
What is "ASP.NET State Service" in my Windows 7 service list? And how is "ASP.NET State Service" ser...
Can I remove startup application "GoogleDesktop.exe - Google Desktop Search" to speedup my computer ...
What is HelpHost.exe - Microsoft Help Center Hosting Server? HelpHost.exe is the executable binary f...
What is NicConfigSvc.exe process - Internal Network Card Power Management Service? Process nicconfig...
What files are stored in the "C:\Users\<userid >\AppData\Local\M icrosoft\Windows\Tempor. ..