Forum Discussion
tonydugay
11 years agoContributor
When you need to close the Remote Desktop session, execute the following command on the remote computer via the Remote Desktop client:
tscon SessionID /dest:console
SessionID is the Id of the current remote desktop session. You can view it in the Windows Task Manager. Use a cmd prompt running as Admin to execute the tscon command.
tscon SessionID /dest:console
SessionID is the Id of the current remote desktop session. You can view it in the Windows Task Manager. Use a cmd prompt running as Admin to execute the tscon command.