Skip to main content
If your VPS is running Windows Server, you can connect to it using Remote Desktop Protocol (RDP). RDP gives you a full graphical desktop experience.

Prerequisites

RDP Clients

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.
1

Open Windows App

Launch the Windows App from your Applications folder.
2

Add a PC

Click the + button and select Add PC.
3

Enter Connection Details

Enter your server’s IPv4 address in the PC name field and click Add.
4

Connect

Double-click the connection, enter Administrator as the username and your password when prompted.

Default RDP Port

RDP listens on port 3389 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 port 3389 to your own IP address via the Windows Firewall, or tunnelling RDP over SSH for additional security.