Prerequisites
- Windows Server installed on your VPS — see Installing an OS
- Your server’s IPv4 address — found on your VPS service page
- Your Administrator password — set during OS installation, or reset via Password Resets
RDP Clients
- macOS
- Windows
- Linux
Use the Windows App by Microsoft, available free from the Mac App Store. This is the official Microsoft RDP client for macOS and is the recommended option.
Default RDP Port
RDP listens on port3389 by default. Ensure your Windows Server firewall allows inbound connections on this port. This is enabled by default on DigitalFyre Windows Server templates.
If you cannot connect, verify that Remote Desktop is enabled on your server. Connect via the VNC Console, open Server Manager > Local Server, and confirm Remote Desktop is set to Enabled.
Security Recommendation
RDP exposed directly to the internet is a common attack target. Consider restricting port3389 to your own IP address via the Windows Firewall, or tunnelling RDP over SSH for additional security.