How to completely disable news on the Xiaomi desktop: all ways

Xiaomi’s desktop news feed is one of the most controversial features of the MIUI shell. On the one hand, it provides quick access to current events, currency rates and weather; on the other, it takes up space on the screen, consumes Internet traffic in the background and often shows unnecessary content. It is especially annoying that after system updates, the tape can automatically turn back on even if you have already disabled it.

In this article, we’ll look at all the current ways to remove news from the home screen, including hidden settings for different versions of MIUI (12 to 14). Importantly, some methods require super-user rights (root), but most work without them.

Why news is appearing on Xiaomi’s desktop

The news widget in MIUI is part of the MiuiSystemUI system app (older versions of MiuiHome), which is integrated at the firmware level and is bound by default to the left swipe on the home screen, and even if you manually delete the tape icon, it can come back after:

  • πŸ”„ Updates MIUI β€” The system resets some settings to the factory.
  • ⚑ Resetting the Launcher app cache (for example, via Settings) β†’ Annexes).
  • πŸ“± Transfer data to a new smartphone via Mi Mover.
  • πŸ”§ Restores from backup (if tape was included in the backup).

In addition, in some regions (such as China or India), the news feed cannot be disabled by standard means due to Xiaomi’s agreements with local content providers. ADB-root-access.

πŸ“Š How often do you get annoyed by the news feed on Xiaomi?
I want to remove it all the time.
Sometimes it hurts, but not critically.
I like it. I use it.
I don't notice her at all.

Method 1: Disconnect via launcher settings (without root)

The simplest method that works on most devices with MIUI 12-14 is the instructions suitable for Redmi Note 10/11/12, POCO X3/X4/X5, Xiaomi 11T/12/13 and other models:

  1. Press the empty space on the desktop until the settings menu appears.
  2. Slip the Settings icon (cog) in the lower right corner.
  3. Go to the Home Screen (or Desktop in some firmware).
  4. Find the News Feed option (may be called Mi Feed or Content on the left).
  5. Move the slider to the "off" position.

If the news item is not on the menu, try an alternative route:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the Launcher (or MiuiHome) list.
  3. Select Warehouse β†’ Clear the cache and restart the phone.

Make sure that MIUI is updated to the latest version

Make a backup copy of the launcher settings

Close all background applications

Check the space in memory (minimum 1 GB)-->

Important: Some firmware (e.g. MIUI Global for the European region) will leave a blank page on the left when the tape is turned off, so you can turn off the swipe gesture to the left to remove it completely.

  1. Return to Launcher Settings β†’ Home screen.
  2. Select Transitions between screens.
  3. Turn off the swipe left option for tape.

Method 2: Remove via ADB (for power users)

If the standard shutdown doesn’t work, you can use Android Debug Bridge (ADB), which doesn’t require root, but requires a computer and USB debugging enabled, and is suitable for all Xiaomi models, including Black Shark and POCO F-series.

Instructions:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings β†’ Additional β†’ Developer. Turn on USB Debugging.

Connect the phone to the PC and confirm the debugging permission.

ADB Tools

Win + R β†’ cmd

adb devices

(The name of your device should appear.)

adb shell pm hide com.miui.miservice

This command hides the system app that controls the tape, and once it's rebooted, the news will disappear.

adb shell pm hide com.miui.player

This package is responsible for media content in some versions. MIUI.-->

How do you get the tape back?

adb shell pm unhide com.miui.miservice
What if the ADB can’t see the device?
1. Install drivers for your Xiaomi model (you can download it on the website) MIUI Downloads). 2. Try another one. USB-cable (preferably original). 3. Enable the debugging option in the developer settings USB (security parameters) and allow debugging (ADB) Only when charging. 4. Reboot your phone and PC.

Method 3: Disable via Mi Account settings (for global firmware)

On devices with MIUI Global (for example, Xiaomi 12 Lite, Redmi Note 11 Pro+), the news feed is linked to the Mi Account.

  1. Open the Settings. β†’ Mi Account.
  2. Go to Account Settings β†’ Synchronization.
  3. Find the News Feed and turn off synchronization.
  4. Go back to Settings β†’ Applications β†’ Application Management.
  5. Find Mi Feed (or News) and click Disable.

πŸ’‘

Disabling news sync through your Mi Account does not remove the feed completely, but stops content updates. Use ADB or root methods to completely remove it.

Method 4: Use of third-party launchers (alternative)

If nothing works, you can just replace the standard MIUI launcher with a third-party one, which won't remove the news feed from the system, but will hide its display.

LauncherAdvantagesDeficiencies
Nova LauncherFlexible gesture setting, icon supportPaid functions in the Prime version
Hyperion LauncherOptimized for Xiaomi, lightweightLess to do with the design
LawnchairOpen source, support for Android 12+No built-in weather widgets
Microsoft LauncherIntegration with Windows, synchronizationClosed in 2023 (last version is still in operation)

