MIUI news feed is one of the most controversial elements of Xiaomiβs smartphone interface: on the one hand, it provides quick access to current events, weather and recommendations; on the other, it constantly distracts, consumes traffic and battery resources, and sometimes even shows unnecessary content. If you are tired of this element and want to completely remove it or at least minimize its impact, this article is for you.
Depending on the smartphone model (Redmi Note 12, POCO X5, Xiaomi 13, etc.) and the firmware version (MIUI 14, HyperOS), the ways to turn off may differ. We have collected all the current methods, from standard settings to hidden features and even radical solutions for advanced users. Important: some options require unlocking the bootloader or root rights, so carefully assess the risks before applying them.
Why News Feed Appears on Xiaomiβs Screen
The news feed in MIUI is integrated at the system level and performs several functions:
- π° Content aggregation: Shows news, weather, app recommendations, and even ads (in some regions) Sources are customized automatically based on your location and interests.
- π Update in the background: even when you do not use a smartphone, the system loads new data, consuming traffic and battery power.
- π― Personalization: Xiaomi analyzes your behavior (with user consent) to show more relevant content.
- π° Monetization: In some versions of firmware, the tape contains advertising blocks that generate revenue for the company.
By default, the tape is activated on the home screen (swipe left) and in the search menu. On the new versions of MIUI 14+ and HyperOS, it has become more aggressive, can appear even when you unlock the screen or in the notification panel, due to Xiaomiβs policy to increase user engagement in the Mi ecosystem.
β οΈ Note: On devices with firmware for the Chinese market (China) ROM) The news feed is often blocked from shutting down by standard methods, in which case alternative solutions described in the section on radical methods will be required.
Method 1: Disconnect the tape through standard settings
The easiest and safest method is to use the built-in MIUI options. It is suitable for most models (Redmi 10, POCO F4, Xiaomi 12T, etc.) and does not require additional rights.
- Open Settings (the gear icon on the main screen).
- Go to the Main Screen (or Desktop on some versions).
- Find the news item (may be called Mi Ribbon or Review).
- Turn off the slider Show the news feed.
- Additionally: tap on Feed Settings and turn off Personalized Recommendations and Auto Update options.
If the news item is not on the menu, try an alternative route:
- Hold your finger on the empty spot on the main screen.
- Select the Home Screen Settings.
- Find the Lent option and deactivate it.
Check out the MIUI version in Settings β About Phone
Make sure your smartphone is connected to the Internet (you need to synchronize your settings)
Close all background apps (especially "Mi Browser" and "GetApps")
Make a backup copy of the main screen (optional)-->
On some devices (such as the POCO M4 Pro) after turning off, the tape may appear when searching.
- Open the search bar on the main screen.
- Slap the icon. βοΈ Settings in upper right corner.
- Turn off the show tape in search results.
β οΈ Attention: On firmware MIUI 13 and older after the system update, the tapes may reset!
Method 2: Remove via "Applications" (without root)
The news feed in MIUI works as a standalone app called com.miui.miservice (or com.miui.weather2 in newer versions), which can be disabled via the app menu, but not removed entirely without root rights.
- Go to Settings β Applications β Application Management.
- In the search box, enter miservice or weather2.
- Select the app you find (usually called MIUI Service or Weather Service).
- Click Disable (or Remove Updates if the button is active).
- Confirm the action in the dialog window.
This method doesn't remove the tape completely, but it stops it from working and prevents it from automatically updating, and after you reboot the smartphone, the tape can be activated again, in which case you repeat the procedure.
| Smartphone model | Name of service | Can I turn it off? | Reset after update |
|---|---|---|---|
| Xiaomi 13/13 Pro | com.miui.weather2 | Yes. | Yes. |
| Redmi Note 11/12 | com.miui.miservice | Yes. | Sometimes. |
| POCO X4/F4 | com.miui.miservice | Yes (reboot required) | Yes. |
| Xiaomi Mi 11 | com.miui.miservice | Partially (the tape remains in search) | Yes. |
For HyperOS devices (such as Xiaomi 14), this may not work because of the system architecture, and in this case, try the ADB method.
Method 3: Disconnect via ADB (without root)
If standard methods didn't work, you can use ADB, the Android Debug Bridge debugging tool, which doesn't require root, but it does require a computer and a little bit of training, and the advantage is that it turns off the tape at the system level, and it won't recover after the reboot.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux
- π± Cable USB (original or quality)
- π§ Included debugging by USB smartphone
- π¦ Installed drivers ADB (You can download from the official Android website)
Step-by-step:
- Activate Developer Mode: Settings β About Phone β MIUI Version (tap 7 times) Return to Settings β Additional β For Developers and enable USB Debugging.
- Connect your smartphone to your computer and select File Transfer mode.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: adb devices If the device is displayed, continue.
- Execute the command to disable the tape: adb shell pm hide com.miui.miservice For new versions of MIUI may require: adb shell pm hide com.miui.weather2
- Reboot your smartphone.
Once this command is executed, the news feed will disappear from the system, but the application will remain in memory. To return it back, use the command adb shell pm unhide com.miui.miservice.
β οΈ Note: On some devices (Xiaomi Mi) A3, POCO F1) After pm hide, you may have a weather widget error, and in this case, use an alternative method: adb shell pm disable-user. --user 0 com.miui.miservice
π‘
If ADB does not recognize the device, try reinstalling drivers or using another USB-Also check if the Installation mode is enabled through USB developer-setting.
Method 4: Radical methods (with root or custom firmware)
If you are willing to go to extreme lengths, there are two options for removing your newsfeed completely:
Option A: Remove via TWRP (root required)
This method requires an unlocked bootloader and an installed custom recovery (TWRP).
- Download the Magisk Feed Remover module (e.g. MIUI News Feed Remover).
- Reboot to TWRP (clip Power + Volume up).
- Set up the downloaded one. ZIP-file via Install.
- Clean the cache (Wipe β Cache) and restart.
Option B: Manual deletion of system files
Risk: Incorrect actions can lead to a bootloop (a looped reboot).
- Install a file manager with root support (such as Root Explorer).
- Go to /system/priv-app/MiuiSystemAdSolution or /system/app/NewsArticle
- Remove or rename the folders MiuiSystemAdSolution and NewsArticle.
- Clear the cache to /data/data/com.miui.miservice.
- Reset the device.
On HyperOS, the paths may be different. Use the command to determine exactly:
adb shell pm list packages | grep -i newsWhat to do if the weather widget stops working after removal?
Method 5: Alternative launchers (bypass)
If none of these methods worked, or you're afraid to interfere with system files, you can just replace the standard launcher with a third-party one, which will hide the news feed, but it won't physically delete it.
- π Nova Launcher β flexible setup, no advertising, gesture support.
- β‘ Lawnchair is a lightweight open source launcher optimized for Xiaomi.
- π¨ Microsoft Launcher β Windows integration, minimalist design.
- π Action Launcher β Support for responsive icons and fast search.
How to determine:
- Download the launcher from Google Play.
- Open the app and follow the setup instructions.
- In MIUI settings, select the new default launcher: Settings β Applications β Default β Launcher
- Turn off the standard com.miui.home launcher via ADB (optional).
The downside of this method is that some MIUI features (like Double-Tap for locking) may not work properly, and third-party launchers do not support Xiaomiβs Super Wallpapers.
π‘
Replacing the launcher is the safest way to get rid of the news feed, but it doesn't remove it from the system. Root rights are required to completely remove it.
What to do if the news feed is back after the update
Xiaomi regularly releases MIUI updates that can restore disabled system applications, if after the update the tape reappears:
- Repeat the shutdown via Settings β Applications or ADB.
- Freeze the app with Titanium Backup (root required).
- Reverse to the previous firmware version via the Mi Flash Tool (risky, can lead to data loss).
- Install a Magisk module to block system application updates (e.g., DisableForceEncrypt).
On HyperOS, the problem is particularly acute, as the system aggressively restores standard components, in which case only complete removal through TWRP or switching to custom firmware (for example, LineageOS) will help.
β οΈ Note: If you use Xiaomi with firmware for the Chinese market (China) ROM), updates may come more often and automatically turn on the feed. To avoid this, turn off automatic update checks in Settings β The phone. β Updating the system β βοΈ β Auto-update.