Changed theme to Xiaomi POCO and now you canβt get back the standard interface? Or did the system automatically apply an uncomfortable color scheme after the MIUI update? This problem is familiar to many owners of POCO smartphones β from budget POCO M6 to flagship POCO F6 Pro. Unlike the classic Redmi, there are often nuances with the return of factory settings of the the theme due to the features of the shell.
In this article, youβll find three working methods for returning the default theme, from simply resetting through settings to manually deleting custom files. Weβll also look at why a standard theme sometimes flies off after updating MIUI 14β15, and what to do if the default button in the theme menu is inactive. All instructions are tested on current 2026 firmware and adapted to different POCO models.
Why does the POCO theme change on its own?
Xiaomi POCO users often experience a situation where, after a reboot or system update, the interface suddenly acquires unfamiliar colors, icons or fonts, the reasons for this behavior lie in the features of the MIUI shell:
- π Automatic application of topics from the cloud. If you've ever downloaded themes from a theme β Online, the system may accidentally activate them after a cache reset or update.
- π± Conflict with corporate functions POCO. For example, the regime POCO Launcher sometimes overrides system settings for themes.
- π§ Errors in configuration files. Damaged files in folder /miui/theme/ They can force the system to use a backup theme.
- π² Reset settings without deleting user data. In a partial reset (e.g., via Settings) β Additionally. β Resetting) topics remain in the device memory.
Interestingly, the POCO X6 Pro and new HyperOS models are less likely to have problems with the problem, as developers have fixed a bug with a spontaneous change of theme, but owners of the POCO F4/F5 on MIUI 14 have to deal with this more often.
Method 1: Return the theme through standard MIUI settings
The most obvious and safe method is to return the factory theme through the settings menu, which works on 90% of POCO devices if the system is not damaged.
- Open the Themes app (the icon with a brush on your desktop).
- Go to the My Themes tab (usually at the bottom of the screen).
- Scroll down to the default or standard section (the title may vary depending on the version of MIUI).
- Click on the standard theme preview, then select Apply.
- Confirm the action if a reboot request appears.
If the Apply button is inactive or there is no Default section, try:
- π Update theme app via Google Play or App Store MIUI.
- π₯ Download the standard theme manually (see Method 3).
- π Reboot your phone β sometimes it helps to βexhibitβ hidden options.
βοΈ Preparation for the topic reset
β οΈ Attention: On some firmware POCO (for example, MIUI 13.0.6. POCO X3 Pro) a standard topic may be referred to MIUI Default or System Default. If you don't find it, search for the keyword "default" in the themes menu.
Method 2: Reset theme settings through a hidden menu
If the standard method didnβt work, try resetting the themes through a hidden engineering menu, which is more radical, but doesnβt affect user data (photos, contacts, etc.).
Instructions:
- Open the Phone app and type in the combination: ##6484## (some models run ##64663##).
- You will be taken to the MIUI Test menu. Select the Theme Manager (or Themes) section.
- Press Reset to Default (Reset to Factory).
- Confirm the action and restart the device.
After the reboot, the theme should return to the standard. If the combination ##6484### does not work:
- π Make sure to type it in the standard Phone app, not in Google Phone or other dialer.
- π’ Try alternative codes: ##36446339## (for MIUI 12-14) ##6484## (for MIUI 15/HyperOS)
- π οΈ Nana POCO with HyperOS (for example, POCO X6) Engineering menus can be blocked β use Method 3.
What to do if the engineering menu is not opened?
Method 3: Manually remove custom theme through file manager
If previous methods didn't work, you'd have to manually delete the theme files that interfere with standard theme, which requires root rights or access to system folders through ADB, but it's 100% effective.
Important: Incorrectly deleting system files can cause shell failure. Follow the instructions exactly!
Steps for non-root devices (via ADB):
- Connect POCO to your PC and enable USB Debugging in Settings β About Phone β MIUI version (click 7 times on build number, then return to Additional β For Developers).
- Download ADB Tools and open the command line in the folder with adb.exe.
- Enter the commands in turn: adb shell su rm -rf /data/system/theme/* rm -rf /data/user/0/com.android.themes/files/* reboot
For root devices:
- Use Root Explorer or Solid Explorer with superuser rights.
- Go to /data/system/theme/ and delete all files in this folder.
- Also clean: /data/user/0/com.android.themes/files/
- Reset the device.
| The POCO model | The Path to Themes (MIUI 14) | The Path to Themes (HyperOS) |
|---|---|---|
| POCO X3/X3 Pro | /data/system/theme/ | Doesn't support HyperOS |
| POCO F4/F5 | /data/system/theme/ | /data/miui/theme/ |
| POCO X6/X6 Pro | β | /data/miui/theme/ and /data/user/0/com.miui.themes/files/ |
β οΈ Attention: POCO with HyperOS (for example, POCO X6 Pro) deleting the theme files may cause the com.android.themes error. In this case, after the reboot, go to Settings β Annexes β Application management β Topics and click Reset Settings.
What if the theme dropped, but the icons remained custom?
A common problem after returning a standard theme is that the application icons remain changed, which is because POCO Launcher or third-party launchers (like Nova Launcher) cache icons separately from the system theme.
Decisions:
- π Launcher reset: Go to Settings β Annexes β Application management. POCO Launcher (or your current launcher).Tap Storage β Clear cache and Clear data.
- π± Restore Standard Icons by Hand: Clutch the Empty Space on the Desktop β Desktop settings. Select Icon Style. β Standard.
Reinstallation of the launcher
- Download APK POCO Launcher from APKMirror (the version should match your firmware).
- Install on top of the current version (do not delete the old one!).
adb shell cmd package install-existing com.miui.camera
How to prevent automatic change of the topic in the future?
To avoid repeating theme on POCO, follow these tips:
- π« Turn off automatic themes updates: Go to Topics β Settings (βοΈ) β Auto-Update Themes. Turn off the option to automatically apply new themes.
Block theme changes through ADB
adb shell settings put global theme_auto_apply 0Create a backup copy of a standard theme
- Download the standard theme file for your model with MIUI CF.
- Save it to the cloud or on PC.
Regularly clean the cache of the βThemesβ application
Settings β Applications β Topics β Storage β Clean the cache
On POCO with HyperOS (such as POCO X6 Pro), it is also recommended to disable the Desktop Personalization feature in the launcher settings β it sometimes conflicts with the standard theme.
π‘
If you experiment with themes frequently, use the MiXplorer app to create a backup folder /data/system/theme/ before installing a new theme, which will allow you to restore the standard view in 2 minutes.