How to permanently remove news from Xiaomi lock screen: the full guide 2026

Are you tired of the annoying news feed that pops up every time you unlock Xiaomi?This feature called News & Weather (or Mi Feed) automatically uploads content to the lock screen, consuming traffic, battery power and distracting you from business. The worst moment is when the tape hangs or shows ads instead of current news.

In this article, you will find 5 proven ways to disable news on the lock screen for all Xiaomi, Redmi and POCO models (including Xiaomi 13/14, Redmi Note 12, POCO F5, etc.). Methods work on MIUI 12-15 and Android 10-14 without having to get root rights or reset. We will also discuss why the tape can return after updates and how to prevent this.

If you tried to turn off news via standard settings, but it reappeared, here you will learn which system applications are responsible for this feature and how to deactivate them forever. Spoiler: the problem often lies in the background activity of com.miui.weather2 and com.miui.miservice.

Why does the news appear on Xiaomi’s lock screen?

The newsfeed feature on the lock screen is part of the MIUI branded shell, integrated into the Weather System App (com.miui.weather2) and the Mi Service Framework (com.miui.miservice), and is the key reason for its introduction:

  • πŸ”„ Automatic activation after update MIUI (Even if you've turned it off before).
  • πŸ“± Personalized recommendations: the system analyzes your actions and shows β€œrelevant” content.
  • πŸ’° Monetization: Some of the news is advertising integrations (e.g. promotions on AliExpress or games from Xiaomi).
  • 🌍 Regional settings: in some countries (e.g. India, Russia) the tape is activated by default.

It’s important to understand that the tape consumes not only traffic, but also device resources. According to tests, background activity Mi Feed can increase battery consumption by 5-12% per day (depending on the model), and the application has access to your geolocation, browser history (if synchronized with Mi Account) and usage data of other applications.

πŸ“Š How often do you get interrupted by news on the lock screen?
All the time - annoying
Sometimes not critical.
I used to get in the way, but I turned it off.
I like this function.

Method 1: Disconnect via lock screen settings (basic method)

The easiest way is to use the built-in MIUI options, which is suitable for most users and does not require additional manipulation.

  1. Open Settings β†’ Lock screen (or Lock and Protect in newer versions of MIUI).
  2. Slip on the item News and weather (in some firmware - News Feed or Mi Feed).
  3. Transfer the slider to the Off position for the option β€œShow news on the lock screen”.
  4. Save the changes and restart the device (required!).

If the news and weather item is not on the menu, then your version of MIUI is hiding it.

  • πŸ” Check the Settings section β†’ Annexes β†’ Application management β†’ Weather.
  • πŸ”§ Turn on Show System Processes (three dots in the upper right corner) and find the Mi Service Framework.

β˜‘οΈ Preparing for news blackout

Done: 0 / 4

⚠️ Attention: After update MIUI before the new version (for example, from 14.0.5 to 14.0.6), the settings may reset. To avoid this, disable automatic update of system applications in Settings β†’ The phone. β†’ Updating the system β†’ Settings (βš™οΈ) β†’ Auto-update of applications.

Method 2: Deactivate system applications (without root)

If news continues to appear after the settings are turned off, the problem is the background activity of the system services, which can be deactivated without root rights, but with reservations:

AnnexPackageCan I turn it off?Effects of consequences
Weather.com.miui.weather2Yes.The weather widget on the main screen will disappear
Mi Service Frameworkcom.miui.miservicePartially.Some MIUI features may stop working (e.g. cloud service)
Browsercom.android.browserYes.Not critical if you use Chrome or another browser
Mi Feedcom.xiaomi.channelYes.Completely removes the news feed

To deactivate applications:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Slip on the three dots in the top corner and select Show all processes.
  3. Find the application from the table above and open its page.
  4. Click Disable (or Remove Updates if the Disable button is inactive).

If the button is blocked, use ADB-team (no root):

adb shell pm disable-user --user 0 com.miui.weather2


adb shell pm disable-user --user 0 com.xiaomi.channel

πŸ’‘

Before using ADB, enable USB Debugging in Settings β†’ About Phone β†’ MIUI version (tap 7 times on build number).

Method 3: Reset the lock screen settings (if nothing helps)

In rare cases, the news feed settings get stuck in the system cache, and resetting the lock screen configuration without losing data will help:

  1. Open Settings β†’ System and device β†’ Additional β†’ Resetting.
  2. Select Reset the lock screen settings (not to be confused with a full reset!).
  3. Confirm the action and restart the phone.

After discharge:

  • πŸ”„ Settings of wallpaper, weather widget and PIN-code will remain.
  • βš™οΈ The news feed will be deactivated by default.
  • ⚠️ You may need to reconfigure your fingerprint or face unlock.

⚠️ Note: On some models (Xiaomi) 12T, Redmi K50) This menu item is hidden. To unlock it, run a command through ADB: adb shell settings put global lock_screen_reset_enabled 1 After that, the option will appear in the settings.

