Why is there an ad on the Redmi Note 8 Pro and can it be removed?
Owners of the Xiaomi Redmi Note 8 Pro often encounter intrusive banners in system applications, notifications and even on the lock screen, the reason lies in the proprietary shell MIUI, which integrates advertising modules from partners by default, these ads not only annoy, but also consume traffic, slow down the smartphone, and sometimes even collect user data for targeted advertising.
Fortunately, you can turn off ads on the Redmi Note 8 Pro without root rights β just know what settings are responsible for displaying it. In this article, we will analyze 5 proven ways, from basic MIUI settings to advanced methods using ADB. It is important to understand that some methods can cause Xiaomi services to fail (for example, Mi Cloud or Temu) if you turn off critical system processes.
If you're willing to get rid of advertising once and for all, we're going to go through each method in detail, start with the simplest and end with radical measures for power users.
Method 1: Disabling personalized advertising in MIUI settings
The safest and most official method is to deactivate targeted ads through the settings menu, which will not remove ads completely, but will significantly reduce the number of ads, as the system will no longer tailor ads to your interests.
Instructions:
- Open Settings β Google β Advertising.
- Activate the switch "Disable personalized advertising".
- Return to the main settings menu and go to Settings β Memory β Cleanup.
- Click on the gear icon in the upper right corner and select "Clear Advertising Data".
This method works on all versions of MIUI, including the Redmi Note 8 Pro with Android 9-12 firmware, but it does not block ads in system applications (such as Browser or Music), but only limits its personalization.
π‘
After disabling personalized advertising, restart your smartphone β this will speed up the application of changes.
Method 2: Manual disabling of advertising in system applications
Many of Xiaomiβs standard apps (e.g. Mi Video, Mi Browser, Themes) have built-in ad modules that can be manually deactivated.
- π± Mi Browser: Open your browser β Settings β Additionally. β Advertising and notification β Turn off all switches.
- π΅ Mi Music: Go to Settings β Recommendations β Deactivate the "Show recommendations".
- π¨ Themes: in the application settings, disable "Recommended Themes" and "Popular Wallpaper".
- πΊ Mi Video: in the settings, remove the ticks from the items "Recommended Content" and "Partnership offers".
If an app is not in use, it is better to disable it or remove updates (for system applications), for example, Mi Browser can be replaced with Google Chrome or Firefox, and Mi Video can be replaced with YouTube or VLC.
Disable recommendations in Mi Music|Remove banners in Mi Browser|Deactivate ads in Themes|Remove updates to unnecessary applications-->
β οΈ Note: Some system applications (e.g. Security or Cleaner) do not have explicit ad settings, but may display banners in notifications. ADB root-access.
Method 3: Blocking Advertising through ADB (without root rights)
For experienced users willing to work with the command line, there is a method to disable ads via Android Debug Bridge (ADB), which blocks the system processes responsible for displaying ads, but requires connecting the smartphone to the computer.
Step-by-step:
- Download and install ADB Tools on PC.
- On your smartphone, activate Settings β About Phone β MIUI version (click 7 times to turn on Developer Mode).
- Return to Settings β Additional β For developers and enable βDebugging by USBβ.
- Connect your phone to your PC, open the command prompt (Windows) or terminal (macOS/Linux) and type:
adb devices(Series numbered device should appear. If not, check the drivers.)
adb shell pm disable-user --user 0 com.miui.systemAdSolutionadb shell pm disable-user --user 0 com.xiaomi.midropadb shell pm disable-user --user 0 com.miui.analyticsThese commands disable the main Xiaomi ad services. Once executed, restart your smartphone. Ads should disappear from most system applications and notifications.
| ADB Team Team | What's off? | Effects of consequences |
|---|---|---|
| com.miui.systemAdSolution | System module of advertising | Banners disappearing at MIUI |
| com.xiaomi.midrop | Mi Drop (advertising in notifications) | No more requests for file transfers |
| com.miui.analytics | Analytics gathering | Traffic consumption on background processes will decrease |
β οΈ Warning: Disabling com.miui.analytics may disrupt some features, such as air updates (OTA). In this case, the updates will have to be installed manually.
Disabled in MIUI | Used ADB|Installed third-party blockers |I haven't tried anything-->
Method 4: Installation of alternative firmware (for advanced)
If none of the previous methods worked, the radical solution is to reflash the Redmi Note 8 Pro on customized firmware without ads, such as LineageOS or Pixel Experience, which requires unlocking the bootloader and can lead to a loss of warranty.
The advantages of alternative firmware:
- π Complete lack of advertising and unnecessary services Xiaomi.
- π Regular security updates (as opposed to official security updates) MIUI old-model).
- π οΈ Ability to fine-tune the interface.
Cons:
- β οΈ Risk of "bricking" of the device in case of firmware error.
- π Loss of features dependent on Xiaomi proprietary drivers (e.g, IR-blaster).
- π Need to manually install Google Services (unless they are included in firmware).
Firmware instructions can be found on the XDA Developers or 4PDA forums.
- Make a backup copy through TWRP.
- Check firmware compatibility with the Redmi Note 8 Pro (codename begonia).
- Charge your phone at least 70%.
What if the camera doesnβt work after the firmware?
Method 5: Using third-party ad blockers
If you don't want to dig into settings or use ADB, you can install specialized ad-blocking apps.
- π‘οΈ Blokada β Blocks Advertising at Level DNS, It does not require root rights. It works with most applications, including system.
- π AdGuard supports filters to block trackers and ads in browsers. VPN.
- π« DNS66 β Open source software to block ads through change DNS-Lightweight and battery-free.
How to set up Blokada:
- Download the app from the official website (not from Google Play!).
- Launch and allow creation VPN-linkage.
- In the settings, select Active Protection and add filter lists (e.g. EasyList and Xiaomi Ad Block).
- Reboot the phone.
The advantage of this method is that you don't have to interfere with system files, and the lock works at the network level. VPN-blocker-regime.
π‘
Blockers (such as Blokada) are the easiest way to remove banners without risk to the system, but they can reduce Internet speed by 5-10% due to traffic processing.
What to do if the advertisement still appears?
If after applying all the methods, advertising continues to annoy, check the following points:
- π Update. MIUI In new builds, Xiaomi sometimes reduces the amount of advertising.
- π± Check App Rights: Some programs (such as games) may display ads regardless of system settings.
- π Virus scanner: some adware programs install ad modules into the system.
- π§ Resetting: If the ad appears after the update, try resetting to factory settings (donβt forget to make a backup!).
If the problem is in a particular app (like Facebook or Instagram), try:
- Disable notifications from him.
- Limit background activity in battery settings.
- Install a modified version (e.g. Facebook Lite or Instagram++).
In extreme cases, only the Internet is turned off for system applications through Settings β Applications β Permissions. However, this can disrupt some functions (such as weather or synchronization).