How to Enable and Configure Animation on Xiaomi: Hidden MIUI Features

Animations in the MIUI are not just decoration, but a key element in how you feel about how fast a smartphone is. Even on a budget Redmi or POCO, properly configured transitions make interactions with the system smoother and more enjoyable. However, by default, many effects are turned off or run in a simplified mode β€” especially on devices with limited resources.

In this article, you’ll find current ways to enable animations on any Xiaomi smartphone (including the latest versions of MIUI 14/15 and HyperOS), and learn how to fine-tune them to your preferences. We’ll look at both standard settings and hidden settings for power users – without the need for root rights or complex manipulation.

It's important to understand that animations not only grace the interface, but can also affect performance. On weak devices (such as the Redmi 9A or POCO C31), excess effects can cause slowdowns.

1. Standard animation settings in MIUI

So let's start with the simplest of them all, the built-in options that are available without any manipulation, and even if you've never really delved into MIUI settings, these options can help improve the visual experience of the system.

The main elements of animation in MIUI are divided into three categories:

  • πŸ”„ Switches between screens – smooth opening/closing of applications and menus.
  • ✨ Touch Effects – Reaction to tapas (for example, circles when pressed).
  • πŸ“± System animations – boot, screen lock, notifications.

To include basic animations:

  1. Go to Settings β†’ About Phone β†’ MIUI version (click 7 times to activate Developer Mode if not already done).
  2. Return to the main settings menu and open Additional settings β†’ Developer settings.
  3. Find the animation section (or animation scale) and set the values: window animation scale is 1x (standard speed). transition animation scale is 1x. Animation duration is 1x (or 0.5x for acceleration).

⚠️ Note: On some firmware (for example, MIUI Global for the European region) animation options may be hidden. In this case, use the methods from the following sections.

πŸ“Š What version? MIUI you have installed?
MIUI 12/13
MIUI 14
HyperOS
I don't know.
other

2. Hidden animation settings via ADB

If standard options are not available or you are not satisfied with their functionality, you can activate advanced animation options via ADB (Android Debug Bridge), which works on all Xiaomi devices, including Redmi Note 12, POCO X5 and flagship Xiaomi 13/14.

You'll need:

  • πŸ–₯️ Computer with installed Xiaomi drivers and tool ADB.
  • πŸ“± Included Developer Mode and Debugging by USB smartphone.
  • πŸ”Œ USB-Type C Cable (preferably original).

