# How to Connect to a VPS on Windows

### How to Connect to a Windows VPS

**Microsoft Remote Desktop Connection (RDC)**

Navigate to the Start menu and search for “**remote desktop**.” You should find it on your PC.

<br>

![](/files/6QDEbukvQbOKIzRLgdry)

Enter the IP address of your Windows server or Windows VPS. Where to get a Windows server with remote desktop? Be sure to check out our Windows VPS hosting service.

![](/files/044lIPQqEHwECsLsEdg5)

You will be prompted for the account username and password on the remote system.

![](/files/lOTdQgGtm1xmtNoQ24Zf)

That’s it! If the login was successful, you will see the remote desktop opened in Remote Desktop Connection.


---

# 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://copier-docs.redfox-capital.com/extras/how-to-connect-to-a-vps-on-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.