How to determine:

  1. Download the launcher from Google Play.
  2. When you first start, select it as the default launcher.
  3. In the new launcher settings, turn off all gestures associated with the left swipe.

Important: When using a third-party launcher, system updates to MIUI can reset it to a standard one.

  • πŸ”’ Block automatic update of MiuiHome through Settings β†’ Annexes β†’ MiuiHome β†’ Three points. β†’ Disable updates.
  • πŸ“₯ Install App Cloner and clone the selected launcher – this will protect it from resetting.

Method 5: Root Method (for advanced users)

If you have root rights, you can delete your news feed permanently by deleting system files.Warning: this could disrupt other MIUI features, so back up!

Instructions:

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Go to /system/priv-app/MiuiSystemUI/MiuiSystemUI.apk
  3. Delete or rename the file MiuiSystemUI.apk in MiuiSystemUI.bak.
  4. Reset the device.

Alternatively, you can freeze the app via Titanium Backup or Luckypatcher.

  • 🧊 Freeze packages: com.miui.miservice, com.miui.player, com.miui.weather2 (if the tape includes the weather).
  • πŸ”„ Reboot the phone.
What if the notification center stopped working after deleting MiuiSystemUI.apk?
Restore the file and use an alternative method: 1. Install the Xposed Framework (for Android 7-10). 2. Activate the MIUI X or GravityBox module. 3. In the module settings, disable the Enable News Feed option. For Android 11+, use LSposed with the MIUIser module.

How to block background tape activity (battery savings)

Even if you turn off the news, the system app can continue to work in the background, consuming battery power and traffic.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Mi Feed (or News, MiuiDaemon).
  3. Select Battery β†’ Battery Optimization β†’ Limit.
  4. Turn off Auto Start and Background Activity.
  5. In the Mobile Traffic section, prohibit background data use.

To completely block network activity:

  • 🌐 Use a firewall (such as NetGuard or AFWall)+) and block internet access for packages: com.miui.miservice, com.miui.weather2, com.miui.player.
  • πŸ“‘ Turn off Wi-Fi and mobile data in the background for these apps.

πŸ’‘

To check which apps are consuming traffic to news, go to Settings β†’ SIM-maps and mobile networks β†’ Traffic usage. Sort the list by consumption and find Mi Feed or SystemUI.

Frequent problems and solutions

Even after the shutdown, the news feed can come back, and we can look at the situations and the ways to solve them.

⚠️ Note: If after the update MIUI The tape has reappeared, don't try to remove it through Titanium Backup without backing up. In newer versions of the firmware, this can lead to a bootloop (a looped reboot).

Problem.Reason.Decision
The tape returns after the rebootLauncher cache not clearedClear the MiuiHome cache and Mi Feed data
No "News Tape" item in the settingsRegional firmware (China/India)Use ADB or change region to Global
When swipe to the left opens an empty pageGesture not disabled in launcher settingsTurn off Swipe left in Settings β†’ Home screen
After removal through root, the notification center disappearedCritical system file removedRestore MiuiSystemUI.apk from the backup

If none of these methods worked, try:

  • πŸ”„ Reset the launcher settings: Settings β†’ Annexes β†’ MiuiHome β†’ Warehouse β†’ Reset the settings.
  • πŸ“² Install custom firmware: For example, xiaomi.eu or Pixel Experience (requires an unlocked bootloader).
  • πŸ› οΈ Call for Xiaomi support: In some cases, the tape is blocked at the level IMEI (relevant to devices from China).
Can I turn off news without a computer?
Yes, in most cases, standard launcher settings (Method 1) are sufficient. If there is no option, try disabling Mi Feed through Settings β†’ Applications (Method 3). ADB is only needed for regional firmware where the tape is locked.
Why does the MIUI update reappear?
This is a feature of Xiaomi system applications. In major updates (e.g., from MIUI 13 to MIUI 14), some settings are reset. To avoid this, before updating: Back up via Settings β†’ Additional β†’ Backup. Freeze com.miui.miservice via Titanium Backup (if there is root).
Is it safe to delete MiuiSystemUI.apk through root?
No, it's a risky method. The MiuiSystemUI.apk file is responsible not only for the news feed, but also for: Notification Center, Quick Settings Panel, Transition Animations. If you delete it and the phone stops working correctly, restore the file from the backup or reflash the device via Fastboot.
How to turn off news on POCO Launcher?
On POCO devices (e.g., POCO X3 Pro, POCO F4), the tape is shut down similarly, but with the nuances: Press the desktop β†’ Settings. Go to Additional β†’ POCO tape. Turn off the slider Show the tape. If there is no point, update POCO Launcher to the latest version via Google Play.
Is there a way to turn off the tape forever without root?
Yes, but it requires regular repetition: Turn off the tape through the launcher settings (Method 1). Clear the data and cache of Mi Feed and MiuiHome. Set up a third-party launcher (like Nova Launcher) and make it the main one. With App Cloner, clone the launcher and block its update. This will not remove the tape from the system, but will hide its display. After each update, the MIUI procedure will have to be repeated.