How to Turn a Photo in the Xiaomi Gallery: All Ways (Including Hidden Features)

Why photos turn over on their own – and how to fix it

You took the perfect shot on the Xiaomi Redmi Note 12 or POCO X5 Pro, but when viewed in the gallery, it suddenly turned 90.Β° This problem is familiar to many Xiaomi smartphone owners β€” and the reasons for it are not the camera error, but the peculiarities of processing metadata. EXIF. The fact that the smartphone saves information about the orientation of the image separately from the image itself, and sometimes the gallery. MIUI reads this data incorrectly.

Fortunately, you can fix a photo right in the standard gallery without installing third-party apps. Moreover, MIUI 14/15 has hidden editing features that not everyone knows about. In this article, we will discuss 5 working ways to turn a photo on Xiaomi, including mirror reflection and turn to an arbitrary angle. And also find out why some images β€œobstinately” return to their original position after editing – and how to prevent this.

Before you start the instructions, check the version of your gallery. To do this, open the Gallery app, tap three dots in the upper right corner and select About. If you have a version older than 4.20.1.19, some features may not be available, update the app via Google Play or AppGallery.

πŸ“Š What Xiaomi model do you use?
Redmi (Note/Pro series)
POCO (F/X/M)
Mi (11/12/13)
Black Shark
Another model

The easiest method is to use the built-in MIUI editor, which is available on all models starting with the Redmi 9 and later, as well as on devices with the HyperOS shell.

  1. Open the gallery and find the photo you want. Stick it in to open it in full screen.
  2. In the bottom panel, click on the Edit icon (pencil or three stripes).
  3. In the tool menu, select Turn (circular arrow icon).
  4. Slip the button Turn 90Β° or Reflect (mirror reversal).
  5. Save the changes with the Ready button in the upper right corner.

⚠️ Note: If the photo is displayed in the wrong orientation after saving, the problem lies in the metadata. EXIF. Try the 3 or 4 of this article.

Check the gallery version (update if necessary)

Save a photo in the new album

Use a third-party editor (e.g. Google Photos)

Reboot your smartphone before re-editing-->

On some models (for example, Xiaomi 13 Ultra), the editor has the Free Turn feature – it allows you to unfold the picture at any angle, not just 90 Β°. To find it, after clicking Turn, hold your finger on the screen and lead left / right for fine tuning.

Method 2: Mirror reflection (flip) through a hidden menu

If you need to mirror the image instead of just rotating it (for example, to create symmetrical collages), the standard MIUI editor offers a hidden option.

  1. Open the photo in the gallery and click Edit.
  2. Select the Trimming tool (icon with frame).
  3. In the bottom panel, there will be an additional menu, and then you can tap on the mirror icon (two arrows pointing in different directions).
  4. Choose the axis of reflection: Horizontally (left to right) or Vertically (top to bottom).
  5. Save the changes.

This feature is especially useful for creating symmetrical images or correcting images taken through a mirror (for example, a selfie in the bathroom). Note: mirror reflection does not store EXIF metadata, so after such processing, the photo will not β€œturn over” back.

Why mirror reflection removes EXIF
When you use a flip, MIUI creates a new copy of the image without the original metadata, which means that information about orientation, date of shooting and camera model will be lost. If you want to save this data, use third-party editors like Snapseed or Lightroom.

Method 3: Correct EXIF metadata (if the photo is β€œstubbornly” flipped back)

If you turn a photo in the Xiaomi gallery again upside down, the fault is EXIF metadata. This is a common problem when transferring images from other devices (for example, from an iPhone or camera) or after editing in third-party applications.

Method A: Through the Files app

  1. Open the Files app (folder icon).
  2. Go to Images β†’ find the file you want (usually in the DCIM/Camera folder).
  3. Hold your finger in the photo, select Properties β†’ Details.
  4. Check the Orientation field. If it says "Rotated 90Β°" or "Inverted," click "Current."

Method B: Using Google Photos

If the first method didn’t work, upload the photo to Google Photos:

  1. Open Google Photos and find the problem photo.
  2. Slip on Edit β†’ Tools β†’ Turn.
  3. Turn the photo in the correct position and save it.
  4. Remove the original from the MIUI Gallery and leave only an edited copy from Google Photos.

⚠️ Attention: When correcting EXIF The image quality may be slightly impaired by recompression through Google Photos. If you want to keep the original resolution, use Method A or specialized applications like this. EXIF Editor.

MethodKeeps EXIF.Suitable for batch processingDemands the Internet.
Standard MIUI EditorYes (but it might fail)No.No.
Files appendixYes.No.No.
Google PhotoNo (deletes some metadata)Yes.Yes.
EXIF Editor (side of the annex)Yeah (tunes in)Yes.No.

