Changing themes on Xiaomi smartphones is one of the most popular features of the MIUI shell. Users install custom themes to personalize the interface, but sometimes there is a need to return the standard look. The reasons can be different from bugs after the update to the desire to get rid of overly bright or dark designs. Unfortunately, not everyone knows that resetting themes is not only a return to factory design, but also a solution to many performance problems.
In this article, weβll look at all the possible ways to reset themes on Xiaomi, Redmi and POCO devices, from simple methods through the settings menu to advanced solutions using ADB. Weβll focus on nuances that arenβt mentioned in the official instructions: for example, why artifacts can remain after a reset or how to avoid losing user data. If you encounter a theme that βflyed offβ after an update or just want to start with a clean slate, here youβll find the answers.
It's important to understand that the theme reset procedure is different from a full reset to factory settings. In most cases, you don't have to erase all the data from the device -- just go back to the theme settings. However, some methods (like cleaning the cache through Recovery) can affect other system files, and we'll detail the risks of each method so you can choose the best option.
Before you start, check the MIUI version on your device. Some methods only work on the latest shell versions (e.g. MIUI 14 and later), and older firmware (MIUI 12 and below) may require alternative solutions. The version can be found in the Settings menu β About Phone β MIUI version.
1. Reset theme through standard MIUI settings
The easiest and safest way to bring back the standard theme is to use the built-in MIUI tools. This method is suitable for most Xiaomi models, including the Redmi Note 12, POCO X5, Mi 11 and other devices based on MIUI 12-14.
To reset the subject:
- Open the Themes app (the icon with a brush on your desktop).
- Go to the section My β Established themes.
- Find an active topic (marked with a tick) and tap it.
- In the window that opens, select Reset to Standard or Remove (if the theme was installed from the store).
- Confirm the action and restart the device.
If the option to Reset to Standard is missing, try an alternative path:
- Hold your finger on the empty space on the desktop.
- Select Desktop Settings (or Styles in newer versions).
- Go to Topics β Current Topic β Reset.
Some devices (such as POCO F4) may still have custom font or wallpaper after reset, in which case, check the settings in the Screen β Font Style and Wallpaper section.
π‘
If you have artifacts left after resetting the theme (for example, the application icons have not changed), clear the cache of the Themes app in the Settings menu β Applications β Application Management β Topics β Storage β Clear the cache.
2.Removal of themes through MIUI Themes store
If the standard reset didnβt work or you want to completely remove all installed themes, use the official store. MIUI Themes.This method is relevant for users who installed themes from the Xiaomi directory, rather than through third-party APK-file.
Instructions:
- π± Open the βSubjectsβ app and go to the βMyβ section. β Established.
- ποΈ Find an unnecessary theme, swipe left (or hold your finger on it) and select Delete.
- π For a complete reset, remove all custom themes, including fonts and wallpaper.
- π Restart the device to make the changes effective.
Note that some system themes (e.g. Standard or Dark Mode) cannot be removed, they are part of the firmware. If the interface has not returned to the standard look after removing all the themes, try applying the Standard theme manually from the Recommended section.
On devices with MIUI 14 and later, after removing themes, you may need to reset the cache of the system launcher.
- Go to Settings β Applications β Application Management.
- Find the Lawnchair app (or MIUI Launcher for older versions).
- Select Warehouse. β Clear the cache.
Remove all custom topics from the "My" section
Clear the cache of the "Themes" app
Reset the device
Check the font and wallpaper settings-->
3. Recovery Mode Reset (for power users)
If standard methods did not help, and the topic continues to βglueβ (for example, distorted icons or not applied changes), you can try to reset the cache through Recovery Mode. This method does not delete user data, but requires caution β wrong actions can lead to a system failure.
Step-by-step:
- Turn off your smartphone.
- Press the button combination to enter Recovery: For most models: Volume up + Power. For POCO: Volume up + Volume down + Power.
Recovery
Wipe & Reset
Wipe Cache
Wipe Data
Confirm the action and wait for the process to be completed.
Reboot β System
Once the theme is rebooted, it should return to its standard view. If the problem persists, try to further clear the Dalvik Cache section (available in some versions of Recovery).
What happens if the Recovery Mode does not open?
β οΈ Note: Do not select Wipe Data or Factory Reset in Recovery unless you want to lose all data on your device.
4.Use of ADB for forced resetting of topics
For advanced users who arenβt afraid of command line, there is a way to reset themes via Android Debug Bridge (ADB), a method that is useful if standard settings are not available (for example, due to an interface failure) or if you need to force the removal of system theme files.
What you need:
- π₯οΈ A computer with installed Xiaomi drivers and ADB.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Tap 7 times, then go back to Settings β Additionally. β For developers β Debugging by USB).
- π USB-cable (preferably original).
Instructions:
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command prompt (CMD or Terminal) and type: adb shell pm clear com.android.themes This command clears the Themes app data, returning all settings to factory settings.
- For a full reset, also do: adb shell pm clear com.miui.home (this will reset the launcher settings, including the location of the icons).
- Reboot the device: adb reboot
If the theme does not reset after executing the commands, try to delete the files manually:
adb shell rm -rf /data/system/theme/*
adb shell rm -rf /data/data/com.android.themes/*β οΈ Attention: Rm teams -rf They delete files irrevocably. Do not use them unless you are sure of the correct paths. For security, back up your data before you do these things.
Through MIUI settings
Removal of the Theme Store
Recovery Mode
ADB-team
Another way.-->
5. Complete reset to factory settings (extreme case)
If no methods have worked, and the custom theme continues to crash (for example, apps donβt open or the system slows down), the last option is a complete factory reset, which will remove all data from the device, including photos, contacts and installed applications, so use it only as a last resort.
How to reset:
- π² Go to Settings. β The phone. β Resetting settings.
- π Select Reset All Settings (or Factory Reset).
- π Enter a password (if required) and confirm the action.
- β³ Wait for the process to be completed (it will take 5-10 minutes).
After the reset, the device will restart in its original state, with the MIUI factory theme. To recover data, use a backup from Mi Cloud or Google Account.
Alternative Recovery Resetting Method:
- Turn off your smartphone.
- Press Volume Up + Power to Enter Recovery.
- Choose Wipe Data β Wipe All Data.
- Confirm the action and wait for the completion.
β οΈ Note: Some Xiaomi models (such as the Redmi Note 10 Pro) may require a re-activation of the device via Mi Account after a full reset. Make sure to remember the username and password from the Xiaomi account, otherwise you risk blocking the phone.
6. Solving problems after resetting themes
Even after a successful theme reset, users sometimes run into problems, and let's look at the most common problems and how to fix them.
Problem 1: App icons have remained customized.
Decision:
- Clear the launcher cache (Settings β Applications β MIUI Launcher β Storage β Clear the cache).
- Install a standard pack of icons through Desktop Settings β Icon Style.
Problem 2: After resetting the theme, the wallpaper or fonts disappeared.
Decision:
- Return the standard wallpaper to the Settings β Wallpaper.
- Reset the font to Settings β Screen β Font style β Standard.
Problem 3: The system slows down after resetting themes.
Decision:
- Clear the cache of all applications in Settings β Storage β Cleanup.
- Restart the device in Safe Mode (press Power β Reboot in Safe Mode) and check if the problem persists.
If none of these methods worked, the problem may be deeper, such as corrupting system files, in which case it is recommended to update the firmware through Settings β System Update or reflash the device using Fastboot.
| Problem. | Possible cause | Decision |
|---|---|---|
| The theme is not reset through settings | Failure of the βThemesβ application | Clear cache and data of the βThemesβ application |
| After the dumping, there were artifacts left. | Launcher cache not cleared | Clear the MIUI Launcher cache or restart the device |
| The device brakes after resetting | Conflict with other system settings | Perform a cache reset via Recovery |
| Failure to enter Recovery | Wrong button combination or custom recovery | Use ADB to log in to Recovery |
π‘
If the device is slower after resetting the themes, check the space in the memory. Lack of storage can cause lags even with a standard theme.