The lock screen Xiaomi Redmi Note 9 Pro is not just protection of your smartphone, but also a whole platform for displaying information. By default, there can appear news feeds, weather widgets, banner ads and even app recommendations. For many users, this is convenient, but what if you want to completely clear the lock screen of unnecessary elements?
The problem is that MIUI (the Xiaomi brand shell) is actively integrating news and advertising services, and turning them off is not always obvious. In this article, we will examine all possible ways, from standard settings to hidden developer parameters, you will learn how to remove not only the news feed, but also the accompanying widgets that take up space and consume battery power.
It is important to understand that some methods may differ depending on the version of MIUI (for example, MIUI 12 vs MIUI 14).We will take these nuances into account and provide current solutions for the Redmi Note 9 Pro for 2026.
Why does the news appear on the lock screen?
The news feed on Xiaomiβs lock screen is part of the Msa (Mi Security Center) ecosystem and Mi Browser service, and by default, the system downloads content from multiple sources:
- π° Local news (based on your region, as defined by the SIM-card GPS).
- π¦οΈ Weather widgets with forecast and temperature.
- π― Advertising banners from Xiaomi partners (for example, AliExpress, games, applications).
- π Content recommendations from Mi Video, Mi Music and other services.
These elements are not accidental: Xiaomi monetizes its shell through displaying ads and affiliate programs, but for the user, this means:
- β‘ Additional battery consumption (background synchronization of news).
- πΆ Mobile data traffic (unless you are connected to Wi-Fi).
- ποΈ Intrusive content that distracts from the main tasks.
Fortunately, most of this can be turned off. Next, we'll look at 4 basic methods, from simple to advanced.
Method 1: Turning off news via standard settings
The easiest way to remove the news feed is to use the built-in MIUI options, which works on most firmware versions and does not require superuser rights.
Instructions:
- Open the settings on your Redmi Note 9 Pro.
- Go to Lock Screen (or Lock and Protect in some versions).
- Find Lock screen style and select Classic or Simple (without widgets).
- Scroll down and turn off the Show Recommendations or News Feed option.
- Return to the basic lock screen settings and deactivate the Weather, Calendar and other widgets.
If the news is still coming after this action, check the Mi Browser settings:
- π Go to the Browser app (the icon with the blue Mi icon).
- π± Click on three dots in the upper right corner β Settings β Main page.
- π« Disable Recommended Content and News Feed.
βοΈ Checking the news blackout
Note: On some versions of MIUI (e.g. MIUI 13 for global firmware), the item with the news feed may be called Mi Globe or GetApps Recommendations. If you do not find an option, use the settings search (the magnifying icon at the top).
Method 2: Disable advertising and news via Msa (Mi Security Center)
Msa (Mi Security Center) is responsible for the security and personalization of content on Xiaomi devices, which is where news and advertising are often uploaded, to limit its activity:
Steps:
- Go to Settings β Applications β Application Management.
- In the search box, type "Msa" (or "Mi Security Center").
- Select the app and click on Restrictions (or Permissions).
- Turn off the following permissions: π‘ Mobile data (so Msa doesn't load content in the background). π Location (to avoid local news). π± Displaying on top of other windows (this will prevent pop-up notifications).
Stop it.
Then restart your phone. The news should disappear, but note that Msa may be activated again after the system update. You'll have to repeat the procedure.
What happens if you turn off Msa completely?
Important: On some firmware (e.g., the Chinese version of MIUI), completely disabling Msa can cause errors in synchronization of the Mi Account account. If you have problems after manipulation, return the permissions back.
Method 3: Using ADB to deep shut down
If standard methods donβt work, you can use ADB (Android Debug Bridge), a tool for debugging Android, which will disable system applications that can not be manually removed.
Preliminary requirements:
- π₯οΈ A computer with installed Xiaomi drivers and ADB (You can download from the official Android website).
- π Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times press to activate the developer mode, then Settings β Additionally. β For developers β Debugging by USB).
- π Unlocked OEM Unlock (in the same settings for developers).
Instructions:
- Connect the Redmi Note 9 Pro to your computer via USB and select File Transfer mode.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Run the command to disable Msa: adb shell pm disable-user --user 0 com.miui.weather2 adb shell pm disable-user --user 0 com.miui.weather.provider adb shell pm disable-user --user 0 com.miui.miservice
- To disable the Mi Globe newsfeed, use: adb shell pm disable-user --user 0 com.miui.globallauncher
- Reboot the phone.
If after the reboot the news disappeared, but there were system errors β return the applications back with the command:
adb shell pm enable com.miui.weather2(Replace the name of the package with the correct one).
π‘
Before using ADB, back up your data via Settings β System β Backup. In rare cases, disabling system applications can cause a failure.
Method 4: Install custom firmware (for advanced)
If you're willing to take drastic measures, you can install custom firmware without Xiaomi's built-in services, like LineageOS or Pixel Experience completely remove MIUI and all its "chips", including the news feed.
Advantages:
- β Complete lack of advertising and news.
- β Higher productivity (no background processes) MIUI).
- β Regular security updates from the community.
Disadvantages:
- β οΈ Loss of warranty (if the phone is under warranty).
- β οΈ Risk of "bricking" if installed incorrectly.
- β οΈ Certain functions (e.g, IR-Game Turbo or Blaster may not work.
Installation instructions:
- Unlock bootloader through the official Xiaomi website (requires a binding account Mi and wait 7-30 days).
- Install TWRP Recovery (Castom Recovery)
- Download the appropriate firmware for the Redmi Note 9 Pro (codename of the device β joyeuse or excalibur, check in Settings β About phone β Model).
- Flush the firmware through TWRP and run Wipe Dalvik/Cache.
Detailed firmware guides can be found on the XDA Developers or 4PDA forums. Remember: this method is only suitable for power users!
π‘
Castom firmware is the most radical way to get rid of news, but it requires technical skills and lacks warranty. Use it only if other methods have not worked.
Comparison of methods: which one to choose?
To make it easier for you to determine, we have compiled a table with the pros and cons of each method:
| Method | Difficulty | Efficiency | Risks. | Is a PC required? |
|---|---|---|---|---|
| Standard settings | β (simple) | β οΈ Medium (may not remove everything) | No. | No. |
| Disconnecting Msa | ββ (middle-of-the-road) | β Tall. | Some security functions may be missing | No. |
| ADB-team | βββ (difficult) | β Very high. | Risk of failures with incorrect teams | Yes. |
| Custom firmware | ββββ (difficult) | β Absolute. | Loss of warranty, risk of "bricking" | Yes. |
For most Redmi Note 9 Pro users, the first two methods are enough. If news comes up anyway, try ADB. Keep the firmware on the back burner.
Frequent problems and their solutions
Even after the news is turned off, you may encounter some nuances.
β οΈ Note: If after the shutdown of Msa, weather notifications stop coming, this is normal. To return the weather to the home screen, use a widget from a third-party application (for example, AccuWeather or Yandex.Pogoda).
Problem 1: The news is gone, but there is an empty panel on the lock screen.
Solution: Go to Settings β Lock screen β Style and select βHours Onlyβ or βMinimalisticβ.
Problem 2: After the MIUI update, the news came back.
Solution: Xiaomi sometimes resets after updates. Repeat the steps from Method 1 or Method 2.
Problem 3: I canβt find the News Feed item in the settings.
Solution: You may have a global firmware with a different option name.
- π Enable search in settings and type in βRecommendationsβ or βGlobeΒ».
- π± Check the Mi Browser settings (as described in Method 1).
Problem 4: ADB can't see the device.
Solution: Make sure that:
- π USB-The cable is good and supports data transmission.
- π₯οΈ Xiaomi drivers are installed on the computer (you can download from the official website).
- π In the settings of the developer included debugging by USB and selected Always allow from this computer.