The Xiaomi Redmi Note 8 Pro remains one of the brandโs most popular smartphones years after its release, thanks to its powerful Helio G90T processor, quadruple camera and capacious battery, but many users still face a basic problem: how to quickly take a screenshot of the screen if standard keyboard shortcuts fail or the phone โglutsโ.
In this article, weโll look at all the current ways to create screenshots on the Redmi Note 8 Pro, including hidden MIUI features, gestures, and workarounds for non-standard situations, and why screenshots sometimes donโt save โ and how to fix them without resetting.
1. Classic method: power and volume buttons
The most reliable method that works on any version of MIUI is 11 to 14, which is suitable even if the touch screen is not responding (for example, after a fall or when connecting to a PC).
Instructions:
- ๐ฑ Simultaneously press the power button (right) and the volume button (top left).
- ๐ Hold them for 1-2 seconds until you hear the sound of the camera shutter and see the animation screenshot.
- ๐ The finished screen is saved in the folder DCIM โ Screenshots or Pictures โ Screenshots.
โ ๏ธ Note: If you have a magnetic lock case installed (e.g. Xiaomi Smart Cover), the power button may be blocked.
Press the buttons at the same time, without delay | Make sure the screen is not locked |Check the free space in memory (need at least 50 MB) | Turn off the modes "Do not disturb" or "Game"
-->
2. Three-finger gesture - quick screen without buttons
The feature โGesturing for a screenshotโ appeared in MIUI 10 and works on all firmware Redmi Note 8 Pro. It is convenient when one hand to press buttons uncomfortable (for example, in transport).
How to turn on:
- Open Settings โ Additional โ Special features โ Gesture for a screenshot.
- Activate the swipe switch with three fingers down.
- (Optional) Enable Preview screenshot to edit the picture immediately.
How to use:
- ๐ Swipe your fingers from top to bottom across the screen (not necessarily vertically).
- ๐ผ๏ธ Screenshot will be saved automatically, and at the top there will be a thumbnail for quick editing.
๐ก If the gesture doesnโt work, check if it conflicts with other functions (for example, with Swipe for split screens). MIUI 12+).
Power and volume buttons|Three-finger gesture|Notification menu|Other (write in the comments)-->
3. Screenshot via notification panel (if buttons are broken)
Few people know, but MIUI has a built-in screenshot button hidden in the Quick Settings panel, which saves you if the physical buttons don't work (for example, after getting moisture).
Step-by-step:
- Swipe your finger down to open the notification panel.
- Click on the icon. โฎ (three dots) or swipe down again to turn all the icons around.
- Find the Screenshot button (scissors icon) ๐ผ๏ธ). If it is not, tap Edit and add to the active.
- Press the button and the screenshot will be taken instantly.
โ ๏ธ Note: Some custom firmware (e.g. Pixel Experience) may not have this button. ADB.
What to do if the screenshot button is gone?
4. Advanced method: screenshot via ADB (for developers)
If your Redmi Note 8 Pro is connected to a PC and the screen does not respond to touch, you can take a screenshot via Android Debug Bridge (ADB). This is the only way that works even on a locked or bit screen (provided that the screen is not locked or bit). USB-debugging was included in advance).
Instructions for Windows:
- Download ADB Tools and unpack it into the C:\adb folder.
- Connect your phone to your PC via USB and select File Transfer mode.
- Open the Command Prompt (Win + R โ enter cmd).
- Enter commands in order: cd C:\adb adb devices adb shell screencap -p /sdcard/screen.png adb pull /sdcard/screen.png C:\
The screenshot will appear on C:\ under the name screen.png. If you need a series of screens (for example, to record a process), use the script:
for /L %i in (1,1,10) do (
adb shell screencap -p /sdcard/screen_%i.png
adb pull /sdcard/screen_%i.png C:\screens\
)๐ง Technical note: On MIUI 14 may require confirmation RSA-If the screen doesn't work, this method won't work, use Recovery mode.
5. Screenshot in Recovery Mode (if the phone is not turned on)
If the Redmi Note 8 Pro is stuck on the logo or left in the bootloop, but the screen is partially working, you can take a screenshot through Recovery Mode. This will help fix the error for diagnosis (for example, the code E: Unable to mount /data).
How it works:
- Turn off the phone (press the power + Volume increase for 10 seconds).
- Press Power + Volume Up until the Mi logo appears.
- From the Recovery menu, select Apply update โ Choose from ADB.
- Connect your phone to your PC and type in cmd: adb shell twrp screencap /sdcard/recovery_screen.png
- Remove the file via adb pull.
โ ๏ธ Attention: Standard MI Recovery (not) TWRP) Screencap doesn't work. It requires custom recovery.
6 Why screenshots are not saved - and how to fix it
A common problem on the Redmi Note 8 Pro is that the screenshot is taken (sound is there, animation is there), but the gallery does not.
| Problem. | Reason. | Decision |
|---|---|---|
| Screens don't appear in the gallery | Screenshots folder is hidden or damaged | Open Files โ Categories โ Images โ Screenshots or create a folder manually through PC |
| The "failed to save" error | We're out of disk space. | Clear the cache in Settings โ Storage or transfer files to SD-map |
| Black screenshot. | Conflict with theme or wallpaper | Reset the theme to standard: Settings โ Display โ Themes โ Standard |
| Screens are kept in low quality | Traffic saving mode is included | Turn off Settings. โ SIM-maps and mobile networks โ Saving traffic |
๐ ๏ธ Critical case: If screenshots are missing after the update MIUI, check the folder rights:
adb shell chmod 777 /sdcard/DCIM/Screenshots๐ก
On the Xiaomi Redmi Note 8 Pro, screenshots are saved by default in PNG format at a resolution of 2340ร1080 (FHD+). If you want to reduce the weight of files, use apps like Screenshot Easy to convert to JPG.
7. Alternative applications for screenshots
If the built-in methods are not satisfied (for example, you need to record a screen or edit), install one of these applications:
- ๐ธ Screenshot Easy โ Supports delayed screenshots (useful for menus that disappear when you click on the screenshot).
- ๐ฅ AZ Screen Recorder โ allows you to screen while recording video (no restrictions) MIUI 3 minutes).
- ๐๏ธ Screen Master โ Adds blurring, cropping and text addition functions right after creating the screen.
- ๐ Super Screenshot โ saves screenshots to the cloud (Google Drive, Dropbox) automatically.
โ ๏ธ Note: Screenshot apps require Overlay rights over other windows (Settings) โ Special facilities โ Without it, they won't be able to intercept the screen.
๐ก Tip: For games (e.g., for example, PUBG Mobile or Genshin Impact: Use the built-in Game Turbo feature, which allows you to do screens without leaving full screen (swipe three fingers down). + retention).