How to take a screenshot on Xiaomi Poco X3 NFC: all the ways from standard to hidden

Xiaomi Poco X3 NFC (codenamed surya) remains a popular choice among gamers and multitasking users even years after its release. Its 120Hz screen, Snapdragon 732G performance processor, and MIUI firmware (or custom builds) offer flexible screenshot capabilities β€” but not everyone knows how to make the most of them.

In this article, we’ll look at not only basic button combinations, but also little-known features, from three-finger gestures to integration with Google Assistant. We’ll focus on the typical issues of why the screenshot doesn’t save, how to change the file format or turn off the shutter sound. If you’re using Poco X3 NFC on MIUI 12/13/14 or custom firmware like Pixel Experience, here are some of the most relevant solutions.

Method 1: Classic button combination (always working)

It's a versatile method that works on the Poco X3 NFC, regardless of the firmware or shell version.

  1. Open the screen you want to capture (app, game, web page).
  2. At the same time, press the Power button (right) + Volume Down button (left).
  3. Hold them for 0.5-1 seconds until you hear the shutter sound and see the save animation.

⚠️ Attention: If you press too long (more than 2 seconds), turn off the screen or the power menu. Some custom firmware (for example, LineageOS) may require power + Volume up.

Make sure the screen is unlocked |

Close unnecessary notifications (they will be in the screen)|

Check the vacant space (MIUI requires a minimum of 50MB)|

Turn off Do Not Disturb mode if you need shutter sound-->

Where do you look for the screenshot you saved? The default file is in the folder:

/storage/emulated/0/Pictures/Screenshots/

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

Method 2: Three finger gesture (fastest)

MIUI offers a unique feature, a three-finger swipe screenshot, which is convenient for games or applications where the power/volume buttons are busy (for example, in PUBG Mobile or Genshin Impact).

How to turn on:

  1. Go to Settings β†’ Additional β†’ Special features β†’ Screenshot gesture.
  2. Activate the swipe switch with three fingers down.
  3. (Optional) Set up a long screenshot to scroll through the pages.

How to use:

  • πŸ‘† Swipe down three fingers at the same time (without pause!).
  • πŸ”Š Shutter sound can be turned off in Settings β†’ Sounds and vibrations β†’ Systemic sounds.
  • πŸ“± It works even on a locked screen (if the option is enabled in the security settings).

πŸ’‘

If the gesture doesn’t work, check the sensor sensitivity in Settings β†’ Display β†’ Touch Sensitivity. A sharper movement may be required on the Poco X3 NFC with protective glass.

Method 3: Voice assistant (for busy hands)

If your hands are busy or your buttons are not working, Google Assistant or Alice from Yandex will help you take a screenshot with your voice.

For Google Assistant:

  1. Make sure the assistant is activated (Settings β†’ Google β†’ Settings for Google apps β†’ Search, Assistant and Voice β†’ Google Assistant).
  2. Say, β€œOkay Google, take a screenshot.”

For Alice:

  1. Open the Yandex application with voice assistant.
  2. Say, "Alice, take a screenshot of the screen."

⚠️ Note: Voice commands may not work in some games or banking applications due to security limitations, and an internet connection is required to process the request.

Power keys + volumes |

Three finger gesture |

Voice assistant |

Another method-->

Method 4: Quick settings panel (for MIUI 12 and later)

MIUI 12/13/14 firmware has the option to add a screenshot button to the notification bar, which is handy if the physical buttons are worn out or you prefer one-handed control.

How to set up:

  1. Deploy the notification panel (swipe from top to bottom).
  2. Click on the icon. βš™οΈ (Edit).
  3. Find the Screenshot tile (usually under Other Settings) and drag it to the active area.

How to use:

  • πŸ“± Deploy the notification panel.
  • πŸ–ΌοΈ Click on the screenshot tile.
  • πŸ”„ For a long screenshot (scroll) hold the tile for 2 seconds.
What to do if the screenshot is missing?
If the list of tiles does not have the option "Screenshot", update the firmware to the latest version MIUI or check the region of the device (some features are not available in global builds for Russia/Europe). MIUI Screenshot from the app store.

Method 5: ADB-Teams (for advanced users)

If standard methods don’t work (for example, after changing the display or resetting), you can take a screenshot via ADB (Android Debug Bridge), which requires a connection to a PC, but is guaranteed to work even on broken firmware.

