How to completely disable news on the lock screen Xiaomi: all ways

The lock screen on Xiaomi smartphones often turns into a feed of news, advertising and unnecessary notifications β€” especially if you use the standard MIUI launcher. For many users, this is an annoying factor: unnecessary swipes, random clicks on ads and constant loading of content in the background, which consumes up to 15% of battery power per day when used actively. Fortunately, you can turn off this feature in several ways, from basic settings to deep interventions in the system.

In this article, we will discuss all the current methods of removing news from the lock screen for Xiaomi, Redmi and POCO devices based on MIUI 12-14 (including global and Chinese firmware).

  • πŸ”§ Disable news via standard system settings
  • πŸ“± Remove Advertising and Recommendations in MIUI Launcher
  • πŸ› οΈ Use hidden developer parameters
  • πŸ”„ Return the classic lock screen without unnecessary widgets

Important: Some methods require superuser rights (root) or installing third-party applications, and we will mark these cases separately so that you can choose the most secure option for your device.

1. Standard shutdown via MIUI settings

The easiest way is to use the built-in system options, which works on most Xiaomi devices without any additional manipulation, but has limitations: it only removes some of the content, leaving basic notifications (weather, steps, etc.).

Instructions:

  1. Open the Settings β†’ Lock screen.
  2. Select the lock screen style.
  3. Scroll down and tap on Style Settings (or additionally, depending on the MIUI version).
  4. Turn off the sliders: πŸ“° Recommended Content (or News and Recommendations) 🌦️ Time and weather (optional if you want to remove everything) πŸ“Š Step statistics (if you don't use Mi Fitness)

Save the changes and restart the device.

β˜‘οΈ Preparing for news blackout

Done: 0 / 4

⚠️ Note: Some firmware (especially Chinese) may not have recommended content.

If news continues to appear after the shutdown, check the settings of the Miui System Ads app (discussed below).It is also worth clearing the system cache: Settings β†’ Applications β†’ Application Management β†’ Three dots (menu) β†’ Clear the cache of all applications.

2. Disconnect via MIUI Launcher settings

Many users are unaware that not only the system but also the standard MIUI Launcher is responsible for displaying news on the lock screen, and there are additional options hidden here that allow you to remove ads and unnecessary widgets.

How to do this:

  1. Click on the empty space on the home screen and select Launcher Settings (or Screen Settings).
  2. Go to the Lock Screen or Widgets section.
  3. Turn off the options: πŸ“± Show recommendations πŸ”„ Auto-update content πŸ“Œ Fixed widgets (if any)

Return to the main screen and restart the phone.

πŸ’‘

If the launcher settings do not have a lock screen, upgrade MIUI Launcher via Google Play or the Xiaomi app store. Sometimes older versions hide some of the options.

On some devices (such as the POCO F3 or Redmi Note 10 Pro), these settings may be called differently.

  • πŸ” In the settings search bar, enter "launcher" or "widgets"
  • πŸ“² Hold the icon. MIUI Launcher on the main screen β†’ Information on the annex β†’ Warehouse β†’ Clear the data (this will reset the launcher settings to the factory)

3. Hidden settings: Disconnect via ADB

If the standard methods do not work, you can use them. ADB-Android Debug Bridge, which requires you to connect your phone to your computer, but doesn't need root rights, and is suitable for power users, because the wrong commands can disrupt the system.

Step-by-step:

  1. Turn on USB Debugging on your phone: Settings β†’ About Phone β†’ MIUI Version (stick 7 times to activate Developer Mode) β†’ Go back to Additional Settings β†’ Developer Settings β†’ Debugging over USB.
  2. Connect the phone to the PC and confirm the debugging permission.
  3. Download ADB Tools and unpack the archive.
  4. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
  5. Enter the commands in turn: adb shell pm uninstall-k --user 0 com.miui.systemAdSolution This command removes the system application responsible for displaying ads and news.
  6. Reset the device.
What if the ADB can’t see the device?
Make sure you have Xiaomi drivers installed (you can download it on the official website). USB-In some cases, switching the connection mode from Charging to File Transfer in the notification curtain helps.

⚠️ Warning: Removing system applications can lead to unstable work MIUI. If errors occur after executing commands (for example, theme or settings do not work), restore the application with the command:

adb shell cmd package install-existing com.miui.systemAdSolution

Alternatively, disable specific services without removing them completely:

adb shell pm disable-user --user 0 com.miui.systemAdSolution/.MainActivity

4.Use of third-party launchers

If you can't get your news out of the box, the radical solution is to install a launcher side, which will completely replace the lock screen and the main menu, removing all the unnecessary Xiaomi widgets. MIUI (For example, double taps to unlock may not work properly.

Best alternatives:

LauncherFeaturesSupport for lock screenReference
Nova LauncherFlexible customization, gesture support, no advertisingPartially (requires Nova Lockscreen plugin)Google Play
LawnchairLightweight, open source, Pixel styleNo (main menu only)Official website
Microsoft LauncherWindows integration, minimalist designYes (built-in lock screen)Google Play
Smart Launcher 6Automatic Sorting of Applications, Adaptive ThemesYes (own lock screen)Google Play

To completely replace the lock screen:

  1. Install the selected launcher from Google Play.
  2. Set it as the default launcher (at the first start the system will prompt you to do this).
  3. Some launchers (like Nova) will require an additional plugin for the lock screen.
  4. In the launcher settings, disable all widgets and notifications related to Xiaomi.
πŸ“Š Which launcher do you prefer?
Standard MIUI
Nova Launcher
Lawnchair
Microsoft Launcher
Other

⚠️ Attention: On devices with MIUI 13/14 When using third-party launchers, there may be conflicts with system services (for example, Game Turbo or Second Space will not work). 4PDA or Xiaomi.EU.

5. Manual removal of system applications (root required)

For root-right users, the most radical method available is the complete removal of the system applications responsible for newscasts, which yields 100% results, but requires caution: removing critical components can lead to a device β€œbrick”.

List of applications that can be safely removed:

  • πŸ“± com.miui.systemAdSolution – the main module of advertising and news
  • 🌐 com.xiaomi.mipicks – a content recommendation service
  • πŸ“° com.miui.weather2 β€” weather widget (if not required)
  • πŸ“Š com.miui.analytics – statistics collection (does not affect news, but reduces background activity)

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/ or /system/app/.
  3. Find the folders with the names from the list above and delete them (or rename them by adding.bak at the end).
  4. Clear the cache and data through Settings β†’ Apps.
  5. Reset the device.

πŸ’‘

Before you delete system files, make sure to back up via TWRP or other custom recovery, which will allow you to restore the device in case of an error.

⚠️ Note: On some devices (e.g. Xiaomi) 12T or Redmi K50) These applications can be protected by DM-Verity, and if you delete them, you can't boot the system. ADB (section 3) or refuse manual intervention.

