# Configuring the RDP connection

Information about configuring a Microsoft mini-application to connect to remote servers using the RDP protocol.

## Remote Connection Settings

In the main window, we can save or open a file for a quick connection to the server.

<figure><img src="/files/dDWJsGV9ZfUkOCDkdSAL" alt="" width="317"><figcaption></figcaption></figure>

When using the Save As button, a new **.rdp** file appears on the desktop

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

We click on the file twice, a scoreboard pops up with a re-confirmation of the connection. Check the box and click **Connect**.

<figure><img src="/files/dQkvD7u0VXS5oecURhis" alt="" width="375"><figcaption></figcaption></figure>

Ready! We are still connected to our server, but even faster.

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

## Screen

Here you can configure the permissions of the server management window, as well as the color depth and display of the connection panel.

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

## Local resources

In this section, you can configure the transmission of Remote Desktop sounds, keyboard shortcuts available for use, as well as additional devices.

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

## Interaction

Setting the basic network settings for connection, if desired, you can choose the option you need.

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

The Permanent Bitmap Caching feature is used to prevent problems with the black screen when connected. We also leave a check mark to Restore the connection in case of disconnection.

## Additionally

You can configure server certificate authentication by selecting the following options: «**Connect without warning**», «**Warn**», «**Do not connect**». It is also possible to configure connections through gateways.

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


---

# 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://spacecore.gitbook.io/wiki/en/windows/rdp-connection-configuration.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.
