Taking a screenshot on Xiaomi Mi smartphones seems like a simple task โ until you encounter unusual situations. For example, how to take a screenshot if the power button is not working? Or how to capture the entire scrollable page? In this article, we will examine not only the basic methods, but also the little-known features of MIUI and HyperOS, which will simplify the work with screenshots.
Xiaomiโs official documentation often doesnโt mention alternative ways to take screenshots, such as through ADB or voice commands. Weโve tested all the methods on models from Mi 8 to Mi 14, so the instructions are relevant for all versions of the firmware, and weโll focus on the challenges that users face after upgrading to HyperOS, the new shell that replaced MIUI.
1. Classical method: button combination
The most reliable and versatile method is the use of hardware buttons, which works on all Xiaomi Mi models, regardless of the firmware version or the state of the touch screen.
- Open the screen that you want to capture.
- At the same time, press the power button (on/off) and the volume reduction button.
- Hold them for 1-2 seconds until you hear the characteristic shutter sound or see an animation of the screenshot.
On models with touch buttons (e.g. Mi Mix 2S), the combination remains the same, but the pressing should be clearer.
- ๐ Check if the buttons are locked in the settings (Settings) โ Special facilities โ Power button).
- โก Make sure your phone has enough charge (less than 5% can block some features).
- ๐ฑ Restart the device โ sometimes system failures interfere with the correct operation of the buttons.
โ ๏ธ Note: On Xiaomi Mi 10 Ultra and Mi 11 Pro, when holding the buttons for more than 3 seconds, an emergency menu call can work.
โ๏ธ Check before screenshot buttons
2. Three-finger gesture for quick screenshot
The three-finger screenshot feature was introduced in MIUI 9 and saved in HyperOS, which allows you to take a screenshot by swiping it from top to bottom with three fingers at the same time, a method that is convenient when you hold your phone with one hand and press buttons with the other.
To activate the gesture:
- Go to Settings โ Additional functions โ Gestures.
- Find the item "Screenshot with three fingers" and turn on the switch.
- (Optional) Set the gesture direction โ the default is downward movement, but you can choose up or left/right.
Advantages of the method:
- โก Instant Access โ No need to search for buttons.
- ๐ฏ It works even with the hardware keys off.
- ๐ You can adjust the direction of the gesture to yourself.
Disadvantages:
- ๐ Sometimes it works accidentally when scrolling pages.
- ๐ง Some models (e.g. Mi 9) SE) It requires a perfectly synchronized touch.
3. Screenshot with voice assistant
If you have Google Assistant on or XiaoAI on, you can take voice screenshots, which is useful when your hands are busy or your buttons are broken.
For Google Assistant:
- Activate the assistant with the phrase โOK, Googleโ or holding the Home button.
- Say, โTake a screenshotโ or โPhotograph the screen.โ
For XiaoAI (Chinese version):
- Hold the home button or say โโ (for Chinese firmware).
- Say โ(screenshot)โ or โ(screenshot)โ.
โ ๏ธ Note: On Xiaomiโs global firmware, voice commands for screenshots can be disabled by default.To activate them, go to Settings โ Annexes โ Application management โ XiaoAI and enable permission to "Use over other windowsยป.
Warnings:
- ๐ The voice method does not work in the "Do not disturb" modeยป.
- ๐ On some models (e.g., Mi). A3 With pure Android, only Google Assistant is available.
- ๐ In applications with limited rights (banks, messengers), the voice screenshot can be blocked.
4. Advanced features: long screenshot and editing
MIUI and HyperOS support advanced screenshot options that many users donโt use.
4.1 Long (scrollable) screenshot
If you want to capture an entire web page, chat or document that doesnโt fit on a single screen:
- Take a regular screenshot of any of the described methods.
- Immediately after the thumbnail appears in the lower right corner, click on it.
- In the editor that opens, tap the โScrollโ icon (two arrows down).
- Wait until the system automatically scrolls the page and connects the pictures.
Limitations:
- ๐ It doesnโt work in some apps (e.g. Instagram, TikTok).
- ๐ Maximum length โ up to 10 screens (depending on model).
Quick editing and exchange
After creating the screenshot, a toolbar with options appears:
- โ๏ธ Edit โ cropping, drawing, adding text.
- ๐ค Share โ instant sending to messengers or the cloud.
- ๐ Text recognition โ extracting text from a screen (requires Google Lens or MIUI Text Recognition).
- ๐ Save to... - Select a folder to save (by default) DCIM/Screenshots).
How to return the old editing panel to HyperOS?
Automatic Save to the Cloud
To automatically sync your screenshots with the Mi Cloud:
- Open your Settings โ Xiaomi Account โ Mi Cloud.
- Enable the option โSync Screenshotsโ.
- Specify which file types to save (e.g., PNG only or JPEG only).
| Function | MIUI 12/13 | HyperOS |
|---|---|---|
| Long screenshot. | Yes (up to 10 screens) | Yes (up to 15 screens) |
| Editor with text | Only with Google Lens | Built-in OCR |
| Autoboot to the cloud | Only manually. | Automatic. |
| Voice commands | XiaoAI/Google | Only Google. |
5. Alternative methods: ADB and third-party applications
If standard methods do not work (for example, due to a break in buttons or a firmware failure), you can use ADB or specialized utilities.
5.1 Screenshot via ADB
This will require:
- ๐ฅ๏ธ Computer installed ADB (Android Debug Bridge).
- ๐ USB-cable.
- ๐ฑ Included debugging by USB (Settings โ The phone. โ Version. MIUI โ Tap 7 times, then Settings โ Additionally. โ For developers โ Debugging by USB).
Commands for creating a screenshot:
adb devices # Checking the connection
adb shell screencap -p /sdcard/screen.png # Creating a screenshot
adb pull /sdcard/screen.png # Copying on PCAdvantages of the method:
- ๐ ๏ธ It works even when the screen is locked (if debugging is allowed).
- ๐ Allows you to take high-resolution screenshots (for example, 4K on Mi 11 Ultra).
Third-party annexes
If you need advanced features (screen video recording, annotations, cloud storage), consider:
- ๐ธ Screenshot Easy โ Support for gestures and timer.
- ๐ฅ AZ Screen Recorder - screenshots + screen-recording.
- โ๏ธ Screen Master โ Automatic download in Google Drive.
โ ๏ธ Note: Screenshot apps require Screen Capture permission (Settings) โ Annexes โ Special access โ Screen capture. Without it, they won't work. On Xiaomi Mi with HyperOS, some utilities may conflict with system services - test them before using them.
๐ก
If after installing a third-party screenshot app, system gestures stop working, go to Settings โ System โ Gestures and reset your gesture settings to factory gestures. This will return the three-finger function.
6. Solving screenshot problems
Sometimes screenshots are not created or saved with artifacts. Let's look at typical problems and their solutions:
6.1 Screenshot not saved
Possible causes and ways of correction:
- ๐ Place in memory occupied โ clear the cache or transfer files to SD-map.
- ๐ง System application failure โ go to Settings โ Annexes โ All applications โ Screenshots and clear the data.
- ๐ Application restrictions โ some banking programs (e.g. SberBank Online) block screenshots. ADB.
6.2 The screenshot is black.
This is a common problem when trying to take a picture in:
- ๐ฎ Cheat-protected games (e.g, PUBG Mobile, Genshin Impact).
- ๐บ Annexes with DRM-Protection (Netflix, Disney)+).
- ๐ Incognito mode in the browser.
Decisions:
- ๐ท Use an external camera (take a screen photo with another phone).
- ๐ฅ๏ธ Connect your phone to your PC and take a screenshot via scrcpy (a program to manage Android from your computer).
The editing panel has disappeared.
If the toolbar does not appear after the screenshot is created:
- Check if the animation is disabled in Settings โ About Phone โ Additional โ Windows animation.
- Update the Screenshots system app via Play Market or App Gallery.
- Reset the settings of the Settings application โ Apps โ Screenshots โ Storage โ Reset.
๐ก
If screenshots stopped working after upgrading to HyperOS, try rolling back the Screenshots version of the system application via ADB: adb shell pm install -r -d /path/to/old/apk. The official APKs of previous versions can be found on the XDA Developers or 4PDA forums.
7 Where screenshots are stored and how to manage them
By default, all screenshots on Xiaomi Mi are saved in the folder:
/storage/emulated/0/Pictures/Screenshots/or (on some firmware):
/storage/emulated/0/DCIM/Screenshots/To change the place of conservation:
- Open the gallery and find any screenshot.
- Slip on three dots in the upper right corner โ ยซInformationยป.
- Select โChange the Save Placeโ and specify a new folder.
Management advice:
- ๐๏ธ Clean Screenshots folder regularly โ it can take several gigabytes.
- ๐ Use the search in the Gallery for the keyword โscreenshotโ for quick access.
- โ๏ธ Set up automatic backup in Google Photos or Mi Cloud.
On HyperOS models, screenshots are saved as WEBP instead of PNG by default, saving up to 40% of the space. To return PNG, turn off the option of โImages Optimizationโ in the gallery settings.