6. Alternative methods: disabling through Google services

Few people know, but Google services are partly responsible for news impressions on the lock screen, especially if you use Google Discover, even on Xiaomi, these services can integrate into MIUI and duplicate content.

How to turn it off:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Go to Google and select Notifications.
  3. Disable all categories related to news: πŸ“° Discover πŸ”” Recommendations 🌐 Interesting articles

Google

Warehouse β†’ Clear the cache

Reset the device.

Additionally, you can disable advertising personalization:

  1. Go to Settings β†’ Google β†’ Manage your Google account.
  2. Select Data and Personalization β†’ Advertising Setup.
  3. Turn off the slider Personalized advertising.

Problem 3: After the news was turned off, notifications from apps stopped working.

Solution: You've probably disabled the critical system process. Return the default settings:

  1. Go to Settings β†’ Notifications β†’ Notification settings.
  2. Turn on the slider Show notifications on the lock screen.
  3. Check permissions for individual applications in Application Management β†’ Permissions β†’ Notifications.
How do you get it back?
If after manipulations the lock screen stopped working correctly, reset settings through Settings. β†’ System system β†’ Resetting settings β†’ Reset the lock screen settings. It won't delete your data, but it will return all settings to factory settings.

FAQ: Frequent questions

Can I turn off news without root and ADB?
Yes, in most cases, standard MIUI settings (Section 1) or launcher changes (Section 4) are sufficient. Methods with ADB and root are only needed if news returns after a reset or on custom firmware.
Why did the battery start to go down faster after the news was turned off?
This is unlikely. The problem is probably not the same: check the background activity of the applications in Settings β†’ Battery β†’ Battery Use. If the consumption increased immediately after the lock screen manipulation, try clearing the system cache (Settings β†’ Storage β†’ Clear cache).
Will these methods work on POCO and Redmi?
Yes, all of the methods described are relevant for POCO and Redmi devices, as they run on the same MIUI firmware. The exception is some models with a POCO Launcher shell (for example, POCO X3 Pro), where the settings may be called differently.
How to remove ads in the drop-down notification curtain?
The curtain advertising is managed by the same service com.miui.systemAdSolution. Use the methods in Section 3 (ADB) or 5 (root). Also check the settings in Settings β†’ Notifications β†’ Additional settings β†’ Advertising Notifications.
Can you turn off news only for specific apps (e.g. Mi Video)?
Yes. Go to Settings β†’ Applications β†’ Application Management, select the desired application (such as Mi Video) and turn off the permission to Show on the Lock screen. Also, the settings of the application itself usually have a Recommendation or Notifications item.