Disable Lock Screen after Remote Desktop session in Windows 10
I would like to disable the lock screen after disconnecting from a remote desktop session in Windows 10.
Either natively, or with something like a .exe shortcut to disconnect from the session on the target machine.
In the end of your RDP session, open the Command prompt as Admin and:
tscon 1 /dest:console
when conected to the local console (using the /admin)