How to make a copy of the screen on Android Xiaomi: all the ways from standard to hidden

Taking screenshots on Xiaomi smartphones seems like a simple task โ€” until you face unexpected limitations. For example, why the Redmi Note 12 does not work the usual combination of buttons, and the POCO F5 has disappeared the screenshot menu from the curtain? Or how to take a screenshot if the sensor does not respond to touch? In this article, we will examine all the current methods, from basic to little-known, including bypassing locks in banking applications and games.

The manufacturer regularly updates the MIUI shell, and with each release, not only the visual elements change, but also the logic of the system functions. We tested all methods on the latest firmware versions (including MIUI 14 and HyperOS) and collected data on compatibility with popular models, from the budget Redmi A2 to the flagship Xiaomi 14 Ultra.

1. Standard method: button combination

The classic method, which works on 99% of Xiaomi devices, is to press power buttons and turn down the volume simultaneously.

  • ๐Ÿ”˜ Nana POCO M6 Pro and some 2023 Redmi models require holding buttons longer than 1 second โ€“ a short press can be perceived as a call to the voice assistant.
  • ๐Ÿ“ฑ On smartphones with AMOLED-screens (e.g. Xiaomi) 13T) The screenshot is accompanied by vibration and animation, which can be turned off in Settings โ†’ Sounds and vibrations โ†’ Vibration of the system.
  • ๐Ÿ”‹ If the battery is under 5%, the system can ignore the button combination โ€“ it is protection against accidental actions at a critical charge level.

After a successful shot, a thumbnail with edit and share buttons will appear in the upper right corner. If the thumbnail doesn't appear, check the notification settings for the Screenshots app (Settings โ†’ Apps โ†’ App Management โ†’ Screenshots โ†’ Notifications).

โš ๏ธ Note: On Xiaomi Black Shark (game series), the default button combination is locked in Shark Space mode. To unlock, go to Settings โ†’ Special facilities โ†’ Game settings โ†’ Allow screenshots.

๐Ÿ“Š What kind of screenshots do you use more often?
Power and volume buttons
Three-finger gesture
Quick settings menu
Voice assistant
Other

2 Screenshot by three fingers gesture

The gesture screenshot feature is available on all devices with MIUI 10 and later, but is disabled by default.

  1. Open Settings โ†’ Additional โ†’ Buttons and gestures โ†’ Screenshot gestures.
  2. Turn on the switch Screenshot gesture.
  3. Choose the gesture type: Swipe down with three fingers (recommended) or Touch and hold three fingers.

Advantages of the method:

  • โšก It works even with a faulty power button.
  • ๐ŸŽฎ Easy to play โ€“ doesnโ€™t lock the screen like physical buttons.
  • ๐Ÿ“ Allows you to take long screenshots (scrollable) - after the first picture, tap on the thumbnail and select Scrolling.

Activate the function in settings|Check the sensitivity of the gesture (by default - the average)|Disable conflicting gestures (such as swipe for returns)|Test in Safe Mode if it is not working-->

If the gesture doesn't work, check:

  • ๐Ÿงค Is not the Glove mode enabled (Settings) โ†’ Screen. โ†’ Gloves mode โ€“ it can block multi-finger touch recognition.
  • ๐Ÿ”„ Does the gesture conflict with other features (such as Smart Assistant or Game Turbo).

3. Quick settings menu (curtain)

The most reliable way to do this is if the physical buttons or sensors don't work.

  1. Swipe down from the top edge of the screen to open the notification bar.
  2. Swipe down again to open the full curtain.
  3. Find a screenshot tile (usually in the front row). If it's not there, tap on it. โœ๏ธ Edit and add to active tiles.

Features of the method:

  • ๐Ÿ”’ Works even on a locked screen (if the option Screenshots on the locked screen is enabled in Settings) โ†’ Lock screen).
  • ๐Ÿ“Š On Xiaomi Pad 6 and other tablets, the screenshot tile may be in the second row due to the adaptive layout.
Model of the deviceTile screenshot by defaultIs the curtain editing required?
Redmi Note 12 Pro+Yeah (front row)No.
POCO X5 ProYes (second row)Sometimes.
Xiaomi 13 LiteNo.Yes.
Xiaomi Pad 5Yes (third row)Yes (because of adaptive layout)

โš ๏ธ Note: On HyperOS devices (e.g. Xiaomi 14), the screenshot tiles may disappear after the updates. To return them, reset the curtain settings: Settings โ†’ Annexes โ†’ Application management โ†’ System settings โ†’ Warehouse โ†’ Clear the data.

4. Voice assistant Google or Xiao AI

