The screen viewing (or Screen Mirroring) feature on Xiaomi smartphones allows you to stream an image from your phone to your TV, monitor or other devices via Miracast protocol or Google Cast. However, many users face a situation where this option is activated accidentally - for example, when connecting to public Wi-Fi networks or after updating the firmware. Moreover, constant notifications about available devices for broadcast can be annoying, and the module consumes an additional battery in the background.
In this article, weβll look at all the ways you can turn off screen view on Xiaomi, Redmi and POCO phones, from standard MIUI/HyperOS settings to hidden developer settings. The instructions are relevant for 2020-2026 models (including Xiaomi 14, Redmi Note 13 Pro+, POCO F6) and are tested on the firmware of MIUI 14, MIUI 15 and HyperOS 1.0. If you want to not just hide notifications, but completely deactivate the wireless broadcast module at the hardware level, read on.
What is a screen review on Xiaomi and why it is worth turning it off
Screen Mirroring is a technology that duplicates the contents of a smartphone display onto external screens without using wires.
- πΊ Miracast is a wireless broadcast standard supported by most modern TVs (Samsung, LG, Sony).
- π Google Cast β a proprietary protocol from Google (used in Chromecast, Android) TV).
- π± Xiaomi Cast β a proprietary solution for Xiaomi ecosystem devices (e.g. Mi) TV Mi Box).
Despite the convenience, the function has several disadvantages:
- π Increased battery consumption: even in standby mode, the module scans available devices for connection.
- π‘οΈ Security Risks: In public networks, attackers may try to connect to your screen.
- π± Lags and hovers: on weak models (for example, Redmi) 9A) Miracast background activity may slow down the system.
β οΈ Note: On some Xiaomi firmware, the screen review function automatically turns on when you connect to Wi-Fi Direct or when you activate Hotspot mode. This can lead to an unexpected broadcast of your screen to someone else's devices.
Method 1: Disconnect via the basic MIUI/HyperOS settings
The easiest method is to deactivate the screen view in the settings menu. The interface may vary slightly depending on the firmware version, but the general logic is maintained:
- Open the Settings app (cog icon).
- Go to Connections and Sharing (HyperOS) or Connect and Sharing β Screen Review (MIUI 14/15).
- Click on the Screen View (or Wireless Display) bar.
- Move the slider to the off position.
If your menu doesnβt have a separate screen review item, try an alternative path:
- Go to Settings β Display.
- Slip on the additional (or advanced settings).
- Find the Wireless Display option and turn it off.
Notifications of available devices disappeared |Broadcast icon missing from notification panel |In settings slider gray (inactive) |The phone is not determined by the TV as a signal source-->
Some models (such as Xiaomi 13T or POCO X5 Pro) may still have the wfd.service background process after shutdown, which continues to scan the networks. To stop it completely, you will need to use the developer mode (see Method 3).
Method 2: Removing notifications about available devices
Even after the screen view is turned off, the system can still display notifications like "Device available for broadcast: Mi TV" to remove them:
- Open Settings β Notifications and Status bar.
- Select Notification Management.
- In the list of apps, find the Screen Review (or Miracast).
- Turn off the display notification slider.
If the screen review item is not in the list, try:
- π Enter the search for settings query "Miracast".
- π± Reboot the phone β sometimes the vigils disappear after the reboot.
- π οΈ Use it. ADB-command for forced shutdown (see Method 5).
β οΈ Warning: Miracast notifications may be disguised as system alerts on HyperOS firmware. To filter them, open the notification bar, hold your finger on any message from Screen View, and select Disable.
Every day | Several times a week | Very rarely | Never used | I don't know what it-->
Method 3: Disconnection through Developer Mode
If standard methods don't work, you can deactivate the system services responsible for Miracast, which requires activating the developer mode:
- Go to Settings. β The phone.
- Tap 7 times on the line MIUI version (or HyperOS version).
- Enter a pattern lock or password if required.
- Return to the main settings menu and a new section for developers will appear.
Now, follow the following steps:
- Open the Settings. β For developers.
- Find the Wi-Fi Debugging option and turn it off (this will prevent Miracast from automatically turning on).
- Scroll down to the Network block and deactivate:
Reboot the phone.
On firmware HyperOS may need to further disable:
- π Automatic Wi-Fi connection (in the Wi-Fi section) β Additionally).
- π‘ Smart Connection (in Settings) β Connections and sharing).
What to do if the developer mode is not activated?
Method 4: Forced Miracast service stoppage via ADB
For advanced users, there is a method to completely disable Miracast service via Android Debug Bridge (ADB).
- π Screen review is turned on itself after restarting.
- π΅ There is no slider in the settings to turn off.
- π οΈ You need to disable the function at the system level (for example, to save battery life).
Instructions:
- Install. ADB-computer-driver.
- Activate USB Debugging in Settings β For Developers.
- Connect the phone to the PC and execute commands in the terminal:
adb shell
pm disable-user --user 0 com.miui.mirror
pm disable-user --user 0 com.android.wfdAfter completion:
- π§ Miracast service will be completely deactivated.
- π± The screen review icon will disappear from the notification panel.
- β οΈ To return the function, use the pm enable command instead of disable-user.
β οΈ Note: Disconnecting system services through ADB This can cause other Wi-Fi Direct-related functions to work in an unstable way (such as Quick Share or Mi Share.
π‘
If your Miracast wireless headphones stop working after you shut down, follow the command adb shell pm enable com.android.bluetooth to return Bluetooth functionality.
Method 5: Using third-party applications to block
If you're uncomfortable with ADB, you can use Google Play apps that block system services.
| Annex | Function | Reference | Root is required. |
|---|---|---|---|
| App Ops | Blocking Permits for Miracast | Download | No. |
| Disable Service | Forced disabling of wfd.service | Download | Yes. |
| Greenify | Freezing Miracast background processes | Download | No (but ADB rights are needed) |
Instructions for App Ops:
- Install and open the application.
- Find the screen review or Miracast in the list.
- Turn off Wi-Fi permissions, Location and Background activity.
- Reboot the phone.
Disable Service requires root access or activation of ADB via a computer, a method that is suitable for custom firmware models (e.g. Xiaomi.eu or LineageOS).
π‘
Third-party apps may conflict with system updates. Once you install MIUI or HyperOS patches, check to see if Miracast is back on.
Comparison of methods: what way to choose
Depending on your Xiaomi model and the purpose of disabling the screen view, different methods will suit.
| Method | Difficulty | Efficiency | Reversibility | Suitable for |
|---|---|---|---|---|
| Standard settings | β | Medium (may not disable background processes) | Yes. | For beginners, temporary shutdown |
| Developer mode | ββ | High (disables services) | Yes. | Users with experience who want to maintain stability |
| ADB-team | βββ | Maximum (complete shutdown) | Yes (via pm enable) | Advanced users who are prepared for the risks |
| Third-party annexes | ββ | High (depending on the application) | Yes. | Those who do not want to use ADB |
If your goal is to maximize battery savings, combine ADB and developer mode. Standard settings are sufficient for temporary shutdowns (e.g., on a trip).
On HyperOS models (such as the Xiaomi 14 Ultra), some methods may not work due to the system architecture.
- π Reset network settings (Settings) β Connections β Resetting the network).
- π± roll back MIUI 14 (if HyperOS is still raw).