How to take a screenshot on Xiaomi 8 Pro and Redmi 8 Pro: all ways + secret MIUI chips

Taking screenshots on Xiaomi and Redmi smartphones seems like a simple task β€” until you encounter the nuances of a particular model. Xiaomi 8 Pro and Redmi 8 Pro, despite the similar names, work on different versions of the MIUI shell and have unique combinations of buttons. In this article, we will analyze all the current ways to take a screenshot in 2026, including rare methods through ADB and voice commands, and explain why sometimes the screen is not saved in the gallery.

The feature of these models is support for both classic keyboard combinations and Xiaomi brand gestures. For example, on the Redmi 8 Pro with MIUI 12+, you can create long scrolling screenshots, and on the Xiaomi 8 Pro (2018), you may need to activate the function manually, and we tested each method on real devices and identified typical errors that cause screenshots to β€œdisappear” or turn black.

1. Standard method: button combination

The most reliable method, which works on all versions of MIUI, is to press physical buttons simultaneously. On the Xiaomi 8 Pro and Redmi 8 Pro, these are:

  • πŸ”˜ Power button (right) + Hold on for 1-2 seconds until you hear the shutter sound or see animations.
  • πŸ“± In the models with MIUI 14+ A screenshot will appear in the lower right corner – tap it for quick editing.
  • ⚑ If the screen is not responsive, check if the buttons in Settings are locked. β†’ Special facilities β†’ Power button.

On the Redmi 8 Pro with custom firmware (e.g. Pixel Experience), the combination may be different – sometimes you need to clamp the power + increase the volume.

⚠️ Note: On the Xiaomi 8 Pro with worn volume buttons, the combination can fire in a few times.Solution - use gestures (section 2) or connect the device to a PC to create a screenshot through ADB.

ModelButton combinationSound/animationWherever it's stored
Xiaomi 8 Pro (MIUI 10–12)Power + Volume reductionShutter sound/storage/emulated/0/Pictures/Screenshots/
Redmi 8 Pro (MIUI 11–14)Power + Volume reductionAnimation + Vibration/DCIM/Screenshots/
Any model with a TWRPPower + Volume IncreaseNo sound.In the recovery folder

2.Gestural screenshots in MIUI

Xiaomi offers an alternative way to swipe screenshots across the screen, which is available on the Redmi 8 Pro by default, but on the Xiaomi 8 Pro, it needs to be activated manually:

  1. Go to Settings β†’ Additional β†’ Buttons and gestures β†’ Screenshot gestures.
  2. Enable the option of "Swipe with three fingers".
  3. Choose the direction of the gesture (usually down).

Now swipe the screen with three fingers from top to bottom, and the screenshot will be saved automatically. On MIUI 14, this gesture also triggers a quick action menu, so you sometimes need to repeat the movement.

Is the mode activated in the settings?

Do your fingers touch the screen at the same time?

Is there any conflict with other gestures (e.g. screenshots in games)?

Have you tried to reboot your phone?

-->

If the gesture doesn't work, check:

  • πŸ”§ Are there third-party launchers (like Nova Launcher) that block system gestures.
  • πŸ“± Is left-handed mode enabled in gesture settings – it can invert the swipe direction.
  • πŸ”„ After updating MIUI Sometimes you reset your gesture settings. Reactivate the function.
πŸ“Š What kind of screenshots do you use more often?
Button combination
Swipe gesture
Voice assistant
Through the PC.
Other

3. Voice commands and Google Assistant

On devices with Google Services (including global versions of Redmi 8 Pro), you can take a screenshot with your voice.

  1. Activate Google Assistant (long-term home click or voice command β€œOK, Google”).
  2. Say, β€œTake a screenshot” or β€œTake a screenshot.”
  3. Confirm the action in the window that appears.

On Xiaomi 8 Pro with Chinese firmware (MIUI China), this method does not work - instead of Google Assistant, XiaoAI is used, which does not support voice screenshots.

⚠️ Note: On some versions MIUI Voice screenshots are saved in the Downloads folder, not Screenshots. Check both directories if you can't find the file.

The advantage of the method is convenience in situations when hands are busy (for example, while streaming or recording video), the disadvantage is a delay of 2-3 seconds between the command and save.

4. Screenshots via PC: ADB and specialized programs

If the sensor or buttons on the smartphone don't work, you can take a screenshot through your computer.

  • πŸ–₯️ PC Windows/Linux/macOS and installed Xiaomi drivers.
  • πŸ“± Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times tap the assembly number β†’ Come back to the extra. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ Cable USB Type-C (preferably original).

