The carousel on Xiaomiβs home screen with the MIUI 12 shell is one of the most controversial features among users. On the one hand, it offers quick access to recommended apps, news and services. On the other, it takes up precious space, slows down the system and constantly shows unnecessary content. If you are tired of endless scrolling from left to right and want to return a clean desktop, this article is for you.
We've compiled all the current ways to disable the carousel, including official settings, hidden features and advanced ADB solutions. Importantly, some ways require developer or unlocked bootloader rights, so read the warnings carefully before you act. Let's start with the simplest options and gradually move on to the complex ones.
Why the carousel appears on MIUI 12 and can it be removed forever?
The carousel (or Mi Feed) is part of the MIUI proprietary shell that is integrated into the default launcher. In MIUI 12, it has become even more intrusive: it is now not just a weather widget, but a full-fledged tape with advertising, news and smart tips. Unlike previous versions, in MIUI 12, the carousel cannot be turned off in the standard way through the Screen Settings menu - the option is hidden or absent.
The reasons why users want to delete it:
- π± Takes up space β eats up to 20% of the screen width, reducing the workspace.
- π’ Brake system - background processes carousel consume up to 15% CPU and 100MB of RAM.
- π’ Advertising and spam β even when personalized recommendations are disabled, promo content is displayed.
- π Activity tracking β collects data about your activities to βimprove service".
Can the carousel be removed forever? Yes, but with reservations:
- β Partial Disconnection β Hiding through settings (does not remove processes in the background).
- β Complete removal - requires ADB ornamental.
- β οΈ After updating MIUI The settings may be reset - you will have to repeat the procedure.
Method 1: Disabling the carousel through the launcher settings (without root)
The safest method that works on most MIUI 12 devices (including Redmi Note 9/10, Poco X3, Mi 10/11) doesnβt require developer rights, but hides the carousel only visually β the processes in the background will continue to work.
Instructions:
- Press and hold the empty space on the main screen.
- In the menu that opens, select Screen Settings (or Launcher Settings).
- Scroll down to the Additional section and find the Carousel (or Mi Feed) option.
- Switch the slider to the off position.
- Restart the device (required!) to make the changes effective.
If the carousel option is not on the menu:
- π Check the version. MIUI: in some regional firmware (for example, MIUI Global) item may be called App Vault.
- π± Update the launcher: go to Settings β Annexes β Application management β Launcher and press Update.
βοΈ Preparation for the carousel shutdown
β οΈ Note: On some devices (e.g. Mi 11 Ultra with a MIUI 12.5 Enhanced) This method only works until the first system update.
Method 2: Remove via ADB (for power users)
If a standard shutdown doesnβt work, youβll need to use Android Debug Bridge (ADB), a method that removes the carousel from the system entirely, but requires a PC connection and developer mode enabled.
What you need:
- π₯οΈ Computer with installed ADB-driver.
- π± Xiaomi smartphone with enabled debugging USB (Settings β The phone. β Version. MIUI β press 7 times).
- π USB-Type C Cable (original to avoid connection issues).
Step-by-step:
- Connect the phone to the PC and confirm the debugging permission.
- Open the command line (Win + R β cmd) and type:
adb devices(Your device name should appear, which means you have a connection.)
- Enter a command to remove the carousel:
adb shell pm uninstall --user 0 com.miui.miservice- Reboot your smartphone.
If the team doesnβt work, try an alternative:
adb shell pm hide com.miui.miservice| Team team. | Action. | Effects of consequences |
|---|---|---|
| uninstall --user 0 | Remove the application for the current user | The carousel will disappear completely, but may return after resetting |
| hide | Hiding the application from the system | Less reliable, but works without root |
| disable-user | Shutting down the app. | It can cause errors in other MIUI services. |
β οΈ Note: Deleting com.miui.miservice may disrupt some functions, such as smart assistant or quick commands. If after completing the command, the phone starts to brake, return the application with the command:
adb shell cmd package install-existing com.miui.miserviceπ‘
Before using ADB, create a restore point in TWRP (if installed) to help return the system to a state of operation if it fails.
Method 3: Using a third-party launcher (without root)
If you don't want to mess around with ADB, the easiest way to get rid of the carousel is to install an alternative launcher, which won't remove it from the system, but will hide it from view.
- π Nova Launcher β supports gestures, dark theme and customization of icons.
- β‘ Lawnchair is an open source lightweight launcher.
- π¨ Microsoft Launcher β Integration with Windows and Cloud Services.
- π± Poco Launcher β Optimized for Xiaomi Devices.
How to install and configure:
- Download the launcher from Google Play.
- When you first start, select it as the default launcher.
- Go to the launcher settings and disable all widgets associated with MIUI.
- In Nova Launcher, you can also hide the search bar to make room.
Advantages of the method:
- β Does not require root rights or ADB.
- β Full customization of the main screen.
- β The ability to return the standard launcher at any time.
Disadvantages:
- β Certain functions MIUI (For example, double-touch locking may not work.
- β It takes up additional memory (50-100 MB).
What to do if the launcher is not installed?
Method 4: Disable via Settings Editor (requires root)
For users with unlocked bootloaders and root rights, there is a more radical method of editing system files, which will permanently remove the carousel, but with consequences if you act carelessly.
Instructions:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Follow the path:
/system/priv-app/MiuiSystemUI/MiuiSystemUI.apk- Make a backup copy of the file (copy it on the SD-map).
- Open MiuiSystemUI.apk in the APK Editor.
- Find com.miui.miservice and delete all mentions.
- Save the changes and restart the device.
Alternatively, delete the carousel files manually:
- π Delete the folder. /data/app/com.miui.miservice-1.
- ποΈ Clear the cache in /data/data/com.miui.miservice.
β οΈ Warning: Incorrect editing of system files can lead to bootloop (locked on phone).If the device does not start after reboot, reflash it through Fastboot.
π‘
Editing of systems APK-If you're not sure what you're doing, use rootless methods (ADB side-launcher).
Method 5: Reset the launcher settings (if the carousel returned after the update)
After upgrading MIUI 12 to MIUI 12.5 or MIUI 13, the carousel can reappear even if you have turned it off, in which case resetting the launcher to the factory will help.
How to reset:
- Go to Settings β Applications β Application Management.
- Find the Launcher (or MIUI Launcher) and open its settings.
- Click Warehouse β Clear the data and Clear the cache.
- Confirm the action and restart the phone.
After discharge:
- π Home screen will return to factory settings (apps and widgets will disappear).
- π± The carousel will be disabled, but it can be activated again in the launcher settings.
- π§ You will have to re-set the location of the icons.
If the dumping didn't help:
- π¨ Try to repeat Method 2 (ADB) β After the update, the command may need to be repeated.
- π¦ Install custom firmware (e.g. xiaomi.eu) where the carousel is disabled by default.
What to do if none of the methods work
If you've tried all the methods, but the carousel keeps coming back, maybe the problem is the firmware itself.
Check it out.
- π Regional version MIUI: into MIUI China carousel is more difficult to remove than in Global.
- π Updates: Sometimes bugs are fixed in new versions.
- π οΈ LineageOS or Pixel Experience completely removes all Xiaomi services.
Extreme measures:
- π§ Fastboot Firmware: Install a Clean Version MIUI official website.
- π΅ Recoil on the previous version: if the carousel appeared after the update, go back to the old firmware.
If you decide to re-flash:
- Download the official Fastboot-ROM for your model from the Xiaomi website.
- Use the Mi Flash Tool to install it.
- Select the Clean All option to avoid conflicts.
β οΈ Warning: Fastboot flashing erases all data, including photos and messages. be sure to back up via Mi Cloud or TWRP.