> For the complete documentation index, see [llms.txt](https://wiki.space-hosting.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.space-hosting.net/rdp-wiki/logging-into-windows-vps.md).

# Logging Into Windows Server

Servers comes with a pre-enabled RDP Protocol. In this guide you can find out how to connect to your server.

1.You can find your login details in your mailbox after purchase or directly by reinstalling the operating system via the panel.

2.If you have windows, you have to open "Remote Desktop Connection" in your computer. If you have macOS you should install "Remote Desktop" from the apple store.

![](/files/-MZKSNOV-eomxnFDWHmN)

3\. In the "Computer" box, type in the IP of  your server. In the "Username" box put "Administrator".&#x20;

4\. Press "ok" and you will connect to the server by filling the password.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.space-hosting.net/rdp-wiki/logging-into-windows-vps.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.
