Video recording from the screen Xiaomi Mi 9: guide (MIUI 12/14)

The Xiaomi Mi 9 is still a popular smartphone among users who value the balance of performance and price, but the screen recording feature in this model is not as obvious as in newer Xiaomi devices. MIUI (12, 13 or 14) and the bootloader unlock status, the recording methods may be radically different.

In this article, we'll look at all the current techniques, from embedded tools to third-party applications with advanced settings, and focus on solving typical problems: black screen when recording, no sound, or poor video quality. If you've tried to record gameplay, stream or training video, but you've encountered errors, you'll find workarounds here.

Note: the instructions are adapted to the Mi 9 (codename cepheus), but most of the methods are applicable to other models on the model. MIUI (Like Mi. 9T, Redmi K20 Pro).

1.Integrated screen recording in MIUI: where to look and how to turn on

Starting with MIUI 12, Xiaomi Mi 9 has a regular screen recording feature, but its location is not obvious (MIUI 11 and below) this option is not available โ€“ you will have to use workarounds (see section 3).

To find the built-in tool:

  1. Turn the notification bar (swipe down from the top edge of the screen).
  2. Click on the Edit icon (pencil in the lower right corner).
  3. Find the Screen Recording tiles in the list (the icon with a circle and a dot inside) and drag it to the active area.
  4. Save the changes.

Now, when you deploy the notification panel, you'll see the record button. MIUI 14 entry supports permission to 1080p 60 FPS, but without the default microphone sound.

๐Ÿ’ก

If the Screen Recording tile is not on the list, update MIUI before the latest version or use the method with ADB (section).

  • โš™๏ธ Recording settings: Before starting, tap the gear icon next to the record button to select the resolution (720p/1080p), bitrate and sound source (system sound or microphone).
  • ๐Ÿ”Š Sound: It is required to record the microphone MIUI 13+ and permission to access the microphone for the application "Screen recordingยป**.
  • โฑ๏ธ Timer: You can set a delay start (3 or 10 seconds) to have time to open the desired application.

โš ๏ธ Note: On the Mi 9 with the unlocked bootloader, the built-in record may not work in banking applications (e.g. SberBank Online) due to restrictions MIUI secure data.

2. Screen recording via Game Turbo

Xiaomiโ€™s Game Turbo feature is originally designed to optimize games, but it also has a screen recording option. MIUI 11, where there is no standard recording button.

Instructions:

  1. Open the Settings โ†’ Applications โ†’ Game Turbo
  2. Turn on the Game Turbo switch.
  3. Run any game or application where you want to record a screen.
  4. Swipe left across the screen to open the Game Turbo panel.
  5. Click on the Record icon** (camera) and confirm the beginning.

Advantages of the method:

  • ๐ŸŽฎ It works on all versions. MIUI for Mi 9.
  • ๐Ÿ”Š Records system sound (but not microphone).
  • ๐Ÿ“ฑ No, he doesn't. ROOT supplementary applications.

Disadvantages:

  • โŒ Recording is interrupted when you leave the application (for example, if you fold the game).
  • โŒ No quality settings โ€“ fixed resolution 720p 30 FPS.
๐Ÿ“Š What screen recording method do you use more often?
Built-in button in MIUI
Game Turbo
Third-party annexes (AZ Screen Recorder and others.)
ADB/ROOT-method
I'm not recording the screen.

Third-party annexes: TOP-3 Xiaomi Mi 9 for the first time

If the built-in tools don't work well, consider third-party software. We tested them on the Mi 9s. MIUI 14 and selected the best options:

AnnexMax, permission.FPSSound (microphone/system)Need a ROOT?
AZ Screen Recorder1080p60Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/No.
DU Recorder1080p60Yes/NoNo.
Mobizen1080p30Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/Yes/No.
ScreenCam1440p60No.Yes.

