The screenshot on Xiaomi Redmi 9 is a basic feature that everyone can use, from saving important messages to fixing bugs in applications. But not everyone knows that this model has 5 different ways to create screenshots, including hidden MIUI features. In this article, we will analyze each method with nuances, compare their convenience and explain how to solve typical problems - for example, when screenshots are not saved or obtained in black.
The peculiarity of Redmi 9 (codenamed lancelot) is that it runs on MIUI 12/13 with a shell over Android 10/11, where some features are hidden deeper than in the stock Android. We tested all methods on firmware V12.5.1.0.RJCMIXM and V13.0.2.0.SJCMIXM - instructions are relevant for both versions. If your smartphone is updated to MIUI 14, check for menu items: in new versions the interface may be slightly different.
1. Classic method: power and volume buttons
The most reliable method that works even when the system freezes is suitable for the Redmi 9, Redmi 9A, Redmi 9C and other models of the series.
The algorithm is simple:
- ๐ฑ At the same time, press the power button (right) and the volume reduction button (left).
- ๐ฏ Hold them for 1โ1.5 seconds until you hear the sound of the camera shutter and see the animation screenshot.
- ๐ The finished shot will appear in the gallery in the Screenshots folder or in the notification (tap on it for quick editing).
Nuances:
- โก If you hold the buttons longer than 2 seconds, a forced reboot will work (the Power off menu will appear on the screen).
- ๐ On a discharged battery (less than 5%), the screenshot may not be saved - the system prioritizes energy saving.
โ ๏ธ Note: On Redmi 9 with non-original firmware (e.g. Pixel Experience), this button combination can cause other actions. โ Gestures โ Buttons.
โ๏ธ Check before screenshot buttons
๐ก
If the screenshot did not work the first time, try pressing buttons at intervals of 0.1 seconds: first power, then volume.
2. Three finger gesture (the fastest way)
A MIUI signature chip that saves time: just swipe three fingers from top to bottom across the screen, and the feature is on by default on Redmi 9, but it can be configured or disabled.
How to use:
- Open the screen you want (like a chat on WhatsApp or a map on Google Maps).
- Place three fingers (indicator, middle, ring) on the screen.
- Swipe down smoothly but quickly (like a swipe to update a page).
Challenges and solutions:
- ๐ซ Gesture not working? Check settings: Settings โ Additionally. โ Special opportunities โ Three finger gesture, switch switch switch to the switchboard position on..
- ๐ฑ Reduce the sensitivity of the gesture or turn it off for specific applications (for example, in games).
| Method | Speed. | Reliability | Suitable for |
|---|---|---|---|
| Power buttons + volumes | โญโญโญ | โญโญโญโญโญ | Any situation, including hangings |
| Three-finger gesture | โญโญโญโญโญ | โญโญโญ | Quick access (social networks, browser) |
| Voice assistant | โญโญ | โญโญ | When hands are busy |
3. Screenshot by voice via Google Assistant
If you need to take a screenshot but your hands are busy (like cooking with a prescription), use voice control, which requires active internet and a Google Assistant on.
Step-by-step:
- Activate voice assistant: Long-hold the Home button (if you have one on your navigation bar). or say OK, Google (if the feature is enabled in the settings).
"Take a screenshot"
"Screenshot"
Confirm the action (if required).
Limitations:
- ๐ Does not work in Do Not Disturb or with the microphone turned off.
- ๐ Requires an Internet connection to process voice.
- ๐ In some banking applications (for example, SberBank Online), screenshots are blocked for security reasons.
What other commands does Google Screenshot Assistant understand?
4. Scrolling screenshot (long page)
Do you need to save all the correspondence in Viber or a long article in the browser? Scrolling Screenshot function will cope with the task. It is available in standard Xiaomi applications and some third-party ones (for example, Chrome).
How to do this:
- Take a regular screenshot of any of the above methods.
- Immediately after the miniature appears in the lower right corner, tap on it.
- In the editor that opens, click Scrolling (the icon with two arrows) โคต๏ธ).
- Wait until the screen automatically scrolls down and press Ready.
Important:
- ๐ The feature doesn't work in all apps, like Instagram or TikTok, and scroll is blocked.
- ๐ The maximum screenshot length is 10 screens. If the page is longer, break it up into pieces.
5. Screenshot via PC (ADB and Mi PC Suite)
If the sensor is not working or you need to take a screenshot without notifying the user (for example, to diagnose a problem), connect Redmi 9 to your computer.
Method 1: via Mi PC Suite (official software)
- Download and install Mi PC Suite from the official website.
- Connect your phone via USB (select File Transfer mode).
- In the program, go to the Toolbox โ Screenshot tab.
Method 2: ADB (for Advanced)
adb devices # check the connection
adb shell screencap -p /sdcard/screen.png
adb pull /sdcard/screen.png # save to PCโ ๏ธ Attention: When in use ADB screenshot is saved in the root folder of the device (/sdcard/). If the memory is low, the file may not be saved. Before executing commands, check the free space in Settings. โ Warehouse.
Solving Screenshot Problems
Sometimes screenshots don't save, they don't turn black, they don't scroll, and we'll look at the typical errors and fix them.
Problem 1: Screenshots are not saved
- ๐๏ธ Check the Screenshots folder in the gallery - maybe the files are hidden. Enable the display of hidden folders in the file manager.
- ๐ฑ Make sure that the device has enough memory (needs at least 50 MB of free space).
- ๐ง Reset the settings of the Gallery app: Settings โ Annexes โ Application management โ gallery โ Warehouse โ Clear the data.
Problem 2: Black screenshot
- ๐ฅ๏ธ This is typical for content-protected apps (e.g. Netflix, Banking apps) and screenshots are locked at the Android level.
- ๐ Try to take a picture through ADB (5 - sometimes this is bypassing the restrictions.
Problem 3: Three finger gestures are not working
- ๐ Reboot your phone โ it will reset temporary crashes MIUI.
- ๐ ๏ธ Update the firmware: Settings โ The phone. โ Updating the system.
- ๐ฑ If the gesture conflicts with other software (for example, Nova Launcher), turn it off in the gesture settings.
๐ก
If screenshots are no longer saved after the MIUI update, clear the system application cache (Settings โ Apps โ Show All โ Three Dots โ Reset application settings).