How to permanently remove news from the lock screen Xiaomi on MIUI 11: the complete guide

Why news on Xiaomi’s lock screen annoys users

The lock screen on Xiaomi smartphones with the shell MIUI 11 is not just protection from accidental clicks, but a whole information hub. It displays notifications, weather, quick shortcuts and, of course, news feed from Mi Browser or third-party services. For some users, this is a convenient way to stay informed, for others – an annoying feature that eats up battery power and distracts from business.

The main complaints against the newsfeed on lockdown: Redmi Note 8 Pro, Mi 9T or Poco X3 β€” it does not matter, model. The problem is the same. News loaded in the background, consuming traffic and CPU resources. The content is often irrelevant: advertising articles, clickbait headlines or news in an unfamiliar language (if the region of the smartphone is configured incorrectly), and most importantly, even after manual removal, the tape returns after a reboot or MIUI update.

In this article, we will discuss all the working ways to disable news on the lock screen for MIUI 11, from standard settings to hidden commands for power users. The methods are tested on models from 2019 to 2020, but are also relevant for newer devices with a similar version of the shell.

πŸ“Š What Xiaomi’s lock screen feature annoys you the most?
News feed
Banner advertisements
Automatic lighting
Slow animation
Nothing annoys.

Method 1: Disconnect via standard MIUI 11 settings

The most obvious and safe method is to use the built-in options, but MIUI 11 has a deeper path to adjusting the news feed than the newer versions of the shell.

  1. Open Settings (the gear icon on the main screen).
  2. Go to Lock Screen and Password (or Lock and Protect on some models).
  3. Slip on the lock screen settings item.
  4. Find the News Feed (or Mi Browser) option and move the slider to the Off position.

If there is no such item, try an alternative path: Settings β†’ Applications β†’ Application Management β†’ Mi Browser β†’ Notifications and disable all permissions.

Check the MIUI version (in Settings β†’ About the phone)

Close all background applications

Connect to stable Wi-Fi (to sync changes)

Reboot your smartphone after the changes-->

Important! On some firmware (e.g., Redmi Note 7 with global MIUI 11), the option may be called Lockscreen magazine or Content recommendations. Use a Settings search (the magnifier icon in the upper right corner) to find the item you want.

⚠️ Warning: After the news feed is turned off, some widgets (such as weather or calendar) may temporarily disappear from the lock screen.

Method 2: Use of the ADB-deep-switch

If the standard settings don't work, you'll have to use ADB (Android Debug Bridge), which requires you to connect your smartphone to your computer, but it's guaranteed to remove the news feed even on "hard" firmware.

  1. Download and install Google’s Platform Tools (folder with adb.exe).
  2. On your smartphone, activate Developer Mode: go to Settings β†’ About Phone and tap on the MIUI version 7 times.
  3. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.
  4. Connect your phone to your PC, open the command line in the ADB folder and execute: Adb devices (the name of your device should appear)
  5. Enter the command to turn off news: adb shell pm hide com.miui.weather2/.lockscreen.LockScreenNewsActivity or to completely remove the widget: adb shell pm uninstall-k --user 0 com.miui.weather2

Note: After completing the commands, restart your smartphone. If the news comes back, repeat the procedure with the command:

adb shell settings put global lock_screen_magazine_enabled 0

