Steps to change the listening port in Remote desktop

kumkumsharma

Administrator
Staff member
We can change that listening port from which Remote Desktop feature hear the connection request. By default listening port is 3389 and if we want to change the it then first we have to modify the registry.

You can follow the below steps to change the port:

You have to modify the registry and make sure you have to do this carefully. You have to first take backup of registry.
  • Check your registry editor; now find the registry sub key.
  • You can check and click on registry sub key:
  • Code:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber
  • Here navigate to Edit Menu >> Modify >> Click on “Decimal”.
  • You have to enter your new port number.
  • Now exit your Registry editor and restart your machine.
NOTE: You have to remember one thing that you also have to add this new port in your Firewall.
 
Top