> 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/administration/migrate-custom-images.md).

# Migrer les images personnalisées

{% tabs %}
{% tab title="Windows" %}
Suivez les étapes pour migrer les images personnalisées vers les images système.

1. Accédez à ***Administration*** – ***Migrer*** – ***Migrer les images personnalisées*** dans le ruban de Remote Desktop Manager.
2. Choisissez ***Migrer toutes les images du coffre actuel*** ou ***Sélectionner les images à migrer***.

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

3. Dans la fenêtre ***Migrer les images personnalisées***, choisissez l'image et sélectionnez ou créez le ***Dossier de destination***.
4. Cliquez sur ***Migrer***.

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

5. Une fenêtre de confirmation s'affiche. Cliquez sur ***Oui***.

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

6. La migration est terminée. Cliquez sur ***OK***.

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

7. Sélectionnez ***Administration*** – ***Coffre système*** – ***Images*** dans le ruban de Remote Desktop Manager.

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

Le dossier et l'image se trouvent maintenant dans la fenêtre ***Gestion des images d'entrée***.

![](https://cdnweb.devolutions.net/docs/docs_en_rdm_windows_RDMWin6178.png)
{% endtab %}

{% tab title="macOS" %}
Suivez les étapes pour migrer les images personnalisées vers les images système.

1. Accédez à ***Administration*** – ***Migrer*** – ***Migrer les images personnalisées*** dans le ruban de Remote Desktop Manager.
2. Choisissez ***Migrer toutes les images du coffre actuel*** ou ***Sélectionner les images à migrer***.
3. Dans la fenêtre ***Migrer les images personnalisées***, choisissez l'image et sélectionnez ou créez le ***Dossier de destination***.
4. Cliquez sur ***Migrer***.
5. Une fenêtre de confirmation s'affiche. Cliquez sur ***Oui***.
6. La migration est terminée. Cliquez sur ***OK***.
7. Sélectionnez ***Administration*** – ***Coffre système*** – ***Images*** dans le ruban de Remote Desktop Manager.

Le dossier et l'image se trouvent maintenant dans la fenêtre ***Gestion des images d'entrée***.
{% endtab %}
{% endtabs %}


---

# 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/administration/migrate-custom-images.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.
