Why are the screenshots on the Mi A2 different from other Xiaomis?
Xiaomi Mi A2 is a unique smartphone in the companyβs lineup, running on pure Android One instead of the usual MIUI shell. This means that the standard keyboard combinations and gestures for taking screenshots here may not match other models of the brand. For example, on devices with MIUI, a three-finger screenshot is often available, and on the Mi A2 this method is disabled by default.
Another feature is that Xiaomi doesn't have a customized quick-setting menu, and instead, users get a naked Android with minimal tweaks. This simplifies the system, but sometimes causes confusion: where do you look for screenshot settings? How do you edit them? In this article, we'll look at all the current ways, including hidden features and workarounds for non-standard situations.
Itβs important to consider the firmware version: after the update to Android 10/11, new gestures appeared on the Mi A2, and some old methods stopped working, we tested each method on current versions of the software (2023-2026) and indicated where additional adjustments are required.
Method 1: Classic button combination (always working)
The most reliable method that is guaranteed to work on any version of Android is to simultaneously press the power button and reduce the volume. On the Xiaomi Mi A2, this combination works even when the screen is locked (if the appropriate setting in the security settings is enabled).
Algorithm of action:
- π± Open the screen you want to save (application, web page, settings).
- π Press Power (right) and Loudness down (left) for 1-2 seconds.
- π¨ You will hear the sound of the camera shutter and see the animation of the save in the upper right corner.
- π The image is automatically saved in the folder Pictures/Screenshots or DCIM/Screenshots.
If the combination does not work:
- β‘ Check if one of the buttons stuck (especially after the phone drops).
- π Restart the device β sometimes system processes block the processing of presses.
- βοΈ Make sure that in the settings β System system β Gestures not disabled hardware buttons.
βοΈ Checking before screenshot
β οΈ Note: Some of the Mi's firmware A2 After upgrading to Android 10, the button combination may conflict with a Google Assistant call. β Annexes β Special access β Assistant and voice input and disable the start of the assistant buttons.
Method 2: Triple touch gesture (requires settings)
The Xiaomi Mi A2 has a feature that allows you to take a screenshot through triple tapping, but it's disabled by default, which is useful if the hardware buttons are faulty or you prefer gesture control, activated via the special feature menu:
Instructions for inclusion:
- Open Settings β Special features β Interaction management β Touch & hold delay.
- Select Short (this will reduce the delay in the gesture).
- Return to Special Opportunities and tap Special Opportunity Services.
- Activate the triple-touch screenshot option (could be called Touch Assist).
After setting up:
- π Quickly touch the screen three times in a row (with intervals). β€ 0.5 sec).
- πΌοΈ The screenshot will be taken without sound, but with vibration.
- π§ If the gesture doesnβt work, check the sensor sensitivity in Settings. β Display. β Touch and retention.
Why can't a gesture work?
| Problem. | Decision |
|---|---|
| The gesture works by accident. | Increase the delay in Touch & Hold delay to Long |
| Doesn't work in games. | Turn off multi-touch processing in the game in the control settings |
| Conflict with other gestures | Turn off gestures in third-party launchers |
| No option in the settings | Update the firmware to the latest version |
Method 3: Voice command via Google Assistant
If you have Google Assistant enabled, you can take voice screenshots -- this is especially convenient when hands are busy -- and it works on all versions of Android, but requires an internet connection to recognize speech.
Step-by-step:
- Activate the assistant with the βOK, Googleβ command or hold the Home button.
- Say, "Take a screenshot" or "Screenshot."
- Confirm the action (if required).
Limitations of the method:
- π£οΈ Works only in languages supported by the assistant (Russian, English, etc.).
- πΆ Requires an active internet connection (Wi-Fi or mobile data).
- π Does not work in banking apps and some games due to security restrictions.
π‘
If the voice command is not recognized, try to pronounce it more clearly or go to the assistant settings (Settings β Google β Settings for applications β Search, Assistant and Voice) and retrain the voice model.
Method 4: Screenshot applications (additional functions)
The standard Android tools on the Mi A2 don't allow you to edit screenshots immediately after you've created them or take scrolling screenshots. This will require third-party utilities. We tested 3 tested apps:
| Annex | Features | Reference |
|---|---|---|
| Screenshot Easy | Scrolling Screens, Editor, Cloud Saving | Google Play |
| Screen Master | Gestures, screen recording, GIF-animation | Google Play |
| Super Screenshot | Without root, support for Android 12+ | Google Play |
How to set up Screenshot Easy (Step-by-step):
- Install the application and open it.
- Grant permissions to Overlay over other windows and access storage.
- Turn on the floating button in the utility settings.
- Press the button to take a picture, or use a gesture (shake the phone).
β οΈ Note: Some applications (such as Screen Master) may conflict with Mi system gestures A2. If standard screenshots stop working after installation, clear the Settings app cache β Annexes β Screen Master β Warehouse β Clear the cache.
Method 5: Screenshot via ADB (for advanced users)
If the Xiaomi Mi A2 screen doesnβt respond to touch, but the phone is on and connected to a PC, you can take a picture via Android Debug Bridge (ADB).This method requires command-line skills and enabled USB debugging.
Instructions:
- Turn on Developer Mode: Go to Settings β About Phone and tap the Build Number 7 times.
- Go back to Settings β System β For developers and activate Debugging over USB.
- Connect your phone to your PC and confirm your trust in your computer.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices
adb shell screencap -p /sdcard/screen.png
adb pull /sdcard/screen.pngThe finished shot will be saved in the folder where the command was launched, under the name screen.png.
Advantages of the method:
- π₯οΈ It works with a faulty screen (if it is not a good screen). USB-ported).
- π Allows you to take screenshots in the background (for example, for error logs).
- π§ It can be automated through scripts (for example, for periodic monitoring).
π‘
ADB-Teams are working on Mi A2 Even without root rights, but require debugging pre-setting, a method that is indispensable for diagnosing system failures or creating screenshots in recovery mode).
Where to find and how to edit the screenshots?
By default, all screenshots on the Xiaomi Mi A2 are saved in the Pictures/Screenshots folder.
- π Gallery (in the album Screenshots).
- ποΈ Files (internal storage) β Pictures).
- π Google Photos (if synchronization is enabled).
For quick editing:
- Open the screenshot at the Gallery.
- Slap the icon. βοΈ Edit.
- Use pruning tools, add text or draw.
- Save the changes (Save as a copy option will not wipe the original).
On Mi. A2 Android 11+ The built-in editor supports the WebP format, which takes up the 30β40% less space than PNG, To enable saving in WebP, use the command ADB: adb shell settings put global screenshot_format webp.
Frequent problems and their solutions
Even on a device as trusted as the Xiaomi Mi A2, users have difficulty taking screenshots, and weβve collected common bugs and ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| Buttons don't respond. | Sticking or damage to keys | Use the triple touch gesture or ADB |
| Screenshot black | DRM restrictions (Netflix, banking applications) | Remove protection in the application settings or use screen mirroring |
| No shutter sound. | Disabled in the sound settings | Include in Settings β Sound β System sounds |
| Not kept in the gallery | Lack of memory or media scanner failure | Clear the Media Storage Cache or Reboot the Phone |
If none of the methods work:
- Check if guest mode is enabled (limits some features).
- Update the firmware through Settings β System β System Update.
- Reset the settings to factory (pre-save data!).