How to completely disable advertising on Xiaomi Poco M3: 5 proven ways

Xiaomi Poco M3 is a popular smartphone with excellent price/quality ratio, but many users face intrusive advertising in MIUI system applications. Banner ads in Settings, Weather, Themes and even in the App Menu can be seriously annoying. Fortunately, there are several ways to get rid of them once and for all - both standard means and with hidden features.

In this article, we will discuss all relevant methods. 2026 Year: from simple settings in the smartphone menu to use ADB-It's important to understand that some of the ways you do this require attention, because doing the wrong thing can cause you to malfunction. MIUI. We will also look at the unique features of disabling ads specifically on Poco. M3, as in other models Xiaomi/Redmi process may differ.

If you're willing to spend 10-15 So if you're going to set up a few minutes to forget about advertising, read on. Let's start with the simplest ways and gradually move on to the more advanced ones.

1. disable personalized advertising in MIUI settings

The fastest and safest way to reduce the amount of advertising is to disable personalization in Xiaomi system services, which will not eliminate the ads completely, but will reduce their appearance by 60-70%, the method works without root rights and is suitable even for beginners.

Go to: Settings โ†’ Google โ†’ Advertising

Turn off the "Personalized Ads" option here. Then go back to the main settings menu and find:

Settings โ†’ Privacy โ†’ Special Permits โ†’ Personalized Recommendations

Turn off the slider next to "Show personalized recommendations."

  • ๐Ÿ“ฑ Pros: No technical skills required, reversible process
  • โšก Cons: Advertising will still appear in some apps
  • โš™๏ธ Applicable: to all versions MIUI 12/13/14 Poco M3

โš ๏ธ Note: After disabling personalization, some system applications (such as Themes or Music) may start showing general advertising instead of targeted.

๐Ÿ“Š How often do you see ads on your Xiaomi?
All the time, all the menus.
Only in certain applications
There's almost no advertising.
Didn't notice the commercials.

2. Manual disabling of advertising in system applications

Many standard MIUI applications have built-in ad settings that can be manually disabled. On the Poco M3, this applies to the following programs:

  • ๐ŸŒฆ๏ธ Weather - Open the app โ†’ โ‹ฎ (three-point) โ†’ Settings โ†’ Delete โ€œAdvertising Notices"
  • ๐ŸŽต Music - Profile โ†’ Settings โ†’ Advertising โ†’ Turn off all sliders
  • ๐Ÿ“ฑ Topics - Profile โ†’ Settings โ†’ Delete "Recommendations" and "Partnership offers"
  • ๐Ÿ“ฐ browser โ€” โ‹ฎ โ†’ Settings โ†’ Confidentiality โ†’ Deactivate "Personalized News"

Pay special attention to the Security app, which often displays ads in notifications, to fix this:

  1. Open Security.
  2. Move to the โš™๏ธ Settings โ†’ Notifications
  3. Turn off the "Advertising Notices" option
  4. Go back and select Cleanup. โ†’ โš™๏ธ Settings โ†’ Delete "Recommendations"
AnnexThe Way to Advertising SettingsEfficiency
Weather.โ‹ฎ โ†’ Settings โ†’ Promotional noticesRemoves 90% of ads
Music.Profile โ†’ Settings โ†’ AdvertisingRemoves 70% of ads
TopicsProfile โ†’ Settings โ†’ RecommendationsRemoves 50% of ads
Securityโš™๏ธ Settings โ†’ NotificationsRemoves 100% of notifications

โš ๏ธ Note: On some Poco firmware M3 (If you don't find "Advertising Notices", look for similar options with the words "Ads", "Recommendations" or "Promotions".

Advertising notifications in the โ€œWeatherโ€ are disabled

Recommendations in "Temes" are off

Personalization in "Music" is disabled

Security settings checked

Unnecessary system applications (optional) removed)-->

3.Use of ADB-commands for deep disabling advertising

If manual settings don't work, the next step is to use ADB (Android Debug Bridge), which allows you to disable ads at the system level without requiring root rights. Importantly, back up your data before you start, as the wrong commands can disrupt MIUI.

