Xiaomi Redmi Note 8 Pro remains a popular smartphone even years after its release, but many users are annoyed by aggressive advertising in the standard gallery MIUI. Banners in the Photos app appear not only between albums, but also when viewing shots, slowing down and spoiling the impression of the device. Fortunately, there are several ways to get rid of them β from simple settings to radical measures like changing the firmware.
In this article, we'll look at all the current methods of removing ads from the gallery, including official and non-obvious tricks. It's important to understand that some solutions will require root rights or install third-party software, so choose the approach based on your technical skills. Let's start with the safest options and gradually move on to more complex ones.
Why is there an ad in the Redmi Note 8 Pro Gallery?
Advertising in standard MIUI applications is part of Xiaomiβs business model, monetizing its firmware through integrated banners that are displayed to users from official supported regions (including Russia and the CIS).
- π’ Banners between albums in the section "All photosΒ»
- π¬ Video Advertising When Scrolling Miniatures
- π Pop-up windows with suggestions for installing applications
- π Contextual ads in search by gallery
The main reasons for the appearance of advertising:
- Personalized MIUI Services β MSA (Mi Service Analytics) functions collect data on user behavior and select targeted advertising.
- Updates to the firmware β after upgrading to MIUI 12+, the ad module can be activated automatically.
- Regional settings β there is no advertising on devices with firmware for China, and in global versions it is enabled by default.
Important: There is no advertising in the gallery on the Redmi Note 8 Pro with firmware for India (IN) - this is confirmed by tests on MIUI 13.0.6. If your device was originally bought in Russia or Europe, the advertising module is most likely activated.
Method 1: Disabling personalized advertising in MIUI settings
The easiest and safest method is to deactivate data collection and targeted advertising through the settings menu, which does not require root rights and is suitable for users with any version of MIUI (11 to 14).
Step instructions:
- Open Settings β folder βAll settingsβ β Additional β Privacy.
- Go to Advertising (or Personalized Advertising in older versions).
- Turn off the slider Personalized recommendations.
- Go back and select Special Application Permissions β Advertising.
- Find the Gallery (or Photos) app in the list and turn off the ad display for it.
After these actions, the banner ads should disappear within 24 hours. If this does not happen, try:
- π Reset the device.
- π§Ή Clear the gallery cache in Settings β Annexes β Application management β gallery β Warehouse.
βοΈ Preparing for the Advertising Disconnection
β οΈ Note: In some regional firmware (e.g. EU), Advertising may not be on the menu.
Method 2: Reset gallery settings to factory
If disabling personalized ads didnβt work, the next step is to reset the Gallery appβs settings to βas after purchase,β which will remove all user preferences but save the photos and videos themselves.
How to perform the reset:
- Go to Settings β Applications β Application Management.
- Find the Gallery (or com.miui.gallery) in the list and tap it.
- Select Warehouse β Clear all data (not to be confused with Clear Cache!).
- Confirm the action and restart the phone.
After discharge:
- π All albums and photos will remain in place, but the sorting will reset.
- π Gallery search will be slower for the first few hours (indexing again).
- π± You may need to re-authorize access to files.
| Action. | The result | Risks. |
|---|---|---|
| Clearing the cache | Deletes temporary files, can speed up work | Low (photos not affected) |
| Clearing the data | Resets all gallery settings | Medium (albums and tags will be dropped) |
| Removal of updates | Return to the factory version of the application | High (may disrupt work) |
β οΈ Note: If the gallery stops opening after the reset, install the update via Google Play (the app is called Mi Gallery.
Method 3: Install an alternative gallery (Google Photos, Simple Gallery)
If standard methods donβt work, a radical solution is to abandon Xiaomiβs native gallery in favor of third-party apps, which not only removes ads, but also adds new features (such as cloud backup or an improved editor).
Top.-3 Alternatives to the Redmi Note 8 Pro:
- πΈ Google Photos β Automatic sorting, unlimited storage (compressed photos), integration with Google Drive.
- πΌοΈ Simple Gallery Pro is open source, no ads, dark theme and gestures (β300β½).
- ποΈ A+ Gallery is a lightweight gallery with minimalist design, support for hidden folders.
How to transfer data:
- Install the selected gallery from Google Play.
- Open a new application and give it access to Files and Media.
- In the settings of the old gallery, turn off auto-start (Settings β Applications β Gallery β Auto-Run).
- Make the new gallery the default app for viewing the photo (Settings β Applications β Default).
How to hide a standard Xiaomi gallery?
Important: When using Google Photos, disable the original backup feature if you don't have enough space on Google Drive. Compressed photos take up significantly less space.
Method 4: Change the firmware region (for advanced users)
Advertising in MIUI depends on regional firmware, for example, in the China (CN) and India (IN) versions there are no ads, but in the global (Global) and European (EEA) there are ads, you can change the region without completely reflashing, but this requires caution.
Steps to change the region:
- Download Mi Region Changer (available on 4PDA or XDA Developers).
- Unlock it on your PC and connect Redmi Note 8 Pro over USB with debugging enabled (Settings β About Phone β MIUI Version β 7 times tap to unlock Developer Settings, then turn on Debugging over USB).
- Start MiRegionChanger.exe and select India (IN) region.
- Follow the instructions of the program (reboot will be required).
Results of the region's change:
| Region | Gallery advert | Interface language | Google support |
|---|---|---|---|
| Global (RU/EU) | There is. | Russian | Complete. |
| India (IN) | No. | English | Complete. |
| China (CN) | No. | Chinese | Without Google. |
β οΈ Note: Changing the region may cause some services to fail (e.g. Google Pay or banking applications). β Additionally. β Backup and reset.
π‘
If Push notifications stop working after the region change, check the settings of Google Play Services in the Settings section β Applications β Application Management β Google Play Services β Notifications.
Method 5: Remove Advertising Modules via ADB (without root)
For users willing to work with the command line, there is a way to disable advertising services MIUI without root rights. The method is based on deactivation of system packets through ADB (Android Debug Bridge).
Tools required:
- π₯οΈ Computer with Windows/Linux/macOS.
- π Cable USB (preferably original).
- π¦ Installed drivers Xiaomi and ADB Tools (download from developer.android.com).
Step-by-step:
- Enable USB debugging on your phone (see Method 4).
- Connect the Redmi Note 8 Pro to your PC and select File Transfer mode.
- Open the command line (Win + R β cmd) and type:
adb devices(You should have your device serial number.)
- Follow the commands in turn:
adb shell pm uninstall --user 0 com.miui.systemAdSolution
adb shell pm uninstall --user 0 com.xiaomi.mipicks
adb shell pm uninstall --user 0 com.miui.analytics- Reboot the phone.
These commands are deleted:
- com.miui.systemAdSolution is a system module for displaying advertising.
- com.xiaomi.mipicks β GetApps app (Xiaomi store with ads).
- com.miui.analytics β analytics collection service (responsible for targeted advertising).
β οΈ Attention: After update MIUI Remote packets can recover. To avoid this, repeat the procedure before upgrading the firmware or disable automatic updates to Settings. β The phone. β Updating the system.
π‘
Deleting packets via ADB does not require root rights and is completely reversible. To return everything back, use the adb shell cmd package install-existing com.miui.systemAdSolution command.
What do you do if nothing helps?
If all of these methods fail, there are two options:
- Installing custom firmware (e.g. Pixel Experience or LineageOS) will completely remove MIUI and all its advertising modules, but will require unlocking the bootloader and root rights.
- Buying a version of the Redmi Note 8 Pro for China (with CN firmware), which doesnβt initially advertise on such devices, but youβll have to put up with the lack of Google Services (you can install them manually).
Before choosing radical measures, assess the risks:
| Method | Efficiency | Difficulty | Risks. |
|---|---|---|---|
| Custom firmware | 100% | Tall. | Loss of warranty, possible bugs |
| Chinese firmware (CN) | 100% | Medium | No Google, the default language is Chinese |
| Recoil on MIUI 10 | 90% | Medium | Older version of Android, compatibility issues |
If you decide to use custom firmware, follow the instructions from the 4PDA forum for the Redmi Note 8 Pro (codename begonia). Please note that this model cannot install firmware based on Android 11+ due to problems with camera drivers (using the Mediatek Helio G90T processor, for which there are no open source kernels).