Advertising in Xiaomi smartphones is one of the most discussed issues among owners of Redmi Note 8T. Even after buying the device, users face intrusive banners in the settings menu, push notifications from MIUI, advertising blocks in standard applications such as Browser, Music or Themes. The manufacturer has integrated advertising mechanisms at the firmware level, which makes their removal a non-trivial task.
In this article, weβll look at 5 proven ways to remove ads on the Redmi Note 8T, from basic MIUI settings to radical methods like unlocking the bootloader and installing custom firmware. Itβs important to understand that some methods require technical skills and can affect warranty. Weβll detail the risks of each approach so you can choose the best option without consequences for the device.
Why Redmi Note 8T Ads Are Coming to You and Where They Come From
The main source of advertising in the Redmi Note 8T is the MIUI branded shell, which Xiaomi is actively monetizing.
- π± System notifications β appear in the curtain and on the lock screen (advertising games, promotions from Xiaomi partners).
- βοΈ Settings menu β banners in the Topics, Security, Cleanup sections.
- π Standard applications β browser, music player, file manager show contextual advertising.
- π Push Messages β Notifications from Mi Push services (for example, discount ads on AliExpress or Mi Store).
Xiaomi defaults to personalized ads for all users, even if you didnβt consent to them. Moreover, some ad modules are downloaded through MIUI updates, so banners may reappear after the firmware upgrade, for example, after upgrading to MIUI 12.5, many users complained about the increase in the number of ads in the Topics section.
β οΈ Attention: Disabling Advertising through Settings MIUI Some banners (for example, in the Browser application) may return after a device reboot or application update.
Method 1: Disabling personalized advertising in MIUI settings
The easiest and safest method is to deactivate ad services through the settings menu, which requires no super-user rights and is suitable for beginners, but only removes some banners (mostly personalized).
Instructions:
- Open Settings β Accounts and Sync β Mi Account.
- Go to Account Management β Account settings.
- Find Personalized Recommendations (or Advertising Preferences in new MIUI versions) and turn off the slider.
- Return to the main settings menu and open Settings β Additional β Special features β Notifications and status bar.
- Turn off the Receive References option (if available).
After this action, the number of ads in the notification curtain and some system applications will decrease, but banners in the Themes or the Browser will remain - more radical measures will be required to remove them.
βοΈ What to do before turning off advertising
Method 2: Blocking Advertising through ADB (without root)
If disabling settings didnβt work, the next step is to use Android Debug Bridge (ADB), a method that allows you to block ad packages at the system level without getting root rights.
The work will require:
- π» A computer with installed Xiaomi drivers and ADB Tools.
- π± Included Debugging by USB on a smartphone (path: Settings) β The phone. β Version. MIUI β 7 times tap the assembly number β return to β For developers β Debugging by USB).
- π USB-cable (preferably original).
Step-by-step:
- Connect the Redmi Note 8T to your PC and confirm the debugging permission on your smartphone screen.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Follow the commands to block ad packages (one by one): adb shell pm hide com.miui.systemAdSolution adb shell pm hide com.xiaomi.midrop adb shell pm hide com.miui.analytics adb shell pm hide com.miui.msa.global
- Reboot your smartphone: adb reboot
These commands disable Xiaomiβs core ad services, including analytics and push notifications, but some banners (such as those in the Browser) may remain β they will have to be blocked separately.
β οΈ Attention: After update MIUI lock-in ADB To avoid this, repeat the procedure after each major firmware update.
Method 3: Removing Advertising Using Root Rights
If previous methods failed, the most effective way is to root and manually remove ad packets, a method that requires unlocking the bootloader, which resets the device to factory settings and cancels the warranty.
Advantages of the method:
- β Removal of all advertising modules, including hidden services.
- β Ability to block updates of advertising packages.
- β Flexible configuration through apps like AdAway or App Systemizer.
Step-by-step:
- Unlock the bootloader through the official Xiaomi tool (Mi Unlock Tool). To do this: Link the Mi Account to the device (in the developer settings). Wait 7 days (a mandatory requirement of Xiaomi). Connect the smartphone to the PC and unlock through the Mi Unlock Tool.
TWRP
Redmi Note 8T
willow
Magisk
AdAway
App Systemizer
com.miui.systemAdSolution
com.xiaomi.midrop
com.miui.analytics
com.miui.msa.global
com.android.browser (if you use a standard browser)After removing the packages, the ads will disappear completely, but be careful: removing system components can lead to unstable operation of the device.
What happens if you remove the wrong package?
Method 4: Install custom firmware (without advertising)
A radical solution is to replace the standard MIUI with custom firmware, such as LineageOS, Pixel Experience or Havoc-OS. These firmware are devoid of Xiaomi advertising modules, but require an unlocked bootloader and technical skills.
The advantages of custom firmware:
- π Clean Android without advertising and unnecessary services.
- π Regular security updates.
- β‘ Ability to fine-tune the interface.
Cons:
- β οΈ Loss of guarantee.
- π± Possible bugs (e.g., non-functioning) NFC camera).
- π Faster battery discharge (on some assemblies).
Installation instructions:
- Unlock the bootloader (see Method 3).
- Download the firmware for willow (like LineageOS 20).
- Install TWRP Recovery via fastboot: fastboot flash recovery twrp.img fastboot boot twrp.img
- In TWRP, run Wipe β Format Data (this will delete all data!).
- Sweep through firmware and GApps (if you need Google services).
Once installed, youβll get a pure Android without ads, but some features (like the ones youβll get, IR-Game Turbo or Blaster May Not Work.
π‘
Before installing custom firmware, check the stability reviews on the XDA Developers or 4PDA forums. Some builds may not support dual-SIM or navigation gestures.
Method 5: Using third-party apps to block ads
If you don't want to unlock the bootloader or get root, you can use third-party tools to block ads.
| Annex | Type of lockdown | Need root? | Efficiency |
|---|---|---|---|
| Blokada | Lockdown DNS-request | No. | βββ (block 70% of advertising) |
| AdGuard | Local VPN + filters | No. | ββββ (block 90% of advertising) |
| DNS66 | Blocking through DNS | No. | ββ (block 60% of ads) |
| App Systemizer | Removal of system packages | Yes. | βββββ (remove 100% of advertising) |
For example, AdGuard can be configured as follows:
- Download the application from the official website.
- Activate Protection and select filters: AdGuard Base filter AdGuard Mobile Ads filter EasyList China (to block Chinese ads)
miui.com
xiaomi.com
migc.xiaomi.com
These apps block most of the ads, but may conflict with some services (such as Mi Cloud or Mi Fit).
Comparison of methods: which way to choose?
The choice of method depends on your skills and willingness to sacrifice the guarantee.
| Method | Difficulty | Efficiency | Risks. | You need a PC? |
|---|---|---|---|---|
| MIUI settings | β (simple) | β (20-30%) | No. | No. |
| ADB | ββ (middle-of-the-road) | βββ (60-70%) | Reset after update | Yes. |
| Root + packet removal | βββ (difficult) | βββββ (100%) | Loss of warranty, risk of bootloop | Yes. |
| Custom firmware | ββββ (difficult) | βββββ (100%) | Loss of warranty, possible bugs | Yes. |
| Annex side (AdGuard) | β (simple) | ββββ (80-90%) | Conflicts with MIUI-service | No. |
For most users, the best option is a combination of ADB + AdGuard, which gives a high level of lock without losing warranty. If you're ready for experiments, you can consider custom firmware, but consider the risks.
π‘
The most balanced method is blocking through ADB + using AdGuard.It removes most of the ads without unlocking the bootloader and keeps the warranty.