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.
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).
- Open the Settings β Lock screen.
- Slip on the lock screen style (or lock screen settings in older versions).
- Find the option to Show recommendations (or News Feed) and turn off the slider.
- Go back and go to Settings β Applications β Application Management.
- 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:
- Go to Settings β About phone and tap 7 times on the MIUI version to activate the developer mode.
- Return to Settings β Additional β For developers and enable USB debugging.
- 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.weather2Once 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 0What to do if ADB is not working?
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.
- Open the Phone app and enter the combination: ##4636##.
- In the menu that appears, select Phone Information (or Usage Statistics).
- Scroll down and find the Other (or Other) section.
- Slip on the Lock screen magazine and turn off the slider.
If this code doesnβt work, try an alternative for new firmware:
- Go to Settings β About the phone β All specs.
- Slip 5 times on the Kernel (or Kernel version).
- 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.
| Annex | The path to the file | Effects of removal | Recommendation |
|---|---|---|---|
| MiuiSystemAdSolution | /system/priv-app/... | Advertising and news will disappear. | Delete |
| Mipicks | /system/app/... | News cards will no longer be updated | Delete |
| Weather2 | /system/priv-app/... | Weather widget on lock will disappear | Freeze (rename) |
| Browser | /system/priv-app/... | Mi Browser won't work | Delete 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:
- Unlock the bootloader through the official Xiaomi tool (can take up to 72 hours).
- Install TWRP Recovery for your model (download from twrp.me).
- Download the firmware (for example, from Xiaomi.eu) and transfer it to your phone.
- Download to TWRP (Power + Vol Up buttons) and run Wipe β Format Data.
- 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.