Skip to content
English
  • There are no suggestions because the search field is empty.

Change RDP Port via Powershell

PublicUse-Mar-18-2025-01-13-18-0778-PM

 

RDPPort

1. Choose a port between 40000 and 50000.

2. In the "ADMIN Tools" folder right-click the "changeRDPport" file, click "Edit".

RDPPort1

3. Input the port you selected earlier where is says "$newPort = ". Click "Save".

RDPPort2

4. Type PowerShell into the Windows Search Bar, right-click and select "Open as Administrator".

RDPPort3

5. Type "cd \bin\Admin" and hit Tab to complete the command, hit "Enter".

RDPPort4

RDPPort5

6. Type "./change" and hit Tab to complete the command, hit "Enter".

RDPPort6

7. Test that the change has worked by attempting to RDP from your local machine using the servers IP and the new port.

 

FurtherIssues-Mar-24-2025-01-41-37-6425-PM