Partlix Host
  • 👋Welcome To Partlix Docs
  • 🪟Windows Server
    • Change RDP Port
    • Change Language
    • Disable UDP for RDP
    • Open Ports (Port Forwarding)
    • How to use WireShark
    • Install MariaDB
    • Install FiveM Server
    • External FTP Access
  • 🐧Linux Server
    • SFTP Connection
    • Generate SSH Key
    • Change SSH Port
    • Link SSH to Visual Studio Code
    • Install xRDP
    • Install Docker
    • Install OpenVPN
    • Install FTP Server
    • Install FiveM Server
    • Install MySQL & Phpmyadmin
  • Game Servers
    • External Pma-Voice (FiveM)
    • External Mumble VoiP (FiveM)
    • Convars Definitions (FiveM)
    • Convars Definitions (txAdmin)
Powered by GitBook
On this page
  1. Windows Server

Change RDP Port

PreviousWelcome To Partlix DocsNextChange Language

INFO:

Changing the default port for Remote Desktop Protocol (RDP) can provide an additional layer of security for your system

Open Registry Editor from the Run Prompt (windows key + R) :

Locate and then click the following registry subkey :

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber

On the Edit menu, click "Decimal", edit "3389" to Your Custom Port Number, and then Click "OK" :

You Need To Open New TCP RDP Port

Open "Services" from the Run Prompt (windows key + R) :

Restart "Remote Desktop Services" Service :

You will now be able to log back into the server with the new RDP port.

See

🪟
Open Ports (Port Forwarding)