# Delete the Vault

### Option 1: I can still login

Head over to the LockMyPix settings and scroll down to the bottom to *reset* your Vault.

{% hint style="info" %}
Make sure to take a backup before proceeding. Delete files cannot be recovered without a backup
{% endhint %}

### Option 2: I can no longer login

Open a file manager app. Make sure that the file manager app can show hidden files. Adjust that option from the settings of the file manager app.

To reset LockMyPix just delete the data folder *`.LockMyPix`* from your device storage or sd-card (if applicable).

The folder is located directly on your storage or inside the folder "DCIM".

{% hint style="info" %}
We recommend to take a backup as deleted files cannot be recovered without a backup. Consider to rename the data folder *`.LockMyPix`* to *`.LockMyPix-old`* instead deleting
{% endhint %}


---

# Agent Instructions: 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.lockmypix.com/helpdesk/create-your-vault/delete-the-vault.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.
