How to record a screen on a Xiaomi phone: all the ways of 2026

Screen recording on Xiaomi smartphones is a useful feature that can be used to create guides, streams, save game moments or show errors in the application. Unlike the iPhone, where this option is built in by default, on Android devices (including Redmi and POCO), its implementation depends on the version of the MIUI firmware and phone model. In some cases, it is enough to activate the hidden feature in the settings, and sometimes you need to install additional utilities.

In this article, we will look at all the current ways to record a screen on Xiaomi in 2026, from standard tools to advanced methods using ADB and computer. We will focus on the nuances: how to record with sound, why the microphone may not work, and how to circumvent the limitations on some models (for example, the Redmi Note 12 or POCO X5). If you are looking for a solution for a specific task, use the table of contents below.

1. built-in screen recording in MIUI (without ROOT)

Since MIUI 12, Xiaomi has added a hidden screen recording feature to the firmware, but not all users know how to activate it, a method that works on most modern models (Redmi 10/11/12, POCO F4/F5, Xiaomi 12/13/14) and does not require superuser rights. The main advantage is that there is no need to install third-party applications, which saves space and reduces the risk of viruses.

To turn on the record:

  1. Unlock the phone and swipe down from the top edge of the screen to open the notification panel.
  2. Find the Screen Record icon (an icon with a mug and a dot inside it) and if it's not there, tap the three dots in the top right corner of the panel and add it manually from the Edit list.
  3. Click on the recording icon, and a countdown timer (3 seconds) will appear, and then the screen will start to be captured.
  4. To stop recording again, expand the notification bar and tap on the recording notification or the floating button "Stop".

The video is saved in the DCIM โ†’ ScreenRecordings folder in.mp4 format with the resolution corresponding to the current screen resolution. By default, the recording is without sound, but it can be enabled in the settings (more on this below).

Add the "Screen Record" icon to the notification panel

Check the vacant space (minimum 500 MB)

Disable battery optimization for system applications

Close unnecessary applications for smooth recording-->

โš ๏ธ Note: On some models (POCO M4 Pro, Redmi 9A) The record icon may not be available even after updating to MIUI 14.In this case, use the method with ADB (section 3) or third-party annexes (section 4).

2. How to record a screen with sound on Xiaomi

By default, the built-in MIUI record only captures video without audio. To record system sounds (music, sounds from games) or voice from the microphone, you need to change the settings. Importantly, on some models (Xiaomi 13 Ultra, POCO F5 Pro), this option may be blocked due to Google's policy (banning the recording of protected content, for example, from Netflix or Spotify).

Instructions for sound recording:

  1. Open the notification bar and hold your finger on the Screen Record icon until the settings menu appears.
  2. Turn on the switches: ๐ŸŽค "Recording sound from a microphone to capture your voice. ๐Ÿ”Š "Recording system sounds" - to capture sounds from applications (does not work on all models).

Click "Done" and start the recording.

If there is no system audio recording option, try alternative methods:

  • ๐Ÿ“ฑ Use an external microphone (connected to the USB-C Bluetooth).
  • ๐ŸŽง Record the sound separately using another device (such as a voice recorder) and then overlay it on the video in the editor.
  • ๐Ÿ’ป Connect your phone to your PC and grab the screen through OBS Studio or Vysor (Section 5).

๐Ÿ’ก

If the sound is recorded with interference, turn off the voice enhancement function in the microphone settings (Settings โ†’ Sound โ†’ voice enhancement).

3. Activate screen recording via ADB (for hidden functions)

On some MIUI firmware (especially older or custom), the built-in screen recording can be disabled at the system level, in which case it can be unlocked using ADB (Android Debug Bridge) commands, a method suitable for power users and requires a computer with Xiaomi drivers installed.

Step-by-step:

  1. Download and install Googleโ€™s Platform Tools (includes ADB).
  2. On your phone, turn on Developer Mode: Settings โ†’ About Phone โ†’ MIUI Version (tap 7 times) Then go to Settings โ†’ Additional โ†’ For Developers and activate โ€œDebugging by USBโ€.
  3. Connect your phone to your PC via USB cable (select File Transfer mode).
  4. Open the command line (cmd) in the folder with ADB and type: adb devices If the device is displayed, follow the command: adb shell settings put global screenrecord_long_press true
  5. Reboot your phone. After that, the record icon should appear in the notification panel.

If the team doesnโ€™t work, try an alternative:

adb shell settings put global hidden_api_policy 1

This command unlocks hidden APIs, which can help with recording activation.

โš ๏ธ Attention: Use ADB It can cause system failures if you type in the wrong commands. Don't change other settings unless you're sure they're there. On some models (Redmi Note 11 Pro)+) after activation of the recording ADB You may need to reset your settings.

4.The Best Third-Party Screen Recording Apps

If embedded tools MIUI They don't work (for example, because of lack of sound or poor quality), you can use third-party applications. 10 popular utilities and chose the top-3, Those who are stable in Xiaomi 2026 year:

AnnexSound supportMax, permission.Features
AZ Screen Recorder๐ŸŽค Microphone + system*1080p/60 FPSNo watermarks, video editor, YouTube streaming
DU Recorder๐ŸŽค Just a microphone.1080p/30 FPSBuilt-in editor, recording from the front camera
Mobizen๐ŸŽค Microphone + system**1440p/60 FPSGamepad support, cloud storage

* System sound works only on Android 10+ phones and requires inclusion in the app settings.

** On some Xiaomi models (e.g., the POCO X3 Pro), the Mobizen may not capture system sound due to MIUI limitations.

