How to completely remove Material You on Xiaomi: 5 working methods

Google’s Material You Design Integrated into MIUI 14 and MIUI 15, has become a mandatory element of the interface on most smartphones Xiaomi, Redmi and POCO. For some users, this is a step towards modern design with dynamic colors and smooth animations, for others – the forced imposition of a style that eats resources, slows down animations and conflicts with the corporate aesthetics. MIUI.

The problem is that Xiaomi doesn’t provide an obvious switch to completely disable Material You – its elements permeate system applications, settings menus, and even third-party programs through the system. API Android 12+. But there are workarounds, from hidden settings to radical methods like changing firmware, and in this article, we'll look at all the current ways, their pros, cons, and potential risks for devices based on the software. MIUI 2023-2026.

Not all methods are universal, for example, owners of Xiaomi 13 Pro or Xiaomi. POCO F5 Theme changes can be enough, and for the Redmi Note 12 on the MIUI 15 will require deep interference with system files. Before starting, we recommend backing up the data - some manipulations can lead to resetting settings.

πŸ“Š What design is closer to you?
Classical MIUI (Android 12)
Material You (dynamic colors)
Own style (custom themes)
I don't care.

What is Material You and Why You Want to Disable It

Material You (or Material Design 3) is a Google design system that debuted on Android 12.

  • 🎨 Dynamic colors: the interface adjusts to the wallpaper, highlighting the dominant shades for icons, panels and buttons.
  • πŸŒ€ Smooth animations: transitions between screens, menus and interaction with elements are accompanied by complex effects.
  • πŸ“± Adaptive layout: changes the size and location of the elements depending on the screen diagonal.
  • πŸ”„ Integration with apps: Even third-party programs (like Google Messages or Chrome) can use system colors.

On paper, this sounds progressive, but in practice, Xiaomi users face a number of challenges:

Problem.Reason.Frequency of occurrence
Lags and brakesThe complex animations load the processor and GPU, Especially on budget chips (Snapdragon) 6xx, Helio Gxx)High (30-40% of devices)
Incompatibility with themes MIUIMaterial You Colors Conflict with Branded Themes, Creating Visual ChaosAverage (20-25%)
Increased battery consumptionConstant re-drawing of the interface and processing of dynamic colors increases power consumptionLow (10-15%)
Lack of flexibilityIt is not possible to disable individual elements (e.g. animations only or colours only)Tall (50%+)

Critical moment: on devices with MIUI 15 and HyperOS (2026) part of the functions of Material You hard sewn into the system APK-Deleting them could disrupt the launcher or notification centers.

Method 1: Disconnect via theme settings (most secure)

This is the only official way that doesn't require superuser rights or modifications to system files. MIUI 14/15, But it has limitations – it will not remove Material You completely, but only minimize its manifestations.

Instructions:

  1. Open the Themes app (icon with brush).
  2. Go to the section My β†’ Settings of topics.
  3. Find the system color option (or Dynamic colors on some firmware).
  4. Choose the Primary Colors or Classical Palette instead of the Wallpaper.
  5. Go back to the main themes menu and apply any static theme (e.g., theme, MIUI Default or Classic).

Turn off automatic wallpaper change

Install static wallpaper (without gradients)

Check the version of the "Themes" application (update if necessary)

Take a screenshot of the current color settings-->

What's it gonna do?

  • βœ… Remove dynamic colors in system menus and applications.
  • βœ… Reduce the number of animations (but not all).
  • ❌ Will not affect Material You in Google-applications (Gboard, Google App, etc.).
  • ❌ Will not affect the style of notifications and quick settings panel.

⚠️ Note: On some devices (e.g. Xiaomi) 12T) After changing the themes, the color scheme in the Mi Browser and Calendar can get lost. To restore, you will have to manually restart these applications through Settings. β†’ Annexes β†’ Application management.

Method 2: Use of the ADB-Teams (for advanced teams)

