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

# Migrate custom images

{% tabs %}
{% tab title="Windows" %}
Follow the steps to migrate custom images to system images.

1. Go to ***Administration*** – ***Migrate*** – ***Migrate custom images*** in the ribbon of Remote Desktop Manager.
2. Choose ***Migrate all images from current vault*** or ***Select images to migrate***.

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

3. In the ***Migrate custom images*** window, choose the image and select or create the ***Destination folder***.
4. Click ***Migrate***.

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

5. A confirmation window appears. Click ***Yes***.

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

6. The migration is completed. Click ***OK***.

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

7. Select ***Administration*** – ***System vault*** – ***Images*** in the ribbon of Remote Desktop Manager.

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

The folder and image are now in the ***Entry image management*** window.

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

{% tab title="macOS" %}
Follow the steps to migrate custom images to system images.

1. Go to ***Administration*** – ***Migrate*** – ***Migrate custom images*** in the ribbon of Remote Desktop Manager.
2. Choose ***Migrate all images from current vault*** or ***Select images to migrate***.
3. In the ***Migrate custom images*** window, choose the image and select or create the ***Destination folder***.
4. Click ***Migrate***.
5. A confirmation window appears. Click ***Yes***.
6. The migration is completed. Click ***OK***.
7. Select ***Administration*** – ***System vault*** – ***Images*** in the ribbon of Remote Desktop Manager.

The folder and image are now in the ***Entry image management*** window.
{% 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/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.
