The standard Gallery app on Xiaomi smartphones often causes users to complain: it consumes resources in the background, duplicates photos from cloud services and is not always easy to use. Many want to completely disable the built-in gallery to replace it with Google Photos, Simple Gallery or another third-party solution.
In this article, we will discuss all the working ways to deactivate the gallery on Xiaomi, Redmi and POCO running MIUI 12-15, including hidden settings, disabling through ADB and alternative methods. Importantly, some actions require caution - improper manipulation of system files can lead to malfunctions in the phone.
Why users want to turn off the gallery on Xiaomi
The built-in Gallery app (com.miui.gallery package) has several drawbacks that push Xiaomi owners to turn it off:
- π High battery consumption β the application is actively working in the background, even if you do not use it, consuming up to 5-10% of the charge per day.
- π± Dubbing photos β The gallery automatically uploads images from Google Photos, Mi Cloud and other clouds, creating chaos in the album.
- π« Intrusive advertising in some regions and versions MIUI In the gallery there are banners with Xiaomi services offers.
- βοΈ Limited functionality β no advanced editing tools like Snapseed or Lightroom.
- π Privacy issues β the app requests access to geolocation and other data, which causes concerns among users.
In addition, Xiaomiβs gallery doesnβt always work properly with high-resolution RAW, HEIF and video formats, which is critical for photographers. Alternative apps (such as A+ Gallery or F-Stop) often do these tasks better.
Method 1: Disconnect via application settings (without root)
The safest method is to deactivate the gallery through the settings menu, and it won't delete the app completely, but it will stop it from working and hide the icon from the menu. MIUI 12β15:
- Open Settings β Applications β Application Management.
- In the search bar, type βGalleryβ and select the com.miui.gallery app.
- Click Disable (or Remove Updates if the button is inactive).
- Confirm the action in the dialog window.
After the shutdown:
- π Gallery icon will disappear from the main screen and app menu.
- π The app will stop updating through the Play Market or MIUI Updater.
- β οΈ Photo files will remain in place β they can be viewed through a file manager or a third-party gallery.
β οΈ Note: On some models (Redmi Note 10 Pro, Xiaomi) 12T) If you turn off the gallery, you may stop using the "Mi Share" function, and you'll have to activate the app again to get it back.
βοΈ Preparation for gallery shutdown
Method 2: Remove via ADB (for power users)
If the shutdown is not enough, you can completely remove the gallery using ADB (Android Debug Bridge), a method that requires connecting the phone to the computer and enabling developer mode, and once the system application is removed, it can only be restored through a full reset or firmware.
Step-by-step:
- Activate Developer Mode: Settings β About Phone β MIUI Version (click 7 times)
- Enable USB debugging in Settings β Additional β For developers.
- Connect the phone to your PC, install ADB drivers and open the command line.
- Enter the commands in turn: adb devices adb shell pm uninstall --user 0 com.miui.gallery
If the team doesnβt work, try an alternative:
adb shell pm disable-user --user 0 com.miui.gallery| Team team. | Action. | Reversibility |
|---|---|---|
| pm uninstall --user 0 | Complete removal for the current user | Requires reset or firmware |
| pm disable-user | Disconnection (analogue of manual disabling in settings) | Can be returned via pm enable |
| pm hide | Hiding an icon (not always working on MIUI) | Reversible. |
β οΈ Attention: On devices with MIUI 14+ After removing the gallery, you may lose access to the camera in some applications (for example, WhatsApp or Instagram). 4PDA XDA-Developers for your model.
What if the ADB canβt see the device?
Method 3: Hiding a Gallery with Launcher
If you just need to remove the gallery icon from the home screen, but leave the application itself functional (for example, for system processes), use the launcher settings:
- π For MIUI Launcher: Press the Gallery icon on the home screen. Drag it up to the inscription Delete (or Hide if available). Confirm the action.
- π For third-party launchers (Nova Launcher, Apex): Open the launcher settings. Find Hidden apps. Add the Gallery to the hidden list.
This method doesn't turn off the app, it just takes it out of sight.
- π Update through Play Market.
- π Consume resources in the background (if not disable auto-start).
- πΌοΈ Display in the menu Open with... when selecting files.
- Go back and press the Battery β Limit background activity.
- Turn off Auto Start in the Start section.