> For the complete documentation index, see [llms.txt](https://faultx.gitbook.io/rn10p-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faultx.gitbook.io/rn10p-docs/troubleshooting/find-device-storage-corrupt.md).

# Find Device storage corrupt

{% hint style="danger" %}
Do With Your Own Risk!!
{% endhint %}

## Metode 1 <a href="#metode-2" id="metode-2"></a>

{% hint style="success" %}

* Root Required
* Testing from AOSP 14 to MIUI
  {% endhint %}

Sebelum flash MIUI ROM:

* Hapus semua isi folder **“fdsd”** *(Gunakan file manager seperti MT Mnanager atau sejenisnya)*\
  `mnt/vendor/persist/fdsd`
* Reboot system
* Reboot ke TWRP/OrangeFox
* Flash MIUI ROM
* Done!

***

## Metode 2 <a href="#metode-1" id="metode-1"></a>

1. Flash [Orangefox R11.1\_3](https://onboardcloud.dl.sourceforge.net/project/orangefox-releases/sweet/04122023/OrangeFox-R11.1_3-Unofficial-sweet.zip)
2. Flash [PixelOS A12](https://cloud03.faultx.workers.dev/0:/PixelOS_sweet-12.1-20220812-0031.zip?a=view)
   * Flash ROM PixelOS
   * Format data ➜ YES
   * Reboot system
3. Flash [ROM MIUI 13 / 14](/rn10p-docs/miui/download-miui-rom.md) Type: Recovery
   * Flash ROM MIUI
   * Format data ➜ YES
   * Reboot system
4. Done!


---

# 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://faultx.gitbook.io/rn10p-docs/troubleshooting/find-device-storage-corrupt.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.
