How to speed up animation on Xiaomi: disabling transitions and overclocking MIUI

Have you noticed that your Xiaomi has become β€œslow” when opening apps or switching between windows? Often the fault is not a weak processor, but the slow-motion system animations that MIUI uses to smooth the interface. These visuals β€” transitions between screens, opening menus, launching applications β€” can take up to 300-500 ms each, which together gives noticeable delays.

In this article, we will discuss 7 Proven ways to speed up animation on Xiaomi, Redmi and POCO β€” standardized MIUI Up to hidden developer settings and modifications with root, you'll learn how to reduce animation time in the 2–3 without sacrificing the stability of the system, and the risks posed by radical methods. MIUI 14/15 Android 13/14.

Important: the speed of the interface depends not only on animations, but if you have left lag after applying the tips from the article, check the CPU load or memory status.

1. disable animations via MIUI settings (no root)

The safest way is to use the built-in MIUI options.It doesn't require superuser rights and is suitable for most models, including the Xiaomi 13/14, Redmi Note 12 and POCO F5.

Go to: Settings β†’ About Phone β†’ MIUI version (click 7 times to activate Developer Mode).

Then open up:

Settings β†’ Additional β†’ For Developers

In this menu, find three key parameters:

  • πŸ”„ Window animation scale – responsible for the speed of opening / closing applications.
  • πŸ”„ Transition animation scale – regulates smoothness of switching between tasks.
  • πŸ”„ Duration of animation – a common multiplier for all effects.

The default value is 1x. Change it to 0.5x or Disable (a complete shutdown may look abrupt). The effect is noticeable immediately - check the speed of launching Settings or Gallery.

πŸ’‘

If the interface seems β€œteared” after disabling animations, return the value of 0.5x – this is the optimal balance between speed and smoothness.

2. Hidden parameters via ADB (for experienced)

For a deeper setup of animations can be used ADB-Android Debug Bridge, which doesn't require root, but it requires a computer and a computer. USB-Suitable for all Xiaomi models on Android 10 and newer.

First, download Google’s Platform Tools and connect your phone to USB Debugging Mode (includes in Settings β†’ Developer).

adb shell settings put global window_animation_scale 0.3


adb shell settings put global transition_animation_scale 0.3




adb shell settings put global animator_duration_scale 0.3

These commands set the minimum possible value of animations (0.3x), which is not available in the MIUI GUI. To return to the standard settings, replace 0.3 with 1.0.

What if the ADB can’t see the device?
1. Make sure that the developer settings include the Debugging option USB (Safe mode. 2. Try another one. USB-cable (original from Xiaomi). 3. Install Mi drivers PC Suite from the official website. 4. Reboot your phone and PC then reconnect.

Modification of system files (requires root)

If you're ready for radical action, you can edit the system files that are responsible for animations, which is a way to maximize speed, but requires root rights and backups, suitable for MIUI EU-based firmware or custom builds.

With a root-access file manager (such as Root Explorer), open:

/system/build.prop

Find the lines:

ro.config.low_ram=true


debug.performance.tuning=1




window_animation_scale=0.0




transition_animation_scale=0.0




animator_duration_scale=0.0

If you don't have any, add it to the end of the file, save the changes, reboot the device, and then all the animations will be disabled at the system level, which will increase the speed of up to 20 to 30 percent when switching between tasks.

Yes, for deep tuning |Yes, but only for backups |No, I'm afraid to lose the warranty |No, I don't see the point |I don't know what it-->

⚠️ Attention: Editing build.prop can lead to bootloop if you make a syntax error.Always back up the file before making changes and check access rights (should be rw-r).--r--).

4. Optimization through MIUI Optimization (Hidden Menu)

Xiaomi hides the advanced performance settings in the MIUI Optimization menu. To open it, type the code in the Phone app:

#

#

From the menu that appears, select Phone Information, then scroll down to MIUI Optimization.

  • πŸš€ Accelerating animations – reduces delays by 40%.
  • πŸ”„ Optimization of transitions – removes unnecessary effects in swipes.
  • πŸ“± Performance mode – prioritizes speed over smoothness.

