Screen recording on Xiaomi Redmi smartphones is a useful feature that can be used to create guides, streams, save game moments or show errors in applications. However, not everyone knows that MIUI has built-in screencasting tools, and some models (such as the Redmi Note 12 Pro+ or Redmi 10C) require additional settings to record with sound.
In this article, we will discuss 5 working ways to record a screen on Xiaomi Redmi โ from standard features to third-party applications with advanced features. You will learn how to enable recording through the Game Turbo, adjust the output, bypass the limitations of MIUI and even record a screen without recording notification (relevant to the Redmi Note 11S and later).
1.Integrated screen recording via Quick Settings Panel
The easiest way to start recording is to use the built-in MIUI Screen Recorder tool available on most Xiaomi Redmi models (starting with the Redmi Note 8), a method that requires no additional apps to install and works even without root permissions.
To activate the recording:
- ๐ฑ Swipe down from the top edge of the screen to open the notification bar.
- ๐ Find the icon "Screen Recording" (if it is not - tap on the screen "โ๏ธ Edit and add it manually).
- ๐ฅ Click on the recording icon, and a countdown timer will appear (3 seconds), and then the screen capture will begin.
- โน๏ธ To stop recording, swipe the notification bar again and tap on the notification โScreen Recordโ or on the floating button โStop".
Video files are automatically saved in the DCIM โ ScreenRecords folder in MP4 format with the resolution corresponding to the screen resolution of your smartphone. On the Redmi Note 12 Pro and later, recording is supported in 1080p@60fps, but by default it can be 720p@30fps - this can be changed in the recording settings.
โ ๏ธ Attention: On some firmware MIUI (For example, Global ROM for Redmi 9A) The built-in screen recording does not capture system sounds, only sound from a microphone. To record sound from a game or video, use the methods in section 3 or 4.
2. Screen recording via Game Turbo (for games and applications)
If you need to record gameplay or work on a particular application, itโs more convenient to use Game Turbo mode.This tool is optimized for high FPS recordings and supports system audio capture (on some models).
Instructions:
- Open the application you want to record (such as Genshin Impact or PUBG Mobile).
- Swipe from left to right across the screen to call the Game Turbo panel (if the panel doesnโt appear, turn it on to Settings โ Special Features โ Game Turbo).
- In the Game Turbo panel, find the icon. ๐ฅ "Record it and tap it.
- Select the recording quality (720p, 1080p and 60 FPS options are available on supported devices).
- Press "Start." Recording will start after countdown.
The advantage of this method is the ability to record audio from an application (for example, music from a game) without having to turn on the microphone. However, on the Redmi Note 10 Pro and older, additional permission to capture audio may be required (see section 4).
| Xiaomi Redmi Model | Support for Game Turbo | Capture system sound | Max, permission. |
|---|---|---|---|
| Redmi Note 12 Pro+ | โ Yes. | โ Yes. MIUI 14) | 1080p@60fps |
| Redmi 11 Prime | โ Yes. | โ No, just a microphone) | 1080p@30fps |
| Redmi 10C | โ Yes. | โ No. | 720p@30fps |
| Redmi 9A | โ ๏ธ Partially (only in games) | โ No. | 720p@30fps |
๐ก
If there is no write button in the Game Turbo, upgrade to the latest version of MIUI. On some models (for example, the Redmi Note 8 Pro), this feature only appears after manually updating through Settings โ About Phone โ System Update.
3. Recording the screen with sound through ADB (for advanced users)
If the built-in methods do not capture system sound, you can use the ADB-commands to activate hidden functions MIUI. This method works on most Xiaomi Redmi models, but requires a connection to a computer.
Step-by-step:
- Turn on USB debugging on your phone: go to Settings โ About Phone, tap 7 times on the MIUI Version, then go back to Settings โ Additional โ For Developers and activate Debugging over USB.
- Connect your phone to your PC through USB-Cable (use the original cable for stability).
- Download ADB Tools and unpack the archive.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB and execute the commands:
adb devices
adb shell settings put global capture_internal_audio 1Once you've done these commands, restart your phone. Now, the built-in screen recording (via the notification panel or Game Turbo) will capture the system sound. To undo the changes, do:
adb shell settings put global capture_internal_audio 0โ ๏ธ Note: On some firmware (for example, MIUI 13 for Redmi Note 11) this method can cause audio artifacts or a complete lack of audio in the recording.Before an important recording, test the feature on a short video.
What if the ADB canโt see the device?
Third-party applications for screen recording
If standard methods are not satisfied (for example, you need to record from a webcam or add annotations), you can use third-party applications.
- ๐ฌ AZ Screen Recorder โ Supports recording 4K, capture sound from the microphone and system sounds (on some models), as well as drawing on the screen while recording.
- ๐ฎ Mobizen Screen Recorder โ optimized for gaming, allows you to stream to YouTube or Twitch directly from your phone.
- ๐ฑ DU Recorder โ Simple interface, support 60 FPS and editing video after recording.
- ๐ง ScreenCam โ Records screen without recording notification (useful for hidden screencasting).
To set up a recording with sound in AZ Screen Recorder:
- Install the app from Google Play.
- Open the application and provide all the permissions requested (access to storage, microphone, overlay over other windows).
- Go to Settings โ Recording Settings and turn on the โCapture internal soundโ option (MIUI 12+ is required).
- Click on the floating recording button or use the notification widget.
The flip side: Some apps (like Mobizen) can slow down performance in games due to high CPU load.On the Redmi Note 10S and weaker, it is recommended to write at 720p to avoid lags.
Install the application from the official source (Google Play)
Provide all permissions (storage, microphone, overlay)
Disable battery optimization for the recording application
Test the recording in a short period (5-10 seconds)
Customize the quality and source of sound-->
5. Screen recording without notice (hidden mode)
Starting with MIUI 13, Xiaomi added a screen recording notification that cannot be removed by standard means, which prevents you from creating clean videos without unnecessary elements.
Method 1: Use ScreenCam
- Install ScreenCam from Google Play.
- In the application settings, enable the option "Hide the recording notification".
- Start recording โ the floating panel will be minimalistic (stop button only).
Method 2: Disable notifications via ADB
Follow the command:
adb shell settings put global hidden_screen_capture 1After the reboot, the recording notice will disappear, to bring it back:
adb shell settings put global hidden_screen_capture 0โ ๏ธ Note: Hidden screen recording may violate the rules of some platforms (e.g. YouTube or Twitch) if you stream content without notifying viewers.
๐ก
Hidden screen recording is useful for creating clean tutorials or showing bugs, but may conflict with the privacy policies of some services. Always notify participants of the recording if it concerns personal data.
6. Solving common problems
Even after setting up the screen correctly, recording the screen on Xiaomi Redmi can malfunction.
| Problem. | Possible cause | Decision |
|---|---|---|
| Recording ends in 3-5 minutes. | Optimizing the battery for the recording application | Turn off optimization in Settings โ Annexes โ Application management โ [Recording] โ Battery โ No restrictions. |
| No sound on the record. | Not enabled by internal sound capture | Use it. ADB-a command from section 3 or an application with support for system sound (for example, AZ Screen Recorder) |
| Video recorded with lags | High resolution/bitrate with a weak processor | Reduce resolution to 720p and FPS to 30 in recording settings |
| The recording application does not start | Lack of permits for imposition | Grant permission to Settings โ Special features โ Applications with overlay |
If after all the manipulations the recording still does not work, check:
- ๐ Updates MIUI โ In new versions of firmware often fix bugs with screen recording.
- ๐ ๏ธ Conflicting applications โ Antiviruses or SEOs (e.g. Clean Master) can block the recording.
- ๐ฑ Power saving mode - turn it off in Settings โ Battery.