If the change of theme did not give the desired result, you can try to disable Material You through the ADB (Android Debug Bridge: This method requires connecting a smartphone to a PC and basic command line knowledge, and it's more efficient than the previous one, but it has risks β€” the wrong command can disrupt the interface.

Step-by-step:

  1. Turn on Developer Mode on your smartphone: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings β†’ Additional β†’ Developer. Activate USB Debugging.

Connect your phone to your PC through USB-Cable (use the original cable for stability).

ADB Tools

adb.exe

adb devices

(Your device should be displayed)

adb shell
settings put global theme_customization_overlay_packages ""
settings put secure sysui_theme_customization_enabled 0

Reboot your smartphone.

These commands reset the customization settings of the themes and turn off dynamic colors at the system level.

  • πŸ“± Notification panels and quick settings.
  • βš™οΈ System applications (Settings, Phone, Contacts).
  • πŸ” Search bar on the main screen.

⚠️ Attention: On HyperOS firmware (2026 The first command may cause a Permission denied error, in which case try the alternative: adb shell pm disable-user --user 0 But keep in mind that this will disable all themes, including branded ones from Xiaomi.

adb shell settings delete global theme_customization_overlay_packages

and reboot the device.-->

Method 3: Systemic removal APK (root)

The most radical method is the physical deletion of files responsible for Material You. It is only suitable for users with unlocked bootloader and root rights (for example, through Magisk). On HyperOS devices, this method can lead to a bootloop ( looped reboot) if critical components are removed.

List of files that can be deleted (or frozen via Titanium Backup):

File/packet nameLocation.What's in answer?Risk of removal
com.android.themes/system/priv-app/Main themes and colors of Material YouMedium (can throw off topics)
com.miui.themes/system/app/Brand themes MIUILow (but will remove all topics)
MonetEngine.apk/system/system_ext/priv-app/Dynamic color engineHigh (interface artifacts possible)
WallpaperColors/system/framework/Analysis of wallpaper colorsMedium (may break wallpaper)

Instructions for root users:

  1. Install a file manager with root support (such as Root Explorer or Mixplorer).
  2. Go to the above folders and find the files from the table.
  3. Back up (copy files to your PC or the cloud).
  4. Delete or rename files (e.g. add.bak at the end of the name).
  5. Clear cache and application data Topics through Settings β†’ Annexes.
  6. Reset the device.

Result:

  • βœ… Complete removal of dynamic colors and animations Material You.
  • βœ… A return to the classic look MIUI (As in versions before Android 12).
  • ❌ Risk of disrupting system applications (especially on HyperOS).
  • ❌ Loss of functionality of branded themes.
What if the phone does not turn on after removing the APK?
If the device is stuck on the logo MIUI or hyperos: 1. Go to Recovery Mode (squeeze the power supply) + Loudness up). 2. Choose Wipe. β†’ Wipe Cache. 3. If it does not help, run the firmware through Fastboot (instructions for your model look at the 4PDA Xiaomi Community). 4. In the future, avoid deleting files from the /system/framework/ β€” They are critical to the system.

Method 4: Install custom firmware (for enthusiasts)

If none of the above methods did not suit, there is an extreme measure - flashing on custom assembly without Material You. This will radically change the appearance and behavior of the smartphone, but will require unlocking the bootloader, which cancels the warranty and carries risks.

Famous Firmware without Material You for Xiaomi:

  • πŸ“± LineageOS – pure Android without imposed styles.
  • πŸ”„ Pixel Experience – interface like Google Pixel, but with the ability to disable Material You in the settings.
  • πŸ› οΈ MIUI Mix - modified MIUI Removed elements of Material You.
  • πŸš€ ArrowOS – light firmware with minimalist design.

Step-by-step process:

  1. Unlock the bootloader through Mi Unlock Tool (requires a Xiaomi account binding and a wait of 7-15 days).
  2. Install custom Recovery (TWRP or OrangeFox).
  3. Download the firmware for your model from the official website (for example, LineageOS).
  4. Make a full backup of the current system through the recavers.
  5. Sweep through the firmware by following the instructions for a specific build.
  6. If necessary, install Magisk to obtain root rights.

Advantages:

  • βœ… Complete control of the interface.
  • βœ… Lack of Material You and other imposed elements.
  • βœ… Ability to fine-tune productivity.

Disadvantages:

  • ❌ Loss of guarantee.
  • ❌ Risk of "bricking" of the device.
  • ❌ No updates over the air (you will have to monitor the releases of new versions manually).

⚠️ Note: On devices with a MediaTek processor (e.g., Redmi Note 11 or POCO M4 Pro) unlocking the loader may lead to hardware problems with the module NVRAM, Before you run your firmware, check if your model supports unofficial builds.

Method 5: Alternative launchers and workarounds

If radical methods aren't for you, you can camouflage Material You with third-party applications, which won't eliminate it completely, but it will significantly reduce the visual impact.

The best tools for this:

  • 🏠 Nova Launcher: Disables Material You animations from the app menu, allows you to customize static icons and colors, supports gestures and home screen customization.
  • 🎨 Hex Installer: Applies custom themes over system themes. Can redefine Material You colors to your own. Requires Android 10+ Substratum (for some functions).
  • πŸ”§ Shizuku + AppOps: Blocks system applications from accessing dynamic colors. ADB It can disrupt some functions (e.g. wallpaper).
  • πŸ–ΌοΈ KWGT (Kustom Widget Maker: Allows you to create your own widgets without Material You elements.

Example of setting up Nova Launcher to minimize Material You:

  1. Install Nova Launcher from Google Play.
  2. Press your finger on the main screen β†’ Settings.
  3. Go to the Appearance. β†’ Icon style and select No Shadow (no shadows).
  4. In the animation section, disable all effects or install Quick.
  5. In accent colors, select a static color (e.g., Blue). MIUI).

Limitations of the method:

  • ❌ It will not affect system applications (Settings, Phone).
  • ❌ Will not remove Material You in Google services.
  • ❌ Will require manual adjustment after updates.

πŸ’‘

Alternative launchers are the safest way to hide Material You without tampering with the system, but they don't solve the problem globally, they only mask it at the user interface level.

Consequences of disabling Material You

Before you start manipulating, it is worth assessing the possible negative effects, which depend on the method and model of the smartphone.

MethodPossible challengesHow to fix it
Change of topicsIncorrect display of icons in some applicationsRestart the application or clear its cache
ADB-teamResetting launcher settings, missing widgetsReboot the device or return the default settings
APK removalBootloop, system application errorsRecover deleted files through TWRP or flashing stock firmware
Custom firmwareFailing sensors, camera problemsLook for firmware to support your device or return to the stock
Alternative launchersConflicts with system dialogs (e.g. notifications)Set up exceptions in the launcher or put up with small bugs

The positive aspects of disabling Material You:

  • βœ… Increased performance on weak devices (up to 15-20% reduction of load on the device) GPU scrolling).
  • βœ… Increased battery life (5-10% due to reduced interface redrawing).
  • βœ… Return of the usual kind MIUI Users who have been updated with older versions.
  • βœ… Compatibility with custom themes that previously conflicted with dynamic colors.

