How to permanently remove ads from the phone Xiaomi Poco X3 NFC: the full guide 2026

Xiaomi Poco X3 NFC is one of the most popular smartphones in the budget segment, but many users face intrusive advertising in the system applications MIUI. Banners in the settings menu, advertising notifications and pop-ups in the Browser, Music or Weather sometimes make using the phone uncomfortable. Fortunately, there are several ways to get rid of them - both through standard settings and using advanced methods.

In this article, we will discuss 7 proven ways, including disabling personalized advertising, removing system applications through ADB, using Xiaomi ADB Fastboot Tools patches, and even radical measures like changing firmware. All methods tested on Poco X3 NFC with MIUI 12-14 (including global and European versions).

If you're tired of advertising in Topics, Security or Cleaner, but you don't want to risk system stability, start with the first three. They don't require technical skills and work on 90% of devices. For power users, we've prepared advanced instructions with ADB commands and alternative firmware.

πŸ“Š How often do you get annoyed by advertising? MIUI?
Constantly hindering the use of the phone
Sometimes, but tolerably.
There's almost no advertising.
Didn't notice the commercials.

1. disable personalized advertising in MIUI settings

The easiest and safest way to do this is to deactivate targeted ads through the settings menu, which won't remove all banners, but will reduce them significantly. MIUI, including Poco X3 NFC global or European-based.

Instructions:

  1. Open Settings β†’ Google β†’ Advertising.
  2. Click Remove Ad ID (or Reset Advertising ID in new versions).
  3. Return to the main settings menu and go to Settings β†’ Additional β†’ Privacy β†’ Advertising Services.
  4. Turn off MIUI Personalized Ads (or MIUI Recommendations)
  5. Reboot the phone.

This method removes your profile for targeted advertising, but does not block banners completely. For example, contextual ads may remain in the Browser or Music.

⚠️ Note: After the advertising reset ID Some system applications (such as Themes) may request permissions again. Do not provide access to Locations or Contacts, this will reduce the number of personalized banners.

2. Removal of advertising through system application settings

Many of the banners in MIUI are built-in applications like Cleaner, Security, or Music, which can be disabled or restricted through the App menu, which does not require superuser rights and is suitable for beginners.

List of problematic applications on Poco X3 NFC:

  • πŸ“± Cleaner – shows ads when cleaning garbage.
  • πŸ”’ Security – banners in the Virus Scanner section.
  • 🎡 Music – Advertising blocks between tracks.
  • 🌦️ Weather – Pop-up notifications with forecast.
  • 🎨 Topics - advertising in the section Popular.

How to turn it off:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select a problem app (such as Cleaner).
  3. Click Notifications and turn off all permissions.
  4. Go back and select Permissions – deny access to the Internet, Locations and Warehouse.
  5. For Music and Weather, turn off AutoRun.

Turn off notifications for Cleaner and Security |

Ban Internet access for Music and Weather |

Disable auto-start for unnecessary services |

Remove the app cache through Settings→Storage-->

On the Poco X3 NFC with MIUI 13+, you can completely uninstall some system applications (such as Music or Weather) via the Settings menu β†’ Apps β†’ Delete if they are not critical to the system. However, Cleaner and Security cannot be removed – they can only be limited.

3.Using ADB to Deeply Disable Advertising

If standard methods don't work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which allows you to disable the system components responsible for displaying ads without obtaining root rights.

What you need:

  • πŸ–₯️ Computer with Windows/Linux/macOS.
  • πŸ“± Included Debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Additional β†’ For developers).
  • πŸ”Œ Cable USB (preferably original).
  • πŸ› οΈ Utility. ADB Tools by Google.

