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.
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:
- Open Settings β Google β Advertising.
- Click Disable Ad Personalization and confirm the selection.
- Go back to the basic settings and go to Settings β Applications β Application Management.
- In search, type in Msa (or MIUI System Ads), select the app and click Disable.
- 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.
| Annex | The path to settings | What to turn off |
|---|---|---|
| browser | Browser settings β Additional β Advertising | Disable Personalized Recommendations and Show News on Main |
| Music. | Settings β Recommendations | Turn off Advertising and Autoplay |
| GetApps | Profile β Settings β Advertising | Disable Personalized Recommendations and Push Notifications |
| Weather. | Settings β Notifications | Prohibit Advertising Notices |
| Security | Settings β Cleaning β Advertising | Disable 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:
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command line (Windows) or the terminal (Mac/Linux) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- 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
- 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?
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:
- Install App Ops (special access permission required).
- Search the list of com.miui.systemAdSolution and disable all permissions.
- Open Settings β Google β Advertising and click Reset Advertising ID.
- 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:
- Go to Settings β Applications β Application Management.
- Select a problem application (such as the browser).
- Click Warehouse β Clear the data and Clear the cache.
- 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.