How to take a screenshot on Xiaomi with the help of buttons: all ways and life hacks

Why the button method remains the most reliable

In the age of touch gestures and voice assistants, the classic method of creating screenshots through physical buttons is still relevant. On Xiaomi, Redmi and POCO smartphones, this method works steadily even in system failures when the touch screen refuses to respond to touch. Unlike software methods (for example, through the notification panel), the button combination works instantly - without delays in the animation of the MIUI interface.

Another advantage is versatility. The button combination works equally well on Xiaomi 14 Ultra flagships and the budget Redmi Note 12, on older versions of MIUI 12 and fresh MIUI 14. And for owners of devices with a sensor turned off (for example, after a fall), this is often the only way to capture information from the screen. But there are nuances: on some models, the combinations are different, and on Android One devices (for example, the Mi A3) the algorithm is completely different.

The standard combination: Power + Volume Down

This is a basic method that works on 90% of Xiaomi devices released after 2018.

  1. Open on the screen what you want to fix (web page, message in Telegram, game moment).
  2. At the same time, press the power button (right) and the volume reduction button (left).
  3. Hold them for 1-1.5 seconds until the characteristic shutter sound or flashing animation.

You'll see a thumbnail of a screenshot with an editing toolbar on the screen. If the thumbnail doesn't show up, check:

  • ๐Ÿ”‹ Has the battery run out (at the charge level) < 5% of the system can ignore combinations).
  • ๐Ÿ”Š Is the system sound off (without vibration, it is easy to miss the trigger).
  • ๐Ÿ“ฑ Do not lock buttons through Settings โ†’ Special facilities โ†’ Power and volume buttons.

โ˜‘๏ธ Checking before screenshot

Done: 0 / 4

On some models (e.g. POCO F5), after creating a screenshot, an additional menu with the Scroll options (long screenshot) and Recognize Text options appears. If these features are not needed, you can turn them off in Settings โ†’ Additional โ†’ Screenshots.

Alternative combinations for specific models

Not all Xiaomi smartphones support the standard combination, but here are the exceptions and their features:

Model/seriesButton combinationNotes
Xiaomi Mi A1/A2/A3 (Android One)Power + Volume Down (3 seconds)It requires a longer hold. There's no shutter sound.
POCO X3 Pro, POCO F3Power + Volume UpThe reverse combination due to the features of the firmware.
Black Shark (Gaming Smartphones)Double press of the Shark buttonThe function is included in the Settings โ†’ Shark button.
Xiaomi Pad 5/6 (tablets)Power + Volume Down (2 sec)On tablets, the combination works slower due to the size of the screen.

If your model didnโ€™t make it to the table, but the standard combination doesnโ€™t work, try:

  1. Update the firmware to the latest version of MIUI.
  2. Reset button settings in Settings โ†’ System โ†’ Gestures and buttons.
  3. Check your device for viruses (some malware blocks screenshots).
๐Ÿ“Š What Xiaomi model do you use?
Redmi Note 12/13
POCO X5/F5
Xiaomi 13/14
Another model
I don't know.

What to do if a screenshot is not created

If nothing happens after pressing the combination, the problem may lie in the following:

โš ๏ธ Note: On devices with unlocked bootloader and custom firmware (such as LineageOS), standard button combinations can be disabled, in which case manual configuration through the build.prop file or installation of the Magisk module to restore functionality is required.

Common causes and solutions:

  • ๐Ÿ”ง System freeze: Restart the device and try again. If the problem persists, check for free memory space (needs at least 100 MB).
  • ๐Ÿ› ๏ธ Damaged buttons: Test the hardware buttons through the engineering menu (##6484## or #4636##).
  • ๐Ÿ“ฑ Application conflict: Some programs (e.g. BankID or Public Services) block screenshots for security reasons.
  • ๐Ÿ”„ Failure MIUI: Reset the interface settings in Settings โ†’ The phone. โ†’ Resetting settings MIUI.

If none of these methods worked, try to create a screenshot via ADB (requires a computer and enabled USB debugging).

adb shell screencap -p /sdcard/screen.png

Where screenshots are stored and how to manage them

By default, all screenshots are saved in the folder:

/storage/emulated/0/Pictures/Screenshots/

Features of storage:

  • ๐Ÿ“ On devices with MIUI 14 Screenshots are automatically sorted by date in subfolders (e.g, 2026-05).
  • ๐Ÿ” In the Xiaomi gallery, screenshots are marked with a separate category - they can be found through a search tag #screenshot.
  • โ˜๏ธ When synced with Mi Cloud is enabled, screenshots are automatically uploaded to the cloud (sets in the Gallery). โ†’ Mi Cloud).

