> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/rdp-session-entry/rdp-reconnect-mode.md).

# RDP reconnect mode

The ***Reconnect mode*** is available for ***Microsoft Remote Desktop*** entries. It can be found under ***Properties – Common – General – Advanced***. By default, the ***Standard*** option is selected.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0125.png" alt=""><figcaption></figcaption></figure>

* ***Standard***: The ***Standard Reconnect mode*** option in the entry points to the settings in ***File – Settings – Entry types – Remote Desktop – Sessions – Remote Desktop (RDP) – Reconnect mode***. If set to ***Standard*** there too, it uses the same method as ***Legacy***.
* ***Full***: It will close the tab fully and re-open the connection.
* ***Smart Reconnect***: This option uses the ActiveX reconnect feature. On an RDP 8.1+, it will resize the screen if a reconnect is not needed.

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>It is recommended to change the <em><strong>Screen sizing mode</strong></em> to <em><strong>Smart Reconnect</strong></em> , instead of selecting it in the <em><strong>Reconnect mode</strong></em> menu. The <em><strong>Screen sizing mode</strong></em> option can be found under the <em><strong>Display</strong></em> tab of the same properties menu.</p></div>
* ***Legacy***: This option calls the disconnect and then the connect method of the ActiveX.


---

# 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://docs.devolutions.net/rdm/knowledge-base/how-to-articles/rdp-session-entry/rdp-reconnect-mode.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.