Method 4: Packet-turning of several photos (for albums)

If you need to expand multiple shots at once (for example, after importing from a camera), the standard MIUI gallery does not offer this feature.

Option 1: Through PC (most reliable)

Connect your smartphone to your computer and use:

  • πŸ–₯️ Windows Explorer: highlight the photo β†’ right-button β†’ Turn left/right.
  • πŸ“· FastStone Image Viewer (free program) for batch processing.
  • 🌐 Online services like BIRME (works without installation).

Option 2: Android apps

If you don’t have access to your PC, install one of these apps:

  • πŸ“± Photo & Picture Resizer (a package rotation feature).
  • πŸ”„ Rotate Image (specialized tool for the EXIF).
  • πŸ–ΌοΈ PicsArt (in the Tools menu) β†’ Turn).

⚠️ Note: When batch editing through third-party applications, always back up the originals. Some programs (such as PicsArt) automatically compress images when saved, which can degrade the quality of the images.

πŸ’‘

If you often work with large batches of photos, set up automatic synchronization with Google Drive or Yandex.Disk. The web version of these services has built-in tools for batch rotation without loss of quality.

Method 5: Manual editing EXIF via ADB (for advanced users)

If all previous methods failed and the photo still doesn’t show correctly, the problem may be in the damaged metadata, which can be done by manually fixing it via ADB (Android Debug Bridge), which is suitable for Xiaomi owners with an unlocked bootloader or root rights.

You'll need:

  • πŸ’» Computer with installed ADB Tools.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“± Included debugging by USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times tap the version number β†’ Come back to the extra. β†’ For developers β†’ Debugging by USB).

Then execute commands in the terminal:

adb shell


su




find /storage/emulated/0/DCIM -name "*.jpg" -exec exiftool -n -Orientation=1 {} \;

This command recursively zeroes the orientation parameter for everyone. JPG-file DCIM. If you need to process a particular photo, point out its path clearly:

exiftool -Orientation=1 /storage/emulated/0/DCIM/Camera/IMG_20260515_123456.jpg

⚠️ Attention: Misuse of the right ADB This can cause data loss or gallery disruptions.Be sure to back up your photo to the cloud or PC before you execute commands.

πŸ’‘

Fixing EXIF via ADB is the most radical, but also the most effective, and it is guaranteed to eliminate the problem of stubborn photos that return to their original position after editing.

Frequent Mistakes and How to Avoid Them

Even after successfully turning a photo, Xiaomi users are facing typical problems, and here are the most common ones and ways to solve them:

1.Photo is flipped back after editing

Reason: Conflict of EXIF metadata and gallery cache.

Decision:

  • Clear the cache of the gallery: Settings β†’ Apps β†’ Gallery β†’ Storage β†’ Clear the cache.
  • Move the photo to another album or to another album. SD-map.
  • Use the 3 or 5 method of this article.

2.The quality deteriorated after the turn

Reason: Recompression when saved (especially relevant for Google Photos).

Decision:

  • Save the copy in PNG format (without loss).
  • Use the Snapseed editor with the option Export without compression.
  • Turn off storage optimization in Google Photos (Settings β†’ Backup β†’ Quality β†’ Original).

Reason: Photos are DRM protected or stored in cloud storage (e.g. Mi Cloud).

Decision:

  • Download the photo to the device (shap on three points β†’ Save to the device).
  • Check the permissions to the folder (Settings β†’ Permissions β†’ Storage).
  • Update the gallery to the latest version.

Why some photos cannot be turned
Files in HEIC format (Apple compressed format) can block editing in MIUI. Convert them to JPG through the HEIC to JPG Converter app.

FAQ: Answers to Frequent Questions

Can I turn a photo in the Xiaomi gallery without losing quality?
Yes, if you use the built-in MIUI editor or the Snapseed app with the option of saving in the original resolution. Avoid Google Photos in High Quality mode - it compresses images.
Why does the photo become smaller after turning in the gallery?
This is due to automatic compression when saved. To avoid loss of quality, copy the photo to the cloud (like Google Drive) or PC before editing, and then edit the copy.
How to turn a video in the Xiaomi Gallery?
The standard MIUI gallery does not support video rotation. Use CapCut, InShot or VLC (Tools β†’ Rotate menu) apps.
Can I cancel the turn after saving?
If you saved the changes to the original file, no. However, if you enabled the Save copy when editing (in gallery settings), the original will remain intact. Check the DCIM/.thumbnails folder, sometimes backups are saved there.
Why are some Xiaomi models not using the β€œTurn” button?
This depends on the MIUI version and regional firmware. Update the gallery via Google Play or install an alternative firmware (e.g. xiaomi.eu) where the feature is guaranteed to be present.