The news feed on the home screen of POCO and Xiaomi smartphones is one of the most controversial features of the MIUI shell. On the one hand, it promises quick access to current events, currency rates and the weather. On the other, it takes up precious space, slows down the system and shows content that you do not care about. Worse, after MIUI updates, the tape often returns on its own, even if you previously disabled it through hidden settings.
In this article, we will look at all the working ways to remove news from the home screen, from standard settings to radical methods using ADB and third-party launchers. Particular attention will be paid to the POCO F5, POCO X5 Pro, Redmi Note 12 and other devices on MIUI 14/15 (Android 13/14), where the manufacturer made the process of disconnection as difficult as possible. If you are tired of unnecessary widgets and advertising, read on.
Why the news is coming back and how to fix it
The main problem is the way MiuiSystemUI (or Xiaomi Home in newer versions) works, which is not only responsible for displaying the home screen, but also for integrating with Xiaomi’s cloud services. MIUI developer:
- 🔄 Reset custom widget settings, returning them to the default values".
- 📦 Add new “non-removable” items to the feed (e.g., game ads or Mi Store promotions).
- 🔒 Block access to certain settings through the standard settings menu.
In practice, this means that even if you turned off news stories a year ago, they can come back after an update to MIUI 15, and in some models (for example, the POCO M6 Pro), the tape is now tied to the Xiaomi Cloud service - its removal through settings leads to a synchronization error.
The good news is that all of the methods described below are validated on current firmware (as of June 2026), and we also take into account the features of regional versions of MIUI (Global, EEA, China), where the range of options available may vary.
Method 1: Disconnect via the main screen settings (the easiest)
If you're lucky enough to have your version of MIUI not blocked this method yet, try the standard path. It works on most POCO and Redmi devices with MIUI 12-15:
- Press and hold the empty space on the home screen until the settings menu appears.
- Slip the screen settings icon (or Home screen settings in English).
- Scroll down to the News Feed section (or App Vault/Mi Feed).
- Turn off the switch next to the "Show News Feed" item.
- Confirm the action by clicking "Disable" in the window that appears.
If this item is missing or inactive, move to the following method: on some firmware (for example, POCO F4 GT with MIUI 14.0.6), the option is hidden behind the additional menu:
☑️ Checking hidden settings
⚠️ Attention: On devices with MIUI China (CN-version) this method may not work due to Xiaomi's policy of forced service integration, in which case a change in the firmware region or use of the software will be required. ADB.
Method 2: Remove themes (works on 80% of devices)
Few people know, but the news feed in MIUI is tied to the Themes system app (com.android.themes), which allows you to turn off most unnecessary widgets through its settings:
- Open the "Themes" app (icon with brush).
- Go to the Profile section → Settings (or Me) → Settings).
- Find the "Recommendations" or "Personalization" item.
- Turn off all switches associated with: 📰 "The News Feed (App Vault) 🎮 "Recommended Games" 🛒 "Promotions” (Mi Ads)
Save the changes and restart the device.
This method is particularly effective for POCO X3, POCO M4 Pro and Redmi 10 devices, where the news feed is implemented via an add-on above the standard launcher. If the tape still appears after the shutdown, check if you have a Mi Video or Mi Browser app installed, which can also upload content to the widget.
💡
After disabling the news via "Themes", clear the cache of the com.miui.home application in the phone settings, which will delete the temporary files of the tape and prevent its unauthorized return.
Method 3: Using ADB for deep shutdown (for advanced)
If standard methods don’t work, you’ll have to use Android Debug Bridge (ADB), which requires you to connect your phone to your computer, but is guaranteed to remove the news feed at the system level, and is suitable for all POCO/Xiaomi models on Android 10 and later.
You'll need:
- 💻 Computer with installed ADB Tools.
- 📱 Included debugging by USB on the phone (Settings) → The phone. → Version. MIUI — Press 7 times, then return to the Additional Settings → For developers).
- 🔌 Cable USB (preferably original).
Instructions:
adb shell
pm uninstall -k --user 0 com.miui.weather2 # Weather and news
pm hide com.miui.hybrid # Hybrid services (for MIUI 14+)
pm disable-user --user 0 com.miui.systemAdSolution # Advertising in the systemOnce you've done the commands, reboot your phone, and the news feed will disappear, and with it, the associated system processes that consumed resources.
⚠️ Attention: On some firmware (POCO F5 Pro MIUI 15) The pm uninstall command can return the Failure error. [DELETE_FAILED_INTERNAL_ERROR]. Use the alternative method: adb shell settings put global hidden_api_policy 1 # Unlocking hidden API pm uninstall -k --user 0 com.miui.weather2
What if the ADB can’t see the device?
Method 4: Installation of a third-party launcher (radical solution)
If all the previous methods didn't work, the last option is to replace the standard launcher with an alternative one, which will completely remove the news feed, but change the appearance of the interface. POCO:
| Launcher | Pluses | Cons | Reference |
|---|---|---|---|
| Nova Launcher | ✅ Maximum customization✅ No advertising.✅ lightweight | ❌ Paid for premium functions❌ No integration with MIUI-chip | Google Play |
| Lawnchair | ✅ Free.✅ Sign support✅ Frequent updates | ❌ Less to do with the design❌ Possible bugs on MIUI | Google Play |
| Hyperion Launcher | ✅ Optimized for Xiaomi✅ Built-in icons MIUI✅ Free. | ❌ Rare updates❌ Fewer features than Nova | Google Play |
To install a third-party launcher:
- Download the selected application from Google Play.
- Open it and follow the setup instructions.
- In the phone settings, go to Applications → By default → Launcher and select a new one.
- Click "Home" and confirm the launcher change.
After that, the news feed will disappear forever, but keep in mind that some MIUI features (like pop-up notifications or quick settings) may work differently.
💡
The launcher is the only way to get 100% news off if your firmware has blocked all other methods, but it will also disable some Xiaomi branded chips like Super Wallpaper or Mi Band integration.
Method 5: Firmware rollback (extreme case)
If you’re using POCO with MIUI 15 and no methods are working, you might consider rolling back to an older firmware version where the news feed is disabled by standard means, a method only suitable for power users, as it requires unlocking the bootloader and potentially devoid of warranties.
Algorithm of action:
- Check the current version of MIUI in Settings → About Phone.
- Download stable firmware MIUI 13 or 14 for your model from the site Xiaomi Firmware.
- Unlock the bootloader through the Mi Unlock Tool (requires to link the account to the device).
- Fastboot or Recovery (instructions are available on XDA Developers).
⚠️ Note: Firmware rollback can lead to: 🔋 Battery problems (increased consumption). 📱 Non-functioning sensors (e.g, NFC gyroscope). 🔒 Block Mi Account, if you do not follow the rules of unlock. Before the procedure, make a full backup of data through Settings → Additionally. → Backup.
Additional tips: how to prevent the return of the tape
Even after a successful shutdown, the news feed can return after the MIUI update.
- 🚫 Turn off automatic system updates in Settings → The phone. → Update MIUI → ⚙️ → Auto-update.
- 🔄 Clean the cache of com.miui.home and com.android.themes apps regularly.
- 🛡️ Use a firewall (like NetGuard) to block access to domains: api.io.mi.com sdkconfig.ad.intl.xiaomi.com app.vip.miui.com
- 📵 Stop syncing with Mi Cloud if you don’t use it.
If you notice that the tape returned after installing a new app (for example, Mi Video or Mi Browser), delete it and check the settings of the home screen again.
💡
Back up your current launcher settings through the Swift Backup app (root rights required) to quickly restore configuration after a reset or update.