Pop-ups on Xiaomi Redmi smartphones are one of the most annoying features of MIUI firmware. Even after buying a new device, users are faced with intrusive advertising in the settings menu, banners on the lock screen and notifications from system applications. The reasons for such windows are diverse, from built-in monetization of MIUI to errors in the work of Google services or third-party programs.
In this article, weβll take a look at all possible sources of pop-ups on Redmi (including Note 10/11/12, Redmi 9/10/13 and flagship series) and provide unique ways to disable them without root rights. Weβll focus on hidden MIUI settings that the manufacturer doesnβt advertise, but that reduce the amount of advertising by 90%. If youβre tired of banners in the gallery, browser or desktop, this guide is for you.
1. Types of pop-up windows on Xiaomi Redmi: what can be turned off?
Before you start settings, itβs important to understand what type of pop-up windows youβre facing, and you can divide them into three categories:
- π’ System notifications MIUI β Xiaomi banners (themes, apps, promotions in the Mi Store) often appear in the notification curtain or on the lock screen.
- π Advertising in standard applications β banners in Gallery, Browser, Music and even Settings (for example, when connecting to Wi-Fi).
- βοΈ Notifications from Google and third-party apps β pop-ups from Google Play Services, Chrome or installed games/software.
Each category requires a different approach, for example, MIUI ads can be disabled through hidden settings, and Google banners can only be turned off through background activity restrictions, and we'll discuss the methods for each type below.
2. disable MIUI advertising through hidden settings (no root)
Xiaomi's manufacturer is embedding the msa (Mobile Services Analytics) ad module into MIUI firmware, which can be partially or completely deactivated through the Settings menu, but some options are hidden. Here's how to do it:
- Go to Settings. β About the phone and 5 times click on "Version" MIUI", activate the developer mode.
- Return to the main settings menu and open Additional β Special Opportunities β Advertising.
- Turn off the sliders: π Personalized recommendations (responsible for banners in the settings menu). π Displaying Ads (Main Switch for System Notifications).
If the Advertising item is not in your MIUI version, use an alternative method:
- Open Settings β Applications β Application Management.
- In search, type in msa and select Mobile Services.
- Click Disable (if the button is inactive, click Stop first).
βοΈ Checking the ad-off MIUI
Important: After this action, the ads in the settings menu and on the lock screen will disappear, but banners in standard applications (Gallery, Browser) can remain.
3. Removal of banners in standard Xiaomi apps
Xiaomi apps (Gallery, Music, Browser, Notes) often show ads even after the system notifications are turned off, which is because each has its own ad module.
| Annex | The path to settings | What to turn off |
|---|---|---|
| gallery | Settings β About the program β Disable advertising | Slider "Recommendations" and "Show advertising" |
| browser | Settings β Additional β Personalization | "Recommended Content" and "News Feed" |
| Music. | Settings β About the program β Advertising settings | "Show banners" and "Audio advertising" |
| Notes | Settings β Synchronization and backup | Deactivate "Templary recommendations" |
If your MIUI version does not have the specified items, try resetting the application settings:
- Go to Settings β Applications β [Select App].
- Click Warehouse β Clear the data and Reset the settings.
Warning: Reset will delete all local data (such as bookmarks in your browser or notes).
π‘
If the ad returns after the reset, try installing alternative apps from Google Play (e.g. Google Photos instead of Xiaomi Gallery).
4.How to remove pop-up notifications from Google and third-party apps
Even after MIUI ads are turned off, notifications from Google Play Services, Chrome, or installed games can appear on the screen.These windows are regulated at the Android level, not Xiaomi. Here's how to remove them:
- Background activity restriction: Go to Settings β Apps β App management. Select a problem app (like Google or Facebook). Press Battery β Limit background activity.
- Disable notifications: In the same app menu, select Notifications. Turn off the Show Notifications slider or block individual categories (e.g., "Recommendations" on YouTube).
For Google Play Services (which often display update notifications), follow these steps:
- Open Settings β Google β Notifications.
- Turn off the points: πΉ Application updates (if you donβt want to see update requests). πΉ Recommendations (banners with suggestions for installing new applications).
What if notifications are returned after rebooting?
5.Blocking pop-up windows on the lock screen
The lock screen is one of the most spammed places in MIUI, and you can see:
- π± Banners from Mi Store (advertising accessories or discounts).
To clear the lock screen:
- Turn it off: π Show notifications on the lock screen (completely removes all banners). π News Feed (if there is such a item). π Recommendations (Hidden Advertising from Xiaomi).
Always-on Display
Redmi K50
Note 12 Pro+
Settings β Always-on Display and Lock Screen Style
Showing ads
Note: Some firmware (MIUI 13/14 for global version) may not have the "Recommendations" option, in which case use the regional settings:
- Set the region of India or the EU in Settings β Additional β Region.
- Restart the device β after that, you will be able to turn off advertising.
π‘
Changing the region is a temporary solution, and after the MIUI update, the settings may reset and the ads will return.
6 Radical methods: disabling MIUI services through ADB
If standard methods don't work, you can use ADB (Android Debug Bridge) commands to deep-disable ad modules, which doesn't require root, but requires minimal technical skills.
Preparation:
- Enable USB Debugging in Settings β About Phone β MIUI Version (5 times press) β Additional β For Developers.
- Connect your phone to your PC and install ADB Tools.
List of commands to disable ads (execute in Command Prompt or Terminal):
adb shell pm hide com.miui.systemAdSolution # Disables system advertising
adb shell pm disable-user --user 0 com.xiaomi.midrop # Blocks Mi Drop (often shows banners)
adb shell pm disable-user --user 0 com.miui.analytics # Disables analytics collection (targeted ad source)
adb shell pm disable-user --user 0 com.miui.msa.global # Global Ad ModuleWarning: Some commands may disrupt system functions (e.g., com.miui.analytics is responsible for security updates). TWRP.
How do I get back the services that are disabled?
7. Alternative firmware: when nothing helps
If youβve tried all the methods, but the ads keep coming, there are two options:
- Installing custom firmware (like LineageOS or Pixel Experience) will remove MIUI and all of its advertising modules completely, but will require unlocking the bootloader and root rights.
- Switching to global or European firmware. MIUI EU (from Xiaomi.eu) has no ads by default, but updates come later than in official builds.
Cons of alternative firmware:
- β οΈ Possible camera or sensor bugs (especially on newer Redmi models).
- β οΈ Loss of warranty when unlocking the loader.
- β οΈ Lack of security updates from Xiaomi.
If you do, follow the official instructions on the XDA Developers or 4PDA forums. For Redmi Note 12 and later, we recommend using minimalist firmware like crdroid or ArrowOS, as they are optimized for performance.