How to turn off all ads on Xiaomi Poco X3 Pro: the full guide

Smartphones from the Poco brand, which is a sub-brand of Xiaomi, are known for their high price-performance ratio. The Poco X3 Pro model became a real hit thanks to the powerful Snapdragon 860 processor and fast charging, but owners are often annoyed by the abundance of embedded advertising. Aggressive marketing of MIUI (and now HyperOS) introduces banner ads into system applications, which reduces the comfort of using the device.

Fortunately, most ad integrations can be disabled by operating system tools without having to obtain superuser rights or flash. It is important to understand that a completely sterile system is difficult to obtain, but minimizing the number of intrusive sentences is quite possible. In this guide, we will discuss all available methods, from simple switches in settings to more advanced ways of blocking through DNS.

Before we make any changes, it’s worth noting that the interface may vary slightly depending on the firmware version (Global, EEA, Russia).However, the key services responsible for displaying ads remain unchanged on all versions of MIUI 12.5, MIUI 13 and MIUI 14. Follow the steps sequentially to achieve maximum effect.

Disabling the MSA System Service

Xiaomi’s main source of advertising on smartphones is the MSA (MIUI System Ads) system application, which collects data about your preferences and displays personalized offers. The first step in the fight for a clean interface should be to disable this service, since it is the basis for most advertising integrations.

To do this, go to the settings menu of your Poco X3 Pro and select Passwords and Security. Here you need to find Access to Personal Data. In the app list that opens, find msa and switch the slider to an inactive position. The system will warn you that some features may stop working correctly - agree and wait 10 seconds, after which we confirm the action.

⚠️ Note: If the msa switch spontaneously switched back on, repeat the procedure 2-3 Sometimes it takes a system to try and shut down this process.

After successful disabling, MSA is also recommended to find GetApps (Xiaomi’s app store) on its application list and similarly restrict its access to personal data, which will help reduce the number of advertising notifications coming from third-party ecosystem services.

Setting up privacy and advertising settings

Even after the MSA is disabled, settings that allow advertising identifiers to be displayed may remain in the system. Deep setting requires visiting a special section hidden in the password menu, here you can prevent the system from using your unique advertising identifier to target content.

Go to Settings β†’ Passwords & Security β†’ Privacy β†’ Advertising Services. This menu will activate the option β€œDisable Personalized Ads.” You can also reset your advertising ID, which is useful to do periodically to β€œdownload” your accumulated profile with Xiaomi algorithms.

It's often where permissions for services that draw over other windows are hidden, check the list of applications that have access to "Map on top of other applications," and disable suspicious system services such as Mi Video or Mi Music if you don't use them.

  • πŸ“± Open Settings and go to Passwords and Security.
  • πŸ”’ Find the Privacy section at the bottom of the screen.
  • 🚫 Select the Advertising Services item and activate the disabling switchboard.
  • πŸ”„ Click Reset Advertising Identifier to clean up your current profile.
πŸ“Š Did you manage to turn off the advertisement the first time?
Yes, I had to repeat it several times, I can’t turn it off. MSA/I use third-party blockers.

Cleaning system applications from advertising

The Poco X3 Pro’s ads are built into not only system services, but also standard applications like conductor, music, video and theme, each with its own settings that need to be turned off individually, and ignoring this step will leave banners in the interface even when the MSA is off.

Start with the "Security" app. Open it, click on the gear in the top right corner, and find "Receive recommendations." Turn off this feature. Similar actions should be repeated for the "Subjects" app: go to profile (humans), then to settings and uncheck "Show ads" and "Receive recommendations."

β˜‘οΈ Verification of system applications

Done: 0 / 6

For the Mi Browser app, the situation is a little more complicated. Go to your browser settings, select Privacy & Security, and turn off all options related to personalization. Also, the address bar often displays news feeds that can be removed, (long-term click) on the input field or through the home page settings.

⚠️ Note: After the firmware update, the ad settings in the apps may reset. Check these sections regularly after major updates MIUI.