You'll need:

  1. Computer with Windows/macOS/Linux
  2. USB-cable (preferably original)
  3. Included debugging on USB on Poco M3

Step-by-step:

  1. Put the debugging on. USB: Settings โ†’ The phone. โ†’ Version. MIUI (Press 7 times until the message "You became a developer" appears. โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB (turn on).

These commands disable the system services responsible for collecting data and displaying ads. On the Poco M3, this works steadily, but on some firmware, an additional command may be required:

adb shell settings put global hidden_api_policy 1
What if the ADB canโ€™t see the device?
1. Make sure that the Xiaomi drivers are installed (you can download from the official website). 2. Try another one. USB-cable (cheap cables often do not support data transmission). 3. Include in the developer settings the option "Cancel debugging authorization" USB" and reconnect the device. 4. If you are using Windows 10/11, Try running CMD on behalf of the administrator.

โš ๏ธ Attention: After application ADB-Some functions (such as Cloud Backup or Mi Drop File Transfer) will stop working, and if you need them, donโ€™t turn off the services (com.miui.cloudservice, com.xiaomi.midrop).

๐Ÿ’ก

ADB-commands are the most effective way to remove ads without root, but it requires caution. Always check commands before executing!

4. Removal of system applications without root (debloating)

Some MIUI applications not only display ads, but also collect user data, which can be removed without root permissions using ADB or specialized utilities. On Poco M3, it is safe to delete the following packets:

  • ๐Ÿ—‘๏ธ com.xiaomi.midrop - Mi Drop (file transfer)
  • ๐Ÿ—‘๏ธ com.miui.analytic - Analytics MIUI
  • ๐Ÿ—‘๏ธ com.miui.cloudservice โ€“ Cloud Services (if not used)
  • ๐Ÿ—‘๏ธ com.miui.bugreport - Error Reports
  • ๐Ÿ—‘๏ธ com.xiaomi.market โ€“ GetApps (Xiaomi app store)

To remove them, use the command:

adb shell pm uninstall -k --user 0 Name package

For example, to remove GetApps:

adb shell pm uninstall -k --user 0 com.xiaomi.market

If you want to return the application, use:

adb shell cmd package install-existing name packet

PackageAnnexCan I remove it?Effects of consequences
com.xiaomi.midropMi DropYes.File transfer over Wi-Fi will not work
com.miui.analyticMIUI AnalyticsYes.Use data will no longer be collected
com.miui.cloudserviceXiaomi's CloudYesThere will be no synchronization of notes, contacts, photos
com.xiaomi.marketGetAppsYes.Xiaomi App Store will disappear

* Only remove if you are not using the Xiaomi cloud.

๐Ÿ’ก

Before you uninstall your system applications, check if you are using their features. For example, if you are syncing photos through Mi Cloud, do not delete com.miui.cloudservice!

5. Alternative methods: region change and firmware

If none of these things worked, you can try more radical ways, one of which is to change the firmware region to a European or global version of MIUI, where there are significantly less ads, and on the Poco M3, this is done via Fastboot or Recovery.

Important: this method is only suitable for power users, as it requires unlocking the bootloader and can lead to data loss. If you are not sure, you should refer to the previous methods.

  • ๐ŸŒ Change of region through settings: Settings โ†’ Additionally. โ†’ Region โ†’ Choose Europe or Russia (helps 30% of the time, but doesnโ€™t remove ads completely)
  • ๐Ÿ”„ Flip-on EEA-Version: Download the firmware MIUI EEA POCO M3 From the Xiaomi Firmware Updater and Fastboot.
  • ๐Ÿ›ก๏ธ Use custom firmware: Install LineageOS or Pixel Experience โ€“ there are no Xiaomi ads in them, but you will need to unlock the bootloader.

โš ๏ธ Note: When changing firmware to Poco M3 The Widevine may stop working. L1 (drop down L3), What will make streaming worse on Netflix, Disney+ And if you watch high-resolution video, this is not the method for you.

Yeah, if it takes away the ad forever.

Only if there is a simple instruction

No, I'm afraid to break my phone.

I've already used custom firmware.-->

6. Blocking Advertising via DNS and VPN

If you donโ€™t want to interfere with system settings, you can block Xiaomiโ€™s ad servers at the network level, using an alternative DNS or VPN with ad blocking.

Method 1: Changing the DNS

  1. Go to Settings โ†’ Connections โ†’ Private DNS
  2. Select the host name of a private DNS
  3. Enter one of the addresses: dns.adguard.com (AdGuard DNS) 1dot1dot1dot1.cloudflare-dns.com (Cloudflare) dns.google (Google DNS)

Save and restart the phone.

Method 2: VPN with ad blocking

Install one of the applications:

  • ๐Ÿ”’ AdGuard VPN (there's a free rate)
  • ๐Ÿ›ก๏ธ Blokada (works without root)
  • ๐ŸŒ NextDNS (configure via application or profile)

These methods block ad requests at the network level, but do not guarantee 100% results, as Xiaomi can use internal mechanisms to display ads.

How to check if the DNS lock is working?
1. Open your browser and go to the DNS Leak Test site. 2. If the results show your chosen DNS (like AdGuard or Cloudflare) โ€“ everything is set up correctly. 3. Try opening an advertising domain, like adservice.google.com โ€“ if the page is not loading, the lock works.

7. Radical methods: root and modified firmware

If you're willing to go to extreme lengths, getting root rights will give you full control of the system. On the Poco M3, it's done through unlocking the bootloader and installing Magisk.

  • โœ… Ability to remove any system applications
  • โœ… Blocking Advertising via AdAway or Hosts File
  • โœ… Installation of modified cores to improve performance

Step-by-step:

  1. Unlock the bootloader through the official Xiaomi tool (requires a Mi Account and wait 7 days).
  2. Install TWRP Recovery for Poco M3 (you can download it on the official website).
  3. Sweep Magisk through TWRP to get root.
  4. Install AdAway or Blokada and update the hosts file.

After that, the ads will disappear completely, but keep in mind:

  • โš ๏ธ The phone guarantee will burn.
  • โš ๏ธ Some banking applications (Sberbank, Tinkoff) may stop working
  • โš ๏ธ Updates MIUI You have to install it manually.

โš ๏ธ Attention: On Poco M3 Android 10/11 Google Pay and other services that require SafetyNet may stop working after root is received. To fix this, you will need to install the MagiskHide Props Config module.

FAQ: Frequent questions about disabling ads on Poco M3

โ“ Why does it still appear after disabling the advertisement in the settings?
System applications MIUI (For example, Topics or Security have their own ad-show mechanisms that are independent of the general settings, so to remove them completely, you need to disable ads in each application separately or use them separately. ADB-team.
โ“ Can you turn off advertising without a computer?
Yes, but the efficiency will be lower. You can: Disable personalization in settings (section 1 of article). Remove updates for system applications through Settings โ†’ Annexes โ†’ Show it all. โ†’ โ‹ฎ โ†’ Remove updates. Use them. VPN 6. However, root will be required to remove ads completely without a computer.
โ“ Will the advertisements return after the update? MIUI?
Yes, partially. After major updates (e.g., with the MIUI 12 on MIUI 13) Some settings are reset and the ad may appear again.Recommended: Before updating, save a list of disabled packets (adb shell pm list packages command) -d). Repeat after update ADB-sectional 3. Use Magisk to block ads at hosts level (if there is root).
โ“ Is it safe to remove system applications through ADB?
Yes, if you only delete the packages listed in section 4. However: Do not delete applications called com.android. or com.qualcomm. - this can cause the phone to fail. Before deleting, check whether the application does not depend on an important function (for example, com.miui.cloudservice is needed for synchronization). If after deleting something stops working, return the application with the command ad shellb cmd package install-existing the PAGE PAKYA.
โ“ Why Poco? M3 More advertising than other Xiaomis?
Poco M3 is a budget lineup, and Xiaomi offsets the low price with ad impressions. Also: Global firmware has more ads than Chinese or European (EEA). Poco devices often get updates later, so they last longer with old ad mechanisms. Some applications (like Cleaner or GetApps) are built deeper into the system and harder to disable. If advertising is a big problem, consider flashing on MIUI EEA or custom firmware.