Screen recording on Xiaomi Redmi Note 7 is a useful feature for creating gameplay, training videos or saving important moments. But sometimes it works incorrectly: spontaneously turn on, slows down the system or writes sensitive data. If you are faced with the fact that the record icon is constantly hanging in the notification panel and videos are saved without your knowledge, this article will help to completely deactivate the function by all available methods.
Depending on the version of MIUI (10-14) and the firmware modification (Global, China, EEA), the ways to turn off may be different. We tested all the options on the Redmi Note 7 (codename lavender) and found nuances that are not written about in the standard instructions, such as why, after the MIUI update, screen recording can be automatically turned on when you connect your headphones or start certain games.
Note: If you use custom firmware like Pixel Experience or LineageOS, some of the methods may not work, and in such cases, you will need to manually edit configuration files, which we will also discuss below.
1. Disable screen recording via standard MIUI settings
The most obvious way is to deactivate the function in the settings menu, but depending on the version of MIUI, the path to the option may change. On the Redmi Note 7 with MIUI 12.5+ firmware, the algorithm is as follows:
- Open Settings (the gear icon on the main screen).
- Go to the section Additional settings โ Screen recording.
- Move the slider Allow screen recording to the off position.
- Confirm the action by pressing OK in the window that appears.
On older versions (e.g. MIUI 10/11), the path may look different: Settings โ System and Device โ Additional โ Screen recording.
Close all applications
Reboot your smartphone
Try calling a record through the notification curtain
Make sure the recording icon is gone.-->
โ ๏ธ Note: If after these actions, the screen recording is still activated, check Settings โ Annexes โ Permits โ Special permits โ Screen recording. There may be applications (like Game Turbo or Security) that are allowed to play background recording.
2. Removal of the record label from the notification panel
Even after the feature is disabled in the settings, its icon can remain in the notification curtain, which does not mean that the recording is active, but interferes and takes up space.
- Turn the notification bar swipe from top to bottom.
- Click on the pencil icon (โ๏ธ) or edit.
- Find the Screen Record tile (usually with a video camera icon) and drag it to Unused or click on the cross.
- Save the changes.
If the tile is not removed, it means that it is blocked by the system, in which case resetting the notification panel settings will help:
- Go to Settings โ Notifications and Status bar โ Status string.
- Select Reset the settings of the notification panel.
๐ก
If it reappears after removing the tile, it is a sign of a MIUI malfunction. Try clearing the Settings app cache through Settings โ Applications โ Application Management โ Settings โ Clear the cache.
3. Disable recording through gestures and button combinations
On the Redmi Note 7, screen recording can be activated not only through the notification panel, but also through gestures or hardware buttons.
- ๐ Triple press of the power button (if the function is enabled in Settings) โ Buttons and gestures โ Power button).
- ๐ฎ Clutching volume buttons + food (in some of the stains).
- ๐๏ธ Three finger gesture down (if activated in Settings) โ Additional settings โ Gestures).
To disable these combinations:
- Go to Settings โ buttons and gestures.
- Check the Power Button, Screen Gestures and Quick Actions sections.
- Remove or deactivate all screen recording anchorages.
Through the notification panel
Gestures.
Hot keys.
By Party Annexes
Not using.-->
โ ๏ธ Note: On some custom firmware (e.g. Xiaomi.eu), screen recording can be linked to double-clicking on the back panel.This feature is called Double tap to wake and is configured in Settings โ Display. โ Double tap to wake.
4. Deactivation of the recording for specific applications
Sometimes screen recording is automatically enabled when certain programs are running, such as games (PUBG Mobile, Genshin Impact) or instant messengers (Telegram, WhatsApp), this is due to the work of the Game Turbo or Security App.
To prohibit recording for specific applications:
- Open Settings โ Applications โ Application Management.
- Select the application you want to disable the recording for (e.g. Game Turbo).
- Go to Permits. โ Special permits.
- Turn off the screen recording slider.
If the list does not contain the desired application, but the record is still included, check the Game Turbo settings:
- Start the game, swipe from left to right to open the Game Turbo panel.
- Click on the gear icon (โ๏ธ) and select the Recording Settings.
- Turn off the automatic recording option.
| Annex | The path to recording settings | Additional action |
|---|---|---|
| Game Turbo | Game Turbo settings โ Screen recording | Turn off Auto Recording for New Games |
| Security | Settings โ Memory โ Cleaning โ Settings โ Screen recording | Delete all saved records |
| Screen Recorder (third-party) | Application settings โ Auto-start | Prohibit auto-start and work in the background |
5. Resetting to factory settings (last resort)
If none of these things worked, and the screen recording is still working, you may have had a system file failure, and then you might want to reset to factory settings, but remember, this will delete all the data from the device!
Before discharge:
- ๐ฑ Backup important files through Settings โ Additionally. โ Backup and reset.
- ๐ Make sure you know the username and password from your Mi Account (required to unlock after resetting).
- ๐ The battery charge must be at least 50%.
Resetting instructions:
- Go to Settings โ About the phone โ Reset settings.
- Select Reset All Settings (not to be confused with Network Resettings!).
- Confirm the action by entering PIN-code.
- Wait for the process to be completed (it will take 5-10 minutes).
What if the screen recording turned on again after reset?
โ ๏ธ Warning: After reset, some devices may have a "This device is locked" error (if the bootloader was previously unlocked.
6.Use ADB for deep shutdown (for advanced)
If standard methods did not work, and screen recording interferes with work, you can turn it off through the ADB (Android Debug Bridge.This method is suitable for users with an unlocked bootloader and drivers installed ADB/Fastboot.
Instructions:
- Connect Redmi Note 7 to your PC via USB (enable USB Debugging in Settings โ About Phone โ MIUI Version โ 7 times click on version, then go back to Additional Settings โ For Developers).
- Open the command line (Windows) or terminal (macOS/Linux) and type: adb shell pm uninstall -k --user 0 com.miui.screenrecorder
- Reset the device.
This command will remove the system screen recording application for the current user. To return it back, do:
adb shell cmd package install-existing com.miui.screenrecorder๐ก
Using ADB can lead to unstable operation of the system if you enter incorrect commands. It is recommended to create backup copies before any manipulation through debugging.
7. Alternative solutions: third-party applications and firmware
If you need not just to disable the screen recording, but completely remove its ability - consider the following options:
- ๐ ๏ธ Install custom firmware (such as LineageOS or ArrowOS) where there is no built-in recorder. MIUI (For example, the Game Turbo or Second Space).
- ๐ Using Magisk - Disable Screen Recording (available in the Magisk repository) only works on rooted devices.
- ๐ฑ Blocking apps like App Ops or Bloatware Remover that can disable system recording services.
โ ๏ธ Note: Installing custom firmware or modifying system files through Magisk is warranty-free and can lead to brick. Before experimenting, explore thematic forums (4PDA, XDA-Developers for your model.