The MyVideo app (or Mi Video) is pre-installed on most Xiaomi TVs and set-top boxes running MIUI TV, Android TV or PatchWall. For many users, it becomes an unnecessary ballast: it takes up memory, appears in recommendations, and even may conflict with other video players. However, standard removal through the application menu is often not available, the system blocks the uninstallation of system components.
In this article, we will discuss all the current ways to remove MyVideo from Xiaomi devices, including the hidden settings of the developer, ADB-We will focus on the nuances for different versions of firmware (2022-2026) and TV models (Mi). TV 4S, Mi TV Q2, Mi Box S, etc. If you are tired of intrusive notifications or want to make room in your memory, read on.
Why canβt MyVideo be removed in the standard way?
MyVideo is part of Xiaomiβs system services package, which are protected from accidental removal.
- π Compatibility with branded features (e.g. Mi Share or Quick Apps).
- π¦ Support PatchWall shell, where MyVideo is integrated into content recommendations.
- π Prevent system failures when critical components are removed (even if the application itself is not in use).
In practice, this means that the Remove button in the app menu will be inactive, and an attempt to uninstall via Settings β Applications will end with the message βCanβt delete the system application.β However, workarounds do exist β and we will consider them.
β οΈ Note: Removing system applications can cause your TV to run unstable, especially if youβre using Xiaomiβs media-related features.Be sure to back up your settings in the Settings menu before you start. β System system β Backup.
Method 1: Disable MyVideo without deleting (the safest)
If you don't want to physically remove an application, but you just need to hide it from the interface and stop the background, it's the best way to do it. It doesn't require root rights or a PC connection.
Instructions:
- Open the settings on the TV.
- Go to the Applications section β Installed Appendices.
- Find MyVideo (or Mi Video) and select it.
- Click Disable (or Stop, if available).
- Confirm the action if a warning appears.
After the shutdown:
- π« The app will disappear from the main menu and recommendation panel.
- π΅ Background updates and notifications will stop.
- π If necessary, MyVideo can be turned on again in the same menu.
π‘
If MyVideo continues to appear in PatchWall recommendations after disabling, clear the shell cache: Settings β Apps β PatchWall β Storage β Clear the cache.
Method 2: Removal via ADB (for power users)
To completely remove MyVideo, you will need to connect your TV to your computer and use the ADB (Android Debug Bridge) tool, which works on all Xiaomi models with Android TV or MIUI TV, but requires developer mode activation.
Step 1. Turn on USB debugging on your TV:
- Go to Settings. β On TV.
- Find the build number and click on it 7 times in a row until the message βYou became a developer!β appears.
- Return to the main Settings menu and open a new section for developers.
- Activate options: π Debugging by USB π Allow unlocking OEM (if)
Step 2: Connect the TV to your PC and execute the commands:
- Download ADB Tools and unpack the archive.
- Connect the TV to your computer through USB-cable (use the port) USB 3.0 for stability).
- Open the command line (Win + R β cmd) and go to the folder with ADB: cd C:\platform-tools
- Check the connection of the device: adb devices (should appear serial number TV).
- Follow the command to remove MyVideo: adb shell pm uninstall --user 0 com.miui.videoplayer For models with Android TV 12+, use the com.xiaomi.mitv.videoplayer package instead of com.miui.videoplayer.
Instructions:
- Download the TV to TWRP (usually hold Power + Menu when you turn on).
- Select Advanced β File Manager.
- Go to /system/priv-app/ or /system/app/.
- Find folders with names: MiVideo VideoPlayer MitvVideo
Delete the folders found (swipe to the right).
Reboot the TV.
What if the TV is not turned on after removing MyVideo?
Method 4: Resetting the TV to factory settings
If previous methods didnβt work or youβre afraid of damaging the system, the radical way is to completely reset, which will delete all user data, but return the TV to its original state, where MyVideo will be disabled by default (on some firmware).
Instructions:
- Open Settings β System β Resetting settings.
- Choose to erase all data (or hard reset).
- Enter. PIN-code (if requested).
- Confirm the reset and wait for the reset.