How to take a screenshot on Xiaomi Redmi Note 9: all ways + tips for setting up

Why screenshots on the Redmi Note 9 are not as easy as it seems

Xiaomi Redmi Note 9 is still one of the most popular budget devices of the brand, but its screenshot management system can baffle even experienced users. The fact that the model supports 5 different ways to create screenshots at once, from the classic combination of buttons to hidden gestures in MIUI. However, not all methods work equally stable: some depend on the firmware version, others can conflict with the shell of third applications.

If you're used to standard Power + Volume Down, as on most Android devices, the Redmi Note 9 doesn't always work, for example, in games with an active gamepad or when using button-protected cases, the physical combination may simply not work. In addition, in MIUI 12.5 and the newer three-finger swipe down gesture, the default is turned off - it needs to be activated manually. This article will help you understand all the nuances and choose the best way for your tasks.

We tested all the methods on the Redmi Note 9 with MIUI 12.0.3–14.0.2 firmware (inclusive) and found key differences, such as screenshots through the notification panel take 20 percent longer than hardware buttons, but allow you to edit the image immediately. Here is the fastest gesture method, but requires accurate sensor calibration. Next, a detailed analysis of each option with step-by-step instructions and tips for eliminating typical errors.

Method 1: Classic button combination (Power + Volume Down)

It's a universal method that works on 99 percent of Android phones, including all Xiaomi models. On the Redmi Note 9, it's implemented with one thing: if you press buttons longer than 1.5 seconds, it's not a screenshot, it's a power outage. So it's important to keep the time slot.

Instructions:

  • πŸ“± Press the Power button (right) and the Volume Down button (left) at the same time).
  • πŸ•’ Hold them exactly 0.8-1 second until the camera’s characteristic shutter sound.
  • πŸ–ΌοΈ Release the buttons immediately after the screenshot animation appears (white screen outline).

Advantages of the method:

  • ⚑ It works even when the interface is frozen. MIUI.
  • πŸ”§ No additional settings are required.
  • πŸ“ Saves the pictures in a folder. Pictures/Screenshots compressively.

πŸ’‘

If you don't get a screenshot, check the case -- often it blocks the full push of the buttons. Try removing the case or pressing it with great effort.

⚠️ Note: On the Redmi Note 9 with custom firmware (e.g. Pixel Experience), this combination can run a Fastboot instead of a screenshot.

Method 2: "Three-finger swipe down" gesture

This method was introduced in MIUI 9 and has since become a feature of Xiaomi, but on the Redmi Note 9 it is disabled by default β€” it needs to be activated in the settings. The main advantage of the gesture is that you can take a screenshot with one hand without intercepting the smartphone.

How to turn on and use:

  1. Open Settings β†’ Additional β†’ Buttons and gestures β†’ Screenshot gestures.
  2. Activate the swipe switch with three fingers down.
  3. Return to the screen you want to shoot and swipe three fingers across the screen from top to bottom (in parallel, without tilting).

