Creating screenshots on Xiaomi smartphones is a challenge that every user faces: whether itโs saving an important message, fixing an error in the application or just wanting to share interesting content, the ability to quickly take screenshots saves time. However, not everyone knows that on devices with a MIUI shell there are several ways to create screenshots at once, from classic to hidden features that the manufacturer does not always mention in the documentation.
In this article, we will discuss all the current methods for the Redmi, POCO and Xiaomi lineup (including the flagship Xiaomi 14 and the budget Redmi Note 13).We will focus on the nuances of working on the latest versions of MIUI 14/15 firmware, where the interface and layout of functions may differ from the old instructions, you will also learn how to edit screenshots immediately after creation, where they are saved and how to automate the process with gestures.
1. Classic method: power and volume buttons
The most versatile method that works on all Xiaomi models without exception is the combination of physical buttons. It does not depend on the version of MIUI or the presence of additional settings, so it is suitable even for devices with a damaged sensor (provided that the buttons are serviceable).
To take a screenshot:
- Open the screen that you need to lock.
- At the same time, press the power button (on/lock) and the volume down button.
- Hold them for 1-2 seconds until you hear the sound of the camera shutter or see the animation of the screenshot.
On some models (such as the POCO F5 or Xiaomi 13T) the combination with the volume button may work, but this depends on the regional firmware settings. If the first option didnโt work, try the alternative.
โ ๏ธ Attention: On devices with MIUI 12 and older, when holding buttons for more than 3 seconds, emergency call mode may be activated. To avoid false positives, press the buttons sharply and release immediately after the animation appears.
Where to look for a ready screenshot? By default, files are saved in the folder:
/storage/emulated/0/Pictures/Screenshots/Or through the gallery: open the Photos app โ Screenshots album.
2. Three-finger gesture for quick screenshot
One of the most convenient ways is to use a three-finger gesture across the screen, which is available on all Xiaomi devices with MIUI 9 and newer, but it is disabled by default, to activate it:
- Go to Settings โ Additional functions โ Gestures.
- Select the screenshot with three fingers.
- Turn on the switch and select the gesture direction (usually from top to bottom).
Now, just swipe three fingers across the screen (you don't have to touch all three at the same time) and you take a screenshot, and this is a particularly useful technique for:
- ๐ฎ Players โ You can take a screenshot of the game without interrupting the process (for example, in Genshin Impact or in the game). PUBG Mobile).
- ๐ฑ Users with faulty power/volume buttons.
- ๐ Those who often take screenshots with one hand (the gesture can be performed with the thumb, index and middle fingers).
If the gesture doesn't work, check:
- Is the mode for one hand turned on (it can block multi-touch gestures).
- Are there third-party launchers (like Nova Launcher) that can conflict with system gestures?
- Screen cleanliness โ dirt or low sensitivity protective film can interfere with touch recognition.
3. Screenshot through the Quick Settings panel
A lesser known, but no less effective, way is to use the notification bar, which is useful when you need to take a late screenshot (for example, to have time to deploy a menu or show a hidden interface element).
Instructions:
- Open the screen that you need to lock.
- Swipe down from the top edge of the screen to open the notification bar.
- Find a Screenshot icon (usually a scissors or a zipper rectangle) If it's not there, click Edit and add it to the panel.
- Tap the icon โ the screenshot will be taken instantly.
On some firmware (for example, MIUI 14 Global), a screenshot with scroll option is available in this panel - it allows you to capture a long page (for example, a chat in a Telegram or an article in a browser) in one file.
- Take a regular screenshot through the panel.
- Immediately after the thumbnail appears at the bottom of the screen, click on it.
- Select Scrolling (or Long Screenshot) and wait for processing.
โ ๏ธ Note: The long screenshot feature may not work in some apps (e.g. Instagram or banking programs) due to security limitations.
4.Voice Assistant and Google Assistant
If you need to take a screenshot without touching the screen (for example, when recording video or broken display), you can use voice commands, for this, both the built-in Xiaomi Assistant and Google Assistant will do.
Method 1: Xiaomi Assistant (Mi AI)
- Activate the assistant by saying OK, Google, or holding the Home button (if you have one on your model).
- Say, Take a screenshot or take a picture of the screen.
- Confirm the action (if required).
Method 2: Google Assistant
- Make sure that the Voice Option is enabled in Google settings (Settings โ Google โ Settings for Apps โ Search, Assistant and Voice).
- Say, OK, Google, take a screenshot.
- If the command doesnโt work, check permissions for Google in Settings โ Apps โ Permissions Management.
This method is convenient for:
- ๐ฅ Bloggers who record screen videos and donโt want to interrupt the shoot.
- ๐จโ๐ฆฝ Users with disabilities or temporary hand injuries.
- ๐ Situations when hands are busy (for example, while cooking on the phone).
๐ก
If the voice assistant doesnโt recognize the command, try to pronounce it more clearly or switch the input language to English (sometimes the โTake a screenshotโ command works more reliably).
5 Hidden Features: Screenshot via the power menu and Home button
Some Xiaomi models (especially older ones or custom firmware) offer alternative ways to create screenshots that few people know about.
Method 1: Menus of food
If you hold the power button longer than usual (3-5 seconds), you will see a menu with the options to turn off / reset. On some firmware (MIUI 10-12), there is a screenshot button in this menu.
- Hold the power button until the menu appears.
- If there is no screenshot button, tap More (or Additional).
- Select Screenshot โ the picture will be taken without additional confirmation.
Method 2: Home button (for models with a physical button)
On older devices (such as Xiaomi Mi 5 or Redmi 4 Pro) with a physical Home button, you can take a screenshot by holding it together with the Back button or Recent apps.
Hold Home + Back for 2 SecondsThese methods are relevant for:
| Model | Supported method | MIUI version |
|---|---|---|
| Xiaomi Mi 8, Mi 9 | Menu + Screenshot | MIUI 10โ12 |
| Redmi Note 7, Note 8 Pro | Home + Back button | MIUI 11 Global |
| POCO X3 NFC | Menu (requires activation in settings) | MIUI 12.5 |
| Xiaomi Mi A2 (Android One) | Only power buttons + volume | Stock Android |
โ ๏ธ Attention: On devices with MIUI 13+ The food menu may not include screenshot options due to changes in security policy.
6 Automation: Screenshots on schedule or via ADB
For advanced users who need to take screenshots automatically (for example, to test apps or create guides), there are two ways: through ADB or third-party apps.
Method 1: ADB-team
If you have ADB Tools installed on your PC, you can take a screenshot remotely:
adb shell screencap -p /sdcard/screen.pngOnce you run the command, the screen.png file will appear in the root folder of internal memory, and to automate the process, you can write a simple script in Python or Batch.
Method 2: Applications for automatic screenshots
Google Play has utilities that allow you to customize screenshots by timer or events:
- Screenshot Easy โ Supports latency and serial shooting.
- Automate โ allows you to create scripts (for example, take a screenshot when connecting to Wi-Fi).
- Tasker โ for advanced users (you can link the screenshot to a gesture, time or geolocation).
Install ADB Tools on PC| Enable USB debugging on your phone | Connect the device via cable | Check the permissions in the developer settings
-->
Warning: Automatic screenshots may conflict with some applications (e.g., banking or online). DRM-In this case, the screen will be black in the resulting image.
7. Editing and managing screenshots
After you create a screenshot on Xiaomi, you immediately open a mini-editing panel.
- โ๏ธ Drawing - brushes, markers, eraser.
- ๐ Text - Adding inscriptions (you can choose font and color).
- ๐ผ๏ธ Cutting โ changing the boundaries of the image.
- ๐ Blurring โ Hiding confidential information.
- ๐ค Sharing โ fast sending to messengers or the cloud.
If you missed the editing panel, you can open the screenshot through the gallery and click Edit. On MIUI 14+, the text recognition (OCR) function is also available - just select the area in the screenshot, and the text will be copied to the clipboard.
Where are the screenshots stored?
- Default: /Pictures/Screenshots/
- In the cloud: If sync with Mi Cloud is enabled, screenshots are automatically uploaded to the Screenshots folder in your account.
- In Google Photos: If the autoboot is enabled, screenshots will be included in the Screenshots album.
How to return deleted screenshots?
8. Frequent problems and their solutions
Even on reliable devices like Xiaomi, screenshots can be difficult to get, and let's look at common bugs and how to fix them.
Problem 1: Screenshots are not saved
Possible causes and solutions:
- ๐ฑ End of space on the device โ check the free space in Settings โ Warehouse.
- ๐ซ No permissions โ go to Settings โ Annexes โ gallery โ Permits and enable access to storage.
- ๐ System failure โ restart your phone or clear the gallery cache.
Problem 2: Black screen in the screenshot
This is typical of screen protection applications (banks, Netflix, some games).
- ๐ธ Use an external camera (take a picture of the screen with another phone).
- ๐ฅ Enable screen recording and take a screenshot of the video (e.g. via Screen Recorder).
- ๐ง On some firmware helps disabling hardware acceleration in the developer settings (Settings) โ The phone. โ Version. MIUI โ Press 7 times, then Settings โ Additionally. โ For developers โ Disable hardware overlays).
Problem 3: Three finger gestures are not working
This is most often related to:
- โ๏ธ Disabled function โ check settings โ Additional functions โ Gestures.
- ๐ Conflict with other gestures โ disable gestures in third-party launchers.
- ๐ฑ Sensor malfunction โ test the multi-touch in the engineering menu (#6484##).
๐ก
If none of these methods work, check firmware integrity through Settings โ About Phone โ System Update. Sometimes screenshot crashes are associated with corrupted system files after a failed update.