Why news on Xiaomiβs lock screen annoys users
The lock screen on Xiaomi, Redmi and POCO smartphones is filled by default with banner ads, weather widgets and, worst of all, the endless news feed from MIUI. These βrecommendationsβ not only distract from the main notifications, but also consume up to 15% of the additional battery charge per day due to background synchronization.
According to a survey of Xiaomi owners in 2026, 68% of respondents cited a news feed on a locked screen as the most annoying feature of MIUI β ahead of even advertising in standard applications. while 42% of users do not know how to turn it off forever, since the path to settings is hidden in the depths of the menu or not at all in some regional firmware.
Method 1: Disconnect via standard MIUI settings
The most obvious method is to use built-in system options, which works on most devices with MIUI 12-15, but may not be available in firmware for some regions (e.g. India or China).
- Unlock your phone and go to Settings β Lock screen.
- Slip on the item Style of the lock screen (in some versions - Additional settings).
- Find the Show News switch on the lock screen and deactivate it.
- Confirm the action if the system requests permission.
If there is no such item, try an alternative path:
- π Settings β Annexes β Application management
- π± Find the lock screen and password (or Lock Screen) in the list)
- βοΈ Tap Notifications and turn off all permissions for the newsfeed
βοΈ Checking the news blackout
Important: On some models (e.g. Redmi Note 12 Pro+ or Xiaomi 13T), this method only works until the first major update. After the MIUI update, the tape may return - in which case you will need to repeat the procedure or use alternative methods.
Method 2: Disconnection through "Developer Mode"
If standard settings don't work, you can use the hidden options of the developer mode, which is more reliable, but requires caution - incorrect changes can affect the stability of the system.
First, activate the developer mode:
- Go to Settings. β The phone.
- Tap 7 times on the MIUI version (you will be notified "You became a developer").
- Return to the main settings menu and open a new section β For developers.
Now turn off the news feed:
- π§ Find the debugging option by USB Then activate it (confirmation required).
- π΅ Scroll down to the Background Processes block and limit the work of the com.miui.systemAdSolution application (this is the service responsible for advertising and news).
- π Reset the device.
What to do if you do not have a com.miui.systemAdSolution?
β οΈ Warning: Disabling system processes in developer mode may cause weather widgets or weather notifications to fail. If important features disappear after the reboot, return settings to the back of the system.
Method 3: Use ADB-Teams (for experienced users)
If previous methods have failed, a radical way to turn off news via Android Debug Bridge (ADB) is to connect the phone to a computer, but it is guaranteed to remove the tape on all versions of MIUI, including MIUI 14/15.
You'll need:
- π₯οΈ Computer with Windows/macOS/Linux
- π Installed Xiaomi drivers and package ADB Tools
- π USB-cable (preferably original)
Step-by-step:
- Enable USB debugging in the developer settings (see Method 2).
- Connect the phone to your computer and confirm the debugging permission.
- Open the command line (or Terminal) and type:
adb shell pm hide com.miui.systemAdSolution
adb shell pm hide com.xiaomi.mipicksOnce you've done the commands, restart the device. The news feed will disappear, and the system updates won't be able to return it.
adb shell pm hide com.miui.weather2This will remove the weather widget from the lock screen, but completely remove all third-party elements.-->
β οΈ Note: Pm hide commands only work on the MIUI It's root-rights or unlocked bootloaders, and on stock firmware, it can cause an error, and the alternative is to use the adb shell pm disable-user command, but it will reset after the reboot.
Method 4: Installation of an alternative launcher
If you're tired of not only the news, but the whole MIUI design, you can install a side launcher that completely replaces the lock screen, a method that's suitable for users willing to sacrifice some features for the sake of cleanliness.
The best options for Xiaomi:
| Launcher | Support for lock screen | Pluses | Cons |
|---|---|---|---|
| Nova Launcher | Through the Nova Lockscreen plugin | Maximum customization, no advertising | Plugin paid, there is no weather widget |
| Microsoft Launcher | Yeah (built-in) | Free, Integration with Windows | Limited lock settings |
| Action Launcher | Yes (via Quicktheme) | Smart folders, adaptive icons | A complex setup for beginners |
| Smart Launcher 6 | Yeah (built-in) | Minimalist design, no unnecessary elements | Paid version for full functionality |
To replace the lock screen:
- Install the selected launcher from Google Play.
- Set it as the default launcher in the settings (Settings β Applications β By default).
- In the launcher settings, find the Lock Screen section and activate it.
- Turn off the MIUI lock system screen via Settings β Lock screen β Style β No lock screen (if available).
π‘
Alternative launchers do not block MIUI system notifications. If news continues to come in the curtain, use them with Method 1 or 2.
Method 5: Manual removal of system APKs (root only)
The most radical method is the physical deletion of the files responsible for the newsfeed, which is only suitable for users with unlocked bootloader and root rights, since it requires access to system folders.
List of files for deletion:
- π /system/priv-app/MiuiSystemAdSolution/MiuiSystemAdSolution.apk
- π /system/priv-app/Mipicks/Mipicks.apk
- π /system/app/Weather2/Weather2.apk (Optionally, if you donβt need the weather)
Instructions:
- Install a file manager with root support (such as Root Explorer or FX File Explorer).
- Follow the paths and remove them. APK-files (pre-return the backup copy!).
- Clean the cache in Settings β Storage β Clear the cache.
- Reset the device.
β οΈ Attention: Removal of system APK It may result in the inability to obtain OTA-Updates or malfunctions of Xiaomi services. Before the procedure, create a full backup through the TWRP Or Mi Flash Tool.
What to do if the news comes back after the update
One of the most common problems is returning the newsfeed after installing a new MIUI update, which is because the system automatically resets some of the default settings to prevent this from happening:
- π Turn off automatic updates MIUI: Settings β The phone. β Updating the system β βοΈ β Auto-update (off).
- π΅ Freeze system applications: Use Titanium Backup or Lucky Patcher (root required) to freeze com.miui.systemAdSolution.
- π‘οΈ Install a patch through Magisk: The Magisk repository has modules like MIUI Debloater that permanently removes advertising services.
If the tape does reappear, repeat the steps from Method 1 or Method 3 (ADB). Also check if new system applications appear in the Settings list β Apps β Application Management β sometimes Xiaomi adds them under different names (for example, com.xiaomi.mirecommender).