There are a dozen ways to take a screenshot on Xiaomi, from the classic button combination to voice commands and hidden gestures in MIUI. But most users have only used one method for years, without even knowing about more convenient alternatives. For example, did you know that Redmi Note 12 or POCO F5 can take a screenshot with a simple triple tap on the screen? Or that new versions of MIUI have a scrolling screenshot feature to capture long pages?
In this article, weโll look at all the current ways to create screenshots on Xiaomi in 2026, including little-known chips for old and new models, learn how to take screenshots with buttons, gestures, voice assistant, and even through ADB (for advanced users), and how to edit screenshots immediately after you create, where they are saved and why sometimes you canโt take a picture.
1. Classic method: power and volume buttons
The most versatile method that works on all Xiaomi smartphones - from the budget Redmi A2 to the flagship Xiaomi 14 Ultra.
- Open the screen you want to capture (app, web page, settings).
- 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 and see the animation of the screenshot.
โ ๏ธ Note: On some models (e.g, POCO X5 Pro) this combination can cause the reset menu if the buttons are pressed too long. The optimal retention time is less than 1 second.
By default, all screenshots are saved to the gallery in the Screenshots folder (or Screenshots on Russian firmware).
/storage/emulated/0/Pictures/Screenshots/๐ก
If the screenshot is not saved, check if the shutter sound is turned off in the camera settings, which sometimes prevents the system from recognizing the successful creation of the image.
2.Gesturals in MIUI: Triple touch and swipe
Xiaomi has added a few handy gestures to its MIUI shell to create screenshots without buttons, features that are available on most models starting with the MIUI 10 (2018).
Method 1: Triple touch with three fingers
Activated in the settings:
- Go to Settings โ Special Features โ Gestures โ Triple Touch.
- Select the "Screenshot" action.
- Now quickly enough to touch the screen with three fingers at the same time โ and the picture is ready!
Method 2: Swipe down three fingers
This gesture works on models with MIUI 12+ (e.g. Xiaomi 11T, Redmi Note 11 Pro):
- Open Settings โ Additional โ Buttons and gestures โ Screenshot gestures.
- Turn on the option "Swipe down three fingers".
- Swipe the screen from top to bottom with three fingers (without pause).
โ ๏ธ Note: On some firmware, these gestures may conflict with other features (e.g., split screen).If a screenshot fails, check the priority of gestures in the settings.
3. Voice assistant: "OK, Google" and Xiao AI
If you're too lazy to push buttons or make gestures, you can try voice commands, which is especially useful when your hands are busy or the screen is dirty.
Method 1: Through Google Assistant
It works on all smartphones with Google services:
- Activate the voice assistant with the phrase โOK, Googleโ or hold the home button.
- Say, "Take a screenshot" or "Screenshot."
- Confirm the action (if required).
Method 2: Through Xiao AI (Chinese firmware)
On smartphones with Chinese firmware (for example, Xiaomi 13 for the domestic market) there is its own assistant:
- Hold the power button to call Xiao AI.
- Say in Chinese, "" (jiรฉtรบ) โ or in English, "Take a screenshot."
๐น Limitation: Voice commands may not work in some applications (e.g. banking or gaming) due to security limitations.
4. Scrolling screenshot (long screen)
Do you need to save an entire web page, a chat in Telegram or a list in Excel? MIUI has a Scrolling Screenshot feature that allows you to capture content that does not fit on one screen.
How it works:
- Take a regular screenshot in any way (buttons or gestures).
- Immediately after the appearance of the thumbnail of the picture in the lower right corner, tap it.
- In the editor that opens, select the option โScrollโ (or โLong Screenshotโ).
- Wait until the system automatically scrolls down the screen and adds the missing part.
- Press "Ready" to save the result.
โ ๏ธ Note: Not all apps work, for example, Instagram or TikTok can block a long screenshot because of content protection. MIUI 9 and older.
Which apps donโt have a scrolling screenshot?
5. Screenshot via notification panel (quick settings)
Few people know, but in MIUI you can add a screenshot button directly to the notification bar, which is convenient if you often take screenshots and do not want to remember gestures or button combinations.
How to set up:
- Open the notification panel (swipe from top to bottom).
- Slip on the "Edit" icon (pencil in the lower right corner).
- Find the screenshot tiles in the list and drag them to the active area.
- Now, when you open the notification bar, you will see the screenshot button โ just click on it!
๐น Bonus: In some versions MIUI (for example POCO F4 GT) This button can be added to the lock screen through the lock screen settings โ Labels.
6. Screenshot via ADB (for advanced users)
If you need to take a screenshot on Xiaomi with a broken screen or broken buttons, you can use ADB (Android Debug Bridge), which requires a connection to a computer, but works even on locked devices (if debugging over USB is enabled).
Instructions:
- Install ADB Tools on your PC.
- Enable USB debugging on your phone: Settings โ About Phone โ MIUI version (tap 7 times to become a developer), then Settings โ Additional โ Developers โ Debugging over USB.
- Connect your phone to your computer and confirm your trust in the device.
- Open the command line (Windows) or the terminal (Mac/Linux) and type:
adb devices
adb shell screencap -p /sdcard/screen.png
adb pull /sdcard/screen.pngThe finished screenshot will appear in the folder from where you started the command, under the name screen.png.
โ ๏ธ Note: This method does not work on some models with a locked bootloader (for example, Xiaomi 13 Pro on Chinese firmware.
Install ADB Tools on PC
Enable the developer mode on Xiaomi
Activate debugging over USB
Connect your phone to the original cable
Allow access to the device on the smartphone screen-->
7. Editing and managing screenshots
After creating a screenshot, Xiaomi offers several options for quick editing and:
- ๐๏ธ Editor: Trimming, adding text, drawing, blurring parts of the screen.
- ๐ค Share:WhatsApp, Telegram or social networks.
- ๐ Scrolling: Create a long screenshot (if supported).
๐น Tip: If you often need to blur personal data in screenshots, install Markup or Screenshot Touch app โ they offer more tools than the standard editor. MIUI.
Where do screenshot settings change?
| Parameter | Path in settings | Description |
|---|---|---|
| Shutter sound | Settings โ Sounds and vibration โ System sounds โ Screenshot sound | Turns on/off sound when creating a picture |
| Conservation folder | Settings โ Storage โ Folders โ Screenshots | Change the location of saved screenshots |
| Miniature after screening | Settings โ Additional โ Buttons and gestures โ Show a screenshot miniature | Turns off the pop-up thumbnail in the right corner |
| File format | Settings โ Additional โ For developers โ Screenshot format | Choosing between PNG (no loss) and JPEG (less weight) |
๐ก
Starting with MIUI 14, screenshots are automatically optimized to save space โ quality remains high and file weight is reduced by 30-40%.