Summary: Connect to your DigiRDP Windows VPS from any device using Microsoft's free Remote Desktop app: install from App Store / Play Store, enter your VPS IP and admin credentials, and you're in. Same experience whether you connect from Mac, iPhone, iPad, or Android.
What you need
From your DigiRDP welcome email: VPS IP address, Administrator username, and Administrator password. Internet connection on the device you are connecting from.
Mac (macOS) — Microsoft Remote Desktop
- Open the App Store, search "Microsoft Remote Desktop", install (free).
- Open the app, click "+" → "Add PC".
- In "PC name", paste your VPS IP. In "User account", click the dropdown → "Add user account" → enter Administrator + your password.
- Save. Double-click the new entry to connect. Accept the certificate warning on first connect.
- You are now in your Windows VPS desktop. Resize the RDP window like any other Mac window.
Pro tip: in the PC settings, set "Display resolution" to "Use my fullscreen settings" for a borderless full-screen experience.
iPhone / iPad — Microsoft Remote Desktop
- App Store → search "Microsoft Remote Desktop" → install (free, by Microsoft Corporation).
- Open the app, tap "+" top right → "Add PC".
- Enter VPS IP in "PC Name". Tap "User Account" → "Add User Account" → Administrator + password.
- Tap "Save", then tap the new tile to connect. Accept certificate.
- Use two-finger tap to right-click, pinch to zoom, three-finger swipe up for the RDP toolbar.
For trading on iPad: use a Bluetooth keyboard + mouse for full desktop ergonomics. MT4/MT5 are usable on iPad RDP but cramped on iPhone.
Android — Microsoft Remote Desktop or RD Client
- Play Store → search "Microsoft Remote Desktop" → install (free, by Microsoft Corporation).
- Open app, tap "+" → "Desktop".
- Enter VPS IP in "PC Name". Tap "User name" → "Add user account" → Administrator + password.
- Save, tap the tile to connect, accept certificate warning.
- Touch gestures: two-finger tap = right click, pinch = zoom, swipe from edge for RDP menu.
Linux — Remmina (the cleanest Linux RDP client)
- Install Remmina:
sudo apt install remmina remmina-plugin-rdp(Ubuntu/Debian) orsudo dnf install remmina(Fedora/Rocky). - Launch Remmina, click "+" to add a new connection, set Protocol = RDP.
- Server: VPS IP. User: Administrator. Password: from welcome email.
- Click "Save and Connect". Accept certificate.
Windows — built-in Remote Desktop Connection
Windows already has RDP built in. Press Win + R, type mstsc, hit Enter. Enter your VPS IP, click Connect, enter Administrator + password. Accept certificate. Done.