How to return a standard theme on a Xiaomi smartphone: 5 working ways

Are you tired of the flashy colors of custom theme on your Xiaomi or Redmi and want to return to the usual minimalist design of the system? Or after the MIUI update, the interface has become different and buttons and icons are uncomfortable? You can restore the standard theme on Xiaomi devices in several ways, from basic settings to manual editing of configuration files.

In this article, we will analyze all the current methods of returning a factory theme, including hidden functions. MIUI, work MTZ-files and even reset through ADB. We will pay special attention to the nuances for different versions of firmware - from MIUI 12 to MIUI 14, as well as problems that may occur when changing themes on devices with unlocked bootloader.

⚠️ Important: Some of these methods require a superuser or a PC connection, and if you're a beginner, start with the first three, they're safe and they won't damage the system.

1. Restore the standard theme through MIUI settings

The easiest way is to use the built-in tools, which works on all Xiaomi devices without any additional software and does not require root rights.

Open the Topics app (Brush icon) and go to My Topics β†’ Installed. Here you will see a list of all activated themes. The standard MIUI theme is usually called:

  • πŸ“± Β«MIUIΒ» (global firmware)
  • πŸ‡¨πŸ‡³ «» (Chinese versions)
  • πŸ”„ Β«Default (on some models) POCO)

If the standard theme is not on the list, try:

  1. Click on three dots in the upper right corner β†’ Reset the theme settings.
  2. Reboot the phone (sometimes changes are only applied after the reboot).
  3. Update the Themes app via Google Play or App Store.

⚠️ Note: On some firmware (for example, MIUI 13.5 for Xiaomi 12T) Resetting themes may not return the original factory theme, but the last one installed from the store.

πŸ“Š What version? MIUI You're using it?
MIUI 12
MIUI 13
MIUI 14
Another.
I don't know.

2. Establishing a standard theme through MTZ-file

If the built-in reset doesn’t work, you can manually download the original theme in.mtz format. These files contain all the interface elements: icons, fonts, animations and sounds.

Where to find it. MTZ-standard-theme file:

  • πŸ” Search the forums 4PDA XDA-Developers (Search for the phone model) + Β«stock themeΒ»).
  • πŸ“ Extract from the official firmware through the tool MIUI Theme Editor (requires PC).
  • 🀝 Ask the owner of the same device (themes are linked to the version) MIUI!).

How to determine:

  1. Download the theme file (for example, miui_default_v14.mtz).
  2. Place it in the Download folder on your phone.
  3. Open the Topics Application β†’ My Themes β†’ click on the β€œ+” in the upper right corner.
  4. Select the downloaded file and apply the theme.
Xiaomi modelName of name MTZ-standard-theme fileFile size
Redmi Note 11miui_default_global_v13.5.mtz~12MB
Xiaomi 12 Promiui_14_default_cn.mtz~15MB
POCO X5poco_default_theme_v14.mtz~10MB

⚠️ Note: Installation of themes from unverified sources may contain malicious code. Before using, check the file through VirusTotal or similar services.

πŸ’‘

If, after application, MTZ-file some interface elements remained unchanged (for example, application icons), try to clear the application cache Themes in the phone settings.

3. Reset themes via MIUI Theme Editor (for advanced)

The MIUI Theme Editor tool allows you to edit and restore themes at the system file level, which is suitable if the standard theme is corrupted or missing from the list.

What you need:

  • πŸ–₯️ Computer with Windows/Linux.
  • πŸ”Œ USB-cable.
  • πŸ› οΈ Utility. MIUI Theme Editor (downloaded on GitHub).
  • πŸ”“ Unlocked loader (for some operations).

Step-by-step:

  1. Connect your phone to your PC in USB Debugging mode (includes in Settings β†’ About Phone β†’ MIUI version β†’ 7 times click on version β†’ return to Additional settings β†’ For developers).
  2. Start MIUI Theme Editor and select Connect Device.
  3. In System Themes, find a standard theme (usually marked as default or system).
  4. Press Restore and confirm the action.

Enable debugging on USB|Install drivers ADB|Download MIUI Theme Editor|Make a backup copy of the data|Connect the phone to the PC-->

If the utility does not see the device:

  • πŸ”„ Reinstall the drivers ADB.
  • πŸ”Œ Try another one. USB-cable (preferably original).
  • πŸ“± Enable the Developer Settings option to Allow debugging ADB.

