How to bring back the classic MIUI theme to Xiaomi: 5 working ways (including hidden ones)

The new MIUI version isn't popular: the redesign, the awkward layout of the elements, and the extra animations are forcing users to look for ways to bring the interface back to life, especially after global updates like MIUI 14 or HyperOS, where the manufacturer radically redesigned the visual part, but the good news is that the classic theme can be restored โ€” and it doesn't always require deep technical knowledge.

In this article, we will discuss all the current methods, from simple settings to flashing the device. It is important to understand that some methods require unlocking the bootloader or even losing the warranty, so first assess the risks. If you are the owner of a Xiaomi 11T, Redmi Note 10 Pro or older model, the chances of success are higher โ€“ for new devices (for example, Xiaomi 14) options may be less due to the limitations of the manufacturer.

Before you start, check:

  • ๐Ÿ“ฑ Model of your device (in Settings) โ†’ The telephone depends on the availability of the means.
  • ๐Ÿ”„ Current version MIUI/HyperOS โ€” Some methods work only on specific firmware.
  • ๐Ÿ”’ bootloader status. If it's locked, some of the instructions will be unavailable without unlocking.
๐Ÿ“Š What version? MIUI you now?
MIUI 12/13
MIUI 14
HyperOS
I don't know.
other

1. Method for lazy: enabling "Classic Mode" in settings

The easiest method is to activate the hidden option in system settings, which works on most devices with MIUI 12-14, but can be disabled in HyperOS.

What to do:

  1. Open the Settings โ†’ Screen.
  2. Scroll down and find System Style (on some firmware - Themes).
  3. Choose Classic Mode or MIUI 11 Style (name depends on version).
  4. Reset the device.

If there is no such item, try an alternative path:

  • ๐Ÿ” Enter the search for settings query classic or old ui.
  • ๐Ÿ“Œ On some firmware, the option is hidden in Settings โ†’ Additionally. โ†’ Functions laboratory.

๐Ÿ’ก

If the interface has not changed after the reboot, clear the theme app cache in Settings โ†’ Applications โ†’ Application Management.

โš ๏ธ Note: On HyperOS devices (e.g. Xiaomi 13 Ultra or Redmi) K60) This is the way it most often doesn't work. The manufacturer has removed support for the classic mode in the new firmware.

2. rollback through the "Themes" app: the official method

Xiaomi allows you to install third-party themes, including imitations of older versions of MIUI. This method does not require root rights, but has limitations:

  • ๐ŸŽจ The appearance will change only partially (badges, fonts, wallpapers).
  • โš™๏ธ System menus (such as Settings or Notification Panel) will remain new.
  • ๐Ÿ“ฅ Some topics may contain advertising or paid items.

Instructions:

  1. Open the Themes app (if not, download it from Google Play).
  2. Type MIUI 11, MIUI 12 Classic or Old MIUI.
  3. Select your favorite theme and click Apply.
  4. For full effect, also install classic wallpaper and fonts (available in the same app).

Popular themes for rollbacks:

Title of the topicSuitable forFeatures
MIUI 11 ClassicMIUI 12โ€“14Restores icons and animations, but not the settings menu
Old MIUI DarkHyperOSDark theme with MIUI 12 elements, partially changes the notification panel
Pure MIUIAll versions.Remove extra widgets, simplifies the main screen

โš ๏ธ Attention: After update MIUI To avoid this, save it in My themes (heart icon in the Topics app).

3. reset to factory settings with choice of MIUI version

If your device supported the classic interface on the previous firmware, you can try rolling back through the reset.

  • ๐Ÿ“ฆ The device previously had an older version installed. MIUI.
  • ๐Ÿ”„ In the recovery settings, a firmware selection is available.

Step-by-step:

  1. Make a backup of the data in Settings โ†’ About Phone โ†’ Backup.
  2. Go to Settings โ†’ Memory โ†’ Reset settings.
  3. Select Reset to factory settings, but don't confirm immediately.
  4. On some devices, the option to select the firmware version will appear โ€“ specify the one where the classic interface was (for example, MIUI 12.5).
  5. Confirm the reset and wait for the reset.

Save your contacts in Google Account | Copy photos/video on PC | Record passwords from Wi-Fi and accounts | Make sure your battery is >50%-->

On devices with a locked bootloader (most new models), this method will not work โ€“ the system will automatically install the latest version of MIUI.

4 Manual update to old firmware (for advanced)

If the previous methods didn't work, you just have to manually flash the device, which is the most reliable, but also the most risky way.

  • ๐Ÿ–ฅ๏ธ Computer with installed Xiaomi drivers and Mi Flash Tool.
  • ๐Ÿ”“ Unlocked boot loader (instruction below).
  • ๐Ÿ“„ Firmware (Fastboot) ROM) The necessary version from the official website of Xiaomi.

How to unlock the bootloader:

  1. Apply for unlocking via en.miui.com/unlock (you will need a Mi Account linked to your device).
  2. Download the Mi Unlock Tool and connect your phone in Fastboot mode (clip Volume Down + Power when the device is off).
  3. Follow the instructions of the program. Usually, it takes 72-168 hours to unlock.

How to flash the old version:

  1. Download the Fastboot ROM version from the miuidownload website.
  2. Unpack the archive in a folder without Cyrillic characters.
  3. Open the Mi Flash Tool, select the firmware folder and connect the phone in Fastboot mode.
  4. Press Refresh, then Flash, and it takes 5-10 minutes.
