Xiaomi 11T Pro โ flagship smartphone with 120 Hz AMOLED-The display that many people use to play, watch videos, and work with graphics, and the logical question is, how quickly do you save what's displayed on the screen? In this article, we'll look at all the ways that you can create screenshots, from classic to hidden features. MIUI.
The manufacturer offers several options, and the choice depends on the situation, for example, in games it is more convenient to use gestures, and when browsing long web pages โ scrolling the screen. We tested each method on the Xiaomi 11T Pro with MIUI 14 and prepared step-by-step instructions with nuanced information.
Important: Some features may not be available on custom firmware or regional versions of MIUI. If standard methods don't work, check your settings or update your system.
1. Classic method: power and volume buttons
The most reliable and versatile method that works on all Xiaomi smartphones, including the 11T Pro. Suitable for all situations, even if the touch screen does not respond.
Instructions:
- ๐ฑ Open on the screen what you want to save (application, web page, message).
- ๐ At the same time, press the power button (right) and the volume reduction button (left).
- ๐ฏ Hold for 1-2 seconds until you hear the shutter sound and see the screenshot animation.
- ๐ The finished picture will appear in the gallery in the Screenshots folder.
If the screenshot is not created:
- โ Check if physical buttons are locked (e.g., with a case).
- โ Press a little harder -- on 11T Pro buttons are triggered with a noticeable effort.
- โ Reboot your smartphone if the problem is repeated.
๐ก
On Xiaomi 11T Pro, you can configure feedback when you create a screenshot: go to Settings โ Sounds and Vibration โ Vibration when you screenshot and turn on the option.
2. Three-finger gesture for quick screenshot
The Screenshot Gesture feature allows you to take a screenshot in one motion, swipe down the display with three fingers, which is convenient in games or when one hand is occupied.
How to turn on:
- Open Settings โ Additional โ Special features โ Gestures.
- Find the item "Screenshot with three fingers" and activate the switch.
- (Optional) Enable Preview to edit the screenshot immediately after you create it.
How to use:
- ๐๏ธ Touch the screen with three fingers (for example, index, middle and ring).
- ๐ Swipe down the display with little pressure (as with a swipe to return back).
- ๐ธ The screenshot will be saved automatically.
Advantages of the method:
- โก Faster than pressing buttons (0.5 seconds vs 1-2).
- ๐ฎ Works in games without pause (for example, in Genshin Impact or in the game). PUBG Mobile).
- ๐ You can use one hand (if the screen is not too wide).
- The gesture is not working?
3. Scrolling screenshot (long screenshot)
If you want to save an entire web page, a Telegram correspondence, or a list in an app, use a scrolling screenshot. The feature automatically glues multiple frames into one long shot.
How to do this:
- Create a regular screenshot in any way (buttons or gestures).
- Immediately after the thumbnail appears in the lower right corner, click on it.
- In the editor that opens, tap the โScrollโ icon (two arrows down).
- ๐ Wait until the system automatically scrolls the page and combines the frames.
- โ๏ธ If necessary, cut the extra parts and save them.
Limitations:
- โ It doesnโt work in some apps (like Instagram or banking software).
- โ Maximum length: 10 screens (depending on version) MIUI).
- โ Xiaomi. 11T Pro can slow down when scrolling heavy sites (for example, with animations).
| Annex | Supports scrolling? | Notes |
|---|---|---|
| Chrome | โ Yes. | It works stably, but can crop dynamic content (for example, VKontakte feed). |
| Telegram | โ Yes. | Perfect for long chats. It doesn't capture high-resolution media. |
| โ No. | Blocks the function due to privacy policy. | |
| MIUI Launcher | โ Partially. | Scrolls only the main screens, without folders and widgets. |
๐ก
For stable operation of scrolling screenshots, turn off Traffic Savings in your browser settings and make sure the page is fully loaded.
4. Screenshot through the Quick Settings panel
If physical buttons are broken or you prefer interface solutions, use the notification panel. The method works even with the sensor turned off (when the mouse is connected or the sensor is switched off). OTG-keyboard).
Step-by-step:
- ๐ฒ Swipe down from the top of the screen to open the notification bar.
- ๐ Find the screenshot icon (scissors or a rectangle with lightning). If it's not there, click. โฏ โ Edit and add.
- ๐ฑ๏ธ Slip on the icon โ the picture will be taken instantly.
Advantages:
- ๐ ๏ธ No need to remember button combinations.
- ๐ง You can add to the control panel for quick access.
- ๐ผ๏ธ Supports preview and editing.
Add the screenshot icon to the visible area | Make sure the panel is not hidden in game mode | Check screen access permission for system applications-->
If the icon is not on the list:
โ ๏ธ Note: On some versions MIUI Xiaomi 11T Pro is hidden. To return it, reset the notification panel settings: Settings โ Notifications โ Additionally. โ Reset the settings.
5. Google Voice Assistant or XiaoAI
The most unusual way is to use voice commands, which is suitable if your hands are busy or you need to take a screenshot without looking at the screen (for example, during a video call).
Method 1: Google Assistant
- ๐ฃ๏ธ Say, โOkay Google, take a screenshotยป).
- ๐ฑ Or hold the Home button (if the gesture is enabled to call the assistant).
- ๐ค Confirm the command with voice or tap.
Method 2: via XiaoAI (Chinese version of MIUI)
- ๐ Activate the assistant with a long press on the power button.
- ๐ฃ๏ธ Say it in Chinese: ยซยป (Xiวoโร i tรณngxuรฉ, jiรฉtรบ).
- โ ๏ธ On global firmware, XiaoAI may not recognize the command.
Limitations:
- ๐ Requires an Internet connection to process voice commands.
- ๐ต Does not work in Do Not Disturb mode or with the microphone turned off.
- ๐ In some applications (for example, banking) voice assistant is blocked.
6. Screenshot via ADB (for developers)
If standard methods donโt work (for example, because of a broken screen), you can take a screenshot via the command line. ADB. The method requires a PC and enabled debugging on USB.
Instructions:
- ๐ฅ๏ธ Connect Xiaomi 11T Pro to the computer by USB.
- ๐ง Enable Developer Mode: Settings โ The phone. โ Version. MIUI (tap 7 times).
- ๐ Back to Settings โ Additionally. โ For developers and activate the "Debugging by" USBยป.
- ๐ Download. ADB Tools and unpack into a folder.
- ๐ฑ๏ธ Open the command line (Windows) or the terminal (Mac/Linux) in this folder.
- ๐ป Enter the command: Adb devices (should display your device).
- ๐ธ Execution: Adb shell screencap -p /sdcard/screen.png
- ๐ค Copy the file on PC: Adb pull /sdcard/screen.png
On Xiaomi 11T Pro with MIUI 14, the screencap command can claim superuser rights. If a Permission denied error occurs, use the alternative: adb exec-out screencap -p > screen.png.
โ ๏ธ Attention: Debugging by USB Opens access to system functions of the smartphone. After use, turn it off in the settings to avoid security risks when connecting to someone else's PC.