How to permanently disable screen recording and broadcasting through apps on Xiaomi: 7 proven ways

Xiaomiโ€™s MIUI-based smartphones offer a host of useful features for screen recording and content streaming โ€” from the built-in Screen Recording tool to integration with YouTube, Twitch and instant messengers. But what if those features interfere with work, eat up battery power or are activated accidentally? For example, when the phone starts broadcasting in Mi Community without your knowledge or records conversations in the background.

In this article, weโ€™ll look at all possible scenarios, from standard MIUI 12-14 settings to hidden settings for Redmi Note 11, POCO F5 and Xiaomi 13/14 flagships. Youโ€™ll learn how to disable auto-start recordings, block app access to the microphone/camera during broadcasts, and even remove system services responsible for these features.

โš ๏ธ Important: Some methods require unlocking the bootloader or the rights of the superuser (root).If you are not sure about your actions, use only the official settings from the first three sections of the article.

1. Disable standard screen recording in MIUI

The built-in screen recording tool in MIUI is activated via the notification panel or a combination of buttons to turn it off permanently:

1. Open Settings โ†’ Special Options โ†’ Quick Settings.

2. Find the item Screen Record and move the slider to the "Off" position.

3. Go back to the basic settings and go to Apps โ†’ Application Management.

4.In search, type Screen Recorder (or "Screen Recording" in Russian), select the application and click Disable.

โš ๏ธ Attention: On some firmware (MIUI Global for Redmi 9/Note 10) The "Disable" item may not be available. In this case, use the restricted method (section) 3).

If the recording is still running through hotkeys (e.g. Power + Volume Down), check:

  • ๐Ÿ”ง Settings โ†’ Buttons and gestures โ†’ Button combinations โ€“ remove the binding to the screen recording.
  • ๐Ÿ“ฑ Settings โ†’ Additionally. โ†’ Functions Lab โ€“ disable the option โ€œQuick Screen Recording".
  • ๐Ÿ”„ Reboot your phone: sometimes the service records background processes even after โ€œturning off".
๐Ÿ“Š What Xiaomi model do you use?
Redmi (before Note 11)
Redmi (Note 11 and newer)
POCO (F3/F4/F5)
Xiaomi (11/12/13/14)
Another model

2. Blocking broadcasts in social networks and instant messengers

Apps like TikTok, Instagram or Telegram can automatically enable live streams under certain conditions (such as when connecting to Wi-Fi or on a schedule) to stop:

Method 1: Limiting background activity

Go to Settings โ†’ Applications โ†’ Application Management, select the desired application (such as TikTok) and:

  • ๐Ÿšซ Stop Auto-Run.
  • ๐Ÿ”’ Turn off background activity.
  • ๐Ÿ“ต Remove the Microphone and Camera Permits.

Method 2: Blocking broadcast notifications

In the same app settings, go to Notifications and turn off categories like Live Streams or Real-time Transactions.

โš ๏ธ Note: Some apps (e.g. Facebook Gaming) circumvent these restrictions through Google Play services, in which case only removing the app completely or using a firewall (Section 5) will help).

โ˜‘๏ธ Checking the broadcast blocking

Done: 0 / 5

3. Deep Shutdown through Permission Settings

If standard methods don't work, you'll have to work with system resolutions, which is a good way to do MIUI 13/14 and locks down the writing at the OS level.

Step 1: Limiting access to the screen

Go to Settings โ†’ Privacy โ†’ Special Access โ†’ Screen Record. Here you will see a list of apps that are allowed to capture the screen. Turn off all unnecessary ones (especially Mi Community, Game Turbo and Security).

Step 2: Locking the microphone and camera

In the same Privacy section, select:

  • ๐ŸŽค Microphone โ€“ Disable access for applications that donโ€™t have to record sound.
  • ๐Ÿ“ท Camera โ€“ Do the same for camera broadcasts.

Step 3: Resetting default permissions

If you donโ€™t remember what permissions you gave before, reset them:

  1. Open Settings โ†’ Applications โ†’ Permissions.
  2. Click on the three dots in the top right corner and select Reset App Permissions.

๐Ÿ’ก After reset, some applications (such as banking) may require reauthorization.

AnnexPermissionRecommendation
Mi CommunityScreen recording, MicrophoneTurn it off completely.
Game TurboScreen captureLeave only for games
Google Meet/ZoomCamera, MicrophoneAllow only during the call
TikTok/InstagramBackground broadcastingProhibit background activity

4. Removal of system applications (for advanced)

Some Xiaomi services (e.g. com.miui.screenrecorder) donโ€™t have an interface to disable them, and youโ€™ll need root or ADB rights to remove them permanently.

Method 1: Through ADB (without root)

1. Connect your phone to your PC and enable USB Debugging (Settings โ†’ About Phone โ†’ MIUI version โ€“ press 7 times, then return to Additional โ†’ For Developers).

2. Enter in the command line:

adb shell pm uninstall -k --user 0 com.miui.screenrecorder

A POCO may require another command:

adb shell pm uninstall -k --user 0 com.miui.videoplayer

Method 2: TWRP (with root)

