How to Connect to Your Windows Server (RDP)
You can connect to your Windows Server using Remote Desktop Protocol (RDP) from a Windows PC, macOS, or even a mobile device.
💻 Method 1 — From a Windows Computer
Step 1 — Open Remote Desktop Connection
- Click the Start menu (Windows icon in the bottom-left corner).
- Type
Remote Desktop Connection
and press Enter.
Step 2 — Configure the Connection
- In the window that appears, enter your server's IP address in the "Computer" field.
- Click Connect.
- Enter your login credentials (they were sent to you by email).
- If you see a certificate warning, click Yes — this is normal for new servers.
Step 3 — You’re Connected
🎉 That’s it! You’re now connected to your server. You can use it just like a regular Windows desktop.
🍎 Method 2 — From macOS
macOS doesn't include a native RDP client, but Microsoft offers an official app.
- Download Microsoft Remote Desktop from the Mac App Store.
- Open the app and click + Add PC.
- In the PC Name, enter your server’s IP address.
- Under User Account, click "Add User Account" and fill in your username and password.
- Double-click the saved PC to connect.
- Accept the certificate warning if prompted.
âś… You're now connected to your server via macOS.
📱 Method 3 — From a Mobile Device (iOS or Android)
You can also connect from your phone or tablet using the official Microsoft Remote Desktop app.
- Download the app:
- Open the app and tap + Add PC.
- Enter the IP address of your server.
- Add your username and password.
- Tap the new PC entry to connect.
🎉 You're now connected to your server from your mobile!
Updated on: 03/04/2025
Thank you!