# Deleting file error (recycle bin)

If you are unlucky, you might get this nasty error message.

![](https://cdn.filestackcontent.com/1O2pmK2pQsurIu0oG8OU)

It means that Piktures does NOT have the right to write on the file system. This could be due to multiple reasons:

**A - Your file system is almost full.**

* For instance, you might want to delete some photos from your SD card. The SD Card has plenty of space while the phone memory is running low. This happens when you are deleting photos from the SD card and the recycle bin is activated. The operation creates first a copy of your SD card photos to the phone memory. If the phone memory is not large enough, this error message will appear.
* Another example is when you want to delete files from the phone memory. It still tries to create a copy before deleting from the source folder.&#x20;

**Recommendation**: Use a file manager to clean up the file system in order to have at least 50M of free space on your phone memory.

**B - The permission to the file system is no longer granted**

* Updating Android or updating Piktures might cause the file permission to be revoked. This happens a lot on OnePlus devices. We don't know yet why this is happening and what to do about it.

**Recommendation**: Uninstall and reinstall Piktures.


---

# 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://help.piktures.app/common-issues/deleting-file-error.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.
