How to make floating windows on Xiaomi Mi TV 9: full PiP instruction

The PiP technology on the Xiaomi Mi TV 9 allows you to view two content sources simultaneously โ€” for example, watching a movie in the main window and following the news in a small pop-up. This feature is especially useful for multitasking when you need to control several streams of information.

In this article, we will discuss all available ways to include floating windows on the Mi. TV 9 (including Mi models) TV 9A, Mi TV 9S and other modifications of 2020-2026), consider the limitations of the system, and give recommendations for optimizing the function. MIUI TV, which allow you to expand the capabilities of PiP through third-party applications.

What is a PiP and why is it needed on Xiaomi Mi TV 9?

Picture-in-Picture (PiP) is a display mode in which one window is superimposed on top of another. On Xiaomi Mi TV 9, it is implemented at the MIUI TV level and is supported by most embedded applications (YouTube, Netflix, Prime Video) and digital TV (DVB-T2).

  • ๐Ÿ“บ Watching TV + Streaming: Follow the news in a small window while the movie is on the big screen.
  • ๐ŸŽฎ Games + Chat: play cloud games (e.g. Xiaomi Game Center) and see notifications from instant messengers at the same time.
  • ๐Ÿ“ฑ Duplication of the smartphone screen: broadcast the screen of the Xiaomi smartphone in a floating window through the Mi Screen Mirroring.
  • ๐Ÿ” Monitoring: Keep the window with the camera (Mi Home) open while watching other content.

It is important to understand that the PiP on the Mi TV 9 has hardware limitations: you can open only one floating window at a time, and its size and position are fixed (you can not drag freely across the screen, like on Android smartphones).

Watching TV + streaming|Games + chat|Duplication of smartphone screen|Video surveillance|Not using.-->

The official way to turn on PiP on Mi TV 9

The easiest way to activate floating windows is through embedded apps, and the algorithm works for YouTube, Netflix, Prime Video and digital TV.

  1. Open an app that supports PiP (like YouTube).
  2. Run the video playback.
  3. Press the Home button on the remote โ€“ the video will automatically fold into a floating window.
  4. Go back to the main menu and select another source (such as a TV channel or other app).

To close the floating window, select it with the remote and press OK, then select Close.

Make sure the app is updated to the latest version | Check that the video is running in full screen | Use the original Xiaomi | Turn off the "For Kids" mode in the settings-->

โš ๏ธ Note: Some apps (such as Disney)+ or IVI) They can block the PiP due to restrictions. DRM. In this case, the video will not fold into a floating window, but will simply close.

PiP for Digital TV (DVB-T2)

If you are watching on-air or cable TV through the built-in Mi TV 9 tuner, the floating window can be activated as follows:

  1. Switch to any channel.
  2. Press the Menu button on the remote.
  3. Select PiP (or Double Window in some firmware).
  4. In the menu that appears, select a second source (e.g. HDMI 1 or an app).

You can change the size of the floating window by highlighting it and pressing the Increase/Decrease button (usually +/- on the remote).

Window sizeRelationship of partiesRecommended use
Small.16:9 (320ร—180 px)News channels, chat rooms
Average.16:9 (480ร—270 px)Sports broadcasts, streams
Big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big big16:9 (640ร—360 px)Movies, low-resolution games

โš ๏ธ Note: When using a PiP with a TV tuner, the interface may slow down due to the high load on the processor. If the image starts to slow down, reduce the size of the floating window or close the background applications.

How to enable PiPs for third-party applications (a workaround)

Officially, Xiaomi limits PiP support to pre-installed apps only, but there is a way to get around this restriction with the Screen Mirroring feature.

  1. On a Xiaomi smartphone (or other Android device), open the app you want to stream in a floating window.
  2. Activate Screen Mirroring mode in the settings of the TV: Settings โ†’ Connection and Sharing โ†’ Screen Mirroring.
  3. On your smartphone, select Mi TV 9 from the list of available devices.
  4. After connecting, turn the broadcast on the TV into a floating window with the Home button.

This method works for any application, including Twitch, VK Videos, or even games.

Screen Mirroring Limitations in PiP
When the screen is duplicated, it is possible to increase the delay (lag) to 1-2 seconds. Image quality will depend on the speed of Wi-Fi - with a weak signal, the picture can "break apart" into pixels. Some applications (for example, banking) block the screen broadcast for security reasons.

๐Ÿ’ก

If the floating window is slowing down, try reducing the resolution of the stream from your phone in the Screen Mirroring settings (select 720p instead of 1080p).

Advanced PiP settings via ADB (for power users)

