Install third-party themes on Xiaomi: 5 working ways with instructions

Xiaomi’s MIUI-based smartphones are famous for their personalization flexibility, but a standard set of themes quickly gets bored. Third-party themes open up access to thousands of unique designs, from minimalist icons to full interface redesign. However, the process isn’t always obvious: MIUI limits the downloading of uncertified themes, and some methods require unlocking a bootloader or using ADB.

In this guide, we will look at all the current ways to install custom themes on Xiaomi, Redmi and POCO devices in 2026, from official methods through MIUI Themes to manually installing.mtz files and circumventing regional restrictions. Special attention will be paid to security: improper actions can lead to blocking the Mi Account or the device’s β€œbrick” when manipulating system files. If you are a beginner, start with the first two methods – they do not require technical skills.

1.Official method: installing themes through MIUI Themes

The easiest and safest method is to use the built-in MIUI Themes store, which works on all devices with global or Chinese MIUI firmware, but has restrictions by region and shell version.

To set the topic officially:

  • πŸ“± Open the Themes app (icon with brush on desktop).
  • πŸ” Type the title of the topic in the search box or select a category (for example, "Dark" or "Dark" or "Dark "AMOLED").
  • πŸ‘† Click on your favorite topic and select Apply. Some topics require payment β€” they are tagged with a price tag.
  • βš™οΈ Reboot the device for full use (optional, but recommended).

⚠️ Note: On devices with European firmware (EEA) Theme shop may be shut down due to politics GDPR. In this case, use VPN You can go to India or Indonesia to access the full directory, and some topics require permission to access files, only to trusted developers.

πŸ“Š What type of topics do you prefer?
Minimalistic (icons + wallpaper)
Complete interface redesign
Dark./AMOLED-topic
Anime/game themes
Other

2. Installation of themes through MTZ-files without root)

If the theme is not available in the official store, it can be installed manually through a file with the.mtz extension, which works on most Xiaomi devices with MIUI 12-14, but requires preliminary preparation.

Instructions:

  1. Download. MTZ-file from a trusted source (e.g. miuithemes.com or Telegram threads of topics) Avoid files with suspicious names (e.g., file names, super_premium_theme_v5.mtz.exe β€” It's a virus!).
  2. Transfer the file to the device memory (for example, to the Download folder).
  3. Set the topic: πŸ“‚ Open the files. β†’ Find the downloaded.mtz. πŸ‘† Press the file. β†’ Choose Apply the Topic. βš™οΈ If the option is inactive, go to Settings. β†’ Annexes β†’ Application management β†’ Topics β†’ Permits and enable Installation of Unknown Themes.

⚠️ Note: Some.mtz files contain hidden advertising modules or modify system fonts without the possibility of rollback, 4PDA). If after applying the theme, the device began to slow down - reset the themes to Settings β†’ Topics β†’ My subjects. β†’ Reset.

β˜‘οΈ Preparation for installation MTZ-topic

Done: 0 / 4

3. Unlock the bootloader to install custom themes

On devices with a locked bootloader (most new Xiaomi/Redmi/POCO), some themes may not install or work properly. Bootloader unlock solves this problem, but voids the warranty and erases all data from the device.

Step-by-step:

  1. Link the Mi Account: πŸ“± Go to Settings. β†’ Mi Account. ☁️ Turn on sync and confirm the phone number/email.
  2. Apply for unblocking: 🌐 Go to the official unblocking site. πŸ“ Fill out the form (required) IMEI The device that can be recognized by command *#06#). ⏳ Wait. SMS with confirmation (usually 3-7 days).

Unlock the loader

  • πŸ–₯️ Download Mi Unlock Tool on PC.
  • πŸ“± Turn your phone to Fastboot (switch off) β†’ clamp down on power. + Loudness down).
  • πŸ”— Connect your device to your PC and follow the instructions in the Mi Unlock Tool.

⚠️ Attention: After unlocking the loader:

  • 🚫 The device will not pass the SafetyNet check (problems with banking applications, Google Pay).
  • πŸ”„ Updates MIUI Will be delayed (manual installation required).
  • πŸ›‘οΈ It is recommended to immediately install custom recovery (TWRP) backup.
What to do if Mi Unlock Tool gives you a "Couldn't unlock" error
The error often occurs due to: - Unbound Mi Account to the device (check in Settings β†’ Mi β†’ Mi β†’ Mi Cloud Account). - Outdated version of Mi Unlock Tool (download the latest from the official website). - Time locks (after a failed attempt, wait 72 hours). - Inconsistencies between the account and the device (for example, the account is registered in Russia, and the phone is purchased in China). Solution: use a VPN with the region of China when unlocking or contact the XDA Developers forum for alternative methods.

4. Installation of themes through ADB (for power users)

If the theme is not installed in a standard way, you can apply it through ADB (Android Debug Bridge), which requires the developer mode and USB debugging on, but does not need root rights.

Instructions:

  1. Prepare the device: πŸ“± Go to Settings. β†’ The phone. β†’ Version. MIUI Press 7 times to activate Developer Mode. βš™οΈ Back to Settings β†’ Additionally. β†’ For developers and enable debugging by USB.
  2. Connect to the PC: πŸ–₯️ Download. ADB Tools and unpack into a folder. πŸ“± Connect your phone to the PC by USB (Select the File Transfer Mode). πŸ” Open the command line in the folder with ADB and type: adb devices If the device is displayed - drivers installed correctly.

