Recording screens on smartphones Xiaomi, Redmi or POCO with sound is a task faced by gamers, bloggers and anyone who wants to share the process of working on their phone. Unlike iPhone, where the function is built-in by default, on Android (especially with the shell MIUI) problems often arise: sound is not recorded, the microphone does not work, or the video lags. In this article, we will look at all the current methods - from hidden settings MIUI to third-party applications that are guaranteed to save both video and sound without loss.
It is important to understand that recording capabilities depend on the version MIUI and model of the device. For example, on Xiaomi 13 Pro s MIUI 14 extended functionality is available, while on budget ones Redmi Note 10 workarounds may be required. We tested all methods on current firmware and identified those that work reliably. If you tried to record gameplay or stream, but the sound disappeared, you will find a solution here.
1. Built-in screen recording in MIUI: where to look and how to turn on sound
The easiest way is to use a standard tool MIUI. It is available on all smartphones Xiaomi starting from MIUI 12, but does not always enable sound by default. To activate the recording:
- Open the notification panel (swipe down from the top edge of the screen).
- Find the icon
Record screen(if it is not there, clickEditand add it to the quick access panel). - Start recording. A floating menu will appear with buttons
StopandMicrophone. - Click on the microphone icon to enable audio recording from the device.
โ ๏ธ Attention: In some versions MIUI sound from the microphone is recorded, but system sound (music, games) is not. This is a limitation of Android 10+. To capture the internal audio stream, you will need special application.
โ๏ธ Preparing for recording via MIUI
If the icons Screen recording are not in the panel, check:
- ๐ฑ Smartphone model: on POCO F4 and newer the function is available by default, on older Redmi 8 may be missing.
- ๐ MIUI version: update the firmware via
Settings โ About phone โ System update. - ๐ง Regional settings: on Chinese firmware (China ROM), the function can be disabled.
2. Why the sound is not recorded: technical limitations of Android
The main problem when recording the screen on Xiaomi is the lack of system sound in the final video. This is not a bug, but Android security limitationintroduced since version 10. The system blocks the capture of the internal audio stream to prevent recording of calls or personal data without the user's consent.
Exceptions:
- ๐ฎ Games: some titles (for example, PUBG Mobile or Genshin Impact) allow audio recording through their own instruments.
- ๐ต Music applications: Spotify or YouTube Music can block recording due to DRM protection.
- ๐ฑ root access: on phones with an unlocked bootloader, you can bypass the restriction through
Magiskmodules like AudioRecord Patch.
If it is critical for you to record both video and audio (for example, for a stream or training video), use bypass paths:
- Connect an external microphone via
USB-CorBluetooth. - Use applications with bypass restrictions (for example, AZ Screen Recorder with a plugin for sound).
- Record sound separately (via another phone or voice recorder), and then edit the video in the editor.
3. Top 3 applications for recording screen with sound on Xiaomi
If the built-in tools MIUI arenโt satisfied, install one of the proven applications. We tested them on Xiaomi 12T, Redmi Note 11 Pro+ and POCO X5 Pro โall work stably, but with nuances.
| Application | System sound | Microphone | Resolution | Features |
|---|---|---|---|---|
| AZ Screen Recorder | โ (with plugin) | โ | Before 4K 60 FPS |
Without excess water, support Game Tools |
| Mobizen | โ | โ | Before 1080p 30 FPS |
Simple interface, but a watermark in the free version |
| DU Recorder | โ (on some models) | โ | Before 2K 60 FPS |
Built-in video editor, but a lot of advertising |
๐น Best choice for gamers: AZ Screen Recorder + plugin Internal Audio Recorder. It bypasses Android limitations and records game audio without lag. Install both applications from Google Playthen:
- Open AZ Screen Recorder and click
Settings โ Sound recording. - Select
Internal sound (beta)and confirm permissions. - Start recording through the floating panel.
If the application does not see the internal sound, restart the phone and try again. Sometimes turning off Bluetooth and Wi-Fi while recording helps.
โ ๏ธ Attention: On MIUI 14 and newer, some applications (for example, Mobizen) may not work correctly due to changes in the security policy Xiaomi. If recording is interrupted, try disabling battery optimization for the application in Settings โ Applications โ Permissions โ Special access โ Battery optimization.
4. Screen recording via ADB: for advanced users
If you need to record the screen with maximum quality and without time limits, use ADB (Android Debug Bridge). This method requires a connection to a PC, but gives full control over the recording parameters, including bitrate and codec.
๐ What you will need:
- ๐ฅ๏ธ Computer with installed
ADB Tools(download from official Android website). - ๐ฑ Xiaomi with USB debugging enabled (
Settings โ About phone โ MIUI version- press 7 times, then return toAdvanced settings โ For developers โ USB debugging). - ๐ Cable
USB-C(preferably original).
๐ง Step-by-step guide:
- Connect your phone to the PC and confirm permission to debug.
- Open the command line (
Win + R โ cmd) and enter:adb devicesMake sure that the device is detected.
- Start recording with the command:
adb shell screenrecord /sdcard/record.mp4 --bit-rate 10000000 --size 1080x2400Where
10000000โbitrate (10 Mbit/s), and1080x2400is your screen resolution Xiaomi. - Stop recording via
Ctrl + Cor with the command:adb shell screenrecord --stop - Download video from your phone:
adb pull /sdcard/record.mp4
โ ๏ธ Attention: This method does not record sound โvideo only. To capture audio, you will have to use a separate voice recorder application or an external microphone. Also on some models Xiaomi (for example, Redmi K50) screen recording protection via ADB may be triggered - in this case only root.
How to find the screen resolution of your Xiaomi?
5. Recording gameplay on Xiaomi: special tools for games
If you need to record gameplay (for example, Call of Duty Mobile or Free Fire), use the built-in tools MIUI Game Turbo. They are optimized for recording without lag and with minimal impact on FPS.
๐ฎ How to enable:
- Open the game, swipe from left to right on the screen to bring up the panel Game Tools.
- Click on the icon
Record(orBroadcastif you need a live broadcast). - Select quality (
720p,1080p) and audio source (MicrophoneorGame). - Press
Startโrecording will start automatically.
๐น Advantages of Game Turbo:
- ๐ฏ No FPS loss (unlike standard screen recording).
- ๐ Capture audio from the game (but not system audio from other applications).
- ๐ Real-time game statistics (CPU/GPU load, temperature).
โ ๏ธ Attention: On some models (POCO X3 Pro, Redmi Note 9), the recording function in Game Turbo may be missing. In this case, use AZ Screen Recorder with the mode enabled Game boost in the settings.
For maximum recording quality in games, turn off background applications and enable performance mode in Settings โ Battery โ Performance mode.
6. Solving problems: the sound disappears, the video lags, the recording is interrupted
If screen recording on Xiaomi is unstable, check these points:
| Problem | Cause | Solution |
|---|---|---|
| Sound is not recorded | Limitation of Android 10+ | Use AZ Screen Recorder with the plugin for internal sound |
| Video lags | Low bitrate or background processes | Increase the bitrate in the recording settings or close unnecessary applications |
| Recording ends after 3-5 minutes | Battery optimization | Disable optimization for the recording application in the settings |
| Black screen during recording | DRM protection (Netflix, Disney+) | Record via ADB or external camera |
๐ ๏ธ Additional tips:
- ๐ If recording is interrupted due to low battery, connect your phone to a charger before you begin (but do not use wireless charging - it can cause overheating).
- ๐ถ Turn off mobile data and Wi-Fi if you record offline content - this will reduce the load on the processor.
- ๐ If the recording application crashes, clear its cache in
Settings โ Applications โ [Application name] โ Memory โ Clear cache.
Before an important recording (for example, a stream), restart your phone - this closes background processes that may interfere.
7. Alternative methods: recording via a PC or other device
If none of the methods worked, try recording the screen Xiaomi using external devices:
๐ฅ๏ธ Via computer:
- ๐ฎ For games: Use BlueStacks (Android emulator) + OBS Studio for recording.
- ๐ฑ For regular applications: Connect your phone by
USBand use Scrcpy (a free utility for managing Android from a PC). Command for recording:scrcpy --record file.mp4
๐น Through another device:
- ๐ฑ Use a second smartphone or camera to record. screen Xiaomi (suitable for streams or reviews).
- ๐ฅ If you need high quality, connect your phone to DSLR camera via
HDMIadapter (for example, USB-C to HDMI).
โ ๏ธ Attention: When recording via Scrcpy audio from Xiaomi is not transmitted to the PC. To capture audio, connect an external microphone to your computer or use a separate device to record audio.
FAQ: Frequently asked questions about recording screens on Xiaomi
๐ Is it possible to record audio from YouTube or Spotify?
No, these applications block audio recording due to DRM protectionThe only way is to use an external microphone or record. sound through AUXoutput (if it is on your model Xiaomi).
๐ฎ How to record gameplay on Xiaomi without lags?
Use Game Turbo or AZ Screen Recorder with settings:
- Resolution:
720p(to save resources). - Bitrate:
8โ12 Mbit/s. - FPS:
30(if the game does not require 60 FPS).
Also close all background applications and enable performance mode in the battery settings.
๐ฑ Why is there no screen recording function on my Redmi?
Probable reasons:
- Outdated version MIUI (update the firmware).
- Chinese firmware (China ROM) without function support.
- Budget model (for example, Redmi 9A), where the function is disabled by the manufacturer.
Solution: install AZ Screen Recorder or DU Recorder from Google Play.
๐ง How to remove a watermark from a recording?
Watermarks are added some applications (for example, Mobizen). To remove them:
- Buy the premium version of the application.
- Use CapCut or KineMaster to trim the character in the editor.
- Record via AZ Screen Recorder โthere are no watermarks in the free version.
๐น Is it possible to record 4K screen on Xiaomi?
Yes, but with limitations:
- Supported models: Xiaomi 12/13 series, Redmi K50 Pro, POCO F4 GT.
- Requires enough free space (1 minute 4K video = ~500 MB).
- Lags are possible on weak processors (for example, Snapdragon 7xx).
To enable 4K, in AZ Screen Recorder select 2160p and bitrate 20+ Mbit/s.