Instructions for ADB:

adb devices # Checking the connection


adb shell screencap -p /sdcard/screen.png




adb pull /sdcard/screen.png C:\Screenshots\

Alternative programmes:

  • πŸ”Ή Scrcpy – broadcasts the screen on the PC and allows you to take screenshots with a button F12.
  • πŸ”Ή Vysor – similar to Scrcpy, but with touch input support.
  • πŸ”Ή ApowerMirror – suitable for screen recordings + screenshot.
What if the ADB can’t see the device?
1. Make sure that in the settings β†’ Additionally. β†’ For developers included the option β€œDebugging by” USB (security)Β». 2. Reinstall drivers via Mi PC Suite (official software from Xiaomi). 3. Try another one. USB-port (preferably) USB 3.0). 4. If used macOS/Linux, check the rights /dev/bus/usb (may require sudo).

On the Xiaomi 8 Pro with unlocked bootloader, screenshots via ADB can be saved in.raw format – they need to be converted to.png utility ffmpeg.

5. Long (scrollable) screenshots

The Long Screenshot feature is available on Redmi 8 Pro with MIUI 11+ and allows you to capture all the scrollable content (such as a chat in Telegram or a page in your browser).

  1. Take a regular screenshot in any way.
  2. Immediately after the miniature appears, tap it.
  3. In the editor that opens, select β€œScroll” (the icon with the arrows down).
  4. Wait for the automatic scrolling and press "Done".

Limitations:

  • 🚫 Does not work in screenshot protection applications (e.g. banking software).
  • πŸ“ Maximum length – up to 5 screens (depending on model).
  • πŸ”„ On Xiaomi 8 Pro with MIUI 10 function may not be available – an update is required.

πŸ’‘

If a long screenshot is cut, try scrolling through the content manually before saving it, and sometimes MIUI does not recognize dynamically loaded items (such as Instagram feeds).

Typical problems and their solutions

Even after a successful screenshot, users are faced with errors.

Problem.Reason.Decision
Screenshot not savedWe're out of disk space.Clean Settings β†’ Storage or save the screen to the Mi Cloud cloud.
Black screenshot.DRM-protection conflict (Netflix, banks)Use ADB or disable Hardware Overlays in the developer settings.
No sound/animationSystem sounds disabled.Include in Settings β†’ Sound β†’ System sounds.
Screenshots blurredThe β€œPrivacy Protection” mode has workedDisable in Settings β†’ Privacy β†’ Special Access β†’ Privacy Protection.

If screenshots are missing from the gallery, check:

  • πŸ—‘οΈ The folder.thumbnails in DCIM β€” Sometimes the miniatures are kept separately.
  • πŸ” Gallery settings: Settings β†’ Show hidden files.
  • ☁️ Auto-upload to Google Photos or Mi Cloud (can delete local copies).

πŸ’‘

On the Xiaomi 8 Pro with root rights, screenshots of DRM applications (such as Disney+) can only be taken through ADB with the Hardware Composer disabled (requires technical knowledge).

FAQ: Frequent questions

Can I take a screenshot on a locked screen?
No, MIUI blocks this feature for security reasons, except that if the lock screen displays a notification with content (such as a WhatsApp message), it can be captured in the standard way, but the lock screen itself is not.
How to change the format of saving screenshots from PNG to JPEG?
By default, MIUI saves screenshots to.png. To change format: Install a file manager with support for batch operations (for example, Solid Explorer). Select screenshots in the Screenshots folder. Select Convert β†’.jpg. Automatic change of format through the MIUI settings is impossible.
Why do screenshots in games turn black?
This is due to Game Turbo technology, which blocks screen capture to improve performance. Solutions: Turn off Game Turbo in the game settings. Use ADB with the adb shell screencap -p command (not working in all games). Record gameplay through Screen Recorder, then take a screenshot of the video.
Where can I find screenshots taken through XiaoAI?
Xiaomi voice assistant saves screenshots in folder /storage/emulated/0/XiaoAI/assistant_screenshots/. If the folder is empty, check the permissions for XiaoAI in Settings β†’ Annexes β†’ Permits β†’ Warehouse.
How to take a screenshot on Xiaomi 8 Pro with a broken screen?
If the sensor is not working, but the phone is on: Connect the device to the PC via ADB (section 4). Use the mouse through OTG-adapter (if you have mouse control enabled in the special features settings). If the screen is completely black but the phone is responding to the connection, try the button combination at random (power) + Volume down.To repair the screen Xiaomi 8 Pro recommends the original module JDI FHD+ (articular 1807-0130).