> 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/clean-up-manager.md).

# Aufräum-Manager

{% tabs %}
{% tab title="Windows" %}
Der ***Bereinigungsmanager*** ermöglicht Administratoren, Historien und Protokolle bestimmter Tresore oder ganzer Datenquellen zu löschen. Die Eintragshistorie ist weiterhin unter ***Berichte – Aktivitätsprotokolle*** zu finden.

1. Klicken Sie im Menüband auf der Registerkarte ***Administration*** auf ***Bereinigungsmanager***.
2. Wählen Sie aus, bis zu welchem Datum die Daten gelöscht werden sollen, und legen Sie fest, ob die Aktion für einen bestimmten Tresor oder für die gesamte Datenquelle ausgeführt werden soll.
3. Wählen Sie die auszuführende(n) Löschaktion(en) aus. Wenn tresorspezifische Aktivitäts- oder Administrationsprotokolle gelöscht werden sollen, erscheint eine neue Registerkarte ***Backup***, die ein Backup (XML-Dateiformat) der Daten ermöglicht.
4. Klicken Sie auf ***Ausführen***.

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

   <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p>Es gibt kein automatisches Backup der <em><strong>gelöschten Historie</strong></em>. Es wird daher dringend empfohlen, vor dem Fortfahren ein <a href="/pages/26ww7I7F4Jue6Ojc6LFg">Backup</a> zu erstellen.</p></div>

#### Siehe auch

* [Devolutions Academy – How to clean up and optimize Remote Desktop Manager](https://redirection.devolutions.com/clean-up-and-optimize-rdm)
* [Devolutions Academy – Managing Entry History and Recovery](https://academy.devolutions.net/student/path/1925316/activity/2667998)
  {% endtab %}

{% tab title="macOS" %}
Der ***Bereinigungsmanager*** ermöglicht Administratoren, Historien und Protokolle bestimmter Tresore oder ganzer Datenquellen zu löschen. Die Eintragshistorie ist weiterhin unter ***Berichte – Aktivitätsprotokolle*** zu finden.

### Einstellungen

1. Klicken Sie im Menüband auf der Registerkarte ***Administration*** auf ***Bereinigungsmanager***.
2. Wählen Sie aus, bis zu welchem Datum die Daten gelöscht werden sollen, und legen Sie fest, ob die Aktion für einen bestimmten Tresor oder für die gesamte Datenquelle ausgeführt werden soll.
3. Wählen Sie die auszuführende(n) Löschaktion(en) aus. Wenn tresorspezifische Aktivitäts- oder Administrationsprotokolle gelöscht werden sollen, erscheint eine neue Registerkarte ***Backup***, die ein Backup (XML-Dateiformat) der Daten ermöglicht.
4. Klicken Sie auf ***Ausführen***.

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

   <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p>Es gibt kein automatisches Backup der <em><strong>gelöschten Historie</strong></em>. Es wird daher dringend empfohlen, vor dem Fortfahren ein <a href="/pages/26ww7I7F4Jue6Ojc6LFg">Backup</a> zu erstellen.</p></div>

#### Siehe auch

* [Devolutions Academy – How to clean up and optimize Remote Desktop Manager](https://redirection.devolutions.com/clean-up-and-optimize-rdm)
* [Devolutions Academy – Managing Entry History and Recovery](https://academy.devolutions.net/student/path/1925316/activity/2667998)
  {% 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/clean-up-manager.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.
