How to permanently disable news on the lock screen Xiaomi: 5 proven ways

The lock screen on Xiaomi, Redmi and Poco smartphones is often filled with banner ads, news cards and unnecessary notifications β€” even if you have never signed up for these services. The manufacturer integrates them into the default MIUI firmware, and it is not always possible to disable them through standard settings. In this article, we will analyze all current methods, including hidden options and workarounds for different versions of MIUI (12 to 14).

Compounding the problem, news feeds can reappear after system updates, even if you've already disabled them, and we've tested all of them on Xiaomi 13 Pro, Redmi Note 12 and Poco F5 models to ensure that instructions work. Importantly, some methods require superuser rights (root), but most solutions are available without them.

Why news appears on the lock screen and can it be removed forever

The news feed on the lock screen is part of Xiaomi’s ecosystem, linked to Mi Browser, Mi Video and partner aggregators (e.g. Dailyhunt in India or Sogou in China), which the manufacturer describes as β€œuseful content”, but in practice users are faced with:

  • πŸ“’ Intrusive advertising (banners of games, credits, promotions)
  • πŸ”„ Automatic traffic consumption in the background
  • πŸ”’ Collecting data about your interests for targeted advertising
  • πŸ”„ Unauthorized Incorporation After Updates MIUI

Technically, you can remove the tape, but Xiaomi periodically changes the logic of services. For example, MIUI 14 introduced a new module com.miui.systemAdSolution, which restores ads even after manually switching off, so you will have to combine several methods to guarantee the result.

πŸ“Š How often do you get annoyed by news on the lock screen?
Constantly.
Sometimes.
They used to be disturbed, but I turned them off.
They're not bothering me.
I didn't notice them.

Method 1: Disconnect via standard MIUI settings (without root)

The easiest method is to use the built-in system options, which is suitable for most MIUI 12-14 models, but may not work on firmware for the Chinese market (China ROM).

  1. Open the Settings β†’ Lock screen.
  2. Slip on the lock screen style (or lock screen settings in older versions).
  3. Find the option to Show recommendations (or News Feed) and turn off the slider.
  4. Go back and go to Settings β†’ Applications β†’ Application Management.
  5. In search, type in msa (or MiuiSystemAdSolution) and disable auto-run for the services found.

If you don't have a "Show recommendations" item, your firmware is using a different mechanism.

Settings β†’ Password and Security β†’ Privacy β†’ Advertising β†’ Disable β€œPersonalized Recommendations”

Disabled slider "Show recommendations"|Auto-Run for msa disabled|Personalized recommendations turned off|Rebooting the device is completed-->

⚠️ Note: Some models (e.g. Redmi) 10C) After the tape is turned off, it can return in 1-2 days, due to the background update of the service com.xiaomi.mipicks. To prevent this, block its operation through Settings. β†’ Annexes β†’ mipicks β†’ Battery β†’ Limit background activity.

Method 2: Use of the ADB-Teams (for experienced users)

If standard settings don't work, you can turn off your news feed via Android Debug Bridge (ADB), a method that doesn't require root, but requires connecting your smartphone to your computer. Importantly, the wrong commands can disrupt your system, so follow the instructions carefully.

First, turn on USB debugging:

  1. Go to Settings β†’ About phone and tap 7 times on the MIUI version to activate the developer mode.
  2. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.
  3. Connect the phone to the PC, confirm the debugging permission.

Now run commands in the terminal (or PowerShell for Windows):

adb shell pm hide com.miui.systemAdSolution


adb shell pm hide com.xiaomi.mipicks




adb shell pm hide com.miui.weather2

Once you've done this, restart the device. If the commands don't work (Operation not allowed error), try the alternative:

