# How to login to your Windows VPS

Once you purchase, you'll receive an email called **New Private Server Information**.

In this email there will be important details regarding your service.

![VPS Credentials](/files/-Ma2PaJAHujyuTp3Ix9s)

&#x20;If you have purchased a VPS with the **Windows OS** option, logging in is no problem.

{% tabs %}
{% tab title="Step 1" %}
&#x20;On your local PC, please search for **Remote Desktop Connection**

![](/files/-Ma2PvYumns_t-12C7LI)
{% endtab %}

{% tab title="Step 2" %}
&#x20;You will be greeted with a window asking you to type in the "Computer" Hostname. In this case, it is your **IP**. (You can find this in the IP field of the email)

![](/files/-Ma2Q1Fr3xLKsmrjBf3Q)
{% endtab %}

{% tab title="Step 3" %}
Once you hit "Connect", the prompt will further ask you to type in your credentials.

Username: **Administrator**

Password: **Provided to you in the email**

![](/files/-Ma2Q74qUehCwWN3r7Ua)

All done!
{% endtab %}
{% endtabs %}


---

# 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://kb.secured.gg/vps/windows-login.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.
