Xiaomiโs standard gallery is one of the most controversial system applications in MIUI firmware. On the one hand, it offers easy viewing of photos, basic processing and cloud synchronization. On the other, many users complain about its intrusive advertising, slow operation and lack of flexible settings. If you decide to get rid of your native gallery in favor of Google Photos, Simple Gallery or another analog, it is important to do it correctly so as not to disrupt the stability of the system.
In this article, we will explore all the possible ways to remove the gallery on Xiaomi, Redmi and POCO smartphones, from simple shutdown to complete removal with ADB. We will focus on the risks of each method and how to avoid typical errors, such as why you can not just uninstall the application through the settings menu (spoiler: this will cause malfunctions in the camera) and how to return everything if something goes wrong.
Before you start, check the version of MIUI on your device: Settings path โ About phone โ MIUI version. This depends on which one is right for you. Also note that on some models (for example, Xiaomi 13T or Redmi Note 12 Pro+), the gallery is integrated deeper, and its removal may require additional actions.
1. Method: Disabling the gallery without deleting (the safest)
If you just donโt like the standard gallery, but donโt want to risk the systemโs stability, itโs better to disable it, not remove it.This method works on all Xiaomi devices regardless of the MIUI version and does not require superuser rights.
To turn off, go to:
Settings โ Applications โ Application Management โ GallerySlip the "Disable" button (some firmware may call it "Delete Updates" โ "Disable") and then the gallery icon will disappear from the menu and all photos will remain in place.
- The next MIUI update may activate the gallery again.
- Some camera features (such as viewing the photos taken right after the shoot) will be redirected to your chosen alternate gallery.
โ Pros of the method:
- ๐ Reversibility โ you can turn the gallery back on at any time.
- ๐ก๏ธ Security โ System files are not affected.
- ๐ฑ It works on all models, including POCO F5 redmi K60.
โ ๏ธ Note: On some devices (e.g. Xiaomi) 12S Ultra) Disabling the gallery can cause photo thumbnails to stop showing up in the recent files menu.This is not critical, but can be uncomfortable.
2. Method: Removal of Gallery Updates (for MIUI 14 and later)
With MIUI 14, Xiaomi began separating system apps into base (stitched into firmware) and upgradeable (via Google Play or the App Store), which means you can roll back the gallery to the factory version, which often solves ad and brake problems.
Instructions:
- Open Settings โ Applications โ Application Management โ Gallery.
- Tap the three-point menu (โฎ) in the upper right corner and select โDelete updatesยป.
- Confirm action. The app will return to the factory version (usually 12.XX.XX or lower).
After that:
- ๐ซ Advertising in the gallery will disappear (it is added in updated versions).
- โก The app will run faster but will lose some features (e.g. cloud sync with Mi Cloud).
- ๐ MIUI You can update the gallery again the next time you update the system.
Turn off automatic app updates in Google Play
Make a backup of photos
Check the MIUI version (should be 14 or newer)
Make sure there is enough free space on the phone.-->
Important: On devices with MIUI 15 (e.g. Xiaomi 14 or Redmi Note 13 Pro+), this method may not work if the gallery is part of the com.miui.gallery system package and is not updated through the Play Market.
3. Method: Complete removal of the gallery through ADB (for advanced)
If youโre willing to take the risk of completely removing the gallery from your Xiaomi, youโll need a computer and an ADB (Android Debug Bridge) tool.This method is irreversible and can crash if you do something wrong.
Step-by-step:
- Turn on USB debugging: Settings โ About Phone โ MIUI Version (tap 7 times to become a developer) Settings โ Additional โ For Developers โ Debugging on USB (enable)
- Connect your phone to your PC and confirm your trust in your computer.
- Open the command prompt (Windows) or terminal (macOS/Linux) and type: adb devices Make sure your device appears in the list.
- Run the deletion command (for the standard MIUI gallery): adb shell pm uninstall --user 0 com.miui.gallery
Once completed, the icon will disappear and all photos will remain in the DCIM folder.
- ๐ธ Camera may stop saving photos โ some Xiaomi models depend on gallery for image processing.
- ๐ Resetting settings will bring the gallery back.
- ๐ ๏ธ Update MIUI Can restore the application.
โ ๏ธ Attention: On devices with MIUI 15 and Snapdragon 8 Gen 2 chipset (e.g. Xiaomi 13 Pro) deleting the gallery can cause the error "Com.android.camera process stopped" when the camera starts. In this case, you will have to return the application command: adb shell cmd package install-existing com.miui.gallery
What if the camera doesnโt work after the gallery is removed?
4. Alternative galleries: what to choose instead of the standard
If you delete or disable the MIUI gallery, you'll need an alternative. Here are the best options for Xiaomi's smartphone features:
| Annex | Pluses | Cons | Suitable for |
|---|---|---|---|
| Google Photo | โ Free cloud (15GB), smart search, automatic backup | โ Compresses photos when downloading free, collects data | All models, especially MIUI Global |
| Simple Gallery | โ Advertising-free, open source, dark theme support | โ No cloud sync, plugins are purchased separately | POCO, Redmi with custom firmware |
| A+ Gallery | โ Lightweight, supports gestures, hidden folders | โ The interface is outdated, there is no Russian language | Older models (Redmi 9, Mi A3) |
| QuickPic | โ Fast, minimalist design, support GIF | โ Development is discontinued, there may be bugs | Devices with MIUI 12 and below |
๐ก Adjustment advice:
Once you install the alternative gallery, go to Settings โ Applications โ Default โ Gallery and assign it to the primary application for opening images. This will eliminate system questions every time you open a photo.
๐ก
If you use Google Photos, turn off the Backup and Sync function for the DCIM/Thumbs folder โ it stores thumbnails that only take up space in the cloud.
5 How to get the gallery back (if something went wrong)
If you have problems after removing or disabling the gallery (camera is not working, photos are not opening, etc.), it can be restored.
If the gallery was disabled:
- Go to Settings โ Applications โ Application Management.
- Turn on the display of all applications (tap on the โฎ โ ยซShow all applicationsยป).
- Find the "Gallery" in the list and tap "Enable".
If the gallery was removed via ADB:
You can get her back by team:
adb shell cmd package install-existing com.miui.galleryIf this doesnโt work, try reinstalling the firmware through the Mi Flash Tool (instructions for power users).
If the gallery is missing after the MIUI update:
Download the latest version of the gallery in.apk format from a reliable source (such as APKMirror) and install it manually. Make sure that the settings allow installation from unknown sources.
โ ๏ธ Note: Some devices (such as Xiaomi 12 Lite) may require a camera reset after the gallery is restored. โ Annexes โ Camera. โ Warehouse โ Clear the data.
6. Frequent mistakes and how to avoid them
When you delete or disable a gallery, users often encounter typical problems, and here are the most common mistakes and ways to solve them:
- ๐ด The camera does not save photos Cause: Gallery MIUI Solution: Use an alternative camera app (like Open Camera) or return the standard gallery.
- ๐ด Photos don't show up in "Recent Files" Reason: System uses gallery to generate previews Solution: Install Files by Google - it shows thumbnails without gallery.
- ๐ด The error appears "android.media process stopped" Reason: Conflict with media provider. Solution: Reboot the phone or execute the command: adb shell pm clear com.android.providers.media
- ๐ด Gallery returns after update MIUI Reason: System restores remote system applications. Solution: Disable automatic updates MIUI or use ADB packet-lock.
๐ง Additional advice:
If you plan to experiment with system applications often, install Magisk and the App Systemizer module, which allows you to turn custom applications into system ones, which will help avoid problems with the camera after removing the gallery.
๐ก
Before any manipulation of Xiaomi system applications, always back up the data. It is best to use Mi Mover or Swift Backup (requires root).