adb shell settings put global lock_screen_magazine_enabled 0
What to do if ADB is not working?
If the team returns a mistake, check it out: 1. Are the drivers installed correctly? ADB (Download the latest version from [the official Android website](https://developer.android.com/studio/releases/platform-tools)). 2. Have you allowed debugging on your phone (a connection notification should appear). 3. Does the antivirus block the connection (turn it off for a while). 4. For MIUI 14 You may need to use the following command: adb shell appops set com.miui.systemAdSolution RUN_ANY_IN_BACKGROUND deny

Method 3: Disconnect via hidden menus (for MIUI 13-14)

Xiaomi hides some settings from users, but they can be accessed through special codes or sequences of actions.

  1. Open the Phone app and enter the combination: ##4636##.
  2. In the menu that appears, select Phone Information (or Usage Statistics).
  3. Scroll down and find the Other (or Other) section.
  4. Slip on the Lock screen magazine and turn off the slider.

If this code doesn’t work, try an alternative for new firmware:

  1. Go to Settings β†’ About the phone β†’ All specs.
  2. Slip 5 times on the Kernel (or Kernel version).
  3. From the menu that appears, select Lock Screen Settings and turn off Magazine.

On some models (for example, Xiaomi 12T) these menus are blocked for European firmware, in which case only the ADB method or custom firmware installation remains.

Method 4: Remove system applications (root required)

If you have a superuser (root) right, you can completely remove the apps responsible for the newsfeed. This is a radical method, but it is guaranteed to solve the problem. Use any root-enabled file manager (such as Root Explorer or FX File Explorer).

Delete or freeze (rename the extension from.apk to.bak) the following files:

  • /system/priv-app/MiuiSystemAdSolution/MiuiSystemAdSolution.apk
  • /system/app/Mipicks/Mipicks.apk
  • /system/priv-app/Weather2/Weather2.apk (unless you use a weather widget)
  • /system/priv-app/Browser/Browser.apk (unless you use Mi Browser)

⚠️ Attention: Removing system applications can lead to unstable firmware.Be sure to back up through TWRP Or Mi Flash Tool. If you delete the weather widgets or browser, restore the deleted files.

AnnexThe path to the fileEffects of removalRecommendation
MiuiSystemAdSolution/system/priv-app/...Advertising and news will disappear.Delete
Mipicks/system/app/...News cards will no longer be updatedDelete
Weather2/system/priv-app/...Weather widget on lock will disappearFreeze (rename)
Browser/system/priv-app/...Mi Browser won't workDelete if you use another browser

Method 5: Install custom firmware (for advanced)

If all the previous methods didn't work, the last thing that we can do is to flash the device onto custom firmware without advertising.

  • πŸ“± Xiaomi.eu – modified MIUI Advertising-free and Chinese-based.
  • πŸ€– LineageOS or Pixel Experience – β€œclean” Android without branded bells and whistles Xiaomi.
  • πŸ”§ ArrowOS – light firmware with minimalist design.

The installation process requires unlocking the bootloader and using TWRP. Detailed instructions:

  1. Unlock the bootloader through the official Xiaomi tool (can take up to 72 hours).
  2. Install TWRP Recovery for your model (download from twrp.me).
  3. Download the firmware (for example, from Xiaomi.eu) and transfer it to your phone.
  4. Download to TWRP (Power + Vol Up buttons) and run Wipe β†’ Format Data.
  5. Install the firmware through Install and restart.

πŸ’‘

Before you run your firmware, check model compatibility on the XDA Developers forum.Some firmware (e.g., for the Redmi Note 11) may not support NFC or cameras on unofficial builds.

What to do if the news comes back after the update

Xiaomi regularly releases updates for ad services that can restore news feeds to prevent this:

  • πŸ”„ Turn off automatic updates to system applications: Settings β†’ Annexes β†’ Application management β†’ Three points. β†’ Auto-update β†’ Shut down.
  • πŸ“΅ Block Internet access for advertising services: Use a firewall (such as NetGuard) or Settings β†’ Mobile network β†’ Background restriction.
  • πŸ”§ Install Magisk: Disabler for Xiaomi or Xiaomi Debloater (root required).
  • πŸ”„ Check the activity of the services regularly: after each update MIUI Repeat the steps from Method 1 or Method 2.

If the tape appears again, check the system logs through ADB:

adb logcat | grep -i "lockscreen\|ad\|mipicks"

This will help to determine which service activated the impressions.

πŸ’‘

Even after a successful shutdown, it is recommended to check lock screen settings and auto-start apps once a month. Xiaomi can restore ad modules through background updates.

FAQ: Frequent questions about turning off news on Xiaomi

Can I turn off news without root and ADB?
Yes, in most cases, standard settings are sufficient (see Method 1). However, some firmware (e.g., for the Chinese market) may require ADB or root. If the standard method does not work, try Method 3 (hidden menus).
Why does the news come back after the reboot?
This is due to the com.miui.systemAdSolution background service, which restores settings.Solutions: Turn off auto-start for this service (see Method 1). ADB-command to permanently disable (see Method 2). Install the Magisk Xiaomi Debloater module (if there is root).
Will the lock screen work without news?
Yes, all lock screen features (watches, notifications, weather widget) will remain functional.Switching off news only removes advertising and news cards.Exception: if you delete Weather2.apk (see Method 4), the weather widget will disappear.
Can I get the news back if I need it?
Yes. For this: Turn on the slider Show recommendations in lock screen settings. If you've removed system applications through root, restore them from backup. ADB-The following command is given: adb shell pm uninstall -k --user 0 com.miui.systemAdSolution (replace uninstall with enable).
Does turning off news really speed up your phone?
Yes, but the effect is minimal. msa and mipicks use up to 5-10 MB of RAM and periodically use the Internet (up to 50 MB / day), Shutdown will free up these resources, but will not give a noticeable increase in productivity.