How to take a screenshot on a Xiaomi phone: all the ways of 2026

Creating screenshots on Xiaomi smartphones seems like a simple task β€” as long as you do not encounter unexpected nuances. buttons do not respond, gestures do not work, and there are no usual options on the menu. This is especially true for owners of new models of Redmi or POCO, where the manufacturer regularly updates the MIUI firmware and changes the location of functions. In this article, we will analyze all the current ways to take a screenshot on Xiaomi β€” from classic keyboard combinations to hidden features that are not written even in the official documentation.

It is important to understand that the methods differ not only depending on the version of the MIUI (12, 13, 14 or HyperOS), but also on the device model. For example, on the Xiaomi 13 Pro with a curved screen, the three-finger gesture can work differently than on the Redmi Note 12 with a flat display. And owners of the POCO F5 will have to consider the features of the POCO Launcher shell. We tested all methods on current firmware from 2026 and identified those that work stably.

1. Classic method: power and volume buttons

The most reliable method that works on all Xiaomi smartphones, from the budget Redmi A2 to the flagship Xiaomi 14 Ultra. The combination is universal and does not depend on the firmware version.

  1. Open the screen you want to save (for example, a chat in Telegram or a page in your browser).
  2. At the same time, press the Power (on/off) button and the Volume Down button.
  3. Hold them for 1-2 seconds until you hear the sound of the camera shutter and see the animation of the screenshot.

⚠️ Note: Some models (e.g. Black Shark) 5) This combination can cause a reboot menu, so if you have a window with the "Off/Reboot" option instead of a screenshot, you've been holding the buttons too long. 0.5-1 seconds.

Where to look for the screenshot taken? By default, the files are saved in the folder:

/storage/emulated/0/Pictures/Screenshots/

Or through the gallery: open the Photos app β†’ Screenshots album.

πŸ’‘

If screenshots are not saved, check permissions for the Screenshots app in Settings β†’ Apps β†’ Permissions Management β†’ Storage.

2. Three-finger gesture: quick screenshot without buttons

The screenshot gesture feature was introduced in MIUI 10 and has since become one of the most convenient features, allowing you to take a screenshot in one motion without pressing physical buttons. Here's how to set it up and use it:

  1. Go to Settings β†’ Additional functions β†’ Gestures.
  2. Find the screenshot option with three fingers and turn it on.
  3. Select action: Swipe down (recommended) or Touch and Hold.

Now to take a screenshot:

  • πŸ‘† Swipe three fingers across the screen from top to bottom (if you have chosen swipe).
  • πŸ–οΈ Or touch the screen with three fingers and hold for 1 second (if you choose to hold).

⚠️ Note: On some models (e.g. Xiaomi Pad 6), this gesture may conflict with the "Share Split" function. If the screenshot fails, check if the split is enabled in Settings. β†’ Screen. β†’ Screen splitting.

Is the gesture activated in the settings?|Is screen splitting disabled?|Whether clean fingers (dirty interferes with the operation)?|Have you tried swipe from different parts of the screen?-->

3. Screenshot with the Google Assistant

If you have Google Assistant installed (the default is on most Xiaomi models with Google services), you can take screenshots with voice. This is especially convenient when your hands are busy or the buttons are not working.

  1. Activate Google Assistant with the β€œOK, Google” voice command or hold the Home button.
  2. Say, "Take a screenshot" or "Photograph the screen."
  3. Confirm the action if the assistant requests permission.

πŸ”Ή Advantages of the method:

  • 🎀 It works without physical contact with the phone.
  • πŸ”„ It can be used if the touch screen is turned off.
  • πŸ“ Screenshot is automatically saved to a standard folder.

⚠️ Attention: On some firmware MIUI In China (without Google services), this method does not work, and the voice assistant may not work if the settings disable access to Special features for the Google app.

Power and volume keys|Three-finger gesture|Voice assistant|Other-->

4. Screenshot through the Quick Settings panel

Few people know, but MIUI has a built-in button for screenshots right in the notification curtain, which is useful if you don't want to remember gestures or keyboard combinations.

  1. Swipe down from the top edge of the screen to open the notification bar.
  2. Swipe down again to open the full Quick Settings panel.
  3. Find the Screenshot icon (usually looks like a scissor or a rectangle with lightning).
  4. Slip it on the phone immediately takes a screenshot.

If the icon is missing:

  • πŸ”§ Press on. βš™οΈ Edit in the Quick Settings Panel.
  • πŸ” Find a screenshot in the list and drag it to the active area.

On some models (such as the Redmi K60), this icon is hidden by default and only appears after manual addition.

Xiaomi modelScreenshot icon in the curtain by defaultIs manual adjustment required?
Xiaomi 13/14Yes.No.
Redmi Note 12No.Yes.
POCO X5Yeah (at POCO Launcher)No.
Black Shark 5No.Yes (via editing only)

5. Advanced features: long screenshot and editing

The standard screenshot captures only the visible area of the screen, but MIUI has tools for taking long screenshots and instant editing. Here's how it works:

How to take a long screenshot:

  1. Take a regular screenshot of any of the above methods.
  2. Immediately after the miniature appears in the lower right corner, tap it.
  3. In the editor that opens, select the Scroll option (an icon with two down arrows).
  4. Wait for the phone to automatically scroll through the page and connect the pieces into one long shot.

πŸ”Ή Limitations:

  • ⚠️ It does not work in some applications (for example, TikTok, Instagram*).
  • ⚠️ Maximum length: 10 screens (after this scroll stops).
  • ⚠️ Google Chrome can only capture text without images.

Quick editing:

