# Connect to VPS from Windows

**Step 1**&#x20;

Log In to your account and select Servers option from menu

<figure><img src="/files/4WMkc6THP1d2D5JKD7En" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Once you have created a server, the server is assigned with an IP which can be seen in the web console.
{% endhint %}

<figure><img src="/files/FLqZ1MpY8mVmHqt2cOJL" alt=""><figcaption></figcaption></figure>

**Step 2**

Using your local PC, press the "**windows key + R**" keys found on your keyboard.&#x20;

<figure><img src="/files/Ja15rJzmzGEd12WNasVZ" alt=""><figcaption></figcaption></figure>

Doing so, a small window called "**Run**" will come up.

<figure><img src="/files/80l0vTmA4VRLv4bYBHwl" alt="" width="428"><figcaption></figcaption></figure>

Within this window in the search bar, type in: "**mstsc**" and press **OK**.

<figure><img src="/files/L5PQv1yYYDnWAYcQrM5J" alt=""><figcaption></figcaption></figure>

**Step 3**

In the "Computer" section insert the **IP** of your server and click **Connect**.

<figure><img src="/files/QiIGg5CZ86c0cRj0uXPc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Copy IP address from your server dashboard
{% endhint %}

<figure><img src="/files/Qiq5MF9I7ydvZex2HjTw" alt=""><figcaption></figcaption></figure>

**Step 4**

Select **Show Options**

<figure><img src="/files/NB4bCmdvY82vnw9IEcNv" alt="" width="337"><figcaption></figcaption></figure>

Fill up remaining field and click **Connect**

{% hint style="info" %}
Your VPS provider has provided you with the Connection Credential.
{% endhint %}

<figure><img src="/files/tWtyX59pOhXn9Do4EUZi" alt="" width="461"><figcaption></figcaption></figure>

<figure><img src="/files/RsLNQhUoNK9fnq8UM7mi" alt=""><figcaption></figcaption></figure>

**Step 5**

Enter Password you chose when creating the server

<figure><img src="/files/uCqIlyKMU7QXxSJzWQqY" alt="" width="463"><figcaption></figcaption></figure>

{% hint style="info" %}
If warnings pop up after clicking on connect, press **Yes**.&#x20;

It is a known false-positive warning when connecting to new virtual private servers.
{% endhint %}

**Step 6**

Now you should be connected to your server

<figure><img src="/files/xAA8RioB9H4LvBycgmJX" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
Please note that on Windows Home Edition, there is no built-in RDP client, and you will have to use a third-party application.

To check your Windows version, reopen the "RUN" window and enter the following command: winver

In the window that pops up, you should be able to see your Operating system version.
{% endhint %}

**Step 7**

Now Download Launcher:

**✔️** Visit our website [mprolab.io](https://mprolab.io/)

&#x20;**✔️** [Connect your wallet and web3 login](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/connect-wallet-+-web3-login)

**✔️** Select the arrow icon next to the wallet and click **Licenses**

<figure><img src="/files/7zN5ZUaF3wl5VFMi46yo" alt=""><figcaption></figcaption></figure>

**✔️** Click **Download** **launcher** button

<figure><img src="/files/Dn5KPL16MMobkkd3LHIS" alt=""><figcaption></figcaption></figure>

**✔️** Process of downloading the Launcher will begin


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/vps/connect-to-vps-from-windows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
