Does any know how to get the RDP version Windows is running with?

link|improve this question
feedback

2 Answers

Windows RDP uses the executable mstsc.exe located in c:\windows\system32

Simply right click on this file, and go to properties, then click the version tab.

hope this helps.

link|improve this answer
feedback

or you could also click Start > Run > mstsc and when you see the Remote Desktop Connection window appear, click the top left hand corner "computer" icon and select "About".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown