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

# Importer les paramètres

Sélectionnez le [fichier de configuration](https://docs.devolutions.net/fr/rdm/installation/client/configuration-file-location/) à importer dans Remote Desktop Manager Windows et cliquez sur ***Ouvrir***.

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

#### Importateur de fichier d'options Remote Desktop Manager

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

<table><thead><tr><th width="273">PARAMÈTRE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Utiliser le fichier de configuration sélectionné comme nouveau fichier</strong></td><td>Utiliser le fichier <code>RemoteDesktopManager.cfg</code> comme nouveau fichier de configuration pour l'application.</td></tr><tr><td><strong>Choisir les options à remplacer</strong></td><td>Sélectionnez les paramètres à remplacer dans le fichier <code>RemoteDesktopManager.cfg</code> actuel. Consultez les informations ci-dessous pour plus de détails.</td></tr><tr><td><strong>Créer une sauvegarde (.old)</strong></td><td>Créer une sauvegarde de l'ancien fichier <code>RemoteDesktopManager.cfg</code>.</td></tr></tbody></table>

#### Choisir les options à remplacer

Déterminez les options à remplacer par celles du fichier `RemoteDesktopManager.cfg` importé. Sélectionnez ***Remplacer*** pour remplacer un paramètre existant par un nouveau, ou sélectionnez ***Ignorer*** pour conserver le paramètre actuel.


---

# 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/fr/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.
