# Find Duplicates

## Run a search

Use *Find Duplicates* from the LockMyPix settings to run a search. All found duplicates will be displayed and can be removed with a single click 👑.

{% hint style="info" %}
**Scan the entire vault:**

Looks for duplicates inside your whole Private Vault
{% endhint %}

{% hint style="info" %}
**Scan per single folder:**

Will look for duplicates only that occur in each single folder
{% endhint %}

## Can I securely delete any found duplicate?

Yes. Each file that's found by the Duplicate Finder appears in your Vault at least twice. Removing duplicates ensures that one file remains.

Mind that duplicates are moved to the Trash from where you can restore or delete irretrievably.


---

# 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.en.lockmypix.com/general/find-duplicates.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.