What if the ADB can’t see the device?
Make sure you have Xiaomi drivers installed (download from the official website). USB-cable (original from Xiaomi). Enable the "Debugging by" option in the developer settings USB (security parameters. Restart both your computer and your smartphone.

ADB Team TeamAction.Reversibility
pm hide [package]Hiding the app for the current userYes (pm unhide team)
pm uninstall -k --user 0 [package]Remove the application for the current userOnly reinstalling APK
settings put global lock_screen_magazine_enabled 0Disables the news feed in the system settingsYes (replace 0 for 1)

⚠️ Attention: Teams ADB with the uninstall option, you delete system applications, which can lead to unstable operation MIUI. We recommend you try pm hide first – this method is safer and reversible.

Method 3: Third-party applications for lock customization

If the first two methods did not help or you want not just to remove the news, but completely redesign the lock screen, use third-party launchers. MIUI 11:

  • πŸ”Ή Always On Edge – allows you to create a custom lock screen with a widget of time, weather and notifications (no news.
  • πŸ”Ή LockScreen X – Minimalistic launcher with the function of blocking news feed MIUI. There is a free version with basic settings.
  • πŸ”Ή AcDisplay – displays notifications on a locked screen without unnecessary elements. Compatible with most Xiaomi devices.
  • πŸ”Ή Hi Locker – a full replacement for the standard lock screen with support for themes, passwords and fingerprints.

How to install and configure: Play Market β†’ Find an app β†’ Install β†’ Grant permissions to access notifications and overlay windows.

After installation, select the application as the default lock screen in the security settings.

πŸ’‘

Before installing a third-party launcher, back up your MIUI data via Settings β†’ Additional β†’ Backup and Reset. Some applications may conflict with system services.

Cons of the method:

Fingerprint or Face Unlock bugs are possible on some models (e.g. Mi 9 Lite).

Applications may consume an extra battery due to background work.

After the MIUI update, the settings may reset.

Frequent problems and their solutions

Even after a successful news blackout, Xiaomi users are faced with a tape return or other bugs. Consider typical situations and ways to fix them:

1.News returns after reboot

Reason: com.miui.weather2 is automatically updated via Google Play or Mi App Store.

  • Open Settings β†’ Applications β†’ Application Management β†’ Mi Browser.
  • Slip on the three dots in the top corner and select Remove Updates.
  • Turn off auto-update for Mi Browser in the Play Market.

2. It's not working. ADB-Pm hide team

Possible causes:

An outdated version of Platform Tools (update via SDK Manager).

Lack of superuser rights (root access is required for some teams).

The firmware is modified (for example, custom Xiaomi.eu).

Try an alternative command:

adb shell settings delete global lock_screen_magazine_enabled

3.The lock screen started to lag after the changes

It's because of a conflict of systems processes.

Clear the cache of the com.android.systemui application through Settings β†’ Applications.

- Reverse to the factory lock screen settings by the command:

adb shell cmd overlay reset com.android.systemui

πŸ’‘

If after manipulating ADB, the smartphone stopped booting, try resetting via Recovery Mode (press Power + Volume Up when turned on).

How to Check if News Is Really Shut Down

To make sure that the news feed is no longer loaded in the background, follow the following steps:

  1. Open Settings β†’ Battery and Performance β†’ Battery Use
  2. Check if there is Mi Browser or Weather (com.miui.weather2) on the list. If your energy consumption is 0%, the news is off.
  3. Use the NetGuard app (without root) to monitor network activity. Block Internet access for Mi Browser.
  4. Restart your smartphone and check the lock screen in 5-10 minutes. News should not appear even after you connect to Wi-Fi.

For advanced users:

Install ADB AppControl from Play Market and check the status of com.miui.weather2. If the State box says Hidden or Disabled, it's done right.

Alternative methods for experienced users

If you're willing to take drastic measures, consider these options: They require root rights or an unlocked bootloader, but they give you 100% results.

  • πŸ› οΈ Removal of systemic APK: With Root Explorer or Titanium Backup, delete your files: /system/priv-app/Weather2/Weather2.apk and /system/priv-app/MiBrowserGlobal/MiBrowserGlobal.apk. Warning: This could disrupt weather widgets.
  • πŸ“± Custom firmware installation: Xiaomi.eu or LineageOS firmware does not contain built-in news feed, minus the loss of official support and possible camera bugs.
  • πŸ”§ Editing the build.prop file: Add a line ro.config.low_ram=True, this will turn off background processes, including news downloads!
How to unlock the bootloader on Xiaomi?
1. Link your Mi Account to your device (in Settings β†’ Xiaomi Account). 2. Download Mi Unlock Tool from the official website. 3. Transfer your phone to Fastboot mode (press Power + Volume Down). 4. Connect to your PC and follow the program instructions. Attention: unlocking will reset all data and require a wait of 7-30 days (depending on the model).

For owners of Poco F1 or Mi Mix 3 with unlocked bootloader, there is another life hack:

Install a Magisk module called Lockscreen Mod. It allows you to fully customize the lock screen, including removing news and ads.

FAQ: Frequent questions about turning off news on MIUI 11

Can I turn off news without a computer?
Yes, but not on all firmware. Try: Remove updates for Mi Browser in the app settings; disable auto-update for com.miui.weather2 in the Play Market; use the App Inspector app to force the news service to stop; if it doesn't, you can't do without ADB or third-party launchers.
Why did the weather widget disappear after the news outage?
Weather widget and news feed in MIUI 11 are associated with a single system application (com.miui.weather2). To bring back the weather: Use ADB-Adb shell pm enable com.miui.weather2 (Install a third-party weather widget, such as AccuWeather or Weather & Clock Widget.
Will these methods work on MIUI 12/13?
Partially, in new versions. MIUI The path to News Feed settings has changed: Settings β†’ Lock screen β†’ Additional settings β†’ News feed. ADB-commands remain relevant, but other packages may be required (e.g. com.miui.miservice). MIUI 12+ Use the Magisk DisableFlagSecure module to block background activity of news services.
Can I turn off news only for a specific Mi Account?
No, the feed settings are tied to the device, not the account.Mi The only workaround is to create a guest profile in user settings, but it's inconvenient for everyday use.
How do I get the news back if I change my mind?
Depending on the method of shutdown: Through settings: just turn the News Feed slider back on. ADB: Execute the command adb shell pm unhide com.miui.weather2 or settings put global lock_screen_magazine_enabled 1. Through root: restore the remote APK from backup or reinstall the firmware. After any of these steps, restart your smartphone.