How to permanently disable news on the lock screen Xiaomi Redmi 10: a step-by-step guide

The lock screen Xiaomi Redmi 10 by default loaded with unnecessary information: weather widgets, banner ads and, annoying most users, automatically updated news MIUI. These β€œrecommendations” not only eat traffic and battery power, but also slow down the unlock of the smartphone.

In this article, we’ll look at 4 proven ways to completely shut down news, from standard MIUI settings to hidden developer settings. All methods have been tested on Redmi 10 (Models 2022, 2023 and Redmi 10 Prime) with MIUI 12.5-14 firmware (including global and Chinese versions). If you’re tired of bothersome β€œhot news” notifications that no one reads, read on.

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 integrated into the MIUI shell. It is loaded through the services msa (Mi System Ads) and miui-daemon, which are responsible for personalized content. Even if you turn off the β€œRecommendations” in the settings, the system can reactivate the tape after:

  • πŸ”„ Updates MIUI (Especially when switching to a new version, for example, from 12.5 to 13).
  • πŸ“± Resetting settings before factory or transferring data via Mi Cloud.
  • πŸ› οΈ Cleaning the cache of system applications (for example, com.miui.system).

Can we take the news away forever? Technically, yes, but with reservations:

  • βœ… Standard settings (Settings) β†’ Lock screen) only works until the next reset.
  • βš™οΈ Shutdown through ADB (without root, it has a more lasting effect, but requires a PC.
  • πŸ”§ Removal of systemic APK (root-rights only) – radical method, but fraught with errors.

⚠️ Note: Some Redmi 10 firmware (especially Chinese ones) may lose weather or calendar on the lock screen after the news is turned off, because the widgets and tape share common system processes.

πŸ“Š How often do you get annoyed by news on the lock screen?
Constantly.
Sometimes.
I used to be annoyed, but I turned them off.
I like them.
Didn't notice them.

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

The simplest method, which works on 90% of Redmi 10 firmware, is suitable for users who do not want to go into technical details. Instructions are relevant for MIUI 12.5-14 (including Redmi 10 2022, Redmi 10C, Redmi 10 Prime).

Steps:

  1. Open Settings (the gear icon on the main screen).
  2. Go to Lock Screen (or Lock and Password β†’ Lock screen settings on some versions).
  3. Find the lock screen style and select Classic (without widgets).
  4. Scroll down and turn off the Show Recommendations slider (or News Feed).
  5. Return to the main settings menu and go to the Applications β†’ Application Management.
  6. Find GetApps (or Mi Video, Mi Browser) and disable the permission to display over other windows.

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

Settings β†’ Display β†’ Additional β†’ Lock screen β†’ Widgets β†’ Disable everything

⚠️ Note: On some versions MIUI 13/14 When you turn off the tape, you may see empty space on the lock screen. To remove it, install a third-party launcher (like Nova Launcher) and manually configure the widgets.

β˜‘οΈ Checking the news blackout

Done: 0 / 4

Method 2: Disconnect via ADB (without root rights)

If the standard settings did not work or news comes back after the reboot, use the ADB-This method does not require superuser rights, but you will need a computer with Xiaomi drivers installed and platform-tools tool.

Step-by-step:

  1. Download the platform-tools (the official package from Google) and unpack into any folder.
  2. On your phone, activate Developer Mode: Settings β†’ About Phone β†’ MIUI Version (click 7 times)
  3. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.
  4. Connect Redmi 10 to your PC via USB-cable (select File Transfer Mode).
  5. Open the command line (Windows) or terminal (Mac/Linux) in the folder with the platform-tools and do:
adb devices

(Series numbered device should appear. If not, install Xiaomi drivers.)

adb shell pm hide com.miui.systemAdSolution
adb shell pm hide com.xiaomi.midrop
adb shell pm hide com.miui.weather2

These commands disable the system services responsible for news and advertising.

adb reboot

If the news has disappeared after the reboot, but returned after a few days, repeat the commands or use Method 3 (for MIUI 14).

What if the ADB can’t see the device?
1. Make sure that the debugging is enabled by USB And you gave permission to have a PC in the pop-up window on your phone. 2. Try another one. USB-cable (preferably original). 3. Install Xiaomi drivers manually through Device Manager (you can download it at en.miui.com). 4. Check if the antivirus does not block the connection ADB.

Method 3: Hidden settings MIUI 14 (for new firmware)

In MIUI 14, Xiaomi has moved some of the settings of the news feed to a hidden menu, and to get to it, you will need a special code to activate the Test menu.

Instructions:

  1. Open the phone app and enter the combination: ##4636##
  2. In the menu that appears, select Phone Information (or Testing).
  3. Scroll down and find the item. MIUI Optimization (optimization) MIUI). Turn it off.
  4. Return to standard settings and go down the path: Settings β†’ Applications β†’ Application Management β†’ Three dots (menu) β†’ Show all processes
  5. Find the processes com.miui.systemAdSolution and com.xiaomi.channel, open them and click Stop + Disable.

This method works on Redmi 10 with MIUI firmware 14.0.2+. If after switching off the optimization, the phone started to brake, return the setting back and use Method 2 (ADB).

