How to Reset the Theme on Xiaomi to Standard: 5 Proven Ways

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:

  1. Open the Themes app (the icon with a brush on your desktop).
  2. Go to the section My β†’ Established themes.
  3. Find an active topic (marked with a tick) and tap it.
  4. In the window that opens, select Reset to Standard or Remove (if the theme was installed from the store).
  5. Confirm the action and restart the device.

If the option to Reset to Standard is missing, try an alternative path:

  1. Hold your finger on the empty space on the desktop.
  2. Select Desktop Settings (or Styles in newer versions).
  3. 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.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Lawnchair app (or MIUI Launcher for older versions).
  3. 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:

  1. Turn off your smartphone.
  2. 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?
If the button combination doesn’t work, you may have custom Recovery installed on your device (for example, for example, TWRP). In this case: 1. Connect your smartphone to your PC. 2. Use the adb reboot recovery command via ADB. 3.If TWRP request a password, enter a pattern lock, or PIN-device-code.

⚠️ 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:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. 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.
  3. 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).
  4. 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:

  1. Turn off your smartphone.
  2. Press Volume Up + Power to Enter Recovery.
  3. Choose Wipe Data β†’ Wipe All Data.
  4. 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 causeDecision
The theme is not reset through settingsFailure of the β€œThemes” applicationClear cache and data of the β€œThemes” application
After the dumping, there were artifacts left.Launcher cache not clearedClear the MIUI Launcher cache or restart the device
The device brakes after resettingConflict with other system settingsPerform a cache reset via Recovery
Failure to enter RecoveryWrong button combination or custom recoveryUse 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.

FAQ: Frequent questions about resetting themes on Xiaomi

Can I reset the topic without losing data?
Yes, in most cases, the theme reset does not affect user data, except for the full Factory Reset, which deletes all files from the device. Use methods through MIUI or ADB settings to avoid losses.
Why did the topic fly off after the MIUI update?
With major MIUI updates (e.g., version 13 to version 14), some custom themes may become incompatible. The system automatically returns the standard design. To return the previous theme, check its compatibility in the MIUI Themes store or install a similar one.
How to delete a topic if it does not appear in the installed list?
If the topic is not visible in the section β†’ Installed but applied to the interface, try: Clear the cache of the Themes app. ADB-command: adb shell pm clear com.android.themes. Set another theme over the current one (this can "smash" the hidden theme).
Can I return a deleted theme from the MIUI store?
Yes, if a theme was installed from the official MIUI Themes store, it can be downloaded again. To do this: Open the Topics app. Go to Mine β†’ History (if the section is available). Find the right topic and click Apply. If the topic has been removed from the directory, try searching for it by title or author.
Why did the widgets from the desktop disappear after the reset?
Resetting themes (especially through ADB or Recovery) can affect launcher settings, including the location of widgets. To restore them: Add widgets again manually. If widgets were part of a custom theme, reset this theme. Check settings in Settings β†’ Applications β†’ MIUI Launcher β†’ Storage β†’ Clear data (this will reset the location of the icons, but return the default widgets).