How to Remove Pop-ups on Xiaomi Phone After Updating: 7 Verified Ways

After another MIUI update, your Xiaomi, Redmi or POCO smartphone has had annoying pop-ups with ads, notifications from system applications or suggestions to update software? You are not alone - this problem has become widespread since the release of MIUI 13/14, where developers have integrated aggressive monetization through banner ads and push notifications. pop-ups are not only annoying, but also slow down the phone, waste traffic and battery power.

In this article, we will discuss 7 working methods to fully or partially disable pop-ups on Xiaomi after the update – from standard system settings to hidden features for power users. Note: some methods require unlocking the bootloader or root rights, but most solutions are available without deep technical knowledge. We will also analyze why, after the update MIUI 14.0.5+, advertising began to appear even in the settings menu – this is due to changes in Xiaomi’s policy on monetization of firmware for global regions.

1. Disabling advertising in system applications

The main source of pop-ups on Xiaomi is the ad modules built into standard apps: Security, Themes, Music, Downloads and even Settings. In MIUI 14, the ad display algorithms have become adaptive: they analyze your activity and show banners during downtime (for example, when you unlock the screen).

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management.
  • πŸ” In the search box, enter the name of the system application (for example, Security).
  • βš™οΈ Go to the App Settings β†’ Advertising and deactivate slider Personalized advertising.
  • 🚫 To completely disable in-app advertising, find Show Recommendations or Advertising Notices and turn it off.

Important: Some regional versions of MIUI (e.g. India or Europe) may have different menu items. If you don't find the Ads option, try the path: App Settings β†’ Additional β†’ Privileges β†’ Notifications and disable all banner permissions.

πŸ’‘

If there is no Ads on the list of apps, try resetting the settings of a particular application through Storage β†’ Clear the data. This will reset all personalized settings, including advertising profiles.

2. Block notifications from system services

Pop-ups are often disguised as β€œuseful” notifications from Xiaomi services such as Mi Video, Mi Browser or GetApps, which are top priority in the system and can bypass standard restrictions to block them:

  1. Go to Settings β†’ Notifications and Status bar β†’ Notification management.
  2. In the list, look for apps called Mi (e.g. Mi Community, Mi Pay).
  3. Turn off the Sliders Show notifications and pop-ups.
  4. To disable completely, go to Notification Categories and deactivate all types (including Recommendations and Updates).

V MIUI 14.0.6+ And there's a new type of notification, called contextual cues, that are displayed over all windows, and you can only turn them off through the window. ADB-team:

adb shell settings put global hide_contextual_tips 1
πŸ“Š What version? MIUI installed on your Xiaomi?
MIUI 12
MIUI 13
MIUI 14
I don't know.
other

3.Using hidden developer settings

MIUI has hidden parameters that allow you to jam pop-ups at the system level.

  1. Activate Developer Mode: Go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Back to Settings β†’ Additionally. β†’ For developers.
  3. Find the options: πŸ”„ Limit background activity (set for all applications). 🚫 Disable pop-ups (in the Drawing section on top of other apps). πŸ“΅ Prohibit changing settings by system applications.

Warning: Some options in developer mode may conflict with the operation of banking applications or services Google Pay. If contactless payments stopped working after the changes, return the default settings.

What to do if there is no β€œDevelopers” item?
If after 7 clicks on the version of MIUI, the developer mode does not appear, check: 1. Your Xiaomi account is tied to the phone. 2. In the security settings, the item "Protection against system changes" is disabled (if any). 3. Try using an alternative method: enter the code # # # #6484# in the dialer (does not work on all models).

4. Clearing the cache and data of advertising services

Xiaomi system applications use cache to store advertising materials, and even after disabling the display of banners in the settings, old data can continue to be displayed.

  • 🧹 Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” Find and open: MSA (Mi System Ads is the main advertising service. Analytics is the data collection service for targeted advertising. MiuiDaemon is the background process responsible for pop-up prompts.
  • πŸ—‘οΈ In each of them, click the Warehouse. β†’ Clear the cache and Clear the data.
  • πŸ”„ Reboot the phone.

⚠️ Attention: Cleaning of the application data MSA Mi Account may fail (e.g., notes or cloud backups will stop syncing).If critical, skip this step and use alternative methods.

AnnexFunctionCan data be cleaned?Effects of consequences
MSAAdvertising displayYes.Temporary Mi Account Synchronization Failure
AnalyticsStatistics collectionYes.Resetting personalized recommendations
MiuiDaemonPop-up cluesYes.System notifications (e.g. low charge) will disappear
SecuritySecurity and optimizationNo.Loss of virus scan data

5. Installation of alternative firmware (for advanced)

If standard methods don't work, the radical solution is to install custom firmware without advertising.

  • 🌍 Xiaomi.eu – modified version MIUI No advertising and Chinese services, with Google Services support.
  • ⚑ LineageOS – β€œpure” Android without branded bells and whistles Xiaomi.
  • πŸ›‘οΈ Pixel Experience – firmware with Google Pixel interface and minimalist design.

The installation will require:

  1. Unlock the bootloader through the official Xiaomi tool (can take up to 72 hours).
  2. Install TWRP Recovery or OrangeFox.
  3. Swipe the firmware through recovery (instructions depend on the phone model).

⚠️ Attention: Installing custom firmware voids warranty and can result in the device being blocked if the process is disrupted.On some models (e.g. Xiaomi) 12T Or the Redmi Note 11 Pro.+) Additional anti-rollback unlocking is required.

