> For the complete documentation index, see [llms.txt](https://docs.de.privary.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.de.privary.me/tresor-erstellen/tresor-loschen.md).

# Tresor löschen

### Option 1: Ich kann mich nach wie vor anmelden

Öffne die Privary Einstellungen und wähle ganz unten die Option *Werkseinstellungen*.

{% hint style="info" %}
Erstelle ein Backup bevor du den Tresor löschst. Gelöschte Dateien können ohne ein Backup nicht wiederhergestellt werden
{% endhint %}

### Option 2: Die Anmeldung ist nicht möglich

Hast du bspw. dein Passwort unwiederbringlich vergessen und möchtest einen neuen Tresor erstellen, öffne eine Dateimanager App. Die App muss auch versteckte Dateien anzeigen können. Das kann in den Einstellungen der Dateimanager App eingestellt werden.

Lösche den Datenordner *`.privary`*. Dieser Ordner liegt entweder direkt auf dem Gerätespeicher/SD-Karte oder im Ordner "DCIM"

{% hint style="info" %}
Wir empfehlen vorher ein Backup zu erstellen da gelöschte Dateien ohne Backup nicht wieder herstellbar sind. Alternativ benenne den Ordner *`.privary`* um in *`.privary-old`* anstatt ihn zu löschen
{% endhint %}


---

# 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.de.privary.me/tresor-erstellen/tresor-loschen.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.