Blocking Advertising through Private DNS

One of the most effective methods that works at the network level is using Private DNS. This method allows you to block requests to known ad servers even before they reach your smartphone.The method does not require installing additional applications and works stably on Android 9 and above.

To activate this feature on Poco X3 Pro, go to Settings β†’ Connection and Sharing β†’ Private DNS. The default value is β€œAuto.” Select β€œHost Name of DNS Provider” and enter the address of a trusted blocker. The most popular and proven solution is AdGuard DNS.

dns.adguard.com

Once you enter the address, click Save. Now all traffic on your device will go through AdGuard filters that cut off the ad domains, which will help remove banners not only in the system, but also in many applications and browsers.

What to do if the Internet stops working?
In rare cases, selected DNS-The server may be inaccessible or not work properly with your carrier. DNS The internet is gone, go back to the settings DNS You can also try alternative addresses, such as dns-family.adguard.com (blocks adult ads and content) or dns.cloudflare.com (does not block ads, but speeds up). DNS).

Table: Comparison of blocking methods

Different methods have different degrees of effectiveness and complexity, and here is a summary table that will help you choose the best strategy or combine them for maximum results.

MethodEfficiencyDifficultyImpact on the battery
MSA shutdownHigh (systemic advertising)Low.It doesn't.
Private DNSVery high (web and applications)Low.Minimum
Set-up of applicationsMedium (only full-time app)MediumIt doesn't.
ADB teamMaximum (removal of components)Tall.It doesn't.

As you can see from the table, the combination of disabling MSA and using Private DNS provides the best balance between simplicity and outcome, but for advanced users, there is another layer of control: using the ADB command line.

Advanced Level: Removing Components Through ADB

If you don't think the standard methods are enough, you can use the Android Debug Bridge (ADB) tool, which allows you to forcefully remove or freeze system applications that you usually can't remove. Using ADB requires connecting your smartphone to your computer and basic command line knowledge.

To start, you need to turn on Developer Mode on the Poco X3 Pro. Click on the build number seven times in the About section. Then activate Debugging on USB in the Developer menu. Connect the phone to your PC and execute the command to remove the ad module:

adb shell pm uninstall -k --user 0 com.miui.misys

This command will remove the system ad module for the current user. Be careful: removing critical system components may cause the device to function unstable or "bootloops" (cyclic reboot).

  • πŸ’» Install the drivers. ADB platform SDK computer.
  • πŸ”Œ Get Poco on. X3 Pro cable and allow debugging on the phone screen.
  • ⌨️ Enter the adb device command to check the connection.
  • πŸ—‘οΈ Use the uninstall command only for known advertising packages.

πŸ’‘

Before using ADB, make sure to make a complete backup of the data. Deletion of system files is irreversible without flashing the device.

Frequently Asked Questions (FAQ)

Is it safe to turn off MSA service altogether?
Yes, disabling MSA is safe for system stability, and it won't affect calls, messages, or basic applications, and the only consequence is that you won't see any promotional offers in the system interfaces.
Are your settings reset after the MIUI update?
Often, after a major firmware update (e.g., from MIUI 13 to 14), privacy and data access settings can be reset to factory ones, and it is recommended to check the MSA status and ad settings after each system update.
Will installing a third-party launcher help?
Installing a third-party launcher (like a Nova Launcher or Smart Launcher) will replace the desktop and can remove ads from the widget feed (Google Discover instead of Mi Feed), but won’t disable system ads in settings and apps.
Why does advertising appear in a blocked state?
Ads on the lock screen are usually associated with the theme or wallpaper carousel service. To remove it, go to Settings β†’ Lock screen and disable Wallpaper carousel or change the theme to a standard one.

πŸ’‘

The comprehensive approach, including disabling services, configuring DNS and checking applications, allows you to remove 95-99% of all advertising on the Xiaomi Poco X3 Pro without losing warranty.