How to permanently remove ads on Xiaomi Redmi Note 8T: the full guide 2026

Xiaomi Redmi Note 8T is still a popular smartphone due to the balance of price and performance, but owners often face one unpleasant feature – aggressive advertising in system applications and notifications. Unlike flagship models, where advertising can be turned off through premium services, in budget devices it is built into the firmware level MIUI. This article will help you understand how to remove advertising in legal ways without resorting to rooting or installing custom firmware.

The problem isn't limited to banners in Settings or Weather. Ads can appear in Files, Music, and sometimes even block access to features before watching the video. And after MIUI updates, the adverts often come back, so it's important not just to disable them one-time, but to do it systematically. We tested all the current methods on the Redmi Note 8T with the latest versions of MIUI (including MIUI 14) so you can choose the best option.

Before you get to the instructions, note: some methods require rollback of settings or cache reset – this will not damage the data on the phone, but can temporarily bring down personal settings (for example, in Google Account).

1. Disabling personalized advertising in MIUI

The most obvious, but often ignored, way is to disable ad personalization through your Xiaomi account settings, which doesn’t remove ads completely, but significantly reduces the amount of ads you’re using because the system stops targeting banners based on your activity.

For this:

  • πŸ“± Open the Settings. β†’ Xiaomi account (if not authorized, log in).
  • πŸ” Go to the Mi Account section β†’ Services MIUI β†’ Advertising.
  • πŸ”„ Turn off sliders opposite: Personalized recommendations (the main source of targeted advertising); Advertising identification (collects data about your actions in applications).
  • πŸ”’ Confirm the action by clicking Disconnect in the pop-up window.

After that, advertising in system applications (such as Weather or Themes) will become less intrusive, but it will not disappear completely.This method works on all versions of MIUI, including MIUI 12-14, and does not require superuser rights.

⚠️ Note: If you still see ads after disabling personalization, check if your Xiaomi account is connected to third-party services (such as Mi Credit or Mi Pay) that can ignore global settings and display banners independently.

πŸ“Š How often do you see ads on your Xiaomi?
All the time, in all the applications.
Only in system utilities (Weather, Themes)
Sometimes in notices
Almost never.

2. Blocking Advertising through Notification Settings

Many Redmi Note 8T users complain about advertisements that appear in the curtain even when the screen is locked, and these messages come from Mi Video, Mi Browser or GetApps (the Xiaomi store), which can be turned off selectively without removing the apps themselves.

Instructions:

  1. Click any advertising notice in the curtain and swipe it left/right (depending on the MIUI version).
  2. Press. βš™ Settings (cog icon) next to the application name (e.g. GetApps).
  3. Turn off the display notification slider.
  4. For full effect, go back to Settings. β†’ Notifications β†’ Extra and turn it off: πŸ“’ Advertising Notices (if there is a clause in your version) MIUI). πŸ”• Sounds for notifications from system applications.

This method eliminates the most intrusive banners, but does not affect the advertising within the application (for example, in Files or Music).

β˜‘οΈ Preparation for cleaning up advertising

Done: 0 / 4

3. Hidden MIUI settings: Disabling Advertising through ADB