After taking a screenshot, you can immediately:

  • ✏️ Cut the edges (frame icon).
  • 🎨 Add text or drawing (pencil icon).
  • πŸ” Blurr part of the image (Mosaic icon).
  • πŸ“€ Share directly in messengers (icon Send).
Why does scroll work in some applications?
Some apps (such as banking or social media) block access to their content through the Android API, which is used to create long screenshots, and this is done to protect users' data, in which case you just have to take screenshots piece by piece and glue them manually into the graphics editor.

6. Screenshot via ADB: for developers and advanced users

If standard methods don’t work (e.g., on custom firmware or after a system crash), you can take a screenshot via ADB (Android Debug Bridge), which requires a computer and minimal command line knowledge.

Instructions:

  1. Turn on USB Debugging on your phone: Settings β†’ About Phone β†’ MIUI Version (Tap 7 times) Settings β†’ Additional β†’ For Developers β†’ Debugging on USB
  2. Connect your phone to your PC through USB-cable.
  3. Open the command line (Windows) or terminal (macOS/Linux) and type in: adb devices (the name of your device should appear).
  4. Run the command for a screenshot: adb exec-out screencap -p > screenshot.png The screenshot.png file will be saved in the folder where the command was launched.

⚠️ Note: This method does not work on phones with a locked bootloader and debugging disabled. MIUI You can block screencap command for security reasons.

πŸ’‘

ADB-Screenshot is the only way to get a screenshot on a locked phone (for example, if the sensor or buttons are not working), but requires debugging pre-setting.

7. Alternative applications for screenshots

If the built-in MIUI features don't suit you, you can use third-party apps, which offer advanced features like screen recording, editing, cloud saving, and even text recognition (OCR).

AnnexFeaturesReference
Screen MasterLong screenshots, editor, screen recordingGoogle Play
Screenshot EasyGestures, timer, cloud storageGoogle Play
Super ScreenshotText recognition, templates for social networksGoogle Play

⚠️ Note: When installing third-party screenshot apps, they will ask permission to Overlay over other windows, without this right, programs will not be able to take screenshots:

  1. Go to Settings β†’ Applications β†’ Permissions Management β†’ Overlay.
  2. Find the screenshot app and turn on the switch.

πŸ”Ή The benefits of third-party applications:

  • πŸ“± It works even if the built-in functions MIUI switched off.
  • ⏱️ You can set a delay timer (useful for menu screenshots that disappear).
  • 🌐 Some support automatic upload to the cloud (Google Drive, Dropbox).

Frequent problems and their solutions

Even on new Xiaomi smartphones, users are faced with errors in creating screenshots, let’s analyze the most common cases and ways to fix them.

Problem 1: The buttons don’t respond to the press.

  • πŸ”‹ Check if the battery is discharged (at the charge level) <5% some functions are turned off).
  • πŸ”„ Reboot your phone – sometimes helps with temporary crashes.
  • πŸ› οΈ If the buttons are physically damaged, use a three-finger gesture or ADB.

Problem 2: Screenshots are not saved.

  • πŸ“ Check the space in memory (you need at least 100 MB on the system partition).
  • πŸ”§ Go to Settings. β†’ Warehouse β†’ Screenshots folder and clear the cache.
  • πŸ“‹ Make sure the Gallery app has storage rights.

Problem 3: The three-finger gesture doesn't work.

  • πŸ‘† Check if the gesture is enabled in the settings (Additional features) β†’ Gestures).
  • 🧹 Clean the screen of dust and moisture – the sensor may not recognize touch.
  • πŸ”§ If you use a protective glass with rounded edges, try making a gesture closer to the center of the screen.

Problem 4: The long screenshot is broken.

  • πŸ“± Update the app you’re trying to take a screenshot of (like Chrome or Twitter).
  • πŸ”„ Try scrolling the page manually while creating a screenshot.
  • πŸ“ Use third-party apps like Screen Master that are better at handling long pages.

πŸ’‘

If none of these things work, try resetting your gesture settings: Settings β†’ System β†’ Resetting β†’ Reset gesture settings. This won't delete your data, but it will return all gestures to factory settings.

Can I take a screenshot on the switched off Xiaomi?
No, it's impossible. To create a screenshot, the phone has to be on and unlocked, and the only exception is if the device is connected to the PC via ADB and debugging is enabled, but even then, the screen has to be active.
How to take a screenshot on Xiaomi with a broken screen?
If the sensor is not working but the phone is turning on, use: Power + Volume + Volume Down buttons, ADB connection (if debugging was enabled in advance), Google Assistant voice assistant (if the microphone is working) If the screen is completely black, but the phone is showing signs of life (vibrates, makes sounds), try connecting it to your PC and using Scrcpy to control from your computer.
Where are the screenshots on Xiaomi stored?
By default, they are saved in /storage/emulated/0/Pictures/Screenshots/ You can also find them in the Gallery app β†’ Screenshots album. Google Photos (if sync is enabled). File manager (e.g. Mi File Manager) on the way up.
How to turn off the shutter sound when screenshot?
V MIUI There is no built-in option to turn off the screenshot sound, but there are workarounds: πŸ”‡ Put your phone in silent mode before creating a screenshot. 🎡 Reduce media volume to zero (Media slider in notification curtain). πŸ› οΈ Use it. ADB-command to disable system sounds (requires root rights): adb shell settings put global screenshot_sound 0
Can I take a screenshot in safe mode?
Yes, but with limitations. Safe Mode only runs basic functions, so: πŸ”˜ Power button combination works + Turning down the volume. ❌ Not working gestures, voice assistant and quick settings panel. πŸ“ Screenshots are saved to the same folder, but may not appear in the gallery until the reboot.