Activate all three and restart the device. This method works on MIUI 12-15, but may not be available on some regional firmware (e.g., the global version for Europe).

Backup important data|Charge your phone at least to 50%|Close all background applications|Shut down. VPN/Proxy (can block access to the menu)-->

5. Use of third-party utilities (without root)

If you don't want to go through the settings manually, you can use apps from Google Play. The best options for Xiaomi are:

AnnexFunctionsNeeds root?Reference
QuickShortcutMakerCreates shortcuts for hidden MIUI settings, including animationsNo.Download
Animations ControlAllows you to fine-tune the speed of all types of animations (0.1x-2x)No.Download
SetEditEdits Android system settings, including animationsFor certain functionsDownload

Example of Animations Control:

  1. Install the application and give access to the special features settings.
  2. Select Window animation scale and set 0.3.
  3. Repeat for Transition animation scale and Animator duration scale.
  4. Restart your phone to apply the changes.

⚠️ Note: Some applications (e.g. SetEdit) may cause a β€œSettings Stopped” error on the stock MIUI. In this case, clear the Settings app cache in the App menu β†’ Application management.

6. Disable animations in Launchernova (for POCO Launcher)

If you're using POCO Launcher or Launchernova (a standard launcher for POCO), it has separate animation settings that duplicate the system's, to turn them off:

  1. Click the empty area on the home screen β†’ Launcher settings.
  2. Go to the Supplementary β†’ Animation.
  3. Turn off the points: πŸ“± Animation of opening applications πŸ”„ Animation of the transition between screens ⚑ Quickly curtail applications (accelerates return to the main screen)

These settings work independently of system animations and can give you an additional boost in speed when navigating the menu.

7. reset the animation cache (if the interface is "lagnet")

Sometimes the delays are not because of slow animations, but because of a damaged graphics accelerator cache to reset it.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find System UI (or MIUI System) and select Storage.
  3. Click Clear Cache (not data!).
  4. Reset the device.

After this procedure, MIUI will reassemble the animation cache, which can eliminate jerks and slowdowns. If the problem persists, try clearing the cache for Lawnchair applications (if you use) or Android System WebView.

πŸ’‘

Cleaning the animation cache helps in 60% of cases when the interface starts to β€œslow down” after the MIUI update.

FAQ: Frequent questions about speeding up animations on Xiaomi

❓ Why After Canceling Animations, Some Apps Open with a Black Screen?
It's a known problem. MIUI, The black screen appears when the animation is completely disabled (0x). Solution: Return the value of animations to 0.5x. Clear the cache of the problem app. If it doesn't work, turn off the option. GPU-acceleration in the developer settings.
❓ Can you speed up animations on Xiaomi without developer rights?
Yes, but the options are limited: πŸ“± Use it. POCO Launcher and disable animations in its settings. πŸ”§ Install third-party launchers like Nova Launcher (they ignore system animations). ⚑ Enable Performance Mode in Settings β†’ Battery. But you can't completely shut down animations without developer mode.
❓ Does the acceleration of animations affect autonomy?
Yes, but not much. Turning off animations reduces battery consumption by 2 to 5 percent because the GPU is less loaded, but the main power consumption comes from the screen and background processes, so the effect will only be noticeable when you use the interface actively (for example, when you switch between applications often).
❓ Why After Updating MIUI The animations have become slow again?
Xiaomi resets custom animation settings after major updates (e.g., from MIUI 14 to MIUI 15). To avoid this: Before updating, write down the current animation values (you can take a picture of the settings screen). After updating, re-apply the settings through the ADB or the developer menu. Use the QuickShortcutMaker app to create a shortcut for quick access to the animation settings.
❓ What Xiaomi models benefit the most from faster animations?
The greatest speed increase is noticeable on budget and mid-budget models with Snapdragon processors 6xx/7xx Or MediaTek Helio G, where the graphics subsystem is weaker: πŸ“± Redmi Note 11/12 (Snapdragon 680/685) πŸ“± POCO X4/X5 (Snapdragon 678/695) πŸ“± Xiaomi 11 Lite (Snapdragon 732G) On flagships (Xiaomi) 13 Ultra, POCO F5 Pro) the effect is less noticeable due to the powerful "iron", but still present.