> 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/ribbon-menu-bar/file/settings/import-settings.md).

# Import settings

Select the [Configuration file](https://docs.devolutions.net/rdm/installation/client/configuration-file-location/) to import in Remote Desktop Manager Windows and click on ***Open***.

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

#### Remote Desktop Manager options file importer

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

<table><thead><tr><th width="273">SETTING</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Use the selected configuration file as the new one</strong></td><td>Use the <code>RemoteDesktopManager.cfg</code> file as a new configuration file for the application.</td></tr><tr><td><strong>Choose options to replace</strong></td><td>Select which settings to replace in the actual <code>RemoteDesktopManager.cfg</code> file. See below for more information.</td></tr><tr><td><strong>Create a backup (.old)</strong></td><td>Create a backup of the old <code>RemoteDesktopManager.cfg</code>.</td></tr></tbody></table>

#### Choose options to replace

Determine which options to replace with the one from the imported `RemoteDesktopManager.cfg`. Select ***Replace*** to replace an existing setting with a new one or select ***Ignore*** to keep the current setting.


---

# 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/ribbon-menu-bar/file/settings/import-settings.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.
