> 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-the-keepass-plugin-with-remote-desktop-manager.md).

# Configure the KeePass plugin with Remote Desktop Manager

The following steps show how to configure KeePass with Remote Desktop Manager, as well as different ways it can be used as a plugin. The integration of credentials from password managers is only available in the [Team version of Remote Desktop Manager](https://devolutions.net/remote-desktop-manager/downloadenterprise/).

1. Install the latest [KeePass 2](https://keepass.info/download.html) version. Note that only the latest version of KeePass is compatible with the Remote Desktop Manager plugins.

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Note that only the latest version of KeePass is compatible with the Remote Desktop Manager plugins. The installation folder for KeePass should use the default path (e.g., <code>C:\Program Files\KeePass Password Safe 2</code>). This will ensure that the Remote Desktop Manager integration works properly.</p></div>
2. Once the installation is done, create the [KeePass database](https://keepass.info/help/base/firststeps.html).
3. Configure the database.
4. Save the database.
5. Close KeePass.
6. In Remote Desktop Manager, go to ***File*** – ***Settings*** – ***Application*** – ***Paths*** and click ***Configure installation path***.

   ![](https://cdnweb.devolutions.net/docs/RDMW6046_2025_3.png)
7. Select ***KeePass*** which is under ***Applications*** – ***Password manager***, and make sure the executable is detected.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB0035.png)
8. Click on ***Extensions Manager*** which is under the ***Tools*** tab.

![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB0036.png)

9. Go to the ***KeePass extension*** tab and click on ***Install***.

![](https://cdnweb.devolutions.net/docs/RDMW6047_2025_3.png)

10. Create a new entry.
11. Select the ***KeePass*** entry, which is under ***Credential management*** – ***Password management***.
12. Select ***Plugin*** from the ***Mode*** dropdown.

    <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>If you select the <em><strong>Direct</strong></em> setting instead, there is no need to install KeePass, and only access to the KDBX file is required.</p></div>

    <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB0038.png" alt=""><figcaption></figcaption></figure>
13. It is possible to set the database path by checking the ***Set database path manually*** option.
14. Under the ***Entry*** tab, select the ***Default (specific UUID)*** option in the dropdown.

    <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>It is also possible to use either of these options:- Always Prompt with list ensures that every time the entry is accessed, it will display the entire database, making it possible to select an entry from the list instead of using a fixed KeePass credential entry.</p></div>

* With Name filtering enabled, the entry will use the name (referred to as "Title" in KeePass) of a specific credential entry from the KeePass database. This option can be customized to be stricter by allowing case sensitivity or exact matches only, within the database.

15. Click the ellipsis button next to the ***Uuid*** field.

    ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB0039.png)
16. Enter the ***Master password*** to access the KeePass database.
17. In Remote Desktop Manager, the ***KeePass credentials list*** will now show which credentials are available to reference in the KeePass entry.

    ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB0041.png)
18. Select the credential that will be referenced and click ***OK***.
19. Click ***OK*** to save the changes and close the entry options window.

### KeePass synchronizer

To centralize or gradually migrate from KeePass, use the KeePass synchronizer located under ***Synchronizer*** – ***KeePass XML*** in Remote Desktop Manager.

![](https://cdnweb.devolutions.net/docs/RDMW6050_2025_3.png)

This feature lets you selectively import entries from a KeePass file into a Remote Desktop Manager workspace (e.g., Devolutions Server or Devolutions Cloud), giving you full control over what and when to sync. Note that the synchronization is one-way, from KeePass to Remote Desktop Manager.

### Troubleshooting

Learn more about [KeePass troubleshooting](https://docs.devolutions.net/rdm/kb/troubleshooting-articles/keepass/).

#### See also

* [Devolutions Academy - Integrating KeePass with Remote Desktop Manager](https://academy.devolutions.net/student/path/2134631/activity/3078592)
* [KeePass plugin installation on a RDS](https://docs.devolutions.net/rdm/kb/how-to-articles/keepass-plugin-installation-rds/)


---

# 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-the-keepass-plugin-with-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.