What if the reset didn't help?
If the news comes back after the reset, check: 1. MIUI updates (sometimes bugs are fixed in new versions). 2. The presence of duplicate applications (for example, Google Feed on some firmware). 3. Xiaomi account - try to log out of it to Settings β†’ Accounts and check again.

Method 4: Using third-party launchers (bypass)

If system methods don't work, you can replace the standard lock screen with alternative launchers.

  • πŸ“± Nova Launcher + Sesame Lock Screen (paid but with trial period).
  • πŸ”’ AcDisplay (free, minimalist design).
  • πŸŒ™ Always On AMOLED (for devices AMOLED-The screens, for example, Xiaomi 13 Pro).

How to set up:

  1. Install the selected launcher from Google Play.
  2. Set it as the default launcher in Settings β†’ Applications β†’ By default.
  3. In the launcher settings, disable the option to Show the system lock screen.

Cons of the method:

  • ⚠️ Certain functions MIUI (Second Space, for example, can conflict with third-party launchers.
  • πŸ”‹ Increased battery consumption (3–7%) due to duplication.

πŸ’‘

The launcher side is a temporary solution. Once the MIUI is updated, the lock screen can return.

Method 5: Manual removal via TWRP (for advanced users)

If you are ready to take radical measures and you have a custom Recovery installed TWRP, Systemic systems can be completely removed. APK-The files responsible for the newsfeed are irreversible and require backup!

Instructions:

  1. Download TWRP for your Xiaomi model.
  2. Load to the RecavΓ©ri (Off. β†’ Hold Power + Vol+).
  3. Go to Advanced β†’ File Manager.
  4. Delete files by the following paths: /system/priv-app/Weather2/ /system/priv-app/MiService/ /system/app/Channel/
  5. Wipe your cache (Wipe β†’ Cache) and restart.

⚠️ Note: Deleting system files may result in bootloop (locked boot) or loss of functionality (e.g., stop working). NFC or IR-Before you act, make a full backup through TWRP!

An alternative for users without TWRP is to use the Magisk MiuiFeedRemover module (available in the Magisk Module repository), which blocks news downloads at the system level without deleting files.

Why is the news coming back after the MIUI update?

Many users experience the news feed reappearing after installing updates, due to the system application recovery mechanism:

  • πŸ”„ MIUI It has an Auto-Recovery function that returns disabled system APK baseline.
  • πŸ“¦ Firmware updates often include newer versions of Weather apps and Mi Service Framework that overwrite your settings.
  • 🌐 Xiaomi servers can force tape activation for certain regions (e.g. China or India).

How to avoid this:

  1. Turn off automatic updates to system applications (see Method 1).
  2. Use ADB to permanently disable packets (commands are given in Method 2).
  3. Install Magisk and DisableFlagSecure module, which blocks the recovery of system APKs.

πŸ’‘

Before updating MIUI, back up your current settings through Settings β†’ Additional β†’ Backup. After updating, restore the configuration – this sometimes helps keep the tape off.

FAQ: Frequent questions about news on Xiaomi lock screen

Can I remove the news without turning off the weather?
Yes, but not on all firmware. In MIUI 13/14, the news feed and the weather widget are separated by different processes. Turn off only com.xiaomi.channel via ADB, leaving com.miui.weather2 active. On MIUI 12 and below, this may not work, you have to choose between weather and news.
Why is there empty space on the screen after the tape is turned off?
This is a MIUI bug related to caching the lock screen layout. To remove the void: Set the wallpaper on the lock screen (Settings β†’ Lock screen β†’ Wallpaper). Reset the device. If it didn't help, reset the lock screen settings (see Method 3).
How do you remove news on POCO F5/X5? They're different from Xiaomi?
On POCO devices (especially those with POCO Launcher firmware), the algorithm is the same, but the paths in the settings may differ. For example, on POCO F5: Open Settings β†’ Screen Lock β†’ Additional settings. Turn off POCO Feed (similar to Mi Feed). If there is no point, use Method 2 (disable via com.xiaomi.channel).
Can I bring the news back if I change my mind?
Yes. For this: Enable back disabled packets via ADB: adb shell pm enable com.xiaomi.channel Or update the Weather app via Google Play (if it has been removed). Activate the feed in Settings β†’ Lock screen β†’ News and Weather.
Why is the news on Chinese firmware, but not on global?
In Chinese versions MIUI (China ROM) The news feed is integrated deeper due to local regulatory requirements, it is linked to Xiaomi's services for China (com.miui.systemAdSolution) and does not have a full-fledged switch in the settings: 🌐 Please use the global firmware (for example, MIUI Global or EEA). πŸ”§ Use Magisk modules like this. ChinaROM2GlobalROM partial-conversion. ⚠️ Note that the firmware of the unofficial version may deprive you of warranty.