If your hands are busy or your screen is not responding to your touch, you can take a voice screenshot.

  • ๐ŸŽค Google Assistant: โ€œOK Google, take a screenshotโ€ (requires English language system or Russified version of the assistant).
  • ๐Ÿค– Xiao AI (Chinese firmware: "(literally: Xiao Ai, screenshotยป).

Limitations of the method:

  • ๐Ÿ”‡ Does not work in Do Not Disturb or with the microphone turned off.
  • ๐Ÿ›ก๏ธ In banking applications (SberBank, Tinkoff) and some messengers (Telegram Secret Chat) voice commands are blocked for security reasons.
  • ๐ŸŒ On Xiaomiโ€™s global firmware (e.g. Redmi Note 11 Pro)+ 5G Global) Xiao AI Not available โ€“ only Google Assistant.
How to Set Up Voice Screenshots on Chinese Firmware
1. Install Xiao AI from the App Store (if remote). 2. Enable microphone permission in Settings โ†’ Applications โ†’ Xiao AI โ†’ Permissions. 3. Activate voice launch in the assistant settings. 4. Say a command in Chinese or configure Russian triggers through third-party apps like Tasker (root rights required).

5. Advanced Methods: ADB and Third Party Applications

For users with an unlocked bootloader or root rights, alternative methods are available:

Method 1: ADB-team

Connect the device to the PC and perform in the terminal:

adb shell /system/bin/screencap -p /sdcard/screenshot.png

The file will be saved in the root folder of internal memory. For long screenshots, use:

adb shell am start -n com.miui.screenshot/.ui.ScreenshotScrollActivity

Method 2: Screenshot applications

Recommended Utility (tested for compatibility with MIUI):

  • ๐Ÿ“ฑ Screen Master โ€“ supports scrolling screenshots and annotations.
  • ๐ŸŽจ Screenshot Touch โ€“ Adds a floating button for quick access.
  • ๐Ÿ”ง Tasker โ€“ for automation (e.g. screenshot when shaking the device).

๐Ÿ’ก

If screenshots are saved in.webp format (by default to MIUI 14), convert them to.png via the Gallery app: open the picture โ†’ Edit โ†’ Save as โ†’ PNG.

โš ๏ธ Attention: When in use ADB Xiaomi with a blocked bootloader may need a temporary shutdown MIUI Optimization (via adb shell setprop) persist.sys.miui_optimization 0). This will cause some resets after the reboot!

6 Problem Solving: Black screen, no sound, save errors

Typical faults and ways to eliminate them:

Problem.Possible causeDecision
Screenshot turns out black.DRM Blocking (Netflix, banking applications)Use ADB or third-party applications with MediaProjection support
No shutter sound.Disabled in settings or mode No soundSettings โ†’ Sounds and vibrations โ†’ System sounds โ†’ Screenshot
Screenshots are not savedPictures/Screenshots folder is damaged or out of placeClean up memory or create a folder manually through a file manager
Three finger gestures don't work.Conflict with other gestures or damaged settingsReset gesture settings in Settings โ†’ System โ†’ Reset settings โ†’ Reset gesture settings

If screenshots are not taken in a particular app (such as Genshin Impact or Wild Rift), check:

  • ๐Ÿ”’ Overlay permission settings (Settings) โ†’ Annexes โ†’ Special access โ†’ Overlay).
  • ๐ŸŽฎ Game Turbo Performance Mode โ€“ Some Profiles Block System Functions.

๐Ÿ’ก

On HyperOS devices (such as Xiaomi 14), screenshots in games can be blocked due to the new security policy. Bypass: use screen recording and then retrieve frames via VLC or CapCut.

FAQ: Frequent questions about screenshots on Xiaomi

Can I take a screenshot on the screen off?
No, but there is a workaround: turn on Always On Display (Settings) โ†’ Screen. โ†’ Always On Display, then take a screenshot in the standard way. On some models (e.g. Xiaomi 13 Pro), this will work if in the settings. AOD Included option Show notifications.
How to take a screenshot if the sensor is not working?
Use: Combination of power buttons + Turn down the volume. USB-mouse-wise OTG And take a screenshot through the curtain menu. Voice command (if the microphone is working) If the sensor is completely dead and the buttons are not working, plug the device into the PC and use it. ADB (see section 5).
Where are the screenshots on Xiaomi stored?
Default path: /storage/emulated/0/Pictures/Screenshots/. Some of the Chinese (for example) may be: /storage/emulated/0/DCIM/Screenshots/. To change the save folder: Install a file manager with root permissions (such as Solid Explorer). /data/user/0/com.android.systemui/shared_prefs/. Edit the file systemui_shared_preferences.xml, find a line <string name="screenshot_save_path"> and change the way.
Why are screenshots kept in low quality?
That's a limitation. MIUI To save space, to save it to the original resolution: Use it. ADB-Command: Adb shell screencap -p | sed's/\r$//' > screenshot.png Install Screenshot Pro and enable the High Quality option. on Xiaomi 12S Ultra and new flagships, screenshot quality is tied to screen resolution. FHD+ instead QHD+, The pictures will be less detailed.
Can I take a screenshot in safe mode?
Yes, but with limitations: Only power buttons + volume and ADB work. Gestures and curtain menus are disabled. Screenshots are saved without thumbnails and animations. Safe Mode also blocks editing screenshots through the Gallery system app.