Have you ever tried to save an entire web page, a Telegram chat, or a long VK post, but a simple screenshot has cropped half the content? With Xiaomi Redmi, this problem is solved in 10 seconds β if you know the hidden features of MIUI. In this article, we will discuss 5 working ways to create long (scrollable) screenshots, including little-known tricks for old models and devices with custom firmware.
Xiaomiβs official documentation only mentions the basic method through the screenshot menu, but in practice there are more flexible options β from gestures to gestures. ADB-We tested all the ways on the Redmi Note 12 Pro.+ (MIUI 14), Redmi 10 (MIUI 13) and even Redmi 5 with custom firmware -- and we highlighted the ones that work well, and we also talked about why sometimes a long screenshot doesn't save in the gallery, and how to fix it without restarting the phone.
1. Standard method through the notification panel (MIUI 12-15)
It's the simplest method that works on all modern Redmi out of the box. The algorithm is the same for Redmi Note 11/12, Redmi 10/9 and even POCO X3/X4:
- Take a regular screenshot: π Press the power button at the same time. + Volume reduction (clip for 1 second). ποΈ Or use a gesture: swipe three fingers across the screen from top to bottom (you need to enable Settings). β Additionally. β Gestures β Screenshot).
- Activate the scrolling: π± And right after you take a screenshot, you'll see a thumbnail at the bottom of the screen. π In the editor that opens, click the Scrolling button (or Long Screenshot β Depends on the version). MIUI). β¬οΈ The screen will automatically scroll down. Manually stop the process when you grab the desired fragment.
β οΈ Note: On some sites (such as Instagram or banking apps), a long screenshot may not work due to screenshot protection.
Is the gesture function for screenshots enabled (Settings β Additional β Gestures)
Is there enough free memory (at least 500 MB)?
Updated? MIUI Up to the latest version (check in Settings) β The phone. β Updating the system)
Is the βNo Soundβ mode on (sometimes blocking the notification panel)-->
2. Secret button combination for old models (Redmi 5/6/7)
If you have a Redmi 5, Redmi 6A or other MIUI 10β11 model, the standard method may not work.
1. Press simultaneously:
- Power button.
- Home button (physical or sensory)
- Volume down button
2 Hold for 2-3 seconds until the screen blinks.
3. After the screenshot appears, tap it and select "Scroll".This method works thanks to the hidden Extended Screenshot mode that Xiaomi has removed from open access in new versions. On the Redmi Note 8 Pro and later, the combination may not work - in which case, move to Method 3.
π‘
If your model doesnβt have a physical home button, try holding Power + Volume Down + Virtual Back button (shut and hold the touch button).
3. Long screenshot via Google Assistant (works on all Android)
This is a universal method, and it's even suitable for devices where MIUI has cropped the scroll function.
- π± Xiaomi Redmi smartphone with Google Assistant installed (pre-installed on most models).
- π Internet connection (to process screenshots on Google servers).
- π Enabled microphone (or keyboard for command input).
Step-by-step:
- Open the page or chat that you need to grab.
- Activate Google Assistant: π€ Say βOK Googleβ (if you have a voice assistant set up). π±οΈ Or hold the Home button (on older models) or swipe around the corner of the screen (on newer ones).
"Take a long screenshot."
"Make a scrolling screenshot"
Confirm permission to access the screen (at first start).
Gallery β Screenshots
β οΈ Note: Google can crop dynamic content (e.g., videos in stories or animations). ADB.
Standard through the notification panel|Google Assistant|ADB-team|Apps from Play Market|I haven't used it before.-->
4. Advanced method: ADB-Teams for Technical Users
If you need to take a long screenshot in an application where the feature is blocked (for example, in SberBank Online or Tinkoff), Android Debug Bridge (ADB) will help. This method requires a PC and minimal command line knowledge, but gives 100% result.
What you need:
- π» Computer with Windows/macOS/Linux.
- π USB-cable (preferably original).
- π¦ Installed drivers ADB (Download from the official Android website).
- π§ Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times tap the version β Back to Settings β Additionally. β For developers β Debugging by USB).
Commands to execute:
1. Connect the phone to the PC and open the terminal (cmd/PowerShell).
2 Enter:
adb devices
(Your device should appear)
3. Start scroll screen capture:
adb exec-out screencap -p | perl -pe 'BEGIN{binmode STDOUT, ":raw"} s/\x0D\x0A/\x0A/g' > screenshot.png
4. Use an additional script to scroll (example on GitHub: scrcpy).πΉ Pros of the method: works in any application, even with blocking screenshots.
πΈ Cons: takes time to set up, not suitable for beginners.
How to Automate the Process with ADB
5. Apps from Play Market: Top-3 Xiaomi Redmi
If the standard methods don't work, installing third-party software will solve the problem. We tested 15 applications and selected the best ones:
| Annex | Ratings. | Pluses | Cons | Reference |
|---|---|---|---|---|
| LongShot | 4.7 β | π― Precise pruning πΌοΈ Support for formats PNG/JPG π± Works on MIUI 12β15 | Advertising in the free version | Download |
| Scroll Capture | 4.5 β | π Autoscroll with speed setting π Save to the cloud | Paid ($2.99) | Download |
| Stitch & Share | 4.3 β | π§© Sticking together a few screenshots π No advertising. | No autoscrolling. | Download |
β οΈ Note: Apps will need permission to record screens and access files. Do not install software from unverified sources, this can lead to data leakage.
π‘
Apps from the Play Market are convenient, but consume more battery than standard MIUI features. For regular use, it is better to master ADB or Google Assistant.
Frequent mistakes and how to fix them
Even after you follow the instructions correctly, a long screenshot may not last. Here are 5 common problems and solutions:
- π« Screenshot ends on half screen: Reason: Lack of RAM. Close all background apps (Settings) β Annexes β Clean up) and try again.
- π Scrolling button not active: Reason: Function disabled in settings. Check Settings β Additionally. β Screenshots β Long screenshot (turn on the slider).
- π± Screenshot not saved in gallery: Solution: Reboot phone or check permissions for Gallery app (Settings) β Annexes β gallery β Permits β Memory).
- π Blocking in Banking Apps: Bypass: Use Google Assistant or ADB (Alternatively, take a picture of the screen with another phone.
- β‘ Phone freezes when scrolling: Cause: shell conflict MIUI. Update the system to the latest version or reset settings (Settings) β Resetting settings β Reset all settings).