Xiaomi Redmi 8T owners often face intrusive ads in system apps, notifications and even on the lock screen. the manufacturer has integrated ad modules into the MIUI shell to monetize budget devices. However, persistent banners, pop-ups and βrecommendationsβ annoy users, slow down the smartphone and waste traffic.
The good news is that we're advertising on Redmi. 8T You can remove without root rights, using both standard settings and advanced methods such as ADB-In this article, we will discuss all the current methods, from simple to radical, and explain why some methods stopped working after the updates. MIUI 12/13/14.
Important: the effectiveness of the methods depends on the firmware version. For example, in MIUI 14 for Redmi 8T (model M1908C3JG), some of the advertising identifiers have changed, so the old instructions may not work. We tested all the methods on current builds in 2026.
If you're willing to take 10 or 30 minutes to get rid of advertising forever, read on. Let's start with the safest methods and gradually move on to the more sophisticated ones.
Why Redmi 8T is getting ads and can it be removed forever?
Advertising in Xiaomi Redmi 8T is built into the system applications and services MIUI.
- π± System applications: Mi Browser, Mi Video, Music, Themes, Cleaner.
- π Notifications: advertising pushes from Msa (Mobile Services Analytics) and MiuiDaemon.
- π Lock screen: Banners at the bottom of the screen or "recommendations" of applications.
- π App Store: Advertising in the "For You" section and when installing apps.
The manufacturer claims that the ads help to reduce the cost of the devices, but in practice they collect user data (including search history and installed applications) and send them to Xiaomi servers.
Can we take it away forever? Yes, but with the caveats:
β οΈ Warning: Complete removal of ads without root rights is only possible until the next major update MIUI. After the update, some advertising identifiers can be restored.
If you donβt plan to update your firmware, the combination of methods in this article will give you 90β95% efficiency, and 100% of the result will require unlocking the bootloader and installing custom firmware (e.g. Pixel Experience or LineageOS).
Method 1: Disabling personalized advertising in MIUI settings
The easiest and safest method is to deactivate ad services through the settings menu, which will not remove all banners, but will reduce their number by 30-50%.
Instructions:
- Open Settings β Accounts and Sync β Mi Account.
- Go to Advertising (or Personalized Recommendations in new MIUI versions).
- Turn off the sliders: π Personalized recommendations π Promotional notices π Use Analytics (if any)
Notice of advertisements
After that, reboot your smartphone.Adverts in Mi Browser, Mi Video and on the lock screen should disappear, but banners in Cleaner and Themes may stay.
π‘
If the Ads item is not in your Mi Account, update the Mi Account app via Google Play or download it. APK from the official Xiaomi website.
This method works on all versions of MIUI 11-14, but has limitations.
- β Does not remove ads in GetApps (Xiaomi app store).
- β Does not block notifications from Msa (a separate shutdown is required).
- β After resetting settings or updating the firmware settings may reset.
Method 2: Blocking Advertising Notifications through Application Settings
Some of the ads come in the form of notifications from system services, which you can manually disable, but you need to know the names of the processes.
Do the following:
- Go to Settings β Applications β Application Management.
- In the upper right corner, click on three dots and select Show all processes.
- Find and open the following apps (names may vary depending on the version). MIUI): π com.miui.analytics (Analytics) MIUI) π com.xiaomi.msa.global (Mobile Services Analytics) π com.miui.systemAdSolution (System Advertising Solutions) π com.android.browser (Mi Browser)
- In each of them: Turn off Display Notifications. Stop AutoRun. Limit Background Activity.
For reliability, also block notifications from:
- π com.xiaomi.midrop (Mi Drop)
- π΅ com.miui.player (Mi Music)
- πΊ com.miui.video (Mi Video)
Find system processes |Block notifications |Disable autostart |Limit background activity |Reboot phone-->
This reduces the number of pop-ups, but it doesn't remove ads inside apps. The next method is to remove them completely.
Method 3: Use ADB-commands for deep disabling advertising
If the previous methods did not help, you can use Android Debug Bridge (ADB) β It's a tool for debugging Android devices, and it doesn't require root rights, but it does require a computer and a computer. USB-cable.
Step-by-step:
Step 1: Preparation
- π» Download and install. ADB Tools on PC.
- π± On your phone, activate Developer Mode: Go to Settings β About the phone. 7 times press the version. MIUI. Back to Settings β Additionally. β For developers, turn on the debugging. USB.
Step 2: Connecting and Executing Commands
- Connect Redmi 8T to your PC and select File Transfer mode.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter in turn (after each click Enter): adb devices (should appear serial number device) adb shell pm uninstall --user 0 com.miui.analytics pm uninstall --user 0 com.xiaomi.msa.global pm uninstall --user 0 com.miui.systemAdSolution pm uninstall --user 0 com.android.browser
If the team is causing a Failure error [DELETE_FAILED_INTERNAL_ERROR], So, if you're using an alternative syntax, you're using an alternative syntax:
pm disable-user --user 0 com.miui.analyticsWhat if the ADB canβt see the device?
After completing the commands, restart the phone. The ads should disappear from:
- π± System notifications.
- π Lock screen.
- π Mi Browser and Mi Video.
β οΈ Note: Some commands may cause system applications to fail (e.g. Cleaner or Themes).If the application stops working after the service is disabled, return it with the command: pm enable com.name.packet
π‘
ADB-It disables the system-level advertising modules, but it doesn't remove them completely (they will stay in the firmware, but they won't be active).
Method 4: Installation of alternative firmware (for advanced users)
If you're willing to take drastic measures, you can completely replace MIUI with custom firmware without advertising, which requires unlocking the bootloader and can be unwarranted.
Suitable firmware for Redmi 8T (M1908C3JG):
| Firmware | Features | Complexity of installation | Advertising |
|---|---|---|---|
| Pixel Experience | Clean Android without unnecessary apps | βββ | β No. |
| LineageOS | Stable, regular updates | βββ | β No. |
| MIUI EU | MIUI without advertising and Chinese services | ββ | β No. |
| Havoc-OS | Maximum customization | ββββ | β No. |
Installation process:
- Unlock the bootloader through the Mi Unlock Tool (requires a wait of 7-15 days).
- Install custom Recovery (TWRP or OrangeFox).
- Download the firmware from the XDA Developers forum.
- Write through the Recovery (wipe dalvik/cache/system/data).
β οΈ Warning: Wrong firmware can turn your phone into a brick. Check the firmware compatibility with the model before installing it. M1908C3JG (for Redmi 8T 4/64 GB 4/128 GB).
Pros of the method:
- β Total lack of advertising.
- β Ability to update without returning ads.
- β Improved performance (no background processes) MIUI).
Cons:
- β Loss of guarantee.
- β Risk of errors in firmware.
- β Possible bugs (for example, non-functioning) NFC camera).
Method 5: Blocking Advertising via DNS or VPN
If previous methods seem complicated, you can block Xiaomiβs ad servers at the network level, which will not remove banners completely, but will reduce their number.
Option 1: Modification of the DNS
- Go to Settings β Connections β Private DNS.
- Select the hostname of the private DNS.
- Enter one of the addresses: π dns.adguard.com (AdGuard DNS) π 1.1.1.3 (Cloudflare Family) π 94.140.14.14 (AdGuard)
Option 2: Using a VPN with ad blocking
Install one of the applications:
- π‘οΈ AdGuard (there is a free version).
- π‘οΈ Blokada (open source).
- π‘οΈ NextDNS (configure via the application).
These tools block requests to Xiaomi ad servers, but do not remove the built-in banners in system applications. ADB-method.
Additional tips: how to avoid returning ads
Even after successful removal of the ad, it can return after the MIUI update or reset, so that it does not:
- π Turn off automatic updates MIUI: Go to Settings. β The phone. β Update the system. Press three dots. β Settings β Turn off Automatic Booting.
- π΅ Donβt use Xiaomi system apps: Install alternatives: Google Chrome instead of Mi Browser, VLC Disable or freeze unnecessary system applications through Settings β Annexes.
- π§ Check active processes regularly: Use OS Monitor to track background tasks. If a new advertising process (e.g. com.miui.ad) appears, block it through the ADB.
If the ad does come back, repeat the steps from Method 3 (ADB) β this usually solves the problem.