Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade
In this article, we will discuss how to change the default port of the Windows Remote Desktop (RDP) service. This is an important topic for Windows users who want to enhance the security of their remote desktop connections by using a non-standard port. By changing the default port, you can reduce the risk of unauthorized access and potential brute-force attacks.
Examples:
Changing the RDP port using the Registry Editor:
Changing the RDP port using PowerShell:
Set-ItemProperty -Path "HKLM:\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp" -Name "PortNumber" -Value 50000