# How to change RDP resolution

### Change Resolution (Windows)

First, open the **Remote Desktop Connection** application on your Windows Device and click **Show Options**

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

Next, navigate to the **Display** tab where you will find a slider under **Display configuration**, you can adjust the slider to change the resolution. Proceed to connect to your server after you are done.

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

### Change Resolution (macOS)

First, open **Microsoft Remote Desktop** on your macOS device. Then click the triple dots on an existing saved server and click **Edit**.

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

Next, navigate to the **Display** tab and click the drop-down menu beside **Resolution** to select your desired resolution. Once done, click save and proceed to connect to your server normally.

<figure><img src="/files/2Q1qyUEYfHJV9AVBDCfQ" alt=""><figcaption></figcaption></figure>

### Change Resolution (Android)

First, open the **Remote Desktop** application on your Android device. Then click the triple dots on an existing saved server and click **Edit**.

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

Next, click on **Customize** **display resolution.**

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

Then, click **Custom** and select your desired resolution. Once you're done you can connect to the server as normal.

<figure><img src="/files/5WXk5tEbDrgQ1Wcyw2Tn" alt=""><figcaption></figcaption></figure>

### Change Resolution (iOS)

First, open the **Remote Desktop** application on your iOS device. Then click the triple dots on the top left corner and click **Settings**.

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

On the **Settings** page, click **Display**.

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

Then, select a resolution from the options shown. Once you have selected the desired resolution proceed to connect to your server as normal.

<figure><img src="/files/uq4siVgoTGMO8lhPVVW5" 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://docs-servers.zesty.group/basics/how-to-change-rdp-resolution.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.
