> 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/extras/splash-screen.md).

# Splash Screen

{% columns %}
{% column %}

<figure><img src="/files/PJsjkuwYpCkNAJsw54os" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/Umq6GZ0orukxs0ymOtzp" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

Merubah tampilan awal device saat baru dinyalakan, yang biasanya kalo kita menyalakan device maka akan menampilkan logo Xiaomi.\
Nah itu bisa dimodifikasi dengan gambar kita sendiri menggunakan Splash Creator ini.\
Dan ini beda dengan Boot Animation.

{% hint style="warning" %}
Khusus untuk device Redmi Note 10 Pro / Pro Max `(sweet / sweetin)`.

Device harus sudah terinstall Custom Recovery `(TWRP / OrangeFox)`.
{% endhint %}

Jika kamu ingin membuat sendiri bisa menggunakan Tools ini:

<a href="https://drive.google.com/file/d/1GcYzfYFChgWrM2XLX75h1ViaUTdpAvP1/view?usp=sharing" class="button primary">Splash Screen Creator</a>

Atau jika kamu mau yang sudah jadi, saya ada beberapa koleksi Splash Screen yang saya buat, bisa kamu pilih dan download:

<a href="https://t.me/faultx003/184" class="button primary">Splash Screen Redmi Note 10 Pro</a>

***

## Cara install  <a href="#cara-install" id="cara-install"></a>

Sudah terinstall Custom Recovery

* Download file `.zip`
* Reboot ke Recovery
* Pilih file yang sudah kamu download tadi
* Lalu kamu Flash
* Reboot
* Done

Saat rebooting, otomatis Logo awal (*splash screen*)akan berubah.

***

## Stock MUI Splash Screen

{% hint style="info" %}
Jika kamu butuh **Stock MIUI Splash** atau mengembalikanya bisa kamu download dan cara installnya sama seperti diatas.
{% endhint %}

{% file src="/files/aD9QggDZoWOqgbgFK147" %}


---

# 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/extras/splash-screen.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.
