Advertising on Xiaomi Poco smartphones is one of the most annoying features of the MIUI shell, even in the โcleanโ firmware of the Poco series. Banners in settings, pop-up notifications from msa (Mobile Services Analytics), ad units in standard applications all slow down the phone and spoil the user experience. Unlike the flagship models of Mi or Redmi, where advertising can be disabled through Settings โ Password and Security โ Authorization and Locking, on Poco many menu items are hidden or work differently.
In this article, we will discuss 5 working methods for removing ads on Poco X3/X4/X5/F5/Pro and other models with MIUI 12/13/14 (including global and Chinese versions). From simple settings to deep changes to the system - without having to obtain root rights or install custom firmware. All methods are tested on current versions of the software (2026) and do not violate the warranty.
1. Disabling personalized advertising in MIUI
The first step is to deactivate the targeted ad system that collects data about your actions, which removes most banners in standard applications (Weather, Themes, Browser) and reduces the number of push notifications.
Instructions:
- ๐ฑ Open the Settings. โ Google โ Advertising (if no item, skip the step).
- ๐ Switch the switch toggle "Switch off personalized advertising" in the active position.
- ๐ Go back to the main settings and go to Settings โ Password and security โ Authorization and blocking โ Privacy.
- ๐ซ Turn off "Personalized Recommendations" (or MIUI Optimization in Global Firmware).
This works on all Poco models, but does not eliminate ads completely - there are system notifications from msa and banners in the App Menu.
2. Hidden MIUI settings: how to remove ads in the application menu
In MIUI 12/13/14, some of the ad modules are hidden behind "secret" settings that are not displayed in the standard interface, and you need to manually open the test menu to activate them:
- Open the phone app and enter the combination: ##6484###
- In the menu that appears, select MIUI Hidden Settings (or Hidden MIUI settings).
- Find the "Advertisement" section and disable all switches:
| Name of the parameter | What's off? | Recommendation |
|---|---|---|
| System Ad | Banners in the settings and application menu | โ Shut down. |
| Push Notification Ad | Advertising push notifications | โ Shut down. |
| Recommendation Ad | "Recommended" applications in search | โ Shut down. |
| Browser Ad | Advertising in a standard browser | โ ๏ธ Disable (may break the browser) |
Important: After disabling Browser Ad, the standard MIUI browser may stop opening some pages. Use Google Chrome or Firefox instead.
Backup data | Charge your phone at least 50% | Remember your current settings |Do not interrupt the process of changing the parameters-->
3. Blocking advertising services through ADB (without root)
If previous methods did not help, you can block advertising services at the system level using the ADB (Android Debug Bridge. This doesn't require superuser rights, but it requires a computer and a computer. USB-cable.
Step-by-step:
- Turn on Developer Mode: Go to Settings โ About Phone. 7 times click on the MIUI Version until the notification โYou are a developerโ appears. Return to Settings โ Additional โ For Developers and turn on โDebugging by USBโ.
ADB Tools
adb shell pm hide com.miui.systemAdSolution
adb shell pm hide com.xiaomi.midrop
adb shell pm hide com.miui.analytics
adb shell pm hide com.miui.msa.globalThese commands are off:
- ๐ข The main module of system advertising (com.miui.systemAdSolution).
- ๐ Xiaomi analytics service (com.miui.analytics) that collects data for targeted advertising.
- ๐ฑ msa is the main culprit behind push notifications.
โ ๏ธ Note: After executing commands, some system functions (such as Fast File Transfer or Xiaomi Cloud) may not work properly. To return everything back, use the command adb shell pm unhide].
๐ก
If important notifications (such as Mi Fit calls) stop coming after disabling msa, add exception apps to Settings โ Notifications โ Priority Notifications
4. Removal of Advertising in Standard Applications
Even after disabling system advertising, banners can remain in separate Xiaomi apps, and letโs take a look at how to remove them from the most problematic services:
MIUI browser
- ๐ Open the browser, press. โฎ โ Settings โ Additionally.
- ๐ซ Turn off โRecommended Contentโ and โPersonalized News".
- ๐ Restart the application.
Weather.
- โ๏ธ Go to the Weather app, click on โฎ โ Settings.
- ๐ต Turn off "Advertising Notices" and "News Feed".
- ๐๏ธ Clear the app's cache in Settings โ Annexes โ Weather. โ Memory.
Topics
Themes app is Poco's main advertising source, to remove banners:
- Open the themes, go to the Profile โ Settings.
- Turn off Recommended Topics and Notifications for New Topics.
- Install a third-party launcher (like Nova Launcher) โ this will hide advertising widgets on the home screen.
How to completely remove the "Themes" application without root?
5. Alternative firmware: when nothing helps
If youโve tried all the ways and the ads keep coming, there are two radical solutions:
- Installing custom firmware (e.g. Pixel Experience or LineageOS) will completely remove MIUI and all built-in ad modules, but will require unlocking the bootloader and may take away warranty.
- Switch to global firmware (if you have a Chinese version of Poco) with fewer ads in global builds, and some banners can be disabled through standard settings.
Before you start re-flashing, consider:
- ๐ง Unlocking the bootloader will reset all data on the phone.
- ๐ Certain functions (e.g, IR-Blaster or Quick Charge may not work properly on custom firmware.
- โ ๏ธ Xiaomi warranty is canceled when unlocking the bootloader.
โ ๏ธ Attention: On Poco models F3/F4/F5 Snapdragon-powered 8xx Unlocking the loader can lead to problems with 5G-Before you run the firmware, check the compatibility on the forum. XDA Developers.
๐ก
Custom firmware is an extreme method. Start by turning off ads through ADB and hidden settings, and only if that doesn't work, consider flashing.
6. Frequent mistakes and how to avoid them
When removing ads, users often face some problems, and here are the most common ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| After disabling msa, no notifications from banking applications are received | msa is responsible for push notifications | Add banking apps to Settings โ Notifications โ Priority |
| Advertising returns after MIUI update | Resetting settings when updating | Repeat all steps in Section 2 and 3 |
| The adb shell pm hide command is not working. | Not enabled USB debugging or an outdated ADB version | Update Platform Tools and check the connection (adb devices) |
If after all the manipulations, the advertisement continues to appear, check:
- ๐ Are there any third-party apps with ads installed (e.g. Clean Master or UC Browser).
- ๐ฑ Is the โRecommended Applicationsโ function activated in Settings โ Home screen.
- ๐ Have you reset your settings after the update (check Hidden Settings section) MIUI repeatedly).