> 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/configure-a-supremo-entry-in-remote-desktop-manager.md).

# Configure a Supremo entry in Remote Desktop Manager

Remote Desktop Manager integrates with Supremo, empowering IT professionals to centralize and streamline Supremo remote sessions alongside all their remote connections and credentials within a unified and secure interface.

{% hint style="info" %}
***Note***: Supremo requires an active RDP session to the targeted workstation to work properly.
{% endhint %}

### Install Supremo locally

1. Go to the Supremo official download page and download the [Supremo executable](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download).
2. Double-click the downloaded `Supremo.exe` file.
3. Select ***Run Supremo*** when prompted.

### Install Supremo on the workstation

1. Open your RDP session in Remote Desktop Manager.
2. Install [Supremo](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download) on the RDP session.
3. Run the `Supremo.exe` file.
4. Select ***Run Supremo*** when prompted.
5. Specify a password for the Supremo connection.
6. Click ***Accept*** to confirm settings.

### Configure Supremo entry in Remote Desktop Manager

1. In Remote Desktop Manager, go to ***Tools** - **Extensions manager***.
2. Navigate to the ***Session*** tab.
3. Locate and enable the ***Supremo*** add-on.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6082_2025_1.png" alt=""><figcaption></figcaption></figure>
4. Create a new entry and select ***Supremo***.

   ![](https://cdnweb.devolutions.net/docs/RDMW6084_2025_1.png)
5. Enter the session number and the password.
6. Click ***Add*** to save and close the window.
7. Open the Supremo entry.
8. Click on the ellipse button (**…**) next to the ***Installation path*** field.
9. Choose the folder where you downloaded the Supremo executable.
10. Once entered, the password should auto-inject for subsequent sessions.

#### See also

[Devolutions Blog - Spotlight on: Supremo, a new Remote Desktop Manager-integrated remote access solution](https://blog.devolutions.net/2025/05/spotlight-on-supremo-a-new-remote-desktop-manager-integrated-remote-access-solution/)


---

# 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/configure-a-supremo-entry-in-remote-desktop-manager.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.
