How to permanently remove recommendations in the gallery Xiaomi: 5 proven ways

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.

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.

πŸ“Š What version? MIUI you have installed?
MIUI 12
MIUI 13
MIUI 14
MIUI 15
I don't know.

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:

  1. Open the Gallery app (an icon with a flower or photo).
  2. Slip on the three dots in the upper right corner β†’ select Settings.
  3. Go to the Guidelines or Cloud Services section (name depends on the version of MIUI).
  4. 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:

  1. Open the Phone app and enter the combination: ##4636## This will open the Testing menu.
  2. Go to the section Phone Information (or Usage statistics in English firmware).
  3. Tap 5-7 times on the MIUI version until you become a developer!
  4. Go back to the basic settings β†’ Additional β†’ for developers.
  5. Find the USB debugging option and activate it.
  6. Now open the gallery, hold an empty space on the home screen, and select Home Screen Settings β†’ turn off Show recommendations.
MIUI versionThe Way to Hidden SettingsNotes
MIUI 12Settings β†’ About the phone β†’ MIUI version (stamp 7 times)It may need to be rebooted.
MIUI 13–14Settings β†’ Additional β†’ For DevelopersThe USB debugging option must be enabled
MIUI 15 (Global)Settings β†’ Memory β†’ Three points β†’ Special featuresSome 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:

  1. Download and install ADB Tools on PC.
  2. Connect your smartphone to your computer via USB, allow debugging over USB (see method 2).
  3. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
  4. Enter the commands in turn: adb shell pm uninstall -k --user 0 com.miui.gallery.ads pm uninstall -k --user 0 com.miui.systemAdSolution
  5. Reset the device.

How to determine:

  1. Download the selected application from Google Play or APKMirror.
  2. Open Settings β†’ Applications β†’ By default β†’ Gallery.
  3. Select the new app as the default gallery.
  4. 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.

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:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the gallery on the list and tap it.
  3. Select Warehouse β†’ Clear data and Clear cache.
  4. 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 causeDecision
Recommended Recommended After MIUI UpdateResetting user settings when updatingRepeat the shutdown via settings or ADB
No "Recommendations" in the gallery settingsInstalled 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 servicesTurn off personalized advertising in Settings β†’ Google β†’ Advertising
The gallery is not functioning smoothly after ADB-teamCritical system packages removedRestore 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).
Can I turn off recommendations without root rights?
Yes, 90% of the time, there are enough standard gallery settings (method 1) or hidden MIUI settings (method 2). ADB doesn't require root either, but it gives you deeper control. Root is only needed to manually remove system applets.
Why did the recommendations come back after the MIUI 15 update?
Xiaomi often resets custom settings when major updates.After updating: Check the Gallery Settings section β†’ If you don't have an option, use it. ADB (Global firmware can be helped by changing the region to India (in settings) SIM-map).
Is it safe to remove Xiaomi Gallery through ADB?
Removing system packages is always risky, but the commands from method 3 are validated on most devices. General rules: Don't delete packages called com.miui.gallery or com.android.gallery3d, it will lead to system failure. Use the --user 0 flag to make changes only to your profile. Backup through adb backup before experimenting.
How to return a standard gallery after removal?
If you have removed the gallery through ADB or Titanium Backup, you can restore it by: Download the original APK gallery for your model from the Xiaomi Firmware Updater site. Install it via adb install or manually (allowing installation from unknown sources). If the gallery does not start, reset the application settings (see method 5).
Is there a difference in settings for Redmi, POCO and Xiaomi?
No, all three brands run on MIUI, so the instructions are universal. Exceptions: POCO on MIUI for POCO can have a simplified gallery interface (without some options). Redmi Note series smartphones often get updates later - check the MIUI version in Settings β†’ About Phone. Xiaomi's flagship models (like the 13 Pro) sometimes have additional gallery features (like the AI Watermark), which also generate notifications.