Xiaomi Redmi 8T owners often face intrusive ads in system apps, notifications, and even lock screens, a problem that is related to the features of MIUI firmware, where the manufacturer integrates ad modules for monetization. Fortunately, there are several ways to reduce or completely remove ads without the need for superuser rights (ROOT).
In this article, weβll look at all the current methods, from standard MIUI settings to third-party tools. Itβs important to understand that some methods may require unlocking the bootloader or installing alternative firmware, but the basic techniques are available to every user, and weβll also analyze which apps most often display ads on Redmi 8T and how to limit them.
Before you start settings, make sure your device has the latest version of MIUI installed. To check, go to Settings β About Phone β System Update. This will help avoid conflicts with outdated versions of the software, where some settings may not be available.
1. disable personalized advertising in MIUI settings
The easiest way to reduce impressions is to deactivate personalized ads in system settings, which won't remove ads completely, but will significantly reduce the target nature of the ads.
Settings β Google β Advertising β Disable βPersonalized AdvertisingβThen go back to the basic settings and do:
Settings β Privacy β Advertising Services β Disable βPersonalized RecommendationsβThese actions will limit the collection of data about your preferences, which will lead to less relevant (and therefore less intrusive) ads, but the system banners in the Mi Browser, Mi Video or Cleaner apps will still be displayed.
β οΈ Note: After disabling personalization, some services (e.g. Google Play Store) may display generic ad units instead of targeted ones.
- πΉ Mi Account: Turn off data sync in your Xiaomi account, as it is used for targeted advertising.
- πΉ Location: Turn off geodata for advertising services in Settings β Confidentiality β Permits β geodata.
- πΉ Notifications: Disable notifications from Msa (Mobile Services Ads) and MiuiDaemon.
2. Manual disabling of advertising in system applications
The main sources of advertising on Redmi 8T are standard applications from Xiaomi, which can be customized individually:
| Annex | The path to settings | Action. |
|---|---|---|
| Mi Browser | Browser settings β Additional β Advertising | Turn off "Show recommendations" |
| Mi Video | Profile β Settings β Recommendations | Turn off "Personalized Content" |
| Cleaner | Settings β Notifications β Promotional offers | Deactivate all switches |
| Themes | Profile β Settings β Advertising | Turn off "Banner Showing" |
For the Music app, the path will be as follows:
Settings β Additional β Advertising Services β Disable All OptionsImportant: After the MIUI update, some settings may be reset, check them after each major system update.
Open each system application from the list above
Go to his settings.
Find the section "Advertising" or "Recommendations"
Disable all associated options
Reboot your phone to apply changes-->
3.Using ADB to Deeply Disable Advertising
If manual settings don't work, you can use the Android Debug Bridge (ADB) commands, which requires you to connect your phone to your computer, but doesn't violate your warranty.
Settings β About Phone β MIUI version (click 7 times)Then turn on the debugging. USB In Settings β Additionally. β For developers. Install. ADB-Drivers on PC and execute commands:
adb shell pm hide com.miui.systemAdSolution
adb shell pm hide com.xiaomi.midrop
adb shell pm hide com.miui.analyticsThese commands disable key MIUI advertising modules. Use:
adb shell pm unhide [name packet]β οΈ Attention: Some teams ADB You may be in conflict with system services. Before you run, back up your data through your Settings. β Additionally. β Backup.
What if the ADB does not recognize the device?
4. Installation of alternative firmware (for advanced users)
The big solution is to switch to custom firmware without adware modules like LineageOS or Pixel Experience, which requires:
- π§ Unlock the bootloader (fastboot oem unlock)
- π§ Custom recovery installations (TWRP)
- π§ Create a full backup (nandroid backup)
The process involves the risk of data loss and warranty cancellation. For Redmi 8T (codename willow), the current firmware can be found on the XDA Developers forum. The average installation time is 1.5-2 hours.
Advantages of custom firmware:
- π Complete absence of system advertising
- π Regular security updates
- π¨ Ability to fine-tune the interface
Disadvantages:
- β οΈ Loss of official Xiaomi support
- β οΈ Possible bugs with camera or sensors
- β οΈ Need for manual updates
π‘
Installing custom firmware is a last resort, and before you start, make sure you understand the risks and have a backup of the data.
5. Blocking Advertising via DNS and VPN
Effective way to filter ads β change DNS-server-use VPN with tracker locks. 8T fit:
| Method | Settings | Efficiency |
|---|---|---|
| Private DNS | dns.adguard.com or 1dot1dot1dot1.cloudflare-dns.com | Block 70-80% of advertising |
| VPN with AdBlock | Applications: AdGuard VPN, Blokada | Block 90%+ of Advertising and Tracking |
| Hosts file | Editing via ADB or root | Blocks MIUI system advertising |
To configure Private DNS:
Settings β Connections β Private DNS β Enter βdns.adguard.comβVPN-And the problem is that you need to install an application from Google Play, and for example, Blokada is open source, and it's not a registration, and it's a possible slowdown in Internet speed. 10-15%.
π‘
For maximum efficiency, combine Private DNS with VPN. For example, use AdGuard DNS with the Blokada app.
6. Disabling notifications from advertising services
Many Redmi 8T users complain about advertising notifications from Msa (Mobile Services Ads) and MiuiDaemon to disable them:
Settings β Applications β Application Management β Three dots (menu) β Show all processesFind and disable notifications for:
- π± com.xiaomi.msa.global (main advertising module)
- π± com.miui.daemon (system banners)
- π± com.miui.systemAdSolution (advertising in settings)
To completely disable these services will require rights ROOT or ADB-Without them, you can only restrict notifications, but processes will continue to work in the background.
Another source of annoying notifications is GetApps, which can be turned off completely:
Settings β Applications β GetApps β DisableVerification of results and additional measures
After applying all methods, restart your phone and check:
- π No banners in Mi Browser and Mi Video
- π No advertising notices in the curtain
- π Clean lock screen without suggestions
If the adverts are left:
- Check out MIUI updates β new versions may feature workarounds for advertising.
- Install AdAway (requires ROOT) to lock at the hosts file level.
- Consider changing the launcher to Nova Launcher or Lawnchair.
To monitor the activity of advertising modules, use the NetGuard application (without ROOT), which will show which processes are accessing the ad servers (ad.xiaomi.com, sdkconfig.ad.xiaomi.com, etc.).
π‘
Check the active application list regularly in Settings β Battery β Battery Use. Advertising services are often disguised as high-energy system processes.