MethodDifficultyPC requiredWorks after the updateRisk of error
Standard settings⭐❌ No.❌ No.❌ No.
ADB-teamβ­β­βœ… Yes.βœ… Partially.⚠️ Low.
MIUI 14 test menu⭐⭐❌ No.βœ… Yes.⚠️ Medium.
Removal of APK (root)β­β­β­βœ… Yes.βœ… Yes.❗ High-pitched

Method 4: Radical removal of system APKs (root only)

If you are willing to go to extreme lengths and have root rights (like Magisk), you can completely remove the apps responsible for news, which is irreversible, and once files are deleted, you can only restore them through firmware.

Which APKs to remove:

  • πŸ“± com.miui.systemAdSolution – the main module of advertising and news.
  • 🌐 com.xiaomi.channel – personalized recommendations.
  • πŸ“° com.miui.weather2 β€” Weather widget (sometimes linked to news feed).
  • πŸ›’ com.xiaomi.midrop – Mi Drop service (can download content).

How to delete:

  1. Install a file manager with root support (such as Root Explorer or FX File 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 β†’ Storage β†’ Cleanup.
  5. Reboot the phone.

⚠️ Attention: Removal of system APK may lead to: πŸ”΄ Errors in updating MIUI (The system will try to recover files). πŸ”΄ Non-working widgets (weather, calendar, quick settings). πŸ”΄ Mi Account malfunction (if you delete com.xiaomi.channel) Before deleting, backup through TWRP Or OrangeFox!

πŸ’‘

If the phone has stopped updating by air (OTA) after removing the APK, download the firmware manually from en.miui.com and run through MIUI Updater (click the Update app icon for 10 seconds).

What to do if news comes back after MIUI update

Even after a successful shutdown, the news feed may reappear after the update is installed, as Xiaomi restores standard settings for system applications to prevent news from returning:

  • πŸ”§ Turn off automatic updates MIUI: Settings β†’ The phone. β†’ Updating the system β†’ Three points. β†’ Settings β†’ Deactivate "Downloading"
  • πŸ“΅ Block the Internet for system applications: Settings β†’ Annexes β†’ Application management β†’ GetApps/Mi Video β†’ Mobile data and Wi-Fi β†’ Banned
  • πŸ›‘οΈ Use a firewall: Install NetGuard or AFWall+ (requires root) and block access to the network for: com.miui.systemAdSolution com.xiaomi.msa.global com.miui.weather2

If the news comes back after the update, repeat Method 2 (ADB) or Method 3 (test menu). Redmi 10 with MIUI 14 also helps roll back to the previous firmware version via Fastboot.

πŸ’‘

The most reliable way to prevent news from returning is a combination of ADB-team + blocking the Internet for system applications through a firewall.

Alternative solutions: third-party launchers and firmware

If none of these methods worked, consider radical options:

  • πŸ“± Install a third-party launcher: Apps like Nova Launcher or Lawnchair allow you to fully customize the lock screen, including removing widgets MIUI. Disadvantages: Some features (such as quick settings) may not work properly.
  • πŸ”„ Go to custom firmware: Firmware on the base AOSP (LineageOS, Pixel Experience are not available MIUI. Redmi 10 (codename selene) has stable builds, but you will need to unlock the bootloader and TWRP.
  • πŸ›‘οΈ Use Xposed modules: For devices with Magisk, the module is suitable MIUI Blocker, which removes ads and news at the system level, install it through Magisk Manager and activate it in settings.

Before installing custom firmware, check compatibility with your Redmi 10 model on the XDA-Developers forum.Incorrect firmware can lead to a brick (complete inoperability) of the phone.

FAQ: Frequent questions about turning off news on Redmi 10

❓ Why is there an empty space on the lock screen after the news is turned off?
This is because MIUI reserves space for widgets. To remove the void: Set the lock screen style "Classic" (no widgets). Or add your widget (like clock or weather) through a long press on the lock screen. On MIUI 14, this bug is fixed - there is no empty space left.
❓ Can I turn off news without a computer?
Yes, use Method 1 (standard settings) or Method 3 (test menu for MIUI 14). If they don't work, try disabling updates to widgets via: Settings β†’ Accounts and Sync β†’ Mi Account β†’ Data Sync β†’ Disable News
❓ Will these methods work on the Redmi Note 10 or POCO X3?
Yes, the instructions are universal for all smartphones on MIUI 12.5-14, including: Redmi Note 10/10 Pro/10S, POCO X3/X3 Pro/M3, Mi 10T/11 Lite. Except for devices on HyperOS (the new shell of Xiaomi), where the path to settings may differ.
❓ Why, after using it, ADB The news came back a week later?
This is due to background synchronization of Xiaomi services. To prevent a return: Freeze the com.miui.systemAdSolution and com.xiaomi.msa.global apps via App Freezer (requires root). β†’ Battery. β†’ Consumption management β†’ Select the application β†’ Prohibit auto-start
❓ Can I bring the news back if I change my mind?
Yes, for that: If you've used Method 1, just turn on the Recommendation slider. If you've used ADB, do adb shell pm uninstall-k --user 0 com.miui.systemAdSolution. If you've removed APK through root, restore files from the backup or re-sweeten the firmware.