If you have custom recavator installed, download to TWRP and manually delete the files:

  • ๐Ÿ“ /system/priv-app/ScreenRecorder
  • ๐Ÿ“ /system/app/MiuiVideo (for some)

โš ๏ธ Note: Removing system applications may lead to unstable work or update errors MIUI. Before the procedure, make a backup through the Settings โ†’ System system โ†’ Backup.

What happens if you delete ScreenRecorder?
Without this component, not only the screen recordings, but also some Game Turbo features (such as gameplay recording) will stop working, menu items in Quick Settings may disappear, and you can only restore the application through firmware or reset settings.

5. Use of firewall to block network broadcasts

If apps continue to stream data to the internet (like Mi Cloud or Google Drive), the network firewall will help.

Option 1: NetGuard (without root)

1. Install NetGuard from Google Play.

2. enable Traffic Filtering and select the applications you want to block access to the network (e.g. Mi Community or Screen Recorder).

3. Activate the option to Block Wi-Fi and Block Mobile Data.

Option 2: AFWall+ (with root)

A more flexible solution with rule support for individual IPs, for example, you can block access to only Xiaomi servers:

  • ๐ŸŒ Add a rule for.mi.com and.xiaomi.com domains.
  • ๐Ÿ”’ Disable outbound connections for com.miui.cloudservice.

๐Ÿ’ก

๐Ÿ’ก

If push notifications (e.g. Telegram) have stopped working after blocking the network, add the application to firewall exceptions or use selective locking only for broadcast services.

6. Resetting settings to factory (extreme case)

If none of the methods worked, and the recording or broadcast continues to turn on on on its own, it leaves a complete reset, which will delete all the data, but return the phone to its "clean" state.

How to reset your settings:

  1. Back up important data (Settings โ†’ About Phone โ†’ Backup).
  2. Go to Settings โ†’ System โ†’ Resetting settings.
  3. Choose Delete all data and confirm the action.

โš ๏ธ Note: On some models (Redmi Note 8 Pro, Xiaomi Mi) A3) You may need to re-assign your Mi Account after reset, and if you forget your password, unblock your account in advance at account.xiaomi.com.

๐Ÿ”น

๐Ÿ’ก

Resetting removes all user data, but does not affect MIUI updates. If the problem was caused by a firmware bug, it can return after the reset, in which case only flashing through Fastboot or Recovery will help.

7. Alternative solutions: custom firmware and patches

If you are willing to take drastic measures, consider installing custom firmware without built-in Xiaomi services.

Firmware without bloatware:

  • ๐Ÿ“ฑ LineageOS โ€“ pure Android without unnecessary applications.
  • โšก Pixel Experience โ€“ with features from Google Pixel.
  • ๐Ÿ›ก๏ธ Havoc-OS โ€“ Flexible permissions.

Patches for MIUI:

If you want to leave MIUI but remove unnecessary features, use:

  • ๐Ÿ”ง MIUI Mix Explorer โ€“ to remove system APK.
  • ๐Ÿ“ LSPosed + XPrivacyLua โ€“ to block permissions at the kernel level.

โš ๏ธ Attention: Installing custom firmware will void warranty and may result in device blink.Before the procedure, check compatibility with your model on the forum XDA Developers.

FAQ: Frequent questions about turning off recordings and broadcasts

๐Ÿ” Why screen recording turns on on on itself even after switching off?
It could be caused: ๐Ÿค– Automation with Google Assistant or Mi Automation. ๐ŸŽฎ Game Turbo mode that records gameplay. ๐Ÿ”„ Cache error: try to clear the Screen Recorder app data. Check Settings as well. โ†’ Battery. โ†’ Power saving mode โ€“ sometimes background processes are activated when connected to charging.
๐Ÿ“ฑ How to turn off the broadcast in Mi Community?
Mi Community can automatically share screen recordings in some regions (e.g. China or India) to stop: Open the Mi Community app. Go to Profile โ†’ Settings โ†’ Privacy. Turn off Automatic Content Creation and Activity Broadcast. Delete Camera and Microphone permissions in Android settings.
๐Ÿ”’ Can I turn off screen recording without root?
Yes, but with limitations: โœ… Through ADB (Section 4 โ€“ removes the application for the current user. โœ… Firewall (Section 5) โ€“ Blocks network activity. โŒ Without root, you can not remove the system APK Forever โ€“ they will recover after the update MIUI.
๐Ÿ”„ After updating MIUI The screen recording has reappeared?
Updates often restore system applications. Solutions: ๐Ÿ”„ Repeat the steps from Section 4 (ADB or TWRP). ๐Ÿ“ต Install App Quarantine from Google Play โ€“ it blocks autorun remote APK. ๐Ÿšซ Turn off auto updates MIUI In Settings โ†’ The phone. โ†’ Updating the system.
๐ŸŽฎ How to turn off gameplay recording in Game Turbo?
Game Turbo automatically records game sessions on some models (POCO F3, Redmi K40). To disable: Run any game. Swipe to the right to open the Game Turbo panel. โš™๏ธ Settings โ†’ Screen recording. Turn off Automatic and Background recording. If you don't have a point, upgrade Game Turbo via GetApps or delete it through GetApps. ADB: adb shell pm uninstall -k --user 0 com.miui.gameturbo