How to remove ads on Xiaomi 13: the complete guide

Flagship smartphone owners often encounter intrusive marketing materials that can distract from the basic work of the device. Xiaomi 13, despite its premium and high cost, by default contains built-in mechanisms for displaying ads in system applications. This can annoy users who are used to a clean interface without unnecessary visual noise.

Fortunately, MIUI (and its global version) provides enough tools to completely disable these features. You don't need superuser rights or complex reflashing, just change a few parameters in a hidden and explicit settings menu in a sequential fashion to enjoy a clean interface.

In this guide, we will discuss all available methods of blocking advertising traffic. MSA, customization of personalized recommendations and use of system DNS-Follow the instructions carefully to exclude any unwanted notifications.

Disabling MSA Service and System Notifications

The main source of intrusive banners in the system is the MSA (MIUI System Ads) service, which is responsible for collecting data about your preferences and displaying ad units in standard applications. Without it, other settings may not be effective.

To start, you need to find the appropriate item in the application management menu. Go to Settings β†’ Applications β†’ All applications. In the upper right corner, click on the magnifier icon and type "msa" into the search bar.

After finding the application"MSA" (or "Service" MSA") So you can see here the "Get recommendations" switch, which needs to be put inactive, and the system will warn you of the consequences by asking you to wait 10 seconds before confirming the action.

⚠️ Warning: If the switch does not turn off the first time and lights up red, repeat the procedure 3-5 This is a well-known feature of protection. MIUI, user-intensive.

After successfully disabling the MSA service, it is also recommended to limit the background activity of the application. Click on "Other permissions" and uncheck the "Pop-up display" box if it is active. This will create an additional barrier for unwanted content.

β˜‘οΈ Checking the shutdown MSA

Done: 0 / 4

Set up personalization and advertising identifiers

In addition to the system service, a separate module is responsible for targeting responses in global search and recommendations, which collects data on the use of the phone to generate an advertising profile, and disabling this module significantly reduces the relevance of the ads shown or eliminates them altogether.

To access these settings, open the Settings menu β†’ Password & Security β†’ Privacy. At the bottom of the screen, look for Ads Services, where the main switch is located, which you need to deactivate.

The menu also provides an option to reset your advertising ID, so by clicking on the button, you can reset the profile of your interests that the system has accumulated, which is useful to do periodically, even if the ads are partially left.

  • πŸ“± Open your privacy settings in the security menu.
  • 🚫 Find the "Advertising Services" item and turn it off.
  • πŸ”„ Click Reset Advertising Identifier to clean your profile.
  • βœ… Check if banners in the Security app have disappeared".

It is important to note that the path may vary slightly from one firmware version to another, and in some cases, the right item is at Settings β†’ Advanced Settings β†’ Privacy. Look for any word that mentions "ads" or "ads."

What is an advertising identifier?
An advertising ID is a unique set of characters assigned to your device to track your interests, which advertisers use to show you offers that match your online queries, and resetting that ID breaks the link between your current activity and your accumulated history, making the ads less accurate or completely removing them if the service is disabled.

Cleaning Standard Apps from Advertising

Ad blocks are often built directly into the interface of standard utilities such as Explorer, Music, Themes and Security. Even after disabling MSA, some applications may continue to show promotional materials if recommendations are not disabled in their individual settings.

Consider the example of the Security app that most users are concerned about: Open the app, click on the settings gear in the top right corner, find "Get recommendations" and turn it off. The same procedure should be done for "Conductor" and "Music."

Themes is a little different, so go to the user profile (the person icon), then to the settings, and then you need to find and disable the personalization and recommendation items, and that will remove the banners from the theme store's home page.

AnnexThe path to adjustmentParameter for deactivation
SecuritySettings (cogs)Receive recommendations
ConductorSettings β†’ About the annexReceive recommendations
Downloads.Three points β†’ SettingsShowing Recommended Content
Music.Settings β†’ AdvancedReceive recommendations

Remember that after updating the system applications, the settings may reset, and periodic checking of these parameters will help maintain the clean interface on Xiaomi 13.

πŸ’‘

When removing folder shortcuts on the desktop, advertising widgets sometimes appear. (long press) on the empty screen space and selecting "Settings" will disable "Wallpaper Carousel", which is also a source of advertising.

Use of the DNS-filtering to block traffic

One of the most effective methods that work at the level of the entire operating system is the change of the operating system. DNS-This method allows you to block requests to known advertising domains before they reach your device.

To implement this, go to Settings β†’ Connection and Sharing β†’ Private DNS. The default value is β€œAuto.” You need to select the option β€œHost Name of the DNS Provider” (or β€œManual”).

The field you see is a reliable filter address, and the most popular and proven option is AdGuard.

dns.adguard.com

Once you enter the address, save the settings. The system may lose its connection to the Internet for a short time, after which the connection will be restored. Now all requests to the ad servers contained in the AdGuard databases will be blocked.

⚠️ Attention: Use of third-party DNS It can slightly increase ping in online games. If you're a professional esportsman, test this method in quiet times.

This method is particularly effective against in-browser advertising and some free apps.However, it won't remove Xiaomi's own ad integrations if they are downloaded from the same domains as system files, so combining with previous methods is a must.

πŸ“Š What blocking method has helped you the most?
MSA shutdown
Setting up the DNS
Change of region
Disabling recommendations in annexes

Change of region and additional settings

Xiaomi’s ad policy aggression is directly dependent on the region it chooses, and in some countries, such as India or Indonesia, the number of ads is significantly higher due to the company’s local marketing strategies.

Changing the region to β€œUSA”, β€œNepal” or β€œAndorra” often leads to the complete disappearance of advertising modules, as these jurisdictions have strict privacy laws or the market is considered less priority for aggressive marketing.

To change region, go to Settings β†’ Additional Settings β†’ Region. Select, for example, the United States. The interface may partially switch to English, but the banner ads in the standard apps should be gone.

  • 🌍 Go to the settings of the device region.
  • πŸ‡ΊπŸ‡Έ Select a country with low advertising (USA, Nepal).
  • πŸ”„ Reboot your smartphone to apply changes.
  • πŸ” Check for banners in menus and apps.

It is worth considering that changing the region may affect the performance of some local services, weather widgets and voice assistant Xiao AI (if it is active), and the set of pre-installed applications may also change.

πŸ’‘

Changing the region to β€œUS” or β€œNepal” is the fastest way to remove 90% of system advertising without installing additional software, but it can change the language of some system notifications.

Complex Methods: Debugging with USB and ADB

For advanced users who want to securely remove advertising components, there is a method to disable system packages through USB debugging, which requires connecting a smartphone to a computer and using the command line.

First, activate the developer menu. Go to Settings β†’ About Phone and quickly click 7 times on "MIUI Version." After that, the "Developers" section will appear in the "Additional" menu.

In this section, enable "USB debugging." Connect your phone to your PC. You need to install the ADB (Android Debug Bridge) toolkit on your computer. After you connect, run a command to check the connection:

adb devices

You can then use commands to freeze or delete specific packages that are responsible for advertising, such as com.miui.misys or com.android.browser (if you use another browser).

⚠️ Attention: Use ADB-Removal of critical system components can lead to unstable device operation or cyclic reboot (bootloop).

This method provides maximum control, but carries risks. If you are not sure about your actions, it is better to limit yourself to the software settings described in the previous sections. For most users, the combination of disabling MSA and changing the DNS is enough.

Frequently Asked Questions (FAQ)

Does removing ads affect the Xiaomi 13 warranty?
No, software disabling advertising through system settings, changing DNS or region is not a firmware modification (root rights are not required). Therefore, the factory warranty is maintained in full. The warranty is lost only when unlocking the bootloader or installing custom receivers.
Why did the MIUI update reappear?
When you update your operating system, MSA privacy settings and services can be reset to factory values, and you will need to re-opt recommendations in your security and application settings.
Is it safe to use AdGuard DNS?
Yes, use. DNS-You just change the address of the phone book, which translates domain names into IP-AdGuard does not encrypt or intercept your personal data, it only blocks requests to known ad servers.
Can I completely remove the MSA application?
Without root rights and deep modifications, you can't completely remove the MSA, because it's a system application, but it can be completely deactivated by disabling permissions and recommendations, making it invisible to the user.
Do I need to change the region for the global version of the firmware?
Yes, even on the global version (Global ROM), advertising is present, albeit in a smaller volume than in the Chinese one, and changing the region to "US" or "Germany" helps minimize marketing integration in the interface.