Step-by-step:

  1. Download and unpack the platform-tools on your computer.
  2. Connect Poco X3 NFC to your PC and select File Transfer mode.
  3. Open the command line (Windows) or terminal (Linux/macOS) in the folder with the platform-tools.
  4. Enter the command to check the connection: Adb devices should appear the name of your device.
  5. Follow the commands to disable advertising services: adb shell pm disable-user --user 0 com.miui.analytics adb shell pm disable-user --user 0 com.xiaomi.midrop adb shell pm disable-user --user 0 com.miui.systemAdSolution adb shell pm disable-user --user 0 com.android.browser
  6. Reboot the phone.

These commands disable Xiaomi analytics, file transfer service Mi Drop (often shows ads), the system module of banners and the standard browser. If after the reboot there are problems (for example, the browser does not work), return the application with the command:

adb shell pm enable com.android.browser

⚠️ Warning: Do not disable components called com.android or com.qualcomm - this can cause unstable phone operation. Also avoid commands for com.miui.home (launcher) and com.miui.securitycenter (security center).

List of safe to disable packets
com.miui.analytics β€” Xiaomi analytics (advertising) com.xiaomi.midrop β€” Mi Drop (advertising in notifications) com.miui.systemAdSolution β€” system banners com.android.browser β€” standard browser (replace on Chrome) com.miui.player β€” Music (can be removed in full) com.miui.weather2 β€” Weather (alternative: AccuWeather) com.miui.video β€” Video (replace on Chrome) β€” Joomiijoijamah (replace on YouTube) β€” Jose game center.com.

4. Installation of alternative firmware (without advertising)

If you're willing to take drastic measures, you can install custom firmware that doesn't have MIUI ad modules. The Poco X3 NFC works well:

  • πŸ“± Xiaomi.eu – modified version MIUI Advertising-free and Chinese-based.
  • πŸ€– LineageOS – β€œclean” Android without branded applications Xiaomi.
  • ⚑ Pixel Experience – firmware with Google Pixel interface.

Advantages:

  • βœ… Complete absence of advertising in system applications.
  • βœ… Regular security updates.
  • βœ… Ability to fine-tune the interface.

Disadvantages:

  • ❌ Requires unlocking the loader (data reset).
  • ❌ Possible bugs with camera or sensors (on Poco) X3 NFC They're rare, but they're possible).
  • ❌ Loss of warranty (if the phone is under warranty).

Instructions for installing Xiaomi.eu:

  1. Unlock the bootloader via Mi Unlock Tool (requires a Mi Account and wait 7 days).
  2. Download the Xiaomi.eu firmware for Poco X3 NFC (codename surya) from the official website.
  3. Install TWRP Recovery via fastboot: fastboot flash recovery twrp.img fastboot boot twrp.img
  4. In TWRP, run Wipe β†’ Format Data (enter yes).
  5. Install the firmware through Install and restart.

πŸ’‘

Before installing custom firmware, back up your data via TWRP or Mi Cloud. It is especially important to save DCIM (photo) and WhatsApp (chat) folders.

5.Use of Magisk and modules to block ads

If you already have root rights (or are willing to get them), you can install Magisk and customized ad-blocking modules, a method that is effective against banners in MIUI, Google Play, and third-party apps.

Tools required:

  • πŸ”“ Unlocked bootloader and installed Magisk.
  • πŸ“¦ Modules: AdAway - ad blocker at the hosts level. Xiaomi Debloater - removes unnecessary system applications. Universal Ad Block - blocks banners in games and social networks.

How to determine:

  1. Download Magisk from GitHub and install it via TWRP.
  2. Open the Magisk app and go to the Modules section.
  3. Click + and select the downloaded module (e.g. AdAway).
  4. Reboot the phone.
  5. After restarting, open AdAway and update the hosts file.

Effect:

  • 🚫 Blocking advertising in MIUI, YouTube, Chrome.
  • 🚫 Removal of banners in games (for example, in the PUBG Mobile or Free Fire).
  • 🚫 Disabling tracking by Google and Xiaomi.

⚠️ Note: Some banking applications (e.g., SberBank Online or Tinkoff) may not work on Magisk phones due to root detection.In this case, use the MagiskHide Props Config module to mask the problem.

