Overview
After purchasing your Windows server, you can connect via Remote Desktop Protocol (RDP). This guide shows you how to connect from different operating systems.Find Your Credentials
Before connecting, you’ll need the following information from your Dashboard:Establish Connection
- Windows
- macOS
- Linux
- iOS / Android
Windows Remote Desktop Client
The RDP client is built into Windows.1
Open Remote Desktop
Press
Win + R, type mstsc, and press Enter.Alternatively: Search for “Remote Desktop” in the Start menu.2
Configure Connection
- Enter the IP Address (e.g.,
185.193.xxx.xxx) - If using a different port:
IP:Port(e.g.,185.193.xxx.xxx:33890) - Click Connect
3
Log In
- Enter the Username:
Administrator - Enter the Password from your dashboard
- Click OK
You can click “Yes” on the certificate warning - this is normal for new servers.
Advanced Options
Click Show Options for additional settings:- Display: Adjust resolution and color depth
- Local Resources: Share printers, clipboard, drives
- Experience: Optimize connection quality
Troubleshooting
Connection refused
Connection refused
Possible causes:
- Server is still starting (wait 1-2 minutes after deployment)
- Wrong port (check dashboard)
- Firewall blocking port 3389
Wrong password
Wrong password
Possible causes:
- Copy-paste error (spaces at beginning/end)
- Password was changed
Very slow connection
Very slow connection
Optimizations:
- Reduce color depth (16-bit instead of 32-bit)
- Disable visual effects
- Select “Slow connection” in options
- Use a location closer to you
Black screen after connecting
Black screen after connecting
Solution:
- Wait 30 seconds - Windows may still be loading
- Press
Ctrl + Alt + Endand select “Task Manager” - If nothing helps: Restart the server in dashboard (Power → Restart)
Security Tips
1
Change Password
- Press
Ctrl + Alt + Endon the Remote Desktop - Click Change a password
- Enter the old password and a new secure password
2
Install Windows Updates
- Open Settings → Windows Update
- Install all available updates
- Restart the server if needed
Next Steps
Configure Firewall
Protect your server with firewall rules
Set Up SSH Keys
Secure authentication without passwords