MIUI News Feed is one of the most controversial features of Xiaomiβs firmware, which automatically uploads content to the home screen of a smartphone. For some users, itβs a convenient way to keep up with the latest developments, for others β annoying advertising and unnecessary traffic consumption. If you fall into the second category, this article will help completely remove or hide the newsfeed on any Xiaomi, Redmi, POCO or Black Shark device.
The problem is that Xiaomi doesnβt provide an obvious option to disable the tape in the settings β it needs to either deactivate through hidden menus or remove system applications. Weβll look at all working methods, including those that work without root rights, and explain why some methods may stop working after MIUI updates. Importantly, some instructions require caution, as improper actions can lead to shell malfunctions.
Why News Feeds Are Appearing on Xiaomi and Can They Be Deleted Forever?
The news feed in MIUI is part of the com.miui.miservice system application (or com.xiaomi.channel in older versions) that is responsible for displaying content on the home screen. It is integrated into the MIUI launcher, so simply removing the application through settings will not work. Moreover, after major firmware updates, the tape can return automatically even if you have previously disabled it.
The main reasons why users want to get rid of the news feed:
- π΅ Traffic consumption β the tape loads data in the background, which is critical for tariffs with limited Internet.
- π Intrusive advertising β among the news are often found promotional materials Xiaomi and partners.
- π Battery discharge β background activity of the application increases power consumption.
- π¨ Aesthetics β tape takes up space on the home screen, disrupting the minimalist design.
Can we remove the tape forever? Yes, but with reservations:
- β No root rights: You can disable via settings or hidden menus, but after updating MIUI It may be necessary to repeat the procedure.
- β Root rights: possible complete removal of system APK-Files, but this is risky for the stability of the system.
- β οΈ In some models (for example, POCO F5 Xiaomi 13T) The tape may be part of the launcher, and its removal will lead to failures.
Method 1: Disconnect via MIUI settings (without root)
The easiest and safest method is to deactivate the tape in standard settings, which works on most devices with MIUI 12-14, but may not be available on some regional firmware (e.g. Europe or India).
Instructions:
- Open Settings β Main screen (or desktop).
- Find the News Feed option (or App Vault on English firmware).
- Switch the slider to the off position.
- Confirm the action if a warning appears.
If there is no such item, try an alternative path:
- Click the empty seat on the home screen β select Home Screen Settings.
- Scroll down to the News Feed section and turn it off.
βοΈ Preparation for tape shutdown
β οΈ Note: On some firmware (for example, MIUI Global for Redmi Note 11) the tape disable option may be hidden, in which case try changing the region in the settings to India or China - sometimes this reveals additional options.
Method 2: Remove via ADB (without root but with PC)
If the standard shutdown does not work, you can remove the tape using ADB-Android Debug Bridge, which doesn't require root rights, but you need a computer and enabled debugging. USB.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone. Tap 7 times on the MIUI Version until the notification appears.
USB debugging
Settings β Additional β For Developers
Connect the phone to the PC and confirm the debugging permission.
ADB Tools
adb
adb devicesThe serial number of your device should appear.
adb shell pm uninstall --user 0 com.miui.miserviceFor older versions of MIUI, you may need to:
adb shell pm uninstall --user 0 com.xiaomi.channelOnce the command is executed, the tape will disappear from the main screen. [DELETE_FAILED_INTERNAL_ERROR], So the application is protected from removal on your firmware - try the following method.
π‘
If ADB does not recognize the device, install Xiaomi USB Drivers from the official website or through the Mi PC Suite.
Method 3: Using a third-party launcher
If previous methods have failed, the radical solution is to install an alternative launcher, which will completely replace the standard MIUI interface, including the news feed.
- π± Nova Launcher β flexible configuration, gesture support, no advertising.
- π¨ Lawnchair β open source, minimalist design, close to the stock Android.
- β‘ Hyperion Launcher β Optimized for performance, themes support.
- π Microsoft Launcher β Integration with Windows, synchronization with PC.
How to determine:
- Download the launcher from Google Play.
- After installation, click the Home button and select the new launcher as the main one.
- Customize the interface to your liking β the MIUI newsfeed will no longer be displayed.
β οΈ Attention: Some functions MIUI (For example, Dual Apps or Child Mode may not work properly with third-party launchers. Check compatibility on forums before installing, 4PDA or XDA Developers).
How to return the standard MIUI launcher?
Method 4: Disable via Google Settings (for some models)
On devices with Google Discover preinstalled (such as POCO X5 Pro or Xiaomi 12T), the news feed can be part of Google services, in which case it can be disabled through your account settings:
Instructions:
- Open the Google app.
- Slip on the profile avatar in the upper right corner β Settings.
- Select Commons. β Discover tape.
- Turn off the option to Show on the main screen.
If the tape is not gone, try it again:
- Remove Google app updates to Settings β Apps.
- Clear the cache and data of the Google app.
| Xiaomi model | Type of tape | Does the shutdown work through Google? | Alternative method |
|---|---|---|---|
| POCO X5 Pro | Google Discover | Yes. | ADB or launcher |
| Redmi Note 12 | MIUI News Feed | No. | Settings MIUI or ADB |
| Xiaomi 13 Ultra | MIUI + Google | Partially. | Combination of Methods 1 and 4 |
| Black Shark 5 | MIUI (modified) | No. | Only root or launcher |
Method 5: Remove system APKs (root only)
If you have root rights (like Magisk), you can completely delete the files responsible for the newsfeed, which is the most reliable method, but also the most risky one - incorrect actions can lead to the launcher's failure or the need to flash it.
Instructions:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Go to /system/app/ or /system/priv-app/.
- Find and delete the following files (names may vary depending on the version of MIUI): MiService (or MiService.apk) MiuiDaemon ChannelService (older versions)
Reset the device.
If you have problems after deleting (for example, the launcher stopped opening), restore deleted files from the backup or reflash the device.
π‘
Before you delete your system files, make sure to back up your files via TWRP or OrangeFox Recovery.
What to do if the tape appears again after the update
One of the most frustrating features of the MIUI newsfeed is its ability to return after firmware updates, which is because Xiaomi restores system applications when installing new versions of MIUI, to avoid the tape reappearing:
Advice:
- π Turn off automatic updates in Settings β The phone. β Updating the system.
- π₯ Install updates manually by pre-checking reviews on forums (e.g., on the Internet). 4PDA) ribbon-return.
- π οΈ Use patches for Magisk that block the recovery of remote applications (e.g., Universal SafetyNet Fix or the Remote Remote Applications module). MIUI Blocker).
- π Check out the new versions. MIUI for hidden options β sometimes Xiaomi adds the ability to turn off the tape in deep settings.
If the tape does return, repeat one of the methods described above. For root devices, you can also use Tasker or Automate to automatically remove the tape after each update.