How to take a screenshot on the phone Xiaomi: 5 proven ways + life hacks

Screenshots on Xiaomi smartphones are not just about saving the screen, but about an arsenal of tools for work, learning and communication. Whether you want to save an important message on WhatsApp, share your successes in a mobile game or capture an error in the application โ€” the ability to quickly take screenshots saves time and nerves. But not all users know that on devices with the shell of MIUI there are several ways to create screenshots, including hidden functions and gestures.

In this article, weโ€™ll look at not only the standard keyboard shortcuts, but also the little-known tricks, from scrolling long pages to saving snapshots without notifications. Weโ€™ll focus on the nuances for different models โ€” Redmi Note 12, POCO F5, Xiaomi 13T and others. And youโ€™ll also learn how to edit screenshots right after youโ€™ve created and where to find saved files in the minimalist MIUI 14/15 interface.

Method 1: Classical button combination

The most versatile method that works on all Xiaomi smartphones, regardless of the model and firmware version, you donโ€™t have to customize gestures or look for hidden features: just remember one combination.

How to do this:

  1. Open the screen you want to save (for example, correspondence in Telegram or a map in Google Maps).
  2. At the same time, press the power button (on/off) and the volume reduction button.
  3. Hold them for 1-2 seconds until you hear the characteristic shutter sound of the camera and see the save animation.

โš ๏ธ Note: Some models (e.g. Xiaomi) 12S Ultra) the power button can be sensitive. If you don't get a screenshot the first time, try pressing a little longer or releasing the keys faster.

๐Ÿ’ก

If you have a magnetic lock case (such as the Xiaomi Smart Cover), open it before you create a screenshot โ€“ otherwise the power button may not work.

Where to find the saved screenshot?

  • ๐Ÿ“ In the Gallery: Open the Gallery app โ†’ screenshot.
  • ๐Ÿ” Through File Manager: Go to Internal Drive โ†’ Pictures โ†’ Screenshots.
  • ๐Ÿ“ฑ In the notification: immediately after the creation of the picture, a panel with the buttons Share and Delete will appear.

Method 2: Three-finger gesture (screenshot and scrolling)

MIUI's signature feature is to take screenshots with a gesture, which is convenient when you hold your phone with one hand and scroll through Instagram or read a long article with the other.

How to set up and use:

  1. Go to Settings โ†’ Additional functions โ†’ Gestures.
  2. Activate the switch opposite the screenshot with three fingers.
  3. Swipe the screen from top to bottom with three fingers (no pause!).

Check that the gesture is enabled in the settings|Make sure your fingers touch the screen at the same time|Try to move faster/slower|Reboot your phone if the gesture doesnโ€™t work-->

๐Ÿ”น Bonus: If you swipe it three fingers down, the phone automatically snaps a snapshot of the entire web page or chat โ€” ideal for saving long conversations in Viber or recipes from Pinterest.

Xiaomi modelSupport for the gestureFeatures
Redmi Note 11/12โœ… Yes.It works stable but can conflict with gestures in games
POCO X5/F5โœ… Yes.In MIUI firmware for POCO, the gesture is enabled by default
Xiaomi 13/14โœ… Yes.Supports high-resolution scroll (up to 4K)
Black Shark 5โŒ No.It uses its own JoyUI shell.

Method 3: The button in the notification panel

If you donโ€™t feel comfortable remembering keyboards or gestures, MIUI has an alternative, a quick button in the notification curtain, which is especially useful for users with disabilities or those who often take screenshots with gloves (for example, in winter).

Instructions:

  1. Swipe your finger down to open the notification panel.
  2. Find the screenshot icon (usually hidden under the button) โ‹ฏ or edit).
  3. Drag it to the active area for quick access.
  4. Now it is enough to open the desired screen and press the icon in the curtain.

โš ๏ธ Note: On some firmware (for example, MIUI Global for the European market, the screenshot button may not be available, in which case update the system or use alternative methods.

What to do if the button is not in the curtain?
If the Screenshot icon is not available even after editing the panel, check: 1. MIUI Version (update to the latest stable via Settings โ†’ About Phone โ†’ System Update). 2. Firmware region (on Chinese versions of MIUI some features are hidden). 3. Root rights or custom firmware (they can block system tools).

Method 4: Voice assistant Xiao AI

For smartphone owners with support for voice assistant Xiao AI (available on most models for the Chinese market and global versions with MIUI 12+ firmware), there is another unusual way to do it: it comes in handy when hands are busy or the screen is dirty.

How to activate:

  1. Make sure that Xiao AI is enabled: Settings โ†’ Xiao AI โ†’ Voice Assistant.
  2. Tell the command to take a screenshot or a screenshot (English: Take a screenshot).
  3. Confirm the action if necessary.

๐Ÿ”น nuance:

  • ๐ŸŽค On global firmware, the voice assistant may not support Russian - use English commands.
  • ๐Ÿ”‡ In public places, this method is inconvenient due to the need to say the command out loud.
  • ๐Ÿ“ต It only works when connected to the Internet (voice processing is required in the cloud).

๐Ÿ“Š What kind of screenshots do I use more often?
Power keys + volume
Three-finger gesture
The button in the curtain
Voice assistant
Other

Method 5: Screenshots via ADB (for developers)

If you need to automate screenshots (e.g., for app testing or guide creation), you can use Android Debug Bridge (ADB) developer tools, which will suit advanced users, but requires training.

Step-by-step:

  1. Turn on Developer Mode: Go to Settings โ†’ About Phone and click on MIUI Version 7 times.
  2. Activate USB Debugging in Settings โ†’ Additional โ†’ For developers.
  3. Connect your phone to your PC and execute the command: adb shell screencap -p /sdcard/screen.png
  4. The screenshot will be saved in the root folder of the device under the name screen.png.

๐Ÿ”น Enhanced opportunities:

  • ๐Ÿ–ฅ๏ธ To transfer the screenshot to your PC, use: adb shell screencap -p | adb pull - screen.png
  • ๐Ÿ“ To trim the screen, add coordinates (for example, top left corner) 100x100, size 500x500): adb shell screencap -p | perl -pe 'binmode STDOUT, ":raw";' | convert - -crop 500x500+100+100 screen_crop.png

