If you are using Windows 10, there is a way to change the RDP port on your computer. This article will show you how to do this.

  1. Open the Start menu and type “cmd”.
  2. Type “netstat -an” and press Enter.
  3. The netstat output will show you the current RDP port number. You can change this number by editing the registry key “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon”. The value of this key should be something like “1033”. To change the RDP port on your computer, edit the registry key and set the new value to “1034”.

It’s easy to use your Windows 10 PC remotely thanks to Remote Desktop Protocol (RDP), which is built into Pro or Enterprise versions of Windows 10. By default, the RDP port is 3389, but you might need to change it. Here’s how.

First, sign in to Windows 10 using an administrator account. We’ll need to make a small edit in the Windows Registry to change the RDP port number.

With that being said, once you’re ready to dive in, click the Start menu and type “regedit,” then click the “Registry Editor” icon that appears.

Using the sidebar on the left side of the Registry Editor window, browse to this key (or you can paste it in the Registry Editor address bar):

KEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp

Once you’re looking at the contents of the “RCP-Tcp” key, scroll down in the list in the right half of the window and double-click “PortNumber.”

When the small edit window opens, then select the “Decimal” option under “Base.” Using the text entry box, change the value to the new port number you want to use for RDP. For example, if you want to use port “1337” for RDP in the future, you would type in 1337 . Then click “OK” to save the changes.

Close the Registry Editor and restart your computer for the changes to take effect.

That’s all there is to it! Once you’ve changed the RDP port, you can connect to your computer using the new port number using Microsoft’s Remote Desktop client. Just be sure to specify the new port number when you connect, for example: 192.168.1.100:1337. Stay safe out there!

RELATED: How to Enable Remote Desktop in Windows 10