AZ Screen Recorder is the best choice for most users:

  • ๐ŸŽฅ Entry in 1080p@60FPS without ROOT.
  • ๐Ÿ”Š Simultaneous recording of sound from the microphone and system sounds (required to be enabled in settings).
  • โฑ๏ธ Start and stop timer.
  • ๐Ÿ–ผ๏ธ The ability to draw on the screen during recording.

To record system sound in AZ Screen Recorder:

  1. Open the application settings.
  2. Go to the Record Settings โ†’ Sound source.
  3. Select โ€œInner Soundโ€** (Permission to access notifications is required).

โš ๏ธ Attention: MIUI 14 some applications (e.g., some applications, DU Recorder can call a black screen when recording, and this is due to Xiaomi's security policies. AZ Screen Recorder or method with ADB.

Why? AZ Screen Recorder does not record sound in games?
In games, for example, PUBG Mobile or Genshin Impact system sound can be blocked due to cheat protection Solution: enable screen recording permission in the game settings or use an external microphone.

4. Screen recording via ADB (no ROOT)

If you need to record the screen with the highest quality, but without installing third-party applications, the method through Android Debug Bridge is suitable (ADB). This method works on all versions. MIUI, including the Mi 9.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-driver.
  • ๐Ÿ“ฑ Included debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI (tap 7 times) โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ Cable USB Type-C (preferably original).

Instructions:

  1. Connect the Mi 9 to your PC and confirm the debugging permission.
  2. Open the command line (Win + R โ†’ cmd) and type:
adb shell screenrecord /sdcard/record.mp4 --bit-rate 10000000 --size 1080x2340

Where:

  • --bit-rate 10000000 โ€” bitrate (10 Mbps for good quality).
  • --size 1080x2340 โ€” resolution (corresponding to the Mi screen) 9).
  1. To stop the recording, press Ctrl + C in the command line.
  2. The video will be saved in the root folder of the phone under the name record.mp4.

Advantages of the method:

  • ๐ŸŽž๏ธ Maximum quality (you can specify the bitrate up to 50 Mbps).
  • ๐Ÿ”’ No, he doesn't. ROOT.
  • ๐Ÿ“ The video is saved immediately in the desired format.

Disadvantages:

  • โŒ No sound recording (video only).
  • โŒ PC and skills required to work with ADB.

โ˜‘๏ธ Preparation for recording through ADB

Done: 0 / 5

5. Recording with ROOT-rights: enhanced opportunities

If your Xiaomi Mi 9 has an unlocked bootloader and ROOT-rights, additional options are available:

  • ๐ŸŽค Record internal sound in any application (including games).
  • ๐Ÿ“น Permission before 1440p (2K) 120 FPS (if it supports the screen).
  • ๐Ÿ”ง Using Magisk Modules for Fine Customization.

Best Apps for ROOT-user-user:

  • ๐Ÿ› ๏ธ ScreenCam โ€“ Supports recording in 4K (if possible, and has a built-in editor.
  • ๐ŸŽฌ R.E.C. Screen Recorder โ€“ Minimalist interface with 120 support FPS.

To enable internal sound recording in ScreenCam:

  1. Open the app and go to the settings.
  2. Select the Audio Source โ†’ Inner sound.
  3. Confirm access to Superuser (if requested).

โš ๏ธ Note: On the Mi 9 with Magisk, some banking applications (such as Tinkoff or VTB Online) can block screen recording.Solution: temporarily disable Magisk Hide or use the Universal SafetyNet Fix module.

๐Ÿ’ก

ROOT-rights allow access to recording of internal sound and ultra-high FPS, but can disrupt the operation of secure applications (banks, payments).

6. Solving typical problems when recording screen

Even after setting up the screen correctly, recording the screen on the Xiaomi Mi 9 can be accompanied by errors.

Problem.Possible causeDecision
Black screen when recordingLimitations MIUI for secure applications (banks, messengers).Use it. AZ Screen Recorder with the option โ€œRecording through notificationsโ€ enabledยป**.
No sound.There is no permission to access the microphone or system sound.Check the recording app settings and turn on โ€œInternal Soundโ€** (required) MIUI 13+).
Recording interruptedMemory Lack or Background Optimization MIUI.Clear the cache (Settings) โ†’ Memory. โ†’ Clear the cache) and disable Battery Optimization** for the recording app.
Low quality videoAutomatic bitrate or permission settings.Manually install. 1080p bitrate 10-20 Mbps in the application settings.

