Windows & RDP
Connecting to Your Windows RDP Server
Connect to your Power Down Windows RDP server from any device — Windows, Mac, iOS, and Android.
Published Jun 1, 2025Updated Jun 15, 20266 min readBeginner
Table of Contents
What is RDP?
Remote Desktop Protocol (RDP) lets you access a full Windows Server desktop remotely over the internet. Power Down's RDP servers run Windows Server 2022 with full administrator access.
Connect from Windows
- Press Win + R and type
mstsc→ press Enter - In the Computer field, enter:
YOUR_SERVER_IP:3389 - Click Connect
- Enter your credentials (Username: Administrator, Password: from your email)
Connect from macOS
- Install Microsoft Remote Desktop from the Mac App Store (free)
- Click Add PC
- Enter the PC name as
YOUR_SERVER_IP - Add your credentials and connect
Connect from iOS / Android
Download Microsoft Remote Desktop from the App Store or Google Play. Add a new connection with your server IP and credentials.
Change the Administrator Password (Important!)
On first login, immediately change the password:
- Press Ctrl + Alt + End (in the RDP session)
- Click Change a password
- Set a strong password (min 12 characters, mixed case, numbers, symbols)
Security Recommendations
- Change the RDP port from 3389 to a non-standard port (e.g., 47920) in Registry or Windows Firewall
- Enable Windows Defender Firewall and only allow RDP from your IP
- Enable Network Level Authentication (NLA) — it's on by default in Server 2022
- Create a separate admin account and disable the default Administrator if possible
Common RDP Issues
| Error | Likely Cause | Fix |
|---|---|---|
| Connection refused | Wrong IP or port | Verify IP in VirtFusion, check port |
| Credentials don't work | Wrong username | Username is exactly: Administrator |
| Certificate error | Self-signed cert | Click "Connect anyway" — normal for new servers |
| Black screen | Remote Desktop Services not started | Use VNC console in VirtFusion to restart the service |
RDPWindows ServerRemote DesktopWindows
Was this article helpful?