For those who are willing to dive into the technical details, there is a way to unlock additional PiP features through ADB (Android Debug Bridge).

  • ๐Ÿ”ง Change the position of the floating window (shift it to the corners of the screen).
  • ๐Ÿ“ Change window size beyond standard values.
  • ๐Ÿšซ Disable restrictions on non-PiP-supported applications.

Instructions:

  1. Turn on USB Debugging on your TV: Settings โ†’ About TV โ†’ Software Version (click 7 times on the line with the version until the message โ€œYou are a developerโ€ appears). Then go back to Settings โ†’ Additional โ†’ For Developers โ†’ Debugging on USB.
  2. Connect your TV to your PC via USB (use USB 3.0 port for stability).
  3. Open the command line on your PC and execute: Adb devices Make sure the device is defined.
  4. Enter the command to unlock the extended PiP: adb shell settings put global pip_expanded_mode 1
  5. Reboot the TV.

After that, additional options will appear in the PiP settings, for example, to move the window to the upper left corner, use:

adb shell am broadcast -a android.intent.action.PIP_RESIZE -e position 0,0,400,225

โš ๏ธ Attention: Wrong commands ADB You can crash the interface or even "brick" the TV. Before experimenting, back up your settings in Settings. โ†’ System system โ†’ Backup.

๐Ÿ’ก

ADB-The teams allow you to customize the PiP, but you need to be careful, and we recommend that you test the changes one by one and fix the working settings.

PiP Problems on Mi TV 9 and Their Solutions

Despite the convenience, users often face difficulties when working with floating windows.

Problem.Possible causeDecision
PiP is not switched onThe app does not support the modeUse Screen Mirroring or update the app
The window brakes.High load on the processorReduce window size or close background tasks
No sound in the floating windowConflict of audio streamsPress Menu โ†’ Sound settings โ†’ Select the source
The window disappears by itself.Automatic closing in case of inactionTurn off your sleep timer in Settings โ†’ Energy saving

If the floating window does not respond to the remote, try:

  1. Reboot the TV (hold the power for 10 seconds).
  2. Reset the remote settings: Settings โ†’ Reset remote โ†’ Reset.
  3. Update the firmware: Settings โ†’ About TV โ†’ Update the system.

Alternatives to PiP: split screen and external devices

If the built-in PiP doesnโ€™t suit you, consider alternative solutions:

  • ๐Ÿ–ฅ๏ธ Split screen through HDMI: Connect to the Xiaomi Mi Box TV or NVIDIA Shield and use their multitasking features. For example, on the Mi Box, you can run two apps side by side.
  • ๐Ÿ’ป PC + TV: Connect your laptop to the Mi TV 9 down HDMI And use multitasking modes. Windows/macOS (Like Win. + Split screen arrow).
  • ๐Ÿ“ฑ Mobile apps: Some streaming services (like Twitch) support PiP on your smartphone โ€“ stream them to TV via Screen Mirroring.

For game consoles (such as Xbox or PlayStation), floating windows are not available, but you can use picture-in-picture mode via external devices like the Elgato HD60 (to capture video from the console and overlay it to another source).

FAQ: Frequent questions about floating windows on Xiaomi Mi TV 9

Can the transparency of the floating window be changed?
No, in standard firmware. MIUI TV There is no regulation of transparency, but by ADB You can try to change the parameter. pip_alpha (significance 0.1 before 1.0). Example: Adb shell settings put global pip_alpha 0.7 The effect will only be visible after rebooting.
Why is there no sound in the floating window?
This is a system limitation: by default, sound is played only from the main window. To switch audio, click Menu โ†’ Sound settings โ†’ Sound source and select PiP. Note that some apps (such as Netflix) block audio output to PiP.
Can I run a PiP with YouTube Premium?
Yes, YouTube Premium supports PiP on Mi TV 9, but only if the video is running through the official YouTube app (not through the browser). To activate: Open the video in the YouTube app. Click Home on the remote, the video will roll out the window. If the window does not appear, update the app or check the Premium subscription.
How to turn off the PiP if the window is hanging?
If the floating window does not respond to remote commands: Press and hold Home 5 seconds - this will forcefully close all active windows. If it does not help, restart the TV with the Power button. In extreme cases, turn off power for 30 seconds (but this can cause a system failure).
Does the PiP work on Mi TV 9 with Android TV?
Yes, but with reservations. Mi TV 9 runs on Android TV, but with a MIUI TV shell that limits some features. For example, the standard Android PiP (like on smartphones) is not supported here - instead, a proprietary implementation from Xiaomi is used.