Why the carousel on the lock screen Xiaomi annoys users
Xiaomi lock screen with a branded shell MIUI Long known for its "chip" - an automatic scrolling carousel with news, advertising and weather widgets, for many users, this element has become a real test: It consumes up to 15 percent of battery life per day when used actively, slows down unlocking the phone and often shows unnecessary content. POCO, Where energy optimization is critical.
According to a survey by XDA Developers (2023), 68 percent of Xiaomi smartphone owners have tried to disable the carousel, but 42 percent have failed the first time because of hidden settings or limitations of regional firmware. In this article, we will look at all the current ways, from standard menu options to advanced methods using ADB and modified firmware.
Before you start settings, make sure that your device has the latest version of MIUI installed. In older versions (below MIUI 12.5), some features may be missing or not work correctly. Check the version in the Settings menu โ About Phone โ MIUI version.
Method 1: Disable the carousel through standard MIUI settings
The easiest and safest method is to use the built-in system options, which is suitable for most devices on MIUI 13/14 and does not require additional rights.
- Open the Settings app (the gear icon on the home screen).
- Go to the Lock Screen section (some firmware may call it Lock and Password).
- Find the lock screen style option and select it.
- In the list of available styles, tap on Classic or Simple - these options do not contain a carousel.
- Confirm the changes by clicking Ready or Apply.
โ ๏ธ Note: On some devices (e.g. Redmi) 10A or POCO M4 Pro after updating to MIUI 14 Classic may not be available, in which case try alternative methods in the following sections.
- ๐ If the carousel is back after the reboot, check for updates for the Themes app in Google Play.
- ๐ฑ On devices with Global ROM (European firmware sometimes helps to change the region to India in settings โ Region.
- ๐ง V MIUI 14 there was an option to Set up the lock screen - there you can turn off individual elements of the carousel (weather, news).
โ๏ธ Preparation for the carousel shutdown
Method 2: Using the Themes app to remove widgets
The Themes app in MIUI is responsible for not only design, but also control of lock screen elements, so you can remove individual carousel widgets or completely disable animations.
- Open the Themes app (brush icon on the home screen).
- Go to the Lock screen tab in the lower menu.
- Choose any theme without a carousel (like Minimal or Pure Black).
- Click Apply and confirm the changes.
- Return to the main menu Topics, click on three dots (โฎ) โ Settings โ Lock screen.
- Turn off animation options when unlocking and show recommendations.
๐ก Useful tip: If you have a carousel left after applying the theme, try installing a third-party theme from the Xiaomi Themes Store. For example, themes from developer FlyingBird often remove unnecessary widgets.
| Xiaomi model | Does the shutdown support โthemesโ? | Notes |
|---|---|---|
| Redmi Note 12 Pro+ | Yes. | Upgrade to MIUI 14.0.4+ is required |
| POCO F5 | Yes (partially) | Carousel shuts down, but the weather widget remains |
| Mi 11 Ultra | Yes. | It works on all versions of MIUI. |
| Redmi 10C | No. | Requires ADB or modified firmware |
Method 3: Disconnect via ADB (for advanced users)
If standard methods donโt work, you can use Android Debug Bridge (ADB), a low-level system setup tool that requires connecting your phone to your computer and basic command line knowledge, and it works even on limited firmware devices (like Redmi for the Chinese market).
๐น What's the matter:
- ๐ฅ๏ธ Computer with Windows/macOS/Linux
- ๐ฑ USB-cable (preferably original)
- ๐ง Installed Xiaomi drivers USB Drivers
- ๐ ๏ธ Tool. ADB (download from the official website)
๐ Step-by-step instruction:
- Turn on the phone Developer Mode: go to Settings โ About phone and 7 times tap on the MIUI version.
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect the phone to your computer and select File Transfer mode.
- Open the command line (or Terminal on macOS/Linux) and execute: adb devices If the device appears in the list, type: adb shell pm disable-user --user 0 com.miui.miservice
- Reset the phone. The carousel should disappear.
โ ๏ธ Note: Disabling com.miui.miservice may cause some system functions, such as weather widgets or event notifications, to fail. If you have problems after you run a command, return it to the back:
adb shell pm enable com.miui.miserviceWhat if the ADB canโt see the device?
Method 4: Remove the carousel through modified firmware (TWRP)
For users willing to take drastic measures, there is the possibility of custom firmware installation or modification of system files via TWRP Recovery.This method is suitable for devices with an unlocked bootloader and requires caution - improper actions can lead to a "brick" (inoperability) of the phone.
๐ง Conditions required:
- ๐ Unlocked bootloader (instructions on the official Xiaomi website)
- ๐ฆ Established TWRP Recovery (version for your model)
- ๐ Backup copy of data (required!)
๐ ๏ธ Instructions:
- Download the archive with modified firmware (e.g. xiaomi.eu or PixelExperience) or a patch to remove the carousel (look for the 4PDA or XDA forum).
- Reboot the phone to TWRP (clip Power + Volume up).
- Make a backup of the current firmware (Backup โ Select partitions โ Swipe for confirmation).
- Install the downloaded archive (Install โ Select file โ Swipe).
- Clean the cache (Wipe โ Dalvik/ART Cache + Cache).
- Reset the device.
โ ๏ธ Note: Installing unofficial firmware will void the warranty and may cause problems with the operation of banking applications (due to lack of Google SafetyNet certification!
๐ก
If Google services stop working after installing custom firmware, install NikGapps or OpenGapps via TWRP.
Method 5: Alternative launchers and workarounds
If you don't want to interfere with system settings, you can go around the corner, using third-party launchers or apps to lock the screen, and this method doesn't remove the carousel completely, but it makes it invisible.
๐ Best Apps to Replace Lock Screen:
- ๐ Always On Edge โ Adds its own lock screen with customizable widgets.
- ๐ Lock Screen & AppLock โ allows you to hide the standard carousel behind its interface.
- ๐ผ๏ธ Hi Locker โ supports themes without ads and widgets.
- ๐ฑ Nova Launcher + Sesame Lockscreen plugin โ a complete replacement of the standard interface.
๐น How to set up:
- Install the selected application from Google Play.
- Open it and follow the setup wizard.
- In your phone settings (Settings โ Applications โ By default), select the new app as the default lock screen.
- Disable notifications from the standard lock screen in Settings โ Notifications โ System.
โ ๏ธ Note: Some alternative lock screens may collect data about your activity. Before installing, check the app's permissions and reviews of other users. For example, Always On Edge requires access to Notifications and Camera, which may be redundant for simply replacing the carousel.
Frequent problems and their solutions
Even after a successful shutdown of the carousel, users face a recurrence of the problem after updates or a failure in the lock screen. Consider typical situations and how to solve them.
| Problem. | Possible cause | Decision |
|---|---|---|
| Carousel returns after MIUI update | Resetting the lock screen settings | Repeat the shutdown via Settings โ Lock screen or ADB |
| The lock screen is black. | Error in modifying system files | Restore the backup via TWRP or reset your phone settings |
| Weather widgets don't work | com.miui.miservice service disabled | Turn it back on via ADB or use a third-party weather app |
| Phone overheats after carousel shutdown | Conflict of System Processes | Clean the cache in Settings โ Memory โ Clean |
๐ง Additional advice:
- ๐ If the carousel only appears when connected to Wi-Fi, check the sync settings in Settings โ Accounts. โ Mi Account.
- ๐ต On devices with MIUI China (CN ROM) The carousel can be hard sewn into the firmware - only a replacement for Global will help ROM.
- ๐ After turning off the carousel, monitor the battery consumption in Settings โ Battery โ Use. If you've increased your consumption, you can put your settings back.
๐ก
On devices with MIUI 14 and newer carousel can be turned off without ADB - just change the style of the lock screen to "Classic" or "Simple".