The gallery on Xiaomi, Redmi and POCO smartphones is often overloaded with recommendations β banner ads, cloud service offerings, and automatically generated albums. These elements not only take up space on the screen, but also slow down the app, and sometimes even consume mobile traffic in the background. If you're tired of unnecessary prompts and want to return the gallery to its original minimalist look, this article is for you.
We will analyze all current ways to disable recommendations, including standard settings. MIUI, The hidden parameters of the developer and even ADB-We will focus on the nuances for different versions of the firmware (from MIUI 12 to MIUI 15) and smartphone models. Important: some methods require superuser rights or can reset gallery settings - back up important albums in advance.
Why are recommendations appearing in the Xiaomi Gallery?
The recommendations in Xiaomiβs standard gallery are part of the MIUI ecosystem that is integrated with the companyβs cloud services, and the main reasons for their emergence are:
- πΉ Advertising monetization: Xiaomi places banners of partners (for example, Mi Store or Mi Cloud) to increase revenue from free firmware.
- πΉ Cloud sync: Mi Cloud automatically creates albums based on events (for example, βTrip to the Mountainsβ or βBirthday").
- πΉ AI Content Analysis: Algorithms scan photos and suggest βbest shots,β collages, or effects.
- πΉ System Notifications: For example, offers to upgrade a gallery or activate premium features.
In practice, these features are more likely to interfere than to help, such as albums with automatically selected photos duplicate user folders, and ads distract when viewed, and fortunately most recommendations can be turned off, either completely or selectively.
Method 1: Disabling recommendations through gallery settings
The easiest method is to use the built-in app options. It works on all Xiaomi/Redmi/POCO models with MIUI 12 and later, but the interface may be slightly different.
Instructions:
- Open the Gallery app (an icon with a flower or photo).
- Slip on the three dots in the upper right corner β select Settings.
- Go to the Guidelines or Cloud Services section (name depends on the version of MIUI).
- Turn off the following switches: π Show recommendations (main switchboard) π Automatic albums (disables AI sorting) π Advertising banners or affiliate content π Notifications of new functions
Save the changes and restart the gallery.
Xiaomi Gallery Opened|Found the section "Settings"|All switches are disabled in the "Recommendations"|App restarted-->
β οΈ Note: On some firmware (for example, MIUI 13 for global version) the recommendation option may be hidden. In this case, try method 2 or 3.
Method 2: Hidden MIUI settings (without root)
If standard options don't work, you can use hidden firmware options, which doesn't require superuser rights, but it does require careful attention.
Algorithm of action:
- Open the Phone app and enter the combination: ##4636## This will open the Testing menu.
- Go to the section Phone Information (or Usage statistics in English firmware).
- Tap 5-7 times on the MIUI version until you become a developer!
- Go back to the basic settings β Additional β for developers.
- Find the USB debugging option and activate it.
- Now open the gallery, hold an empty space on the home screen, and select Home Screen Settings β turn off Show recommendations.
| MIUI version | The Way to Hidden Settings | Notes |
|---|---|---|
| MIUI 12 | Settings β About the phone β MIUI version (stamp 7 times) | It may need to be rebooted. |
| MIUI 13β14 | Settings β Additional β For Developers | The USB debugging option must be enabled |
| MIUI 15 (Global) | Settings β Memory β Three points β Special features | Some models require ADB. |
π‘ Useful tip: If you have recommendations after these actions, check if you have Mi Video or Mi Cloud installed β they can also generate banners in the gallery.
Method 3: Use ADB-Teams (for experienced teams)
For users willing to work with ADB, there is a radical method of disabling system recommendations completely through the command line, which will remove banners not only in the gallery, but also in other standard MIUI applications.
Step-by-step:
- Download and install ADB Tools on PC.
- Connect your smartphone to your computer via USB, allow debugging over USB (see method 2).
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
- Enter the commands in turn: adb shell pm uninstall -k --user 0 com.miui.gallery.ads pm uninstall -k --user 0 com.miui.systemAdSolution
- Reset the device.
How to determine:
- Download the selected application from Google Play or APKMirror.
- Open Settings β Applications β By default β Gallery.
- Select the new app as the default gallery.
- Disable or remove the standard Xiaomi gallery (if firmware allows).
π‘
Before removing the standard gallery, check if it is used to store screenshots or downloads.Some Xiaomi models save default files to folders associated with the system gallery.
Method 5: Reset gallery settings (extreme case)
If the recommendations come back after a MIUI update or firmware change, resetting the gallery settings can help, which will bring the app back to factory settings, but won't delete your photos.
How to perform the reset:
- Go to Settings β Applications β Application Management.
- Find the gallery on the list and tap it.
- Select Warehouse β Clear data and Clear cache.
- Confirm action. The application will restart with default settings.
β οΈ Note: After discharge, they may disappear:
- πΈ Custom albums (photos will remain, but sorting will reset).
- πΈ Display settings (such as grid view or filters).
- πΈ Data to log in to Mi Cloud (you will have to log in again).
π‘
Gallery reset does not remove photos from the device, but can disrupt communication with cloud albums. Before the procedure, sync important data with Mi Cloud or Google Photos.
Frequent problems and solutions
Even after the recommendations are turned off, users face typical difficulties.
| Problem. | Possible cause | Decision |
|---|---|---|
| Recommended Recommended After MIUI Update | Resetting user settings when updating | Repeat the shutdown via settings or ADB |
| No "Recommendations" in the gallery settings | Installed modified firmware (e.g. Xiaomi.eu) | Use ADB or an alternative gallery |
| Banners are shown in other apps (e.g. Mi Video) | Advertising integrated into system services | Turn off personalized advertising in Settings β Google β Advertising |
| The gallery is not functioning smoothly after ADB-team | Critical system packages removed | Restore them via adb shell pm install or reset settings |
If none of the methods worked, check:
- π Have viruses or suspicious apps installed (scan your device via Google Play Protect or Malwarebytes).
- π Personalized recommendations are activated in your Mi Account (check at account.xiaomi.com).
- π Is the beta version not being used? MIUI (They often include experimental functions, including advertising).