Introduction: why screenshots on Xiaomi 6 Pro may not work
Xiaomi 6 Pro (codenamed wayne) is still popular with users due to its powerful hardware and support for custom firmware. However, even on such a proven model, many people face problems when creating screenshots: buttons do not respond, gestures do not work, and in games or applications with protection (for example, banking), the function is completely blocked. In this article, we will analyze all the current ways to take a screenshot on Xiaomi 6 Pro โ from standard to little-known, and explain how to avoid typical errors.
The feature of the model is the lack of a physical Home button, which changes the usual logic of combinations. In addition, on MIUI 12/13/14, the algorithm for creating screenshots may differ due to interface updates. If you tried to take a screenshot in the standard way, but it didn't work out, don't rush to blame the smartphone: chances are you're just using the wrong method for your situation.
Method 1: Classic button combination (always working)
It is a versatile method that is guaranteed to work on the Xiaomi 6 Pro regardless of the version of MIUI or the firmware installed.
- Open the screen you want to capture (for example, a dialog in the messenger or a page in the browser).
- At the same time, press the power button (right) and the volume reduction button (left).
- Hold them for at least 1 second until you hear the sound of the camera shutter and see the save animation.
โ ๏ธ Note: If sensitive information is displayed on the screen (such as a Wi-Fi password or a credit card), the system may block the creation of a screenshot, in which case a notification will appear: "You can not take a screenshotยป.
Make sure the screen is not locked.
Close applications with protection (banks, messengers with secret chats)
Turn off Do Not Disturb mode if it is active
Check the space in the memory (needs at least 50 MB)
-->
Where to look for a screenshot? By default, files are saved to the DCIM/Screenshots or Pictures/Screenshots folder. To quickly open the last shot, pull down the notification bar and tap the thumbnail.
Method 2: Three finger gesture (fastest)
The gesture screenshot feature is available on the Xiaomi 6 Pro with MIUI 9 and later, and allows you to take a screenshot in one motion without pressing a button. Here's how to set it up and use it:
- Go to Settings โ Additional โ Buttons and gestures โ Screenshot.
- Activate the screenshot option with a gesture.
- Choose the option of Swipe three fingers down (recommended) or Touch three fingers.
Now to take a screenshot:
- ๐ Swipe from top to bottom across the screen with three fingers at the same time (for the โswipeโ optionยป).
- ๐ Or just touch the screen with three fingers and remove them immediately (for the "touch" optionยป).
โ ๏ธ Note: The gesture may conflict with other features, such as Split Screen or Google Assistant. If a screenshot is not created, check if these options are included in Settings. โ Special facilities.
Power buttons + volume | Three finger gesture | Voice assistant | Through notification panel | Another way-->
Method 3: Quick settings panel (if the buttons are broken)
If the physical buttons on your Xiaomi 6 Pro are faulty or you just prefer alternative methods, use the notification bar:
- Pull down the notification curtain (with one finger for a short menu or two for a full menu).
- Find the Screenshot icon (usually it looks like a scissor or rectangle with a curved angle).
- Slip it on it - the screenshot will be taken instantly.
If the badge is not in the curtain:
- ๐ง Click on the icon. โ๏ธ Edit in the upper right corner of the panel.
- ๐ฑ Find a screenshot in the list and drag it to the active area.
- ๐พ Save the changes.
This method is convenient for advanced users who often take screenshots: the icon is always at hand, and you do not need to remember the combination of buttons. However, in some firmware (for example, custom Android 10+) this option may not be available.
Method 4: Voice command (for MIUI with Google Assistant)
If you have Google Assistant or Alice on, you can take a voice screenshot, which is especially convenient when your hands are busy or your buttons are not available.
- Activate voice assistant: For Google Assistant: say "OK, Google" or press the Home button (if it's set up). For Alice: say "Hi, Alice."
- Say the command: ๐ฃ๏ธ ยซTake a screenshot (Google Assistant). ๐ฃ๏ธ ยซScreenshot" (Alice).
โ ๏ธ Note: Voice commands do not work in all applications. For example, in games or on a locked screen, the assistant may refuse to perform the action for security reasons. Also make sure that the assistant has access to Special Options Settings (check in Settings). โ Annexes โ Special access).
๐ก
If the voice assistant doesn't recognize the command, try to pronounce it more clearly or reformulate it. For example, instead of "take a screenshot," say "take a screenshot."
Method 5: Through ADB (for developers and custom firmware)
This method is suitable for advanced users who work with Xiaomi 6 Pro via ADB (e.g. for automation or debugging).
- Connect your smartphone to your PC via USB and enable Debugging via USB (Settings โ About Phone โ MIUI Version โ 7 times tap on version, then go back to Settings โ Additional โ For Developers).
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices(Make sure the device is determined.)
adb shell screencap -p /sdcard/screen.png(This command saves a screenshot in the phoneโs root memory folder.)
adb pull /sdcard/screen.png(Downloads the file to the computer.)
The advantage of this method is that it can take screenshots in software, such as on a schedule or in the background, but for the average user, this method is redundant and requires skills in working with ADB.
What if the ADB canโt see the device?
Table: Comparison of all ways to create screenshots
| Method | Difficulty | Speed. | Works in games. | Requires settings |
|---|---|---|---|---|
| Power buttons + volume | โญ | โก Instantly. | โ No (lockdown) | โ No. |
| Three-finger gesture | โญโญ | โก Quickly. | โ No. | โ Setup 1 time |
| Notification panel | โญ | โณ 1-2 sack | โ No. | โ Add the badge |
| Voice command | โญโญ | โณ 2-3 sack | โ No. | โ Setting up an assistant |
| ADB | โญโญโญโญ | โณ 5-10 sack | โ Yes. | โ Installation of drivers |
Frequent mistakes and how to fix them
Even experienced users of Xiaomi 6 Pro sometimes face problems when creating screenshots.
- ๐ No shutter sound: Check if the system sound is turned off in Settings โ Sound. โ System sounds, also make sure that Do Not Disturb mode is not activated.
- ๐ฑ Screenshot not saved: Free up space in memory (needs at least 50MB). Screenshots folder can be corrupted - try creating it manually through file manager.
- ๐ฎ Not working in games: Most games (for example, PUBG Or Genshin Impact, which blocks screenshots because of cheating, use an external camera or a special program like Scrcpy.
- ๐ Three-finger gesture fails: Disable conflicting functions in Settings โ Special facilities โ Also check if left-handed mode is on.
If none of these methods work, try restarting your phone or resetting your gesture settings to Settings โ System โ Resetting โ Resetting your gesture settings.
๐ก
On the Xiaomi 6 Pro with custom firmware (like LineageOS or Pixel Experience), the standard methods may not work, in which case use ADB or third-party apps like Screenshot Touch.