Change Listening Port for Windows Remote Desktop [Tip]

remote_desktop_connection

The default listening port for Microsoft’s Remote Desktop Connection is 3389.  The most common reason for needing to change the RDP listening port is needing to have remote access for more than one Windows XP/Vista/7 machine behind the same firewall.

To change the listening port is just a simple registry edit on Windows XP/Vista/7:

  1. Start->Run
  2. In the Run box type regedit
  3. In the Registry Editor locate the subkey:  KEY_LOCAL_MACHINE\System\CurrentControlSet\Control\
    TerminalServer\WinStations\RDP-Tcp\PortNumber
  4. Double Click on the PortNumber subkey to edit it
  5. Change the Base selection to Decimal and then change the Value to the port you would like to use
  6. Click OK to save

To access a machine with a modified listening port you need to add :portnumber after the IP address or DNS name.  
Examples:
192.168.1.20:3390
mail.yourcompany.com:3391

Don’t forget: If you would like to access this machine from outside your network, you will also have to setup port forwarding on your firewall.

Related posts:

  1. How to Control Alt Delete in Remote Desktop [Tips] I use Remote Desktop to access all of the...
  2. Determine if your Processor is 64 bit capable from Windows Vista or Windows 7 [Tip] With 64-bit operating systems being all the rage right now...

Related posts brought to you by Yet Another Related Posts Plugin.

blog comments powered by Disqus