Selection recommendations:

  • ๐ŸŽฎ For gaming streams, Mobizen (high resolution and high resolution) is better suited. FPS).
  • ๐Ÿ“ฑ For normal recording with minimal settings โ€” AZ Screen Recorder.
  • ๐ŸŽค If you want to record system sound, check compatibility with your model in the application description.

AZ Screen Recorder

DU Recorder

Mobizen

Built-in MIUI recording

Other-->

5.Write Xiaomi screen through your computer (without lags)

If you want to record a screen with maximum quality or with additional effects (for example, overlaying a webcam), you should use a computer. This method is also useful if the phone has little space or the built-in recording is unstable. We will consider two options: through OBS Studio (for professional recording) and through Vysor (for quick capture).

Method 1: OBS Studio (for streamers and editors)

  1. Download and install OBS Studio on PC.
  2. Connect your phone to your computer via USB and enable debugging via USB (as in Section 3).
  3. In OBS, add a new source โ†’ โ€œCapture Android Deviceโ€ (scrcpy plugin is required).
  4. Set up resolution (recommended 1920ร—1080) and bitrate (at least 8000 Kbps for quality video).
  5. Click "Start recording" - the video will be saved to the PC in the selected folder.

Method 2: Vysor (Simple Capture)

  • ๐Ÿ“ฅ Download Vysor and install it on PC.
  • ๐Ÿ”Œ Put the phone on. USB (or via Wi-Fi, if supported).
  • ๐Ÿ–ฅ๏ธ In the Vysor app, select your device and click "View".
  • ๐ŸŽฅ Click on the recording icon in the upper right corner.

Advantages of recording via PC:

  • ๐Ÿ–ฅ๏ธ There are no time limits (unlike mobile apps).
  • ๐ŸŽ›๏ธ More quality settings (bitrate, FPS, codecs).
  • ๐ŸŽค It is easy to add sound from a PC microphone or external sound card.
How to improve the quality of the recording through OBS?
Use NVENC (for NVIDIA) or AMF (for AMD) codecs instead of x264, which will reduce the CPU load. Set a bitrate of at least 10,000 Kbps for Full HD 60 FPS. Turn off VSync in the capture settings to avoid jerks. Add a Noise Cancel filter for the microphone if you record your voice.

6. Solving Screen Recording Problems on Xiaomi

Even with the right settings, recording the screen on Xiaomi can not work properly, and the following are the most common errors and ways to fix them:

Problem.Possible causeDecision
Record icon is not in the notification panelThe function is disabled in firmware or hiddenActivate with ADB (Section 3) or update MIUI
Video is recorded without soundLimitations MIUI or Android 10+Use an external microphone or applications like AZ Recorder
Recording is interrupted in 3-5 minutesOptimizing the battery or overheatingAdd the recording app to battery exclusions (Settings โ†’ Battery โ†’ Optimization)
Black screen in the recording.Secure Content Conflict (DRM)Turn off the record for DRM applications (Netflix, banking applications)

If none of the methods worked, check:

  • ๐Ÿ“ฑ Version MIUI: on old firmware (below) MIUI (12) the embedded record may not be available.
  • ๐Ÿ”„ Updates: Go to Settings โ†’ The phone. โ†’ Updating the system.
  • ๐Ÿ› ๏ธ Castom firmware: If an informal firmware (such as LineageOS) is installed, the record may not work.

โš ๏ธ Note: On phones with a Mediatek processor (e.g. Redmi) 9C, POCO M3) screen-recording ADB or third-party applications may cause artifacts, in which case use a PC recording (section 5).

7. Alternative ways: Recording through Google Assistant and Game Turbo

Few people know, but on some Xiaomi models, screen recording can be done by voice or through game mode, which are not always documented, but work on most devices with MIUI 13/14.

Method 1: Voice command via Google Assistant

  1. Activate Google Assistant (long-term home click or voice command โ€œOK, Googleโ€).
  2. Say, "Start recording the screen."
  3. Confirm the action on the screen.

This method doesnโ€™t work on all models, but it can be useful if the notification bar isnโ€™t available.

Method 2: Recording with Game Turbo

Game Turbo in MIUI has a built-in recording feature optimized for games:

  1. Open the game or application you want to record.
  2. Swipe your finger from left to right across the screen to open the Game Turbo panel.
  3. Click on the recording icon (or add it to the panel via settings).

The advantage of this method is minimal lags, since the mode is optimized for games.

๐Ÿ’ก

Game Turbo automatically disables notifications and optimizes performance during recording, which is useful for resource-intensive games.

Frequently Asked Questions (FAQ)

Can I burn a screen to Xiaomi without notifying you?
Yes, but only with third-party apps like AZ Screen Recorder (turn off "Show Notification" in settings) and the built-in MIUI record always displays the notification and the floating button.
Why is the screen recording cut off at the edges?
This is due to a discrepancy between the recording and screen resolution. In the application or MIUI settings, select the resolution corresponding to your display (e.g. 2400ร—1080 for Xiaomi 13).
How to record a screen with internal sound on the POCO X3 Pro?
In this model, system audio is not captured via the built-in MIUI recording. Use Mobizen with the "Inner Sound Record" option enabled, or connect your phone to your PC and record it through OBS Studio.
Where are the screen recordings on Xiaomi stored?
By default, videos are saved to the DCIM/ScreenRecordings or Movies/ScreenRecordings folder. If the recording is made via Game Turbo, check the GameRecordings folder.
Can I record a screen on Xiaomi with a webcam?
Yes, but only through third-party applications (such as DU Recorder or Mobizen) or when recording via PC (in OBS Studio add the source "Capture video from the webcam").