Xiaomi Mi Max is a iconic 6.44-inch phablet Released in 2016, but still in the hands of many users. You can take a screenshot on this device in at least 5 different ways - from the classic button combination to hidden MIUI functions. The problem is that on different versions of the firmware (from MIUI 7 to MIUI 12.5) and modifications (Mi Max, Mi Max Prime, Mi Max 2), these methods can work differently or even be absent.
In this article, we will discuss all current methods, including those that are not documented in the official instructions, you will learn how to take screenshots using physical buttons, gestures, voice commands, and also through ADB β if the sensor has stopped working.
1. Classic method: power buttons + volume
It is a versatile method that works on all versions of Xiaomi Mi Max (including Prime and Mi Max 2) regardless of firmware.
- Open the screen you want to capture (like a WhatsApp dialog or a page in Chrome).
- Press the power button (right) and the volume button (left) at the same time.
- Hold them for 1-1.5 seconds until you hear the camera shutter sound and see the animation of the screenshot.
β οΈ Note: The Mi Max with worn buttons can only be triggered by one tap (e.g. turning off the screen instead of a screenshot:
- π§ Try pressing the buttons with more force or from a different angle.
- π± Check if the buttons are clogged with dust (relevant for devices older than 3 years).
- π Restart your phone β sometimes system lags block the processing of combinations.
βοΈ Check before screenshot buttons
The screenshot is saved in the DCIM/Screenshots or Pictures/Screenshots folder (depending on the MIUI version). If the folder is not available, check Download.
2.Gestural MIUI: Screenshot with three-finger swipe
Starting with MIUI 9, Xiaomi has a feature of creating screenshots without buttons β with a gesture, which is especially convenient for the Mi Max with its huge screen, where it is difficult to reach the buttons with one hand.
To activate this method:
- Go to Settings β Additional settings β Buttons and gestures β Screenshot gestures.
- Turn on the switch "Swipe with three fingers".
- Select the swipe direction (usually downwards β itβs more convenient on larger screens).
Now to create a screenshot:
- Place three fingers on the screen (for example, index, middle and ring fingers).
- Then, move them down (or in the direction you choose) without taking your fingers off the screen.
π‘
If the gesture doesn't work, try to swipe your fingers more slowly or with a lot of pressure. On a Mi Max with a worn sensor, you may need to calibrate the screen (in the engineering menu).
β οΈ Note: On some custom firmware (e.g. LineageOS), this gesture may conflict with other features. If the notification bar opens after the swipe instead of a screenshot, turn off the gesture in the settings.
3. Screenshot via notification panel (quick settings)
In MIUI 10 and later, a separate screenshot button is added to the Quick Settings panel, which is the most reliable way to do this if the physical buttons or sensor are not working properly.
How to use:
- Swipe down from the top edge of the screen to open the notification bar.
- Swipe down again to deploy the full Quick Settings panel.
- Find the Screenshot icon (usually looks like a scissor or a rectangle with lightning).
- Slip it on it - the screenshot will be taken instantly.
If no button:
- π§ Go to Settings. β Notification panel β Change the order.
- π Find it in the screenshot list and drag it to the active area.
- π Set the position by clicking on the pin icon.
This method works even if the screen is locked (but not on all versions of MIUI), and it is also useful for creating screenshots in games where the button press can be intercepted by the application.
4. Voice commands: "OK, Google, take a screenshot."
If you have Google Assistant (or Alice from Yandex) on, you can take voice screenshots, which is convenient when your hands are busy or the buttons are not working.
Instructions for Google Assistant:
- Activate the assistant with the OK Google command or by holding the Home button.
- Say, βTake a screenshotβ or βPhotograph the screen.β
- Confirm the action (if required).
For Yandex Alice:
- Open the Yandex app or activate Alice with your voice.
- Say, "Alice, take a screenshot."
- If the function does not work, update the Yandex application to the latest version.
β οΈ Note: Voice screenshots may not work in some applications (e.g., banking or security-enhanced ones). MIUI 8 and below this function may not be available.
Why is the voice screenshot not working?
5. Screenshot via ADB (for advanced users)
If the sensor or buttons on the Xiaomi Mi Max are completely out of order, you can take a screenshot via ADB (Android Debug Bridge), which requires a PC and enabled debugging over USB.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version. Go back to Settings β Additional β For Developers. Activate USB Debugging.
Mi Max
Command line.
Terminal
adb devicesMake sure the device is identified (serial number should appear).
adb exec-out screencap -p > screenshot.pngScreenshot.png will be saved in the folder where the command was launched.
On the Xiaomi Mi Max with MIUI 11+, you may need additional permission to access the screen through ADB. If the command does not work, try:
- π Disconnect and reconnect USB-cable.
- π Reset. ADB-Adb kill-server and adb start-server.
- π± On the phone in the window Allow debugging? tick "Always allow from this computerΒ».
π‘
ADB-Screenshots are saved in format PNG They're not compressed, so they're better than standard methods, and they're useful for keeping small text or graphs.
6.Challenges with screenshots on Xiaomi Mi Max and their solutions
Even on a proven device like the Mi Max, there can be errors in screenshots, and here are some of the most common ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| Screenshots are not saved in the gallery | Screenshots folder is damaged or missing | Create a folder manually through a file manager or reboot your phone |
| Black screen on the screenshot | Conflict with the application (e.g. Netflix, banking programs) | Use ADB or turn off protection in the app settings |
| No shutter sound. | Silent mode or system sounds turned off | Check the settings β Sounds and vibrations β System sounds |
| Three-finger gesture doesn't work. | Disabled function in settings or conflict with another gesture | Reactivate the gesture in Settings β Screenshot gestures |
| Screenshot taken with delay | Lack of RAM (relevant for Mi Max with 2/3 GB of RAM) | Close the background applications or restart the device |
If none of the methods work, check:
- π Battery level (at <5% some functions are turned off).
- π± Availability of updates MIUI (In older versions there are bugs with screenshots).
- π οΈ System File Integrity (can be checked through Settings) β The phone. β System verification).