The negative effects are usually manifested by careless interference with system files. 13 Ultra removal MonetEngine.apk This can cause the notification panel to become transparent and the text on it to become unreadable. POCO X5 Pro after ADB-Sometimes the commands fly gesture settings.

FAQ: Frequent Questions about Disabling Material You on Xiaomi

Can you turn off material you without rooting and ADB?
Yes, but only partially. Through the theme settings (Settings) β†’ Registration β†’ System colors) can be turned off dynamic colors, but animations and style of system applications will remain. ADB Impossible due to integration of Material You into the kernel MIUI.
Why After Updating to Update MIUI 15 Material You're back?
Xiaomi tightens control over system settings with each update. MIUI 15 and HyperOS part of the Material You settings is protected from changes ADB. To return the former look, you will have to repeat the disconnection procedure or consider the option with custom firmware.
Will Google Pay work after removing the system APK?
If you only delete files related to themes (com.miui.themes), Google Pay will remain functional, but if you interfere with the framework or disable Google services, there may be security issues (for example, SafetyNet will stop checking), in which case Magisk will help with the Universal SafetyNet Fix module.
How do I get back Material You if I don’t like the result?
The method depends on what you did: If you changed themes, return the settings to Settings β†’ Registration β†’ Colors of the system and select from the wallpaper. ADB β€” Adb shell settings delete global settings theme_customization_overlay_packages And reboot the device if you delete it. APK β€” Restore files from the backup or flash the stock firmware.
Is there a way to disable Material You in individual applications only?
Yes, but only for some applications. For example: Google Messages allows you to turn off dynamic colors in the settings: β†’ Colour of the appendix β†’ System default. In Gboard, go to Settings. β†’ Topics β†’ Color scheme β†’ Light/Dark. You can use Shizuku for other applications. + AppOps to block access to dynamic colors. Unfortunately, system applications (Settings, Phone) do not have such options - their style is controlled at the level of the system. MIUI.