Setting nuances:

  • πŸ”„ If the gesture doesn't work, try calibrating the sensor: Settings β†’ Display. β†’ Sensor calibration.
  • 🎯 For accuracy, the swipe should start outside the notification area (below 1 cm from the top edge).
  • πŸ”‡ In games with hand gestures turned off (for example, PUBG Mobile, this method is not working.

Is the gesture activated in the settings?|Whether fingers are clean (without moisture/fat)?|Starting a swipe below the notification zone?|Are there any conflicts with other gestures (e.g., double tap to wake up")?-->

ParameterButton combinationThree-finger swipe
Speed of creation0.5-0.8 sec.0.3-0.5 sec.
Work in gamesYeah (except Fullscreen mode)No.
Requires settingsNo.Yes (include gesture)
Post-creation editingYes (through notice)Yes (through notice)
It works when the system freezes.Yes.No.

Method 3: Screenshot button in notification panel

This is the lazy way, which does not require remembering button combinations or gestures, but it has a limitation: the notification panel must be accessible (for example, in some games or applications with full-screen mode it is hidden).

Step-by-step:

  • πŸ“² Swipe your finger down to open the notification bar.
  • πŸ” Find the screenshot icon (usually hidden under the Edit button).
  • πŸ–ΌοΈ Slip on it – the picture will be taken in 1-2 seconds.

How to add a button to the quick settings:

  1. Open the notification panel and tap on βš™οΈ Edit (or Modify).
  2. Find the screenshot in the list of inactive buttons and drag it to the top panel.
  3. Save the changes.
Why can a screenshot button disappear from the panel?
This happens after updating MIUI or resetting settings. The system resets the user's configuration of quick buttons to factory settings. To return the button, repeat the add-on procedure (see above).

⚠️ Note: On some versions MIUI For Redmi Note 9, the screenshot button in the notification bar is not available by default. In this case, use alternative methods or update the firmware to MIUI 12.5+.

Method 4: Voice command via Google Assistant

If you need to take a screenshot without touching the screen (such as with dirty hands or gloves), you can use a voice assistant. This method requires an Internet connection and a Google Assistant activated.

How to set up and use:

  • 🎀 Activate Google Assistant: Settings β†’ Annexes β†’ All applications β†’ Google β†’ Permits β†’ Microphone.
  • πŸ—£οΈ Say, β€œOK Google, take a screenshot” or β€œHey Google, screenshot".
  • ⏳ Wait 2-3 seconds – the picture will be saved automatically.

Limitations of the method:

  • 🌐 Requires an active internet connection (Wi-Fi or mobile data).
  • πŸ”‡ Does not work in Do Not Disturb or with the microphone turned off.
  • πŸ“΅ On some firmware MIUI Voice commands are blocked by the security system.

Trick-toe swipe |Tri-toe swipe |Notification button |Voice command |Another way-->

Method 5: Screenshot via ADB (for developers)

This method is suitable for advanced users who want to automate the creation of screenshots or take them on a schedule. ADB-Drivers and Included Debugging USB smartphone.

Instructions:

  1. Turn on Developer Mode: Go to Settings β†’ About Phone β†’ MIUI version and tap 7 times on the build number.
  2. Activate USB Debugging: Settings β†’ Additional β†’ For Developers β†’ Debugging by USB.
  3. Connect the Redmi Note 9 to your PC and execute the command in the terminal: adb shell screencap -p /sdcard/screenshot.png
  4. Download the photo to your computer: adb pull /sdcard/screenshot.png

Advantages of ADB-method:

  • πŸ–₯️ Allows you to take screenshots without physical access to your phone (remotely).
  • ⏱️ You can automate via scripts (e.g., take pictures every 5 minutes).
  • πŸ“Š Supports preservation in format PNG quality-free.

⚠️ Attention: Use ADB It may reset some security settings. MIUI, For example, encryption of storage. Once you have created a screenshot, it is recommended to disable debugging. USB.

Where screenshots are stored and how to manage them

By default, all screenshots on Redmi Note 9 are saved to /storage/emulated/0/Pictures/Screenshots/

or

/SD-card/Pictures/Screenshots/

How to change the place of preservation:

  • πŸ“ Install a file manager (e.g., Mi File Manager or Solid Explorer).
  • πŸ”§ Go to Screenshots app settings (if available) or use the automatic rule in Mi File Manager:
  • πŸ“Œ Settings β†’ Automatic rules β†’ Screenshots β†’ Change the folder.

Tips for managing screenshots:

  • πŸ—‘οΈ To quickly remove unnecessary photos, use the command in Google Photos: "Show screenshots" β†’ highlight β†’ Delete.
  • πŸ” To search for screenshots by date, enter a request in Mi File Manager: date:2026-05-*.
  • πŸ“€ To send a screenshot immediately after creation, tap the notification Screenshot saved and select Share.

πŸ’‘

Screenshots on Redmi Note 9 are automatically optimized by the system: files weigh 15-20% less than on the naked Android, but without loss of visual quality.

Problem Solving: Screenshots are not created or saved

If none of these methods work, check the following points:

Problem.Possible causeDecision
Screenshots are not created by buttonsConflict with the cover or dirt under the buttonsRemove the case, wipe the buttons with alcohol
The gesture doesn't work.Disabled in settings or downed calibrationGo to Settings β†’ Additional β†’ Screenshot gestures and turn on again
No picture saved.Ended space in memory or folder failureClean up memory or create Screenshots folder manually
Black screen on the screenshotDRM-protection conflict (Netflix, banking applications)Use ADB or third-party apps

Additional steps for diagnosis:

  • πŸ”„ Reboot your smartphone – it resets temporary errors MIUI.
  • πŸ“± Check if the Child Mode or Guest Mode is on (they block screenshots).
  • πŸ› οΈ Update the firmware: Settings β†’ The phone. β†’ Updating the system.
How to take a screenshot in protected applications (banks, instant messengers)?
Many apps (such as SberBank Online or WhatsApp with encryption enabled) block screenshots for security reasons, and this restriction can only be circumvented through ADB or root access, but this violates the terms of use of the services and can lead to account blocking.

FAQ: Frequent questions about screenshots on Redmi Note 9

Can I take a screenshot of a long page (scroll screen)?
Yes, but only with third-party apps like LongShot or Scroll Capture. The standard MIUI on Redmi Note 9 doesn't have this feature. The apps work like this: Take a normal screenshot. Open a notification about the saved image and tap Scroll (if you have an option). Manually scroll down the page β€” the app will automatically connect the parts. Restriction: it doesn't work on apps with dynamic content (like Instagram or Twitter).
Why are screenshots blurred?
This is due to automatic optimization. MIUI. To get original quality: Turn off compression: Settings β†’ Additionally. β†’ Optimization of images β†’ Screenshots (unplug). Use them. ADB-retainer PNG No compression (see Method 5). Check the screen resolution: if it is lower FHD+, The screenshots will be less detailed.
How to take a screenshot in the game without pause?
In most games (such as Call of Duty Mobile or Genshin Impact), standard screenshot methods lead to pause. β†’ Screen. β†’ Record the screen, then extract the footage from the video. Connect your smartphone to your PC and take screenshots via Scrcpy or Vysor. In some games (e.g., for example, in some games, PUBG Mobile is power combination + Volume Up – It doesn’t cause a pause. ⚠️ In multiplayer games, the use of third-party tools can be regarded as cheating.
Can I change the format of screenshots from PNG to JPEG?
There is no standard MIUI option, but you can convert files automatically: Install the Automate or Tasker app. Create a rule: "When you create a file in /Pictures/Screenshots/ β†’ Convert to JPEG." Configure the compression quality (recommended 90-95% for size/quality balance). JPEG advantage: files take up 2-3 times less space, but lose transparency.
Where can I find screenshots taken in safe mode?
In Safe Mode, screenshots are saved to a separate folder: /Pictures/Screenshots/SafeMode/ These files are not displayed in the gallery by default – use Mi File Manager with the hidden folder display enabled (Settings β†’ Show hidden files).