If the recording still doesn't work,

  • ๐Ÿ”„ Reboot the phone.
  • ๐Ÿ“ฑ Check if the developer mode with back-end limitations is enabled (Settings) โ†’ For developers โ†’ Process Limits โ€“ should be the Standardยป**).
  • ๐Ÿ”ง Update. MIUI Up to the latest version (older versions may have recording bugs).

To record gameplay (for example, PUBG Mobile or Genshin Impact):

  • ๐ŸŽฎ Use the Game Turbo (Section 2) or AZ Screen Recorder with the option "Recording in games" enabledยป**.
  • ๐Ÿ”Š To record voice chat in the game, connect an external microphone through USB-C Bluetooth.

7. Comparison of methods: which one to choose?

The choice of recording method depends on your tasks and technical capabilities:

  • ๐Ÿ“ฑ For fast recording (social networks, messengers): built-in button in MIUI or Game Turbo.
  • ๐ŸŽฎ For games: AZ Screen Recorder (with 60 support) FPS) Game Turbo (if you donโ€™t need high quality).
  • ๐Ÿ’ป For maximum quality (educational videos, streams): ADB or ScreenCam (c) ROOT).
  • ๐Ÿ”Š For system sound recording: AZ Screen Recorder (without Screen Recorder) ROOT) or ScreenCam (c) ROOT).

If you often record the screen, we recommend:

  1. Install AZ Screen Recorder as the main application.
  2. Enable "Show Toolbar" in the settings** for quick access.
  3. Create a shortcut on the desktop for a quick start.

๐Ÿ’ก

For most tasks, it is sufficient AZ Screen Recorder โ€“ it combines simplicity and advanced settings. ADB and ROOT required only for professional recording (streams, reviews).

FAQ: Frequent questions about screen recording on Xiaomi Mi 9

Can I record the screen without installing apps?
Yes, there are two ways: Use the built-in recording button in the MIUI 12+ (section 1. Record through ADB (4), but this requires a PC. MIUI 11 without apps, you can not record the screen โ€“ you will have to use Game Turbo or third-party programs.
Why is there a black screen in banking applications?
That's a limitation. MIUI to protect confidential data. Solutions: Use AZ Screen Recorder with the "Recording through Notifications" option enabled.** ADB (Section 4) - this method bypasses some limitations. ROOT, Disable Magisk Hide for the banking app.Warning: Screen recording in banking applications may violate security rules - use at your own risk.
How to record sound from a game (for example, PUBG Mobile)?
To record system sound in games: Install AZ Screen Recorder. Select Sound Source in the settings โ†’ Internal sound. Start the game and start recording. If the sound is not recorded: Check if the game is blocking the recording (for example, because of the anticheat). Use an external microphone to record the sound from the speakers.
Can I record a video in 4K on Mi 9?
Technically, Xiaomi Mi 9 supports screen resolution 2340ร—1080 (Full HD+), therefore 4K (3840ร—2160) However: Maximum resolution available โ€” 1080p (fixation AZ Screen Recorder. ROOT You can try ScreenCam with resolution. 1440p (But there will be no real increase in detail).
How do I remove the watermark from the recording?
Watermarks add some applications (e.g, DU To remove them: In AZ Screen Recorder: Go to Settings โ†’ In Mobizen: in the recording settings, uncheck the "Show logo" box.** If the watermark is already on the video, delete it in the editor (for example, CapCut or KineMaster).