Set the topic.

  • πŸ“ Place the.mtz file in the Download folder on your phone.
  • πŸ”§ Enter the command (replace). theme_name.mtz The name of your file: adb shell am start -a android.intent.action.VIEW -d file:///sdcard/Download/theme_name.mtz -t application/x-miui-mtz

⚠️ Note: If, after installing the topic through ADB The device has started to reboot, which means that the theme is incompatible with your version. MIUI. Restore the standard theme by the team:

adb shell cmd overlay reset default

πŸ’‘

Before use ADB check integrity MTZ-utility MTZ Validator.It'll show you if there's malicious code or incompatible elements in the file.

5. Installation of themes on custom firmware devices (TWRP)

If your Xiaomi has custom firmware installed (like LineageOS, Pixel Experience or xiaomi.eu), the installation process is different. These firmware often doesn’t support.mtz format, but allows you to install themes through Substratum or Overlay Manager.

Algorithm of action:

  • πŸ“₯ Install Substratum Theme Engine from Magisk or OMG Theme Manager.
  • 🎨 Download a compatible theme (.apk or.zip formats) from the site XDA Developers.
  • βš™οΈ Apply the theme through the theme manager and restart the device.

⚠️ Note: On Xiaomi.eu firmware, some themes may conflict with system applications (e.g. Mi Home or Mi Fit). TWRP:

  1. πŸ“± Download to recovery (turn off) β†’ clamp down on power. + Loudness up).
  2. πŸ’Ύ Choose Backup β†’ System + Data.
  3. πŸ”„ Save the backup on SD-card.

6. Solving common errors when installing themes

Even when following the instructions, users face problems, and the table below is the most common errors and their solutions:

Mistake.Reason.Decision
I failed to apply the topic.Incompatibility of the MIUI versionCheck the shell version in Settings β†’ About Phone and download the theme for your MIUI (e.g. MIUI 14)
Theme applies partially (only wallpaper / icons)Manufacturer or custom firmware restrictionsUse ADB or install MIUI Blur module via Magisk
The MTZ parsing errorDamaged theme fileDownload the file or check it through MTZ Validator
The topic disappears after the rebootResetting overlay settingsFollow the command in ADB: adb shell cmd overlay reset com.android.theme.icon
The shop doesn't work.Regional restrictions or EEA-firmwareUse a VPN (India region) or install Xiaomi.eu firmware

If your problem is not listed in the table, check the error logs through ADB Logcat:

adb logcat | grep -i "theme"

7.Where to Download Safe Themes for Xiaomi

Not all sources are equally reliable, but here are proven platforms with minimal risk of viruses and ads.

  • 🌍 MIUI Themes – the largest database of themes with ratings and reviews.
  • πŸ€– Telegram channels (e.g, @miuithemes or @xiathemes) β€” topical collections.
  • πŸ› οΈ XDA Developers – themes for custom firmware and patches.
  • πŸ‡¨πŸ‡³ Official Chinese theme store (requires a Mi Account with a linked number).

⚠️ Attention: Avoid websites that offer:

  • 🚫.apk themes asking you to include Unknown sources (Trojan risk).
  • 🚫 "Premium themes for suspiciously low price (often containing hidden advertising).
  • 🚫 Files with.exe or.zip extension that require PC decompression.

πŸ’‘

Before installing any theme, check it is compatible with your Xiaomi model and MIUI version. For example, the theme for the Redmi Note 10 Pro (MIUI 13) may not work on the Xiaomi 12T (MIUI 14).

FAQ: Frequent questions about installing themes

πŸ”Ή Can I install the theme without unlocking the bootloader?
Yes, most themes are installed through.mtz files or the official MIUI Themes store without unlocking. However, some elements (such as system icons or animated wallpaper) may require an unlocked bootloader or root rights.
πŸ”Ή Why App Icons Missed After Installation of Themes?
This is due to overlay conflict. Solution: Go to Settings β†’ Applications β†’ Application Management β†’ Themes β†’ Storage and clear the cache. Apply a standard theme and restart the device. If the problem persists, reset the theme through ADB.
πŸ”Ή How to bring back the standard theme MIUI?
To reset all the changes: πŸ“± Open Topics β†’ My subjects. β†’ Standard and apply it. πŸ”§ If the topic is not reset, execute the command to ADB: adb shell cmd overlay reset default πŸ”„ In extreme cases, make a reset in the settings β†’ Additionally. β†’ Recovery and reset (data not affected).
πŸ”Ή Why some topics are paid and can they be downloaded for free?
Paid topics in MIUI Themes is the official way to support developers, and free versions are often distributed on forums, but they're not: 🚫 They can be cut down (without animations or wallpaper). 🚫 Contain advertisements or malicious code. 🚫 Violate the Xiaomi license agreement (risk of blocking the account).We recommend buying themes officially or using free analogues.
πŸ”Ή Whether the topics work MIUI on POCO-device?
Yes, but with reservations: πŸ“± POCO F/POCO X (based) MIUI) Supports.mtz topics completely. πŸ“± POCO M (with shells) POCO Launcher) may have restrictions on the use of system icons. πŸ”§ Nana POCO Custom firmware (e.g. Pixel Experience) themes are installed via Substratum. Before installing, check the theme compatibility with your model on the developer's website.