6 Manual removal of advertising packages via TWRP

For advanced users willing to work with the file system, there is a way to manually remove ad packages through TWRP Recovery, which allows you to get rid of even deeply integrated banners that are not blocked by other methods.

List of promotional packages in MIUI for Poco X3 NFC:

Package nameDescriptionCan I remove it?
com.miui.analyticsXiaomi Analytics (sends usage data)βœ… Yes.
com.xiaomi.midropMi Drop (shows ads in notifications)βœ… Yes.
com.miui.systemAdSolutionSystem module of bannersβœ… Yes.
com.android.browserStandard browser (advertising on the main page)βœ… Yes (replace it with Chrome)
com.miui.playerMusic (banners between tracks)βœ… Yes.

How to delete:

  1. Download to TWRP Recovery (hold Power + Vol Up when you turn on).
  2. Go to Advanced β†’ File Manager.
  3. Open the /system/priv-app or /system/app folder.
  4. Find the folders with the names from the table above and delete them (e.g. MiuiAnalytics).
  5. Go back to the main TWRP menu and run Wipe β†’ Dalvik/Cache.
  6. Reboot the phone.

On Poco X3 NFC with MIUI 14, some packages may be in /product/priv-app or /vendor/overlay. Before deleting, back up the folder via TWRP β†’ Backup.

7.Alternative methods: disabling notifications and using VPN

If the previous methods seem complicated, you can try less radical solutions:

Disabling notifications from system applications:

  1. Go to Settings β†’ Notifications β†’ Notifications Management.
  2. Find Cleaner, Security, Themes and disable notifications for them.
  3. In the Special Permits section, disallow pop-ups for these applications.

Using VPN with ad blocking:

  • πŸ›‘οΈ AdGuard VPN β€” Blocks advertising domains at the network level.
  • 🌍 Blokada – open blocker without registration.
  • πŸ”’ NextDNS – Configurable DNS filtered.

Replacement of system applications with alternatives:

  • 🌐 Replace your browser with Chrome or Firefox.
  • 🎡 Remove Music and install Spotify or YouTube Music.
  • πŸ“± Use Nova Launcher instead of the standard launcher MIUI.

πŸ’‘

VPN-Ad blockers (such as AdGuard) operate at the network level, so they block banners even in applications where other methods are powerless (for example, in games or social networks).

FAQ: Frequent questions about removing ads on the Poco X3 NFC

❓ Can you remove ads without root and unlock the bootloader?
Yes, the first three methods from the article (disabling personalized ads, app restriction, and ADB) do not require root rights. They will remove up to 80% of banners, but some system notifications may remain.
❓ Why After Disabling Advertising Through ADB It comes back after the update. MIUI?
When you update your system, some disabled packages may recover. To avoid this, re-run ADB commands after the update or use the Xiaomi Debloater module in Magisk.
❓ Will Google Pay work after unlocking the bootloader?
No, Google Pay will stop working because it detects a modified firmware, and to restore functionality, you'll need to: Install MagiskHide Props Config, hide root with MagiskHide, pass SafetyNet (use SafetyNet Test), and even after that, some banking applications can block payments.
❓ Which firmware is better for Poco X3 NFC: Xiaomi.eu or LineageOS?
The choice depends on your priorities: Xiaomi.eu – retains the branded MIUI interface without advertising, but with additional features (for example, advanced camera settings). Suitable for those who like MIUI but want a clean system. LineageOS – β€œclean” Android without unnecessary applications. More stable and faster to update, but some Xiaomi features (for example, Game Turbo) are lost. For most Poco X3 NFC users, the optimal version of Xiaomi.eu.
❓ Can I return the standard firmware after installing the custom?
Yes, for this: Download the official Poco X3 NFC firmware from Xiaomi. Install it via the Mi Flash Tool in fastboot mode (select the clean all option). Once installed, reset to factory settings. This will return the warranty (if any), but also delete all data from the phone.