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

# Benutzerdefinierte Bilder migrieren

{% tabs %}
{% tab title="Windows" %}
Folgen Sie den Schritten, um benutzerdefinierte Bilder zu Systembildern zu migrieren.

1. Gehen Sie im Menüband von Remote Desktop Manager zu ***Administration*** – ***Migrieren*** – ***Benutzerdefinierte Bilder migrieren***.
2. Wählen Sie ***Alle Bilder aus dem aktuellen Tresor migrieren*** oder ***Zu migrierende Bilder auswählen***.

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

3. Wählen Sie im Fenster ***Benutzerdefinierte Bilder migrieren*** das Bild aus und wählen oder erstellen Sie den ***Zielordner***.
4. Klicken Sie auf ***Migrieren***.

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

5. Ein Bestätigungsfenster erscheint. Klicken Sie auf ***Ja***.

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

6. Die Migration ist abgeschlossen. Klicken Sie auf ***OK***.

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

7. Wählen Sie im Menüband von Remote Desktop Manager ***Administration*** – ***Systemtresor*** – ***Bilder***.

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

Der Ordner und das Bild befinden sich nun im Fenster ***Eintragsbildverwaltung***.

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

{% tab title="macOS" %}
Folgen Sie den Schritten, um benutzerdefinierte Bilder zu Systembildern zu migrieren.

1. Gehen Sie im Menüband von Remote Desktop Manager zu ***Administration*** – ***Migrieren*** – ***Benutzerdefinierte Bilder migrieren***.
2. Wählen Sie ***Alle Bilder aus dem aktuellen Tresor migrieren*** oder ***Zu migrierende Bilder auswählen***.
3. Wählen Sie im Fenster ***Benutzerdefinierte Bilder migrieren*** das Bild aus und wählen oder erstellen Sie den ***Zielordner***.
4. Klicken Sie auf ***Migrieren***.
5. Ein Bestätigungsfenster erscheint. Klicken Sie auf ***Ja***.
6. Die Migration ist abgeschlossen. Klicken Sie auf ***OK***.
7. Wählen Sie im Menüband von Remote Desktop Manager ***Administration*** – ***Systemtresor*** – ***Bilder***.

Der Ordner und das Bild befinden sich nun im Fenster ***Eintragsbildverwaltung***.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/de/ribbon-menu-bar/administration/migrate-custom-images.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
