How to take a screenshot on Xiaomi Redmi Note 4X: all the ways (including hidden)

Xiaomi Redmi Note 4X is still one of the most popular budget smartphones of the brand, despite the release of new models. Its owners often face the question: how to quickly take a screenshot of the screen if the standard key combinations do not work or are forgotten? In this article, we will analyze all the available methods โ€“ from classic to little-known, including nuances for different versions of the MIUI firmware (from 8 to 14).

The Redmi Note 4X (codenamed mido) is that it lacks the physical Menu button that older Android devices used to screenshot, and instead, Xiaomi has implemented several alternative methods, some of which may not work on custom firmware or after resetting, which we'll talk about.

If you're looking for a way to save not only a static image, but also record video from a screen, go to the special section at the end of this article, and first of all, the most reliable method that works on 99% of devices.

1. Standard method: button combination

Itโ€™s a versatile method that works on all Xiaomi smartphones, including the Redmi Note 4X. The algorithm is simple:

  • ๐Ÿ”˜ At the same time, press the power button (right) and the volume reduction button (left).
  • ๐Ÿ“ธ Hold them for 1-1.5 seconds โ€“ no longer, otherwise the smartphone may reboot or cause the shutdown menu.
  • ๐ŸŽจ You will hear the sound of the camera shutter, and the screen will blink for a split second โ€“ this is a signal that the screenshot was taken.

Where to look for the finished image? All screenshots are automatically saved in the folder:

/storage/emulated/0/Pictures/Screenshots/

Or through the gallery: open the Gallery app โ†’ Screenshots album.

โš ๏ธ Note: If you have a magnetic lock case (such as a book), it can block buttons.

This method works even if:

  • ๐Ÿ”„ Disabled gestures in the settings MIUI.
  • ๐Ÿ“ฑ The screen is locked (but you need to know the password to unlock the gallery).
  • ๐Ÿ”‹ Battery charge less than 15% (unlike some alternative methods).

โ˜‘๏ธ Checking before screenshot

Done: 0 / 4

2. Three finger gesture (fastest way)

Xiaomi has added a unique feature to MIUI - creating a screenshot with three fingers wired across the screen. This method is 2 times faster than the combination of buttons, but requires pre-tuning.

How to turn on:

  1. Go to Settings โ†’ Additional functions โ†’ Gestures.
  2. Find the screenshot with three fingers and activate the switch.
  3. (Optional) Enable the option to Preview the screenshot for editing immediately after creation.

How to use:

  • ๐Ÿ–๏ธ Simultaneously swipe three fingers (any) on the screen from top to bottom.
  • ๐ŸŽฏ The gesture must be smooth, without jerking - otherwise the system will recognize it as an accidental touch.
  • ๐Ÿ” If the screenshot is not created, try to swipe your fingers from the bottom up (on some versions). MIUI direction).

Advantages of the method:

PlusesCons
It works in any application, even in games.It can be triggered by accident when scrolling pages
No need to remember button combinationsDoes not work with gloves or wet fingers
You can take a screenshot with one hand (on large screens)Some of the updates are disabled after the update.

โš ๏ธ Note: If after the update MIUI gesture stopped working, reset gesture settings: Settings โ†’ Additional functions โ†’ Gestures โ†’ Reset.

3. Screenshot via notification panel (for MIUI 10 and later)

MIUI 10-14 has a screenshot button right in the notification curtain, which is convenient if the physical buttons are broken or you prefer not to remember the combinations.

Instructions:

  1. Pull the notification curtain down with two fingers (to open the full panel).
  2. Find the Screenshot icon (usually a scissors icon or framed camera icon).
  3. Slip on it โ€“ the smartphone will immediately take a screenshot.

If no button:

  • ๐Ÿ”ง Go to Settings. โ†’ Notification panel โ†’ Change the order.
  • ๐Ÿ” Find a screenshot in the list and drag it to the top (active icons).
  • ๐Ÿ“Œ Set the changes with the Ready button.

This method is particularly useful if:

  • ๐ŸŽฎ You play a game where the power/volume buttons are busy with gameplay.
  • ๐Ÿ”‹ The battery is dead and you are afraid to accidentally turn off the phone with a combination of buttons.
  • ๐Ÿ‘† One of the physical buttons is faulty (for example, the volume button is stuck).
๐Ÿ“Š What kind of screenshots do you use more often?
Button combination
Three-finger gesture
The button in the notification curtain
Another way.

4. Screenshot by voice (Google Assistant)

Few people know, but Redmi Note 4X can take screenshots with your voice without touching the screen, and you need Google Assistant (default) and a stable Internet connection.

How to set up:

  1. Activate the voice assistant: Settings โ†’ Google โ†’ Assistant settings โ†’ Voice assistant.
  2. Enable the Hey Google option to activate without clicking buttons.
  3. Say the phrase, โ€œOK Google, take a screenshotโ€ or โ€œTake a screenshot.โ€

Limitations of the method:

  • ๐ŸŒ Requires an Internet connection (the team is processed on Google servers).
  • ๐Ÿ”‡ Does not work in Do Not Disturb or if the microphone is turned off.
  • ๐Ÿ“ต It may not work in some applications (e.g. banking due to security restrictions).

Alternatively, use Alice from Yandex (if installed).

  1. Open the Yandex app with Alice.
  2. Say, "Alice, take a screenshot."
  3. Confirm permission to access the screen (once required).