Instructions:

  1. Turn on USB Debugging on your phone (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times click on version β†’ Back to Additional β†’ For Developers β†’ Debugging by USB).
  2. Connect Poco X3 NFC to your PC and confirm your trust in the device.
  3. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices


adb shell screencap -p /sdcard/screen.png

To download the screenshot on PC:

adb pull /sdcard/screen.png

⚠️ Note: This method does not work in banking applications and some screenshot-protected games (e.g., in the case of a screenshot-protected game, Pokémon GO). It also requires installed Xiaomi drivers. USB Drivers.

Common problems and solutions

Even on a working Poco X3 NFC, you can have screenshot errors, and we'll look at the typical cases and how to fix them:

Problem.Possible causeDecision
Screenshot not savedInsufficient memory or damaged folder ScreenshotsClear the gallery cache or create a folder manually through the file manager
Black screen on the screenshotDRM protection in applications (Netflix, banks)Use Google Play Games to record a screen or second phone
The shutter sound is too loud.System settings of MIUITurn off in Settings β†’ Sounds β†’ System sounds β†’ Screenshot
Three finger gestures don't work.Conflict with other gestures or protective glassRecalibrate the sensor or disable conflicting gestures

If screenshots are saved in.png format but you need.jpg (for example, to save space), use Image Converter applications or the ADB command:

adb shell "screencap -p | convert - -quality 80 /sdcard/screen.jpg"

πŸ’‘

On the Poco X3 NFC with custom firmware (like ArrowOS), standard MIUI methods may not work, in which case use ADB or third-party apps like Screenshot Touch.

Tips for Professional Screenshots

Whether you’re taking screenshots for work, training, or publishing, these tips will help improve the quality of:

  • 🎨 Turn off notifications: They spoil the composition. Use Do Not Disturb mode (Settings) β†’ Notifications β†’ Don't disturb).
  • πŸ“ Use the grid: Enable the grid lines in the camera (Camera settings) β†’ Grid for even screenshots.
  • πŸ” Increase. DPI: For detailed screenshots (such as text), change the screen density through ADB: adb shell wm density 440 (return to adb shell wm density reset)
  • πŸ–ΌοΈ Edit immediately: After creating a screenshot, click on its preview - the editor will open MIUI with tools for cropping, blurring and adding text.

To create a GIF from the screen, use the built-in Screen Recording (Notification Panel β†’ Screen Recorder) or Xiaomi's Screen Recorder app. GIF Maker is the best way to convert videos to GIFs.

πŸ’‘

If you need screenshots with a transparent background (for example, for design), use the Background Eraser app or remove.bg service after saving.

FAQ: Frequent questions about screenshots on Poco X3 NFC

Can I take a screenshot on a locked screen?
Yes, but only if the three-finger gesture option is enabled in the special feature settings, the standard button combination on a locked screen does not work due to security limitations.
Why are screenshots blurred?
This could be due to: Low screen resolution (check Settings β†’ Display β†’ Resolution); Activated power saving mode (turn off Settings β†’ Battery); damaged display or protective film (try to remove it and repeat it); Also, some firmwares take screenshots in games with reduced resolution, which is a DRM restriction.
How to take a screenshot in a game with buttons on the screen?
In virtual button games (like Call of Duty Mobile), standard methods may not work. Alternatives: Use a three-finger gesture (if not in conflict with gameplay). Connect the gamepad and assign a screenshot to one of the buttons via Settings β†’ Additional β†’ Gamepad buttons. Record gameplay through Google Play Games, then take a screenshot of the video.
Where can I find screenshots if they are not in the Screenshots folder?
Sometimes files are saved elsewhere: /storage/emulated/0/DCIM/Screenshots/ (firmware). /storage/emulated/0/Pictures/Screenshots/ (In the Mi Cloud, if synchronization is enabled (Settings) β†’ Xiaomi account β†’ Mi Cloud β†’ Gallery. Use a file manager (e.g. Mi File Manager) and keyword search Screenshot_.
Can I change the format of screenshots from PNG to JPEG?
By default. MIUI saves screenshots in.png (no loss of quality, but larger size) To change format: Use ADB-Root command: Adb shell settings put system screenshot_format jpeg or convert after saving through Gallery β†’ Edit β†’ Save how JPEG. ⚠️ Note: Change of format through ADB It may be reset after the firmware update.