If standard methods do not help, you can use hidden settings MIUI, This will require a computer with Xiaomi drivers installed and a tool. ADB (Android Debug Bridge.The method works with the Redmi Note 8T without root rights, but requires the inclusion of the developer mode.

Step-by-step:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Click 7 times on the MIUI Version until the notification "You've become a developer" appears.
  2. Enable USB Debugging: Return to Settings β†’ Additional β†’ Developer. Activate USB Debugging Slider.

ADB

adb shell pm hide com.miui.systemAdSolution

This command disables the system module responsible for displaying ads in MIUI.

After the phone is restarted, the ads in Settings, Weather and other system utilities should disappear. If the command doesn't work, try an alternative:

adb shell settings put global hidden_api_policy 1

⚠️ Attention: Use ADB It can cause some functions to fail. MIUI (Before executing commands, make sure that the phone has enough charge (at least 50%) and no important unfinished tasks.

What if the ADB does not recognize the device?
Make sure that Xiaomi drivers are installed (you can download from the official website in the Support section), also check that the developer settings include the item β€œDebugging over USB (security options)” and gave permission to connect to the PC when you first request.

4. Removal of system applications without root (deactivation)

Some Xiaomi apps (GetApps, Mi Video, Mi Browser) not only show ads, but also consume phone resources. They can’t be removed by standard means, but can be deactivated β€” the equivalent of deleting, but without losing system files.

List of applications that can be safely disabled:

AnnexPackageEffects of disconnection
GetAppscom.xiaomi.mipicksNotifications of β€œrecommended annexes” will disappear
Mi Videocom.miui.videoBanners with videos in the Gallery will cease to appear
Mi Browsercom.android.browserDisappear advertising tabs when opening the browser
Mi Musiccom.miui.playerBanners will be removed in the player and on the lock screen

For deactivation:

  1. Install the App Inspector app from Google Play (or similar, such as Package Name Viewer).
  2. Find the desired application through it (see the table above) and copy its packet name.
  3. Execute the command via ADB: adb shell pm disable-user --user 0 com.xiaomi.mipicks (replace com.xiaomi.mipicks with the desired package).

After deactivating GetApps and Mi Video, MIUI ads are reduced by 80-90%, but some features (such as updating themes) may not work properly.

5.Use of third-party ad blockers

If you don't want to mess around with ADB or MIUI settings, you can install customized ad-blocking apps that work at the DNS or VPN level, intercepting ad requests. The Redmi Note 8T has a good track record:

  • πŸ›‘οΈ Blokada – Blocks Advertising at Level DNS, The free version is limited to 6 locks per day.
  • 🌐 AdGuard – supports filters for Chinese ad networks (including Xiaomi) and is a premium version with no restrictions.
  • πŸ”’ NetGuard - blocks access to ad domains through a firewall. Requires manual addition of rules.

For maximum effect:

  1. Install Blokada from Google Play.
  2. In the application settings, activate the China List (blocks Chinese ad networks).
  3. Reboot the phone.

These apps block ads not only in MIUI, but also in third-party programs (such as Facebook or games), but they can conflict with some banking applications due to the use of VPNs.

πŸ’‘

If push notifications (for example, from VKontakte or Telegram) stopped working after installing the blocker, add these applications to the exceptions in the blocker settings.

6. Alternative firmware: when nothing helps

If all of these methods fail, the radical option is to install custom firmware without advertising. 8T fit:

  • πŸ“± Pixel Experience – β€œclean” Android without unnecessary applications Xiaomi.
  • πŸ”„ LineageOS – stable firmware with open source.
  • πŸš€ Xiaomi.eu – modified MIUI Advertising-free and Chinese-based.

The installation process requires:

  1. Unlock the bootloader through the official Xiaomi website (can take up to 7 days).
  2. Installations of custom recavery (TWRP).
  3. Flash firmware via fastboot or TWRP.

Advantages:

  • βœ… Total lack of advertising.
  • βœ… Faster system operation (no background Xiaomi processes).
  • βœ… Regular security updates.

Disadvantages:

  • ❌ Loss of warranty (if the phone is under warranty).
  • ❌ Risk of β€œbricking” in case of errors during firmware.
  • ❌ Certain functions (e.g, IR Blaster or Game Turbo may not work properly.

⚠️ Note: Before installing custom firmware, make a full data backup through TWRP Make sure the firmware version is compatible with the Redmi Note model. 8T (codename).

πŸ’‘

Castom firmware is an extreme method, and if you are not sure about your skills, it is better to consult a specialist or use less risky methods (ADBs, blockers).

7. Additional Advice: How to Avoid Return Advertising

Even after successful removal of the advert, it may return after the MIUI update.

  • πŸ”„ Turn off automatic updates MIUI: Go to Settings. β†’ The phone. β†’ Update System. Click on three dots in the top right corner and select Update Settings. Turn off Autoboot and Update Notifications.
  • πŸ“¦ Do not install apps from GetApps – they often contain advertising. SDK.
  • πŸ” Periodically check active applications through Settings β†’ Annexes β†’ Application management: If new system utilities (such as Mi Credit) are introduced, deactivate them.

Also useful:

  • πŸ› οΈ Use launchers from third-party developers (such as Nova Launcher or Lawnchair) that do not show ads.
  • πŸ“΅ Disable background activity for unnecessary applications through Settings β†’ Battery β†’ Optimizing the battery.

If the ad returns after resetting, repeat the steps in Section 3 (ADB) as the most reliable way to have a lasting effect.

FAQ: Frequent questions about removing ads on Redmi Note 8T

❓ Why Ads Are Still Showing After Personalization Is Disabled?
Most likely, ads are not shown by Xiaomi system services, but by third-party applications (such as games or social networks), check the ad settings in these applications or install an AdGuard blocker.
❓ Can you remove advertising without a computer?
Yes, but the options are limited. You can: Disable personalization in Mi Account (section 1); Install ad blocker from Google Play (section 5); Deactivate system applications through Settings β†’ Applications (if there is a "Disable" button); Root rights will be required to completely remove ads without a PC.
❓ Will the way to work with ADB Other Xiaomi models?
Yes, adb shell pm hide com.miui.systemAdSolution and adb shell settings put global hidden_api_policy 1 They work with most devices with MIUI 11–14, including the Redmi Note 9/10, Poco X3 But on newer models (like the Redmi Note). 12) Xiaomi may block these commands.
❓ How to return system applications after deactivation?
Follow the command: adb shell pm enable com.xiaomi.mipicks (replace com.xiaomi.mipicks with the name of the package of the desired application).
❓Legally disabling advertising on Xiaomi?
Yes, disabling personalization and deactivating apps do not violate Xiaomi's user agreement.However, installing custom firmware or modifying system files can result in a loss of warranty.The use of ADB is also officially supported by Google for debugging.