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

 

RDPPortNote

RDPPort

1. Navigate to "C\:bin\ADMIN Tools" via Windows Explorer.

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

RDPPort1

3. Choose a port between 40000-50000.  

4. Edit the value "$newPort = xxxxx ".

5. Click "Save".

RDPPort2

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

RDPPort3

5. Type “cd \bin” and hit “Tab” to complete the command. Type “A” and hit “Tab” again to complete the command, hit enter to navigate to the ADMIN Tools folder.

RDP Port cd

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

RDP Port cahnge

RDP Change Success

7. Windows will disconnect your RDP session.

8. Confirm you can access via IP and the new port you selected. EX: 192.109.25.200:48758

 

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