4. Resetting phone settings to factory

If none of the previous methods worked, there's a radical solution: a complete reset, which will bring all system settings back to factory settings, including the theme, but delete user data. Use it only as a last resort!

How to reset:

  1. Go to Settings β†’ About the phone β†’ Reset settings.
  2. Choose to Erase All Data (not to be confused with Settings Reset – these are different options!).
  3. Enter your Mi Account password if required.
  4. Confirm the action and wait for the reboot (it will take 5-10 minutes).

⚠️ Attention: On devices with MIUI 14 and newer after reset, you may need to re-assign your Xiaomi account to unlock.Make sure you remember your login and password!

What will be removed:

  • πŸ“± All installed applications and their data.
  • πŸ“· Photos, videos and music (if not saved) SD-map).
  • πŸ“ž Contacts, SMS Call log (unless synced with Google or Mi Cloud).
  • 🎨 All custom themes, wallpaper and interface settings.
What if the topic has not recovered after the reset?
If even after a complete reset, the theme remains unconventional, the problem may be the damaged firmware, in which case only the firmware reflash through Fastboot or Recovery will help. Official instructions and firmware files can be found on the MIUI Downloads website.

5 Manual editing of system files (root only)

This method is suitable for advanced root users, and allows you to manually replace the theme files in the system folders.

What needs to be done:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /data/system/theme/.
  3. Delete all files and folders associated with custom themes (usually titled com.android.theme.custom).
  4. Copy files of a standard theme into this folder (they can be extracted from the file). MTZ-archive or take from another device).
  5. Change the access rights to 755 for folders and 644 for files.
  6. Reboot the phone.

Commands to change rights (executed via ADB Shell or terminal):

su


chmod 755 /data/system/theme/




chmod 644 /data/system/theme/*.apk




chmod 644 /data/system/theme/*.mtz




reboot

⚠️ Warning: Incorrect editing of system files can lead to bootloop ( looped boot). /data/system/theme/!

Frequent problems and their solutions

Even after a successful return of a standard theme, bugs can occur, and here are the most common ways to fix them:

Problem.Reason.Decision
App icons haven't changedLauncher cache not updatedClear the Launcher app cache in the settings
The system menu colors are differentNot all elements of the topic are appliedReboot your phone or re-apply the topic
After resetting, the topic is strayed back.Conflict with the MIUI updateRemove the firmware to the previous version
No notification sounds.The sound files are not recovered.Set standard sounds through Settings β†’ Sounds

If after all the manipulations the topic is still non-standard, check:

  • πŸ”„ Are there any third-party launchers installed (for example, Nova Launcher or HyperOS Launcher).
  • πŸ“± Are not the Color Scheme or Dark Mode settings activated in Settings? β†’ Screen.
  • πŸ”§ Have system fonts changed through Settings? β†’ Additionally. β†’ Fonts.

πŸ’‘

If the problem persists, the firmware is likely damaged, in which case only flashing through Fastboot or contacting a service center will help.

Can I return a standard theme without resetting my phone?
Yes, in 90% of cases, the first three methods from the article help: resetting through the Topic application, installing the topic. MTZ-file-use MIUI Theme Editor: Complete reset is only needed in case of serious system failures.
Why did the topic get lost after the MIUI update?
In major updates (e.g., MIUI 13 to MIUI 14), some themes may not migrate correctly.This is an official bug that Xiaomi usually fixes in the following patches. Check for updates in Settings β†’ Software Update.
Where to download the official standard theme for my model?
Official sources for downloading MTZ-There are no standard themes files, but they can be extracted from the firmware through MIUI Theme Editor. Find on thematic forums (e.g, 4PDA β€” Ask other owners of the same device (make sure the versions are available) MIUI match!).
Will the standard theme work with MIUI 14 on MIUI 13?
No, the themes are tied to the firmware version. MTZ-file MIUI 14 on MIUI 13, there may be graphical glitches or errors. Always check compatibility!
Can I get a custom theme through ADB?
Yeah, but it requires knowledge of commands, like to drop a topic through ADB, Adb shell cmd theme reset, however, this command does not work on all versions. MIUI. Use it for reliability. MIUI Theme Editor.