Xiaomi Redmi 5 is one of the most popular budget smartphones of 2017-2018, but even today its owners are faced with the question: how to quickly take a screenshot of the screen? The methods depend on the version of the MIUI (9 to 12.5), the installed shell and even the physical condition of the buttons. In this article, a full guide with proven methods, including rare tricks for unusual situations (for example, if the power button does not work).
We're going to look at not only the classic keyboard combinations, but also the alternatives, from gestures to voice commands, and also explain why screens sometimes don't save (and how to fix it), where they go from the gallery, and how to automatically send them to the cloud, and if you're looking for the fastest way possible, or if you're faced with a "Can't take a screenshot" error, here's a solution.
1. Classic method: buttons "Nutrition + Volume down"
Itβs a versatile method that works on all Xiaomi smartphones, including the Redmi 5 (the Redmi 5A, Redmi 5 Plus models also support).
- 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 1-2 seconds until you hear the sound of the camera shutter and see the animation of the screenshot.
β οΈ Warning: If the buttons are pressed too long (more than 3 seconds), the smartphone may start to reboot or open the shutdown menu. On Redmi 5 with worn buttons, you sometimes need to press a little harder - but without fanaticism, so as not to damage the mechanism.
Where to look for a ready-made screen? By default, it is saved in the Gallery β Screenshots folder (or DCIM β Screenshots in the file manager). If there is no folder, check the save settings (more on this below).
Buttons pressed simultaneously, without delay | Shutter animation appeared |Sunfire sound (if not disabled) |Screenshot displayed in the notification-->
Alternative method: quick menu (notification panel)
If the buttons on Redmi 5 don't work well or you just prefer taps, use the Quick Settings Panel. This works on MIUI 10 and later:
- Swipe your finger down from the top edge of the screen to open the notification curtain.
- Find the screenshot icon** (usually hidden under the βMoreβ or βEditβ button).
- Slip on it β the smartphone will immediately take a screenshot.
πΉ How to add a screenshot button to the curtain if it is not there?
- π± Open the notification panel in full (swipe down twice).
- π§ Slip on the Edit icon (pencil in the lower right corner).
- π Find it in the screenshot list and drag it to the active area.
β οΈ Attention: Redmi 5s MIUI 9 this method may not work β older versions of firmware didn't have a screenshot button in the curtain. Update the system or use other methods.
"Nutrition + Volume Down" buttons | Quick menu (notification panel) | Gestures (Three-finger swipe) | Voice assistant | Another option-->
3. Gestures: Three-finger swipe (fastest way)
The screenshot gesture feature is available on Redmi 5 with MIUI 11 and later, and allows you to take a screenshot in one motion, swipe three fingers across the screen from top to bottom.
- Open Settings β Additional β Special features β Gestures for a screenshot.
- Activate the Three-Finger Swipe Switch.
- (Optional) Enable the option βPreview screenshotβ** β it will show the thumbnail immediately after creation.
πΉ nuance:
- π The gesture works only on the home screen and in apps, but not in games with swipe locking (for example, in the case of the game, PUBG Mobile).
π‘ Secret chip: If after swipe to hold your finger on the thumbnail of the screenshot, the editor will open - you can immediately crop or mark the picture.
π‘
On Redmi 5 with a broken sensor, gestures may not work, in which case use physical buttons or connect the mouse over OTG and do screens through ADB (instruction below).
4. Voice assistant: "OK, Google, take a screenshot."
If you have Google Assistant or Alice on, you can take screenshots with your voice, which is convenient when your hands are busy or your buttons are broken.
- Activate the assistant with your voice (OK, Google) or hold the Home button.
- Tell the command, βTake a screenshotβ or βTake a picture of the screen.β
- Confirm the action (if required).
πΉ Limitations:
- π£οΈ It works only when you connect to the Internet (check the command on Google servers).
- π In some applications (banks, messengers with protection) voice commands are blocked.
- π± On Redmi 5s. MIUI 9-10 You may need to manually configure permissions for Google Assistant.
π For Yandex Alice: The team sounds like βAlice, take a screenshotβ**, but only works in the Yandex app or on the home screen.
Why doesnβt the voice assistant take a screenshot?
5. Screenshot via ADB (for advanced users)
If the Redmi 5 screen doesn't respond to touch and the buttons are broken, you can take a screenshot through the command line using the ADB (Android Debug Bridge), which requires a PC and enabled debugging over USB.
π Step-by-step instruction:
- Turn on the developer mode on your smartphone: Settings β About phone β MIUI version (shap 7 times).
- Activate debugging over USB in Settings β Additional β For developers.
- Connect Redmi 5 to your PC via USB and confirm your trust in your computer.
- Open the Command Prompt (Windows) or Terminal (Mac/Linux) and type in: adb devices (should display your device's serial number).
- Run the command for screenshot: adb shell screencap -p /sdcard/screen.png
- Download the file on PC: adb pull /sdcard/screen.png
β οΈ Attention: If ADB It gives a device unauthorized error, check that there is a window on the smartphone screen requesting trust in the PC (I need to confirm). On Redmi 5 with a broken screen, this method will not work - you will need to unlock the bootloader and firmware through Fastboot.
| Problem. | Reason. | Decision |
|---|---|---|
| ADB does not see the device | Xiaomi drivers not installed | Download Mi PC Suite or drivers manually |
| Screencap team not working | No root rights or MIUI restrictions | Use adb shell /system/bin/screencap (full path) |
| The file is not saved to SD-map | No folder or record rights | Check the vacant space or save to /data/local/tmp |
6.Where screenshots go and how to change the save folder
By default, screenshots on Redmi 5 are saved to Gallery β Screenshots, but sometimes they disappear. Common reasons and solutions:
- π Folder Hidden: In the file manager, enable the display of hidden files (Settings) β Show hidden files).
- ποΈ Removed Automatically: Check the Recycle Bin in the Gallery or Cleaning Settings in Settings β Warehouse.
- βοΈ Cloud Sync: If Mi Cloud is enabled, screens can only be saved in the cloud (check Settings). β Xiaomi account β Mi Cloud β gallery).
π§ How to Change the Conservation Folder?
In the standard settings of Redmi 5 this option is not, but you can use third-party applications (for example, Screenshot Easy) or ADB-team:
adb shell settings put global screenshot_save_path /storage/emulated/0/Download/Screenshotsβ οΈ Note: If you use dual apps (cloning messengers), screenshots from them can be saved to a separate folder. CloneApp_Screenshots.
π‘
On Redmi 5 with MIUI 12+, screenshots are automatically optimized (compressed). To maintain original quality, disable the option in Settings β Additional β Image Optimization.