Xiaomi Redmi Note 8 is one of the most popular smartphones in the budget segment, but many users face its main disadvantage: aggressive advertising in system applications and the MIUI interface. Advertising banners in the settings menu, push notifications from Mi Browser, pop-ups in Security - all this annoys and slows down the device. Fortunately, there are several ways to get rid of intrusive advertising without installing custom firmware.
In this article, we will discuss 5 Proven methods: from standard settings MIUI to advanced tricks with ADB. You will learn how to turn off ads in Xiaomi apps, remove banners in menus, stop push notifications and even block ad servers at the system level. 8 (model ginkgo/willow) and tested on the latest versions MIUI 12โ14.
Important: Some methods require connecting your smartphone to your computer or installing additional apps, and if you're a beginner, start with the first two, they're the simplest and don't require technical skills.
1. disable personalized advertising in MIUI settings
The fastest and safest way to reduce the amount of advertising is to deactivate personalized recommendations in the MIUI settings, which will not eliminate the ads completely, but will reduce the amount of advertising by 40-60%, the method works without root rights and is suitable for any version of the firmware.
Instructions:
- ๐ฑ Open the Settings app (cog icon).
- ๐ Scroll down and select About Phone.
- ๐ง Tap 5-7 times on the item Version MIUI, Notice: โYou have become a developer!".
- ๐ Return to the main settings menu and open a new section โ Developer settings.
- ๐ Find the Personalized Ads (or Advertising Recommendations) option and turn it off.
After that, restart your smartphone. Ads in system applications (Weather, Calendar, Themes) will be noticeably smaller, but banners in Security and Mi Browser can remain.
๐ก
If the item "Personalized advertising" is not in the developer settings, update the firmware to the latest version or use the method โ3 ADB-team.
2. Manual disabling of advertising in system applications
Many of Xiaomiโs standard apps (e.g., Security, Mi Video, Mi Browser) have built-in ad settings that take 2-3 minutes to shut down and require no special knowledge. Below is a list of ad apps and a path to customize them.
| Annex | The path to settings | What to turn off |
|---|---|---|
| Security | Settings โ Cleanup โ A gear (โ) โ Promotional notices | Turn off "Show recommendations" and "Personalized advertising" |
| Mi Browser | Open the browser โ Three points (โฎ) โ Settings โ Additionally. | Disable "Advertising Notices" and "Personalized Content" |
| Mi Video | Profile โ Settings โ Notifications | Turn off "Push Advertising Notifications" |
| Topics | Profile โ Settings โ Advertising | Delete "Personalized recommendations" |
An important nuance: after updating applications through the Play Market or Mi App Store, the settings may reset. Check them every 1-2 months. If there is no ad item, then it is hidden in your firmware version (use it). ADB-section 4).
3. Blocking Advertising Notifications through Android Settings
Push notifications from Xiaomi with offers to install games or buy goods can be blocked at the Android level.This method does not require root rights and works even after resetting settings.
Instructions:
- Open Settings โ Applications โ Application Management.
- Put three points on it (โฎ) in the upper right corner and select "Show system processes".
- Find it on the list: ๐ com.miui.systemAdSolution (responsible for system advertising) ๐ com.xiaomi.mipicks (advertising notices) ๐ com.miui.analytics (data collection for targeted advertising)
- For each of them: ๐ Press โStopโ (if the button is active). ๐ Select "Notifications" and turn off all switches. ๐ซ In the "Permissions" section, disable "Opening on other applications".
After these actions, the advertising notifications will no longer appear, but the banners in the settings menu and applications may remain.
Install Xiaomi drivers on PC| Enable USB debugging in developer settings | Download ADB platform from Google | Connect Redmi Note 8 to PC via cable (use original cord)
-->
4. Completely disabling advertising through ADB (no root)
The ADB (Android Debug Bridge) method is the most effective way to remove all ads in MIUI, including banners in settings and system applications. It doesn't require root rights, but it requires basic command line skills.
Step-by-step:
- Connect your smartphone to your PC and allow debugging over USB (a request will appear on the phone screen).
- Open the Command Prompt (Windows) or Terminal (macOS/Linux) in the folder with ADB.
- Enter the commands in turn (after each click Enter): adb shell pm uninstall --user 0 com.miui.systemAdSolution pm uninstall --user 0 com.xiaomi.mipicks pm uninstall --user 0 com.miui.analytics pm disable-user --user 0 com.android.browser pm disable-user --user 0 com.miui.
- Reboot your smartphone with the command: adb reboot
These commands remove the system components responsible for displaying ads and disable unnecessary applications (Mi Browser, Mi Video).If after the reboot some functions stopped working (for example, a player), return them with the command:
pm enable com.miui.playerWhat if the ADB canโt see the device?
5. Alternative methods: DNS blocking and third-party applications
If previous methods didnโt help or you donโt want to use ADB, try blocking Xiaomiโs ad servers at the network level.
Method 1: Change the DNS on your smartphone
The banner ads are downloaded from Xiaomi servers to specific addresses, and if you redirect those requests to "nowhere," the ads disappear.
- ๐ Open the Settings. โ Connections โ Private DNS.
- ๐ Select "Private Host Name" DNS" and type in dns.adguard.com or 1.1.1.3 (Cloudflare Family).
- ๐ Save the settings and restart the phone.
Method 2: Blocking applications (without root)
Some apps from the Play Market can block ads at the system level.
- ๐ก๏ธ Blokada (free, blocks ads through the Internet) VPN).
- ๐ซ AdGuard (there is a free version with restrictions).
- ๐ DNS66 (Open source code works as a local code DNS-server).
โ ๏ธ Note: When using ad blockers through VPN Internet speeds can drop by 10 to 15 percent, and some banking apps may also ban you from working through the Internet. VPN โ Turn off the blocker when dealing with finances.
๐ก
Change of change DNS โ The safest way to block ads, but it will not remove banners in system applications (for example, in "Security"). ADB-method.
Extreme measures: flashing to custom MIUI or AOSP
If you didn't get any of these, the last option is to install custom firmware without advertising, which is a radical solution that requires unlocking the bootloader and potentially gives you no warranty, but gives you full control over the device.
Firmware options for Redmi Note 8:
- ๐ฑ MIUI by Xiaomi.eu - a modified version of the official firmware without advertising and Chinese services. OTA-update.
- ๐ค LineageOS or Pixel Experience โ based firmware AOSP (pure Android MIUI). More skills are required for installation.
- ๐ง Havoc-OS or Corvus OS โ Custom firmware with advanced settings and optimization for the Redmi Note 8.
โ ๏ธ Attention: Installing custom firmware erases all data from the device and may result in loss of warranty:
- Make a backup through Settings โ Additional โ Backup.
- Unlock the bootloader through the official Mi Unlock Tool (requires a binding Mi Account and wait 7-15 days).
- Use only firmware designed for the ginkgo (Redmi Note 8) or willow (Redmi Note 8T) model.
For detailed instructions on custom firmware installation, see the 4PDA or XDA Developers forums (section for Redmi Note 8). If you are a beginner, you should contact an experienced user or service center for help.