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 Connectionand 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!
Troubleshooting Connection Errors
If you see errors like 0x204, 0x104, or messages such as Remote Desktop can't connect:
- Ensure the remote computer is powered on and connected to the network.
- Make sure Remote Access is enabled on the remote machine.
- Verify you are using the correct IP address.
- If using the Windows App version of RDP, ensure Local Network Access is enabled in Privacy & Security settings.
- If you receive a message saying another user is connected, change your password.
- If issues persist, reinstall the RDP service from your product panel (save your data first).
Updated on: 25/05/2026
Thank you!