> ## Documentation Index
> Fetch the complete documentation index at: https://docs.computify.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Windows RDP Connections

> Connect to your server using Windows Remote Desktop Connection (RDP) application.

Windows makes it very simple to connect to your hosted desktop via RDP. You can use the built-in Remote Desktop Connection application on Windows or you can use a third-party application such as [mRemoteNG](https://mremoteng.org/).

<Tip>We personally recommend using Windows RDP</Tip>

## Set Up

This setup guide will show you how to connect to your server using the built-in Windows Remote Desktop Connection application. Check below for a guide on how to connect using a third-party application.

<Steps>
  <Step title="First Step">
    Click on the Windows Start button and type in `Remote Desktop Connection` and click on the application.
  </Step>

  <Step title="Second Step">
    Enter the IP address of your server and click `Connect`. This was provided to you in your welcome email.
  </Step>

  <Step title="Third Step">
    Then enter your `username` and `password`. This was provided to you in your welcome email.
  </Step>

  <Step title="Fourth Step">
    Click `Connect`. You may get a warning about the certificate.
  </Step>

  <Step title="Fifth Step">
    Click `Yes` to accept the certificate.
  </Step>

  <Step title="Sixth Step">
    You are now connected to your server.
  </Step>
</Steps>

### Third-Party Applications

<Tabs>
  <Tab title="mRemoteNG">
    ☝️ This will be a guide on how to connect to your server using mRemoteNG.
  </Tab>

  <Tab title="3rd Party App #2">
    ✌️ Here's content that's only inside the second Tab.
  </Tab>

  <Tab title="3rd Party App #3">
    💪 Here's content that's only inside the third Tab.
  </Tab>
</Tabs>
