How to Force Log In To Remote Desktop Computer

Usually in the Windows remote desktop, if the session is full we have to wait for other user to logoff.
but sometimes we need to go to remote desktop immediately and can not wait because an important thing.

If you need to force, follow this trick :
– From the Start menu click RUN Command
– type mstsc /console /v:nameserver or ip address of remote computer
for example: mstsc /console /v:192.168.0.10
Or
mstsc /console /v:nameserver /admin
mstsc /console /v:192.168.0.10 /admin