How to connect to a Windows server

This article provides a step-by-step guide for connecting to a Windows server from Windows, macOS, Linux, iOS, and Android. It also covers how to transfer files between your local machine and the remote server.

Before you start

Make sure the server is powered on. You will need the server's IP address, username, and password. You can find these in the welcome email sent during server setup.

Connecting from Microsoft Windows

Windows includes the built-in Remote Desktop Connection client (mstsc).

  1. Open the Start menu, type mstsc, and press Enter Open Start and type mstsc
  2. Click Show Options in the Remote Desktop Connection window Click Show Options
  3. On the General tab, enter your server's IP address in the Computer field, the username in the User name field, and check Allow me to save credentials Remote Desktop Connection settings
  4. Optional — share local drives for file transfer:
    • Switch to the Local Resources tab Switch to Local Resources tab
    • Click More Click More
    • Expand Drives, select the drives to share, and click OK Select drives to share and click OK
  5. Click Connect Click Connect
  6. Enter your password and click OK Enter credentials
  7. Click Yes to accept the certificate Accept the certificate

The connection will be established.

If you shared drives, they will appear as additional drives under This PC in Windows Explorer on the server.

Connecting from macOS

Install the official Windows App from the Mac App Store.

  1. Add the server

    • In the top menu, click Connections → Add PC Add PC in Windows App on macOS
    • On the General tab, enter the server IP in the PC name field Enter server IP address
    • In the Credentials drop-down, select Add Credentials and enter your username and password, then click Add Add credentials Enter username and password
  2. Optional — share folders for file transfer

    • Switch to the Folders tab
    • Check Redirect folders
    • Click + and choose a folder Redirect folders for file transfer
    • Click Add Click Add to confirm folder selection
  3. Connect to the server

    • On the Devices tab, click your saved server Click the saved server in Devices
    • Click Continue to accept the certificate Accept the certificate

The connection will be established.

Connecting from Linux

Install Remmina, then:

  1. Click the New Connection button in the top-left corner New connection button in Remmina
  2. Enter the server address, username, and password in their respective fields Enter server address and credentials in Remmina
  3. In the Protocol drop-down, select RDP Select RDP protocol
  4. Set Color depth to True color (32 bpp) Set color depth to True color 32bpp
  5. Optional — share a folder:
    • Check Share folder
    • Select the folder from the drop-down
    • Click Save and Connect Share a folder and click Save and Connect

The connection will be established.

Connecting from iOS (iPhone / iPad)

Install Windows App Mobile from the App Store.

  1. Open the app, then Decline the Bluetooth and local network permission requests Decline Bluetooth permission Decline local network permission

  2. Skip the welcome screen Welcome screen

  3. Tap + at the top, then select PC Tap + to add a PC Select PC

  4. Tap PC Name, enter the server address, and return to the previous screen Tap PC Name Enter server IP

  5. Tap Credentials → Add Credentials: Tap Credentials Add Credentials

    • Enter username and password, and tap Save Enter credentials
    • Tap Return icon Select saved account
  6. Tap Save Tap Save

  7. Rotate your device sideways and tap the server card on the Devices tab Saved devices list Remote connection in progress Remote Windows desktop on iPhone

The connection will be established.

Connecting from Android

Install the Microsoft Remote Desktop app from Google Play.

  1. Accept the license agreement on first launch

Accept license agreement

  1. Tap + in the top-right corner and select Add PC

Tap + and select Add PC

  1. Enter the server address in PC NAME, then under USER ACCOUNT select Add user account and enter your credentials

Enter server address

Add user account

  1. Tap SAVE twice
  2. Rotate your device sideways
  3. On the PCs tab, tap your server card Rotate device and tap server card
  4. On the certificate pop-up, check Never ask again and tap CONNECT

Accept certificate and connect

The connection will be established.

On this page