Unlock bootloader | Make backup data | Download firmware for your model | Check battery power (>50%) | Install ADB-->

6.Blocking ads through hosts file

The method for root-right users: editing the hosts file allows you to block ad domains at the system level.

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Go to /system/etc/hosts and back up the file.
  3. Open the file in the text editor and add the lines: 127.0.0.1 ad.mi.com 127.0.0.1 data.mistat.xiaomi.com 127.0.0.1 sdkconfig.ad.xiaomi.com 127.0.0.1 api.brs.intl.miui.com
  4. Save the file and restart the phone.

To automate the process, you can use applications like AdAway (requires root) or Blokada (works without root, but less efficiently).

πŸ’‘

Editing a hosts file blocks ads in ALL applications, including third-party ones (e.g., in games or a browser).

7. Resetting the phone to factory settings

If the pop-ups are right after the update and don't disappear despite all attempts, the last resort is hard reset, which will delete all user data, but return the system to a "clean" state.

  • πŸ“± Make a backup copy through Settings β†’ Additionally. β†’ Backup and reset.
  • πŸ” Make sure you know the username/password from Mi Account (after resetting, the phone may require account confirmation).
  • πŸ“‘ Connect to Wi-Fi – after reset, you will need to download updates again.

To perform the discharge:

  1. Go to Settings β†’ About the phone β†’ Reset settings.
  2. Select Delete all data.
  3. Confirm the action and wait for the reboot (may take 5-10 minutes).

⚠️ Note: Some models (Xiaomi 13 Pro, Redmi) K50) After reset, you may need to re-activate Mi Unlock if the bootloader has previously unlocked!

FAQ: Frequent questions about pop-ups on Xiaomi

Why is there more advertising after the MIUI update?
Starting with MIUI 12.5, Xiaomi introduced a new monetization policy for global firmware versions. In MIUI 14, advertising modules are integrated deeper: they are displayed not only in apps, but also in: Settings menu (section "Recommendations"), lock screen (Mi Finance banners or Mi Games banners), notification panel (pop-ups with suggestions to update applications), this is due to Xiaomi's agreement with advertising partners (for example, Google AdMob and Baidu).
Can I turn off pop-up windows without root?
Yes, most of the methods in this article do not require root rights. The most effective ways to unblock: Disabling ads in each system application (section 1). Blocking notifications from Mi services (section 2). Clearing the cache MSA Analytics (Section 4), however, it may be necessary to remove ads completely (e.g. from the settings menu) ADB-command or hosts file editing.
Pop-ups appear even after resetting.
If the ads are left behind after hard reset, the problem is: Regional firmware: for example, the Indian or Chinese version of MIUI contains more advertising. The solution is to flash the global (MIUI Global) or European (Xiaomi.eu) version. Malware: some viruses masquerade as system notifications. Check the phone through Malwarebytes or Dr.Web. Google service updates: after the reset, the latest versions of Google Play Services that may contain advertising SDKs are automatically installed. Try to roll back to the old version through APKMirror.
How to turn off ads in Mi Browser?
Mi Browser is one of the main sources of pop-ups. To remove ads: Open your browser, go to Settings β†’ Additional. Disable: Personalized News Recommended Content News Notices In Privacy, deactivate Mi Cloud Sync (it syncs advertising profiles). Alternatively, install another browser (like Firefox or Brave) and block Mi Browser through Settings β†’ Apps β†’ Disable.
Will Xiaomi work without a Mi Account?
Technically yes, but with limitations: βœ… Without an account, you can use your phone, install apps, call. ❌ Won't work: Sync notes, contacts, photos, Mi Cloud features (e.g., device search) Some system updates (require authorization). ⚠️ On new models (Xiaomi 13, Redmi Note 12) without an account can block access to the camera or NFC. If you decide to delete your account, save the data and untie the device at account.xiaomi.com.