How to permanently disable ads on Xiaomi 13 Lite: the full guide

Xiaomi 13 Lite is a stylish smartphone with powerful stuffing, but even it is not without the main drawback of MIUI firmware: annoying advertising in system applications. Banners in the settings menu, pop-up notifications about β€œrecommended services”, advertising blocks in Browser and Music – all this spoils the impression of the device. Fortunately, there are ways to get rid of it once and for all without resorting to root rights.

In this article, we'll look at 5 proven methods, from basic settings to advanced shutdown tricks. Importantly, some of the methods require caution because they can affect the stability of MIUI. We'll also talk about which apps are to blame for displaying ads, and how to pacify them without removing them. If you're ready to return a clean interface, read on!

Why is there an advertisement on Xiaomi 13 Lite?

The main source of advertising in Xiaomi 13 Lite is built-in MIUI services, which by default have permission to display personalized ads.

  • πŸ“± Msa (MIUI System Ads – system service responsible for targeted advertising in the settings and notifications menu.
  • 🌐 Xiaomi Browser – Shows Banners on the Home Page and in Search Results.
  • 🎡 Music – inserts advertising blocks between tracks.
  • πŸ“¦ GetApps – Xiaomi’s app store where ads are found on every screen.
  • πŸ”„ Security – sometimes tips β€œuseful tips” with promo content.

Additionally, ads can seep through push notifications from third-party apps you installed, such as games or services like AliExpress often abuse banner rights.

Interesting fact: the European version of MIUI (EEA) has significantly less advertising than the global or Chinese, due to data protection laws (GDPR), which restrict the collection of information for targeting. If your Xiaomi 13 Lite is purchased in Russia or Asia, the chances of encountering advertising are higher.

πŸ“Š How often do you see ads on your Xiaomi?
All the time, everywhere.
Only in the browser and music
Sometimes in notices
I can't see much of it.
I don't know what that is.

Method 1: Disabling personalized advertising in MIUI settings

The easiest and safest way to do this is to disable targeting in the settings menu, which won't take away ads completely, but it will make them less intrusive and non-personalized.

Instructions:

  1. Open Settings β†’ Google β†’ Advertising.
  2. Click Disable Ad Personalization and confirm the selection.
  3. Go back to the basic settings and go to Settings β†’ Applications β†’ Application Management.
  4. In search, type in Msa (or MIUI System Ads), select the app and click Disable.
  5. Do the same for Analytics (if listed).

These actions will block the collection of data about your preferences, but advertising in some applications (for example, in the Browser) may remain.

πŸ’‘

If MIUI System Ads is not listed in the application list, try searching for com.miui.systemAdSolution, which is the full name of the service.

Method 2: Manually disabling ads in each application

Some Xiaomi system apps have their own ad settings, you have to disable them separately, and here is a list of the most "advertising" apps and how to clean them.

AnnexThe path to settingsWhat to turn off
browserBrowser settings β†’ Additional β†’ AdvertisingDisable Personalized Recommendations and Show News on Main
Music.Settings β†’ RecommendationsTurn off Advertising and Autoplay
GetAppsProfile β†’ Settings β†’ AdvertisingDisable Personalized Recommendations and Push Notifications
Weather.Settings β†’ NotificationsProhibit Advertising Notices
SecuritySettings β†’ Cleaning β†’ AdvertisingDisable Showing Optimization Tips

After these actions, the ads in the listed applications should disappear. However, some banners (for example, in Settings β†’ Themes) may remain – they are removed by other methods.

Personalization disabled in Google Ads| Blocked service Msa| Browser settings Cleared | Music Advertising disabled | Push notifications checked-->

Method 3: Using ADB to Deeply Disable Advertising

If previous methods have failed, it’s time to connect ADB (Android Debug Bridge), a debugging tool that lets you disable system components without root permissions. Importantly, the wrong ADB commands can disrupt your smartphone, so follow the instructions carefully!

What you need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB Tools.
  • πŸ“± Included Debugging by USB Xiaomi 13 Lite (path: Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap on the version, then return to Additional settings β†’ Developer parameters β†’ Debugging by USB).

Instructions:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command line (Windows) or the terminal (Mac/Linux) in the folder with adb.exe.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Follow the commands alternately (copy and paste): adb shell pm disable-user --user 0 com.miui.systemAdSolution adb shell pm disable-user --user 0 com.xiaomi.midrop adb shell pm disable-user --user 0 com.miui.analytics adb shell pm disable-user --user 0 com.miui.bugreport adb shell pm disable-user --user 0 com.miui.cloudservice adb shell pm disable-user --user 0 com.miui.cloudbackup adb shell pm disable-user --user 0 com.miui.hybrid
  5. Reboot your smartphone: adb reboot

These commands disable the core services responsible for collecting data and displaying ads, and if after a reboot some features (such as cloud backup) stop working, don't worry, that's OK. You can return them by replacing disable-user commands with enable.

What if the ADB can’t see the device?
1. Make sure that the debugging is enabled by USB You have approved your PC. 2 Try another one. USB-cable (preferably original). 3. Install drivers for Xiaomi from the official website. 4. Reboot both your smartphone and your computer. 5. If you use Windows, try running the command prompt on behalf of the administrator.

Method 4: Installation of alternative applications

If Xiaomi’s system apps continue to show ads, they can be replaced with banner-free ones, which won’t remove ads from MIUI completely, but will significantly reduce the number of ads.

Recommended replacements:

  • 🌐 Browser: Install Google Chrome, Firefox or Brave (with ad blocker). After installation, disable the standard browser via ADB: adb shell pm disable-user --user 0 com.android.browser
  • 🎡 Music: Replace on Spotify, YouTube Music or VLC. Disable the system application: adb shell pm disable-user --user 0 com.miui.player
  • πŸ“¦ App Store: Use Google Play or APKMirror. GetApps can be disabled by command: adb shell pm disable-user --user 0 com.xiaomi.mipicks
  • πŸ“± Weather: Install AccuWeather or Yr.no and turn off system weather: adb shell pm disable-user --user 0 com.miui.weather2

Warning: Disabling system applications can cause MIUI errors, especially if you use features like Quick Ball or Double Apps.

πŸ’‘

Replacing system applications with alternatives is the most reliable way to get rid of advertising, but requires manual adjustment and can disrupt the stability of some MIUI features.

Method 5: Resetting Advertising Settings (for Advanced Users)

If the ad returns after a reboot or MIUI update, Xiaomi services reset your settings, in which case a complete reset of the ad IDs will help.

Instructions:

  1. Install App Ops (special access permission required).
  2. Search the list of com.miui.systemAdSolution and disable all permissions.
  3. Open Settings β†’ Google β†’ Advertising and click Reset Advertising ID.
  4. Delete the cache and data for applications: Msa (com.miui.systemAdSolution) Analytics (com.miui.analytics) GetApps (com.xiaomi.mipicks)

Reboot your smartphone.

This method resets all the targeting settings, and the system starts collecting data again, and if you don't turn on personalization after the reset, there will be minimal advertising.

⚠️ Attention, resetting advertising ID This can cause temporary login problems in some apps (such as account-based games). If you notice a problem, just re-enter your profile.

What to do if the advertisement still appears?

If after all the manipulations the ad continues to pop up, check the following points:

  • πŸ”„ Update MIUI: After the firmware update, some settings are reset. Repeat the steps from this article.
  • πŸ“± Third-party apps: Remove suspicious programs (especially games and Chinese services).
  • πŸ“‘ Push notifications: Go to Settings β†’ Annexes β†’ Application management β†’ Three points. β†’ Show system and disable notifications for unnecessary services.
  • πŸ›‘οΈ Ad Blocker: Install Blokada or AdGuard (setting required) VPN).

If the problem is in a particular application (e.g., in the browser), try to clear its data:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select a problem application (such as the browser).
  3. Click Warehouse β†’ Clear the data and Clear the cache.
  4. Restart the app and check for ads.

In extreme cases, you can consider switching to custom firmware (like LineageOS or Pixel Experience), but this requires unlocking the bootloader and may deprive you of warranty.

FAQ: Frequent questions about advertising on Xiaomi 13 Lite

Can I turn off ads without ADB?
Yes, but not completely. Methods 1 and 2 (disable personalization and manually configure applications) work without any ADB, But they leave some of the ads in the system menu. ADB root.
Why did the MIUI update come back?
Firmware updates often reset user settings, including services disabled. After the update, repeat the steps from this article, especially check the status of Msa and Analytics.
Is it safe to disable system applications through ADB?
Disabling most of the services in this article is safe, but there is a risk of disrupting some features (such as cloud backup or sync).
How to return disabled applications if something went wrong?
To turn the application back on, use the command: adb shell pm enable com.name.packet For example, to return the browser: adb shell pm enable com.android.browser
Is there a way to block ads forever?
You can only remove ads 100% with root rights or custom firmware. Without them, Xiaomi periodically returns some services after updates. Check your settings regularly!