To change the way we preserve:

  1. Open the Files app.
  2. Go to Categories โ†’ Images โ†’ Screenshots.
  3. Press. โ‹ฎ โ†’ Move and select a new folder.

๐Ÿ’ก

If screenshots take up too much space, enable compression in Settings โ†’ Storage โ†’ Free up space โ†’ Compress images. This will reduce the weight of files by 30-40% without noticeable loss of quality.

Additional features: long screenshots and editing

Modern Xiaomi smartphones support advanced features of working with screenshots:

  1. Long Screenshot (Scroll): After you create a normal screenshot, click on thumbnail and select Scrolling. The feature works in browsers, instant messengers, and some applications (not supported in games and videos).
  2. Quick editing: Once you've created a screenshot, you can crop it, add text or a picture. The tools appear when you click on the thumbnail.
  3. Text recognition: Click on the Toolbar to extract text from the screenshot (opts offline on MIUI 13+).

For models with AMOLED-The "Dark Screenshot" feature is available on screens (for example, Xiaomi 13 Pro) - it automatically inverts the colors of the image to save charge when viewing. โ†’ Screen. โ†’ Color scheme โ†’ Dark mode for screenshots.

How to take a screenshot in safe mode?
In Safe Mode, the button combination only works on devices with MIUI 12+. On older versions, you will need to use ADB or third-party apps like Screenshot Touch (available on Google Play).

Comparison of the button method with other methods

In addition to physical buttons, other ways to create screenshots are available on Xiaomi.

MethodSpeed.ReliabilityLimitations
Power + Volume Down buttonsโšก Instantly.โœ… It always works.Uncomfortable with one hand
Three fingers down gestureโณ 0.5-1 sackโŒ Maybe it won't work in the lags.Requires inclusion in settings
Voice command (OK Google, take a screenshot)โณ 1-2 sackโŒ It doesn't work without the Internet.Requires setting up a voice assistant
Notification panel (scissors icon)โณ 1 sec.โš ๏ธ Sometimes disappears from the panel.Doesn't work in full-screen games.

The button method wins in reliability, but loses in convenience. For example, for one-handed use, it is better to configure the three-finger gesture in Settings โ†’ Special Features โ†’ Gestures โ†’ Screenshots. And if you often need screenshots in games, consider applications like Screen Master that bypass the limitations of MIUI on screen capture in full-screen modes.

FAQ: Frequent questions about screenshots on Xiaomi

Can I change the format of screenshots from PNG to JPEG?
Yes, but only through ADB or root access. By default. MIUI saves screenshots in PNG (without loss of quality, to switch to JPEG, Adb shell settings put global settings screenshot_format jpeg After the reboot, the screenshots will be saved in the new format (the weight of the file will decrease by a new format). ~50%).
Why are screenshots blurred?
This is because of the charge saving or adaptive brightness mode on. Turn them off in Settings โ†’ Battery and Settings โ†’ Screen. Also check the screen resolution: if it's set to HD+ instead of FHD+, the screenshots will be less clear.
How to take a screenshot if the power button is broken?
Temporary Solutions: Use the "three fingers down" gesture (configure in Settings) โ†’ Connect the device to your PC and use scrcpy to create screenshots from your computer. Set a virtual power button through Settings. โ†’ Special facilities โ†’ Power button on the screen. The permanent solution requires button repair (cost) ~1500-3000 โ‚ฝ service-centre).
Can I take a screenshot in safe mode?
Yes, but with limitations. Safe Mode works: button combination MIUI 12+). ADB-Screencap command (computer required) Gestures and Safe Mode notification panel disabled.
How to turn off the shutter sound when creating a screenshot?
Go to Settings โ†’ Sounds and Vibrations โ†’ System sounds and turn off the screenshot sound setting. Alternatively, you can completely turn off system sounds, but then the screen lock, notifications, etc. will disappear.