๐Ÿ’ก

If the voice assistant doesnโ€™t recognize the command, try to pronounce it more clearly or reformulate it: instead of โ€œscreenshotโ€, say โ€œscreenshotโ€ or โ€œscreen photoโ€.

5. Screenshot via ADB (for advanced users)

If all of the above methods do not work (for example, due to a broken screen or custom firmware), you can take a screenshot through ADB โ€“ an Android debugging tool.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/Linux/macOS.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ“ฆ Installed drivers Xiaomi and ADB Tools.

Step-by-step:

  1. Turn on Developer Mode on your phone: Go to Settings โ†’ About Phone โ†’ MIUI version. Tap it 7 times until the notification โ€œYouโ€™ve become a developer!โ€ appears.
  2. Activate USB Debugging: Return to Settings โ†’ Additional Features โ†’ Developer Settings. Find USB Debugging and turn it on.
adb shell screencap -p /sdcard/screenshot.png
adb pull /sdcard/screenshot.png

This method is useful if:

  • ๐Ÿ”ง You test apps and you need to take screenshots automatically.
  • ๐Ÿ’ป The phone's screen is broken, but the sensor is working.
  • ๐Ÿ”’ You have custom firmware without standard features MIUI.

โš ๏ธ Attention: Teams ADB Do not connect your phone to other people's computers or follow unknown commands from the Internet, which can lead to data leakage or locking the device.

What if the ADB canโ€™t see the device?
1. Check if debugging is included on USB 2. Install Xiaomi drivers from the official website.3. Try another one USB-cable (not all cables support data transfer).4. Restart your phone and computer.5. In Windows Device Manager, check if there is an exclamation point next to your phone.

6. How to record video from the screen (alternative to screenshots)

If you need to save a dynamic process (such as an in-game bug or instruction), use the built-in screen recording. On the Redmi Note 4X, it works starting with MIUI 10.

How to turn on:

  1. Open the notification panel with two fingers.
  2. Find the screen recording icon (a circle icon with a dot inside).
  3. Slap it on it - the countdown will begin 3 seconds, after which the recording will begin.
  4. To stop, click on the icon again or pull the curtain and select Stop.

Where the video is stored:

/storage/emulated/0/Movies/ScreenRecords/

Record settings:

  • ๐ŸŽค Turn on / off recording sound from the microphone in the icon settings.
  • ๐Ÿ“Š Select permission: 720p (saves space) or 1080p (quality).
  • ๐Ÿ”„ Limit it. FPS (frames per second) to save battery.

Limitations:

  • ๐Ÿšซ It does not work in some banking applications and DRM-Protected Services (Netflix, Disney)+).
  • ๐Ÿ”‹ Strongly drains the battery during long recording.
  • ๐Ÿ“ฑ Videos are not recorded if the screen is blocked.

๐Ÿ’ก

Screen recording through the notification curtain is the only official way to use the Redmi Note 4X. Apps from Google Play (like AZ Screen Recorder) may not work due to MIUI limitations.

FAQ: Frequent questions about screenshots on Redmi Note 4X

๐Ÿ” Why screenshots are made black?
This is a typical problem when trying to take a picture in secure applications (banks, messengers with secret chats, Netflix). MIUI blocks the creation of screenshots for security purposes. Solutions two: Take a picture of the screen with another phone (if it is not confidential data); Use the screen recording function - it sometimes bypasses restrictions. On custom firmware (for example, LineageOS), this restriction may not be present.
๐Ÿ“ Where do screenshots go if they are not in the gallery?
Check the following folders: /Pictures/Screenshots/ is the standard location. /DCIM/Screenshots/ is an alternate folder on some firmware. /Download/ if the screenshot is taken through a third-party application. If the folders are empty, try: Reboot your phone - sometimes screenshots appear after the reboot. Check the Recycle Bin in the gallery (sometimes the files fall into the gallery mistakenly). Use a file manager (for example, Mi File Explorer) and enable the display of hidden files.
โš™๏ธ How to turn off the shutter sound when screenshot?
Shutter sound can be removed in two ways: Through MIUI settings: Go to Settings โ†’ Sounds and Vibrations โ†’ System Sounds. Turn off camera shutter sound. Do not disturb mode: Activate Do Not Disturb in the Notification Curtain. In the Mode settings, select Turn off system sounds. Note: on some firmware, the shutter sound is tied to the camera sounds and only switched off with them.
๐Ÿ”„ Can I take a screenshot on the Redmi Note? 4X?
No, it's technically impossible. It requires: Operating system (Android) to create a screenshot; Active display (even if the screen is black but the phone is on, you can take a screenshot); Access to a frame buffer (which only forms when the screen is on); Alternatives: If the phone doesn't turn on but the screen responds to the backlight, take a picture of it with another device. If the phone is in Fastboot mode, you can try to take a screen dump via ADB, but this requires a lot of knowledge.
๐Ÿ“ฑ Does this work on Redmi Note 4 (without the "X")?
Redmi Note 4 (codename nikel) and Redmi Note 4X (Mido are different models with the same design but different hardware: ๐Ÿ”„ All the methods in this article work on the Redmi Note 4, as they use the same firmware. MIUI. ๐Ÿ“Œ Exception: Some versions of the Redmi Note 4 (e.g. India) may not have a three-finger gesture, but you need to manually play it on. X20 (Not Snapdragon 625 as in 4X), check the version MIUI in settings - it depends on the availability of functions.