Instructions for activating hidden animations:

  1. Connect your smartphone to your PC and open the command line (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command to check the connection: Adb devices should appear the name of your device.
  3. Follow the following commands in turn: adb shell settings put global window_animation_scale 1.0 adb shell settings put global transition_animation_scale 1.0 adb shell settings put global animator_duration_scale 1.0
  4. To apply the changes, restart your smartphone: adb shell reboot

Install Xiaomi drivers on PC| Enable debugging over USB on your phone | Download ADB Tools (Platform Tools) | Connect your phone with the original cable-->

After you reboot, you'll notice that animations are smoother and more detailed, like opening apps and turning the windows around, and then returning to the home screen, you'll see a smooth folding.

⚠️ Note: On some firmware (for example, MIUI for Russia) after updating the system of settings ADB To avoid this, use the command: adb shell cmd overlay enable com.android.internal.policy

3. Customize animations through MIUI themes

Few people know, but MIUI themes not only change wallpaper and icons, but also affect system animations. Some themes contain unique transition effects that cannot be activated in standard ways.

How to find themes with advanced animations:

  • 🎨 Open the Topics app and go to Popular.
  • πŸ” In the search bar, enter queries: Animation 3D Smooth transitions of Dynamic Effects (for English-language themes)
  • πŸ“₯ Download and apply your favorite theme. Pay attention to reviews β€” some themes can slow down weak devices.

Recommended themes with unique animations (2026):

Title of the topicType of animationCompatibilityFeatures
Mi Space3D-effects of opening applicationsMIUI 14+Screen depth simulation
Neon GlowPress glowPOCO/XiaomiLighting buttons in dark mode
Fluid MotionAccelerated transitionsRedmi Note 11/12Optimized for 90/120 Hz
Minimal OSMinimalist animationsAll devices.Less processor load

Important: Some themes require a Mi Account subscription (especially premium options). To avoid paid options, filter themes by category "Free" in the app.

4. Optimizing animations for performance

On weak devices (Redmi 8A, POCO C3) or when using resource-intensive applications (games, video editing), animations can cause lags, in which case they need to be optimized rather than completely turned off.

Ways to balance smoothness and speed:

  • ⚑ Reduce the scale of animations to 0.5x (This will speed up the transitions without completely disabling the effects.
  • πŸ”„ Enable Adaptive Update Frequency (if any) in Settings β†’ This will allow the system to automatically reduce the load.
  • πŸ—‘οΈ Clear the cache in Settings β†’ Annexes β†’ Application management β†’ Cash cache often slows down animations.
  • πŸ”‹ Activate Performance Mode in Settings β†’ Battery (but note that this will increase power consumption).

For advanced users: if your smartphone supports MIUI Optimization (such as Xiaomi 12T or POCO F4), you can manually edit configuration files.

  1. Install a file manager with access to root folders (such as Solid Explorer).
  2. Go to /system/build.prop and find the lines: debug.animation.scale=1.0 debug.transition.scale=1.0
  3. Change the values to 0.75 or 0.5 for acceleration.

πŸ’‘

If the animations start twitching after the changes, return the values to 1.0 and clear the cache of the Launcher application (settings β†’ applications β†’ find β€œLauncher” β†’ clear the cache).

5. HyperOS Animations: What Has Changed

With the release of HyperOS (replacing MIUI on new devices), the approach to animation has changed dramatically, now the system uses dynamic effects that adapt to the refresh rate of the screen (60 to 144 Hz).

Key features of animations in HyperOS:

  • πŸ”„ Adaptive transitions – the speed of animations is automatically adjusted to the FPS screen.
  • 🎨 New 3D-Effects of Opening Folders and Multitasking.
  • ⚑ Optimization for Game Mode – Animations are turned off in games to improve performance.

How to set up animations in HyperOS:

  1. Open Settings β†’ Display β†’ Additional settings.
  2. Find the section "Effects of animation" (in English firmware - Animation effects).
  3. Choose one of the modes: Standard - balance between smoothness and performance. Smooth - the most detailed transitions (can slow down on weak devices); Fast - accelerated animations to save resources.

How to bring old MIUI animations back to HyperOS?
HyperOS doesn’t have a direct rollback option for animations MIUI, but it's possible to try: 1. Setting the topic MIUI 14 from the theme store (if available). 2. Use it. ADB-Instructions for forced inclusion of old effects: adb shell settings put global use_new_animations 0 Warning: This can cause unstable interface operation!

6. Resolving problems with animations

Sometimes animations get glitzy, twitchy, missing, or late, and let's look at the typical causes and solutions.

Frequent problems and their solutions:

Problem.Possible causeDecision
No animations completely availableDeveloper settings resetRe-activate Settings β†’ About Phone β†’ MIUI version (7 taps)
Twitchy crossingsConflict with the battery optimizerDisable Optimization for Launcher in Battery Settings
Animations are too slowThe scale of animations is set at 10xReturn 1x value via ADB or developer settings
The effects only work in some applications.Manufacturer restrictions for stock applicationsInstall an alternative launcher (e.g. Nova Launcher)

If the problem persists, try resetting the launcher settings:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Launcher (or System Interface).
  3. Press Warehouse. β†’ Clear the data.
  4. Reset the device.

How to set up animations in Nova Launcher:

  1. Install a launcher from Google Play.
  2. Open the launcher settings and go to Settings β†’ Animations.
  3. Activate options: Animation to open applications - select the effect (such as Zoom or Slide Up). Animation speed - set Normal or Fast. Desktop effects - turn on Parallax for background wallpaper.

Reset.

πŸ’‘

Side launchers may conflict with MIUI system gestures (such as swipe up for the home).To avoid bugs, turn off system gestures in Settings β†’ Display β†’ Full-screen mode.

FAQ: Frequent questions about animations on Xiaomi

πŸ”Ή Why After Updating MIUI animations gone?
This is a typical problem when you upgrade to a new firmware version: Reset Launcher settings (as described in Section 6) or re-activate Developer Settings. If it doesn’t work, check if animations are disabled in Settings β†’ Special Features β†’ Delete animations (should be off).
πŸ”Ή Can I turn on animations on Redmi with 60Hz screen?
Yes, but the effect will be less smooth than on 90/120 Hz displays.We recommend reducing the animation scale to 0.75x and disabling background effects (for example, wallpaper animation). On Redmi 9C or POCO M3, it is better to use the Quick Animations mode in the developer settings.
πŸ”Ή How to return animations after resetting settings?
After-hard reset, all settings are reset, including animation settings. You need to: Re-enable Developer Mode (7 taps on MIUI version); Back scale animations to Developer Settings; If you used ADB, repeat commands from Section 2.
πŸ”Ή Does animation affect battery autonomy?
Minimum. In tests on the Xiaomi 12 Pro, the animations included increase battery consumption by ~1-3% per day. Significant load comes from background processes and screen brightness. If autonomy is critical, set the animation scale to 0.5x or use dark themes (for example, AMOLED Black).
πŸ”Ή Can you install animations like on an iPhone?
Partially. There are no exact copies of iOS effects in MIUI, but you can get closer: Install the iOS Style theme from the Xiaomi theme store. Use the Launcher iOS 16 launcher (available on Google Play). Activate Touch Animation in the Developer Settings (emulating the effect of bubbles on the iPhone). Complete identity is impossible due to differences in the architecture of Android and iOS.