๐Ÿ’ก

Screenshots via ADB are saved without compression and watermarks โ€“ ideal for professional processing or interface analysis.

Editing and managing screenshots

This screenshot is only half the story, and MIUI has built-in tools for quick editing that many users don't know, and here's what you can do right after you take the picture.

๐Ÿ“ Editing tools:

  • โœ๏ธ Trimming: Click on the scissors icon in the notification panel to highlight the desired area.
  • ๐ŸŽจ Drawing: brushes, markers and eraser with thickness adjustment are available.
  • ๐Ÿ“‹ Text: Add captions or comments (fonts can be changed!).
  • ๐Ÿ” Blurring: Hide personal data (phone numbers, addresses) with the Mosaic tool.

๐Ÿ—ƒ๏ธ File management:

  • ๐Ÿ“‚ Folders: In the gallery, screenshots are automatically sorted by date, but you can create separate albums (e.g. Work, Games, etc).
  • โ˜๏ธ Cloud: Enable autosynchronization with Mi Cloud in Settings โ†’ Xiaomi account โ†’ Mi Cloud โ†’ gallery.
  • ๐Ÿ—‘๏ธ Cleanup: To delete all screenshots at once, go to the Gallery โ†’ Screenshots โ†’ Delete everything.

Important: Screenshots taken in Safe Mode or in some banking applications (e.g. SberBank Online) may be saved without notice and not displayed in the gallery. Search through the file manager on the path /Pictures/Screenshots/secure/.

Common Problems and Their Solutions

Even with the simple action of taking a screenshot, Xiaomi users sometimes face difficulties. Here are the most common scenarios and ways to fix them:

โŒ Problem 1: Screenshots are not saved.

  • ๐Ÿ”„ Solution: Reboot your phone โ€“ often helps with system process failures.
  • ๐Ÿ“ฑ Solution: Check the space in memory (minimum 50-100 MB required).
  • ๐Ÿ› ๏ธ Solution: Clear the gallery cache: Settings โ†’ Annexes โ†’ gallery โ†’ Warehouse โ†’ Clear the cache.

โŒ Problem 2: The three-finger gesture doesn't work.

  • โš™๏ธ Solution: Make sure the function is included in Settings โ†’ Additional functions โ†’ Gestures.
  • ๐Ÿ‘† Solution: Try to hold your fingers not strictly vertically, but at a small angle.
  • ๐Ÿ“ฑ Solution: If you use oleophobic-coated protective glass, wipe the screen โ€“ sometimes sensors do not recognize touch.

โŒ Problem 3: Screenshots are black or blank.

  • ๐ŸŽฎ Solution: In secure games or apps (such as Netflix), screenshots are blocked by security policy.
  • ๐Ÿ”’ Solution: For banking applications, use the built-in screen save feature (if available).
  • ๐Ÿ“ฑ Solution: Update the firmware - in new versions MIUI Improved compatibility with protected applications.

๐Ÿ’ก

If screenshots are saved in low resolution, check the screen settings: Settings โ†’ Display โ†’ Resolution. For quality shots, choose FHD+ or WQHD+ (if supported).

FAQ: Answers to Frequent Questions

Can I take a screenshot on a Xiaomi phone that is turned off?
No, it's impossible. To take a screenshot, the device must be on and the screen active, but you can take a screenshot from another phone or use Fastboot mode to extract the last frame (technical skills are required).
Why are screenshots saved in.png format instead of.jpg?
The PNG format is used by default, as it supports transparency and does not compress the image with loss.If you need JPG, convert the file through any graphical application (for example, Google Photos or Snapseed).
How to take a screenshot of a video from the screen?
Standard methods are to create static images. Use the built-in Screen Recorder (available in the notification curtain) or third-party applications like AZ Screen Recorder to record a video screen. Note that recording can be blocked in secure applications (such as TikTok or Disney+).
Can I recover a deleted screenshot?
If a file has been deleted recently, check the Recycle Bin folder in the gallery (it stores files for 30 days). For deep recovery, use programs like DiskDigger or Recuva (root rights required), the chances are higher if you don't write new data to your phone after you delete it.
How to turn off the shutter sound when creating a screenshot?
V MIUI Shutter sound is system sound, and it can't be turned off through settings: ๐Ÿ”‡ Put your phone in silent mode before creating a screenshot. ๐ŸŽต Reduce the volume of the media to zero. ๐Ÿ› ๏ธ Remove system sound through ADB (requires root or unlocked bootloader).