What to do if the firmware is not installed?
If the Mi Flash Tool is an anti-rollback error, you are trying to install an older version of MIUI. In this case: 1. Find a firmware marked Anti-Rollback Bypass (for example, on the XDA Developers forum). 2. Or run through the intermediate version first (for example, if you have MIUI 14, first install MIUI 13, then MIUI 12.5).

โš ๏ธ Note: Firmware unofficial or modified ROM (For example, xiaomi.eu may result in a Mi Account being blocked or lost. IMEI. Use only official firmware from the Xiaomi website.

5.Use of ADB-commands to change the interface (without firmware)

For devices with unlocked bootloader or root rights, there is a way to change system settings through ADB. This will not return MIUI completely, but will allow:

  • ๐Ÿ“ฑ Remove new animations and transitions.
  • ๐Ÿ”ง Bring back the old style of the notification panel.
  • ๐ŸŽฏ Change the density of the screen (DPI) more compactly.

Instructions:

  1. Enable USB Debugging in Settings โ†’ About Phone โ†’ MIUI Version (click 7 times on the line with the version, then go back to Settings โ†’ Additional โ†’ For Developers).
  2. Connect your phone to your PC and execute the command: adb shell settings put global miui_optimize_anim 0 It'll shut down the new animations.
  3. To return the old notification bar, use: adb shell settings put global miui_use_new_notification_panel 0
  4. Reset the device.

Additional commands:

Team team.The effect
adb shell settings put global miui_force_dark 1Forcedly includes dark theme in all applications
adb shell wm density 440Reduces the interface scale (meaning 440-480 for most devices)
adb shell settings put global miui_optimize_hw_anim 0Disables hardware animations (accelerates work)

๐Ÿ’ก

ADB-commands do not change system files, so the risk of "bricking" the device is minimal. MIUI They'll have to reuse them.

Installation of custom firmware: the last method

If none of these things work, you have to install custom firmware like Xiaomi.eu, LineageOS or Pixel Experience.

  • ๐Ÿ†• Full control of the interface (you can choose the Android version and style) MIUI).
  • ๐Ÿš€ Lack of advertising and unnecessary services Xiaomi.
  • ๐Ÿ”ง Regular security updates.

But there are downsides:

  • โš ๏ธ Loss of warranty (if the bootloader was unlocked).
  • ๐Ÿ“ต Possible problems with the camera, NFC or wireless charging (depending on firmware).
  • ๐Ÿ”„ Need for manual updates.

How to install xiaomi.eu (the closest to the classic MIUI firmware):

  1. Unlock the bootloader (see section 4).
  2. Download the firmware from the site xiaomi.eu (choose the version for your model!).
  3. Go to Recovery Mode (Put Volume Up + Power).
  4. Select Install โ†’ specify the downloaded file โ†’ confirm the installation.
  5. After restarting, perform a data reset (Wipe Data).

๐Ÿ’ก

Before installing custom firmware, check the stability reviews for your model on the 4PDA or XDA Developers forum.

โš ๏ธ Note: On devices with a MediaTek processor (e.g. Redmi Note 11 or Poco) M4 Pro) unlocking the bootloader is more difficult due to manufacturer restrictions. In some cases, you will need authorization through a Xiaomi account with a high level of trust.

FAQ: Frequent questions about returning the classic MIUI

Can I return the old MIUI without unlocking the bootloader?
Yes, but only partially: MIUI 12โ€“14 Try the method with settings (System style) โ†’ Classic Mode. Set theme from the Themes app (the look will change, but not completely). ADB-- no root, full rollback without unlocking is only possible on older models (until 2020 release date).
Why does the phone not turn on after the old version of MIUI?
Probable reasons: Anti-Rollback protection: you tried to install an older version. The solution is to flash the middle firmware. Wrong firmware: the file is not suitable for your model. Check the name of the device in Fastboot (fastboot getvar product team). Interrupted process: if the firmware is interrupted, repeat the process with a full clean (clean all in Mi Flash Tool). If the phone does not respond, try to put it into EDL (emergency firmware) mode using the test point on the board.
Will Google Pay work after the old MIUI?
Depending on the version: On MIUI 12.5 and later โ€” yes, if the firmware is official. On MIUI 11 and older โ€” you may need to manually install Google Wallet and register the device in Device ID. On custom firmware (e.g. xiaomi.eu) โ€” usually works, but you may need to hide root through Magisk. If Google Pay stops working after a rollback, clear the app data and restart the phone.
How to bring back classic MIUI to Xiaomi with HyperOS?
HyperOS (devices 2023-2026) has few options: Set theme Old MIUI From the Themes app (changes only wallpaper and icons). ADB-commands to disable animations (see section 5). If the bootloader is unlocked, run custom firmware (e.g. xiaomi.eu based on Android 13). MIUI HyperOS is built on another kernel (Android 14)+), And the old firmware is not compatible.
Can I roll back MIUI on devices with a MediaTek processor?
Yes, but with reservations: Unlocking the bootloader will require authorization through a Xiaomi account with a high level of trust (sometimes you need to wait up to 30 days). SP Flash Tool (instead of Mi Flash Tool) is more risky, as you can damage the preloader. On some models (for example, Redmi Note 10 with Helio) G88) Recoil is only possible until MIUI 12.5 We recommend you to look for instructions specifically for your model in the forum 4PDA.