How to permanently disable or delete Mi Video on Xiaomi Redmi: 5 proven ways

Mi Video (or Mi Video) is preinstalled on all Xiaomi Redmi smartphones and often becomes a source of annoyance for users. It not only takes up space in memory, but also regularly sends notifications, consumes traffic in the background and can conflict with other video players. Unfortunately, standard removal through the application menu is usually not available, Xiaomi blocks the ability to uninstall system services.

In this article, weโ€™ll look at all the ways Mi Videos can be turned off, from simple (hiding icons, disabling notifications) to radical (deleting via ADB or rolling back to an older version of MIUI). Each method is tested on current models of Redmi Note 12/13, Redmi 10/11, POCO X5 and other devices with MIUI 13/14. Youโ€™ll also learn how to avoid typical errors that lead to system failures, and what to do if the application itself recovers after updates.

Why can't Mi Videos be just deleted?

The Mi Video app is a Xiaomi system service that is integrated into the MIUI shell, which means that:

  • ๐Ÿ”’ It is protected from removal at the firmware level โ€“ even with root rights, care is required not to disrupt the operation of other components.
  • ๐Ÿ”„ After updating MIUI The application can automatically recover if it was removed incorrectly.
  • ๐Ÿ“ฑ On some models (e.g. Redmi for the global market), Mi Video is linked to Mi Account and Mi Cloud services.

Xiaomi also uses the app to promote its content (such as Mi Video TV or affiliate streaming platforms), so the company deliberately complicates the process of deactivating it, but it is still possible to get around these restrictions - we will discuss all working methods below.

๐Ÿ“Š How do you usually handle unnecessary system applications?
Turn off the notifications.
Hiding the icon
Trying to delete through ADB
Ignoring.
I'm using alternative launchers.

Method 1: Disabling notifications and background activity

If you are annoyed only by pop-up notifications and background traffic consumption, this method will minimize the impact of Mi Video without radical action.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find Mi Video in the list (you can use the search).
  3. Go to the Notifications section and turn off all switches.
  4. Go back and select Battery โ†’ Background activity, then set the Limit limit.
  5. In the Mobile Traffic and Wi-Fi section, turn off background network access.

This method doesn't remove the app, but it makes it almost invisible, but keep in mind that Mi Video will still take up space on the device and may be activated periodically when you open video files.

๐Ÿ’ก

If notifications continue to appear after disabling, check settings in Settings โ†’ Notifications โ†’ Additional โ†’ System Notifications. Sometimes Mi Video is masquerading as Media Services.

Method 2: Hiding the application icon (without deleting)

If you're annoyed by the desktop icon itself, you can hide it without removing the application, which won't free up memory, but will visually clean up the interface, and it works on all versions of MIUI and doesn't require root rights.

Coverage options:

  • ๐Ÿ“ฑ Through the standard launcher MIUI: Press and hold the Mi Video icon. From the menu that appears, select Remove (or Hide, depending on the version). Confirm the action.
  • ๐Ÿ” Through Launcher Settings: Go to Settings โ†’ Desktop. Select Hide Apps and tick Mi Video.

Nova Launcher

Apex Launcher

  1. Install an alternative launcher from Google Play.
  2. In its settings, find the option to hide applications.

Note that hiding the icon does not disable the app itself, but it will still work in the background if you do not follow the steps in Method 1.

What to do if the icon returns after the update?
After the MIUI update, hidden icons may reappear on the desktop. To avoid this, use third-party launchers (like Nova Launcher), which save the hideout settings regardless of system updates.

Method 3: Removal via ADB (without root rights)

This is the most efficient way to completely remove Mi Video without obtaining superuser rights. ADB (Android Debug Bridge is suitable for users who are ready to follow a few technical steps.

Step-by-step:

Enable debugging by USB in the developer settings |Install ADB drivers on your computer | Download ADB| Platform Tools Connect your smartphone to your PC via USB |Allow debugging on your device-->

  1. Activate Developer Mode: Go to Settings โ†’ About Phone. Click 7 times on the MIUI Version until you get a message You're a Developer!. Return to Settings โ†’ Additional โ†’ Developer and enable USB Debugging.
  2. Connect your smartphone to your PC: Use the original USB-On the phone, select the data mode Files (MTP). In the window on the phone, allow debugging USB.
  3. Delete Mi Video via ADB: Open the command prompt (or Terminal on Mac/Linux) in the folder with ADB. Enter the command to check the connection: adb devices (should appear the serial number of your device). Run the deletion command: adb shell pm uninstall --user 0 com.miui.videoplayer

Once the command is executed, the application will be deleted for the current user (without root rights, it is impossible to completely remove from the system). If you need to return Mi Video, use the command:

adb shell cmd package install-existing com.miui.videoplayer

๐Ÿ’ก

Deleting through ADB does not affect system files, so the risk of โ€œbrickingโ€ the device is minimal, but after resetting settings or updating MIUI, the application can return.

Method 4: Remove root rights (for power users)

If you have root access (e.g., through Magisk), you can completely erase Mi Video from the system, including all associated files, which is guaranteed, but requires caution โ€“ incorrect actions can lead to MIUI malfunctions.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/app/MiVideo or /system/priv-app/MiVideo (the path may vary depending on the version of MIUI).
  3. Delete the MiVideo folder or rename it (for example, in the MiVideo_bak).
  4. Clear the cache and application data through Settings โ†’ Applications โ†’ Mi Video โ†’ Storage.
  5. Reset the device.

Warnings:

  • โš ๏ธ Note: Removing system applications from root may disrupt other services, such as Gallery or Music, if they use shared libraries.
  • โš ๏ธ Attention: After update MIUI To avoid this, disable automatic updates of system applications in Settings โ†’ The phone. โ†’ Updating the system โ†’ Settings (โš™๏ธ) โ†’ Auto-update of applications.

An alternative option for root users is to freeze the app using Titanium Backup or App Quarantine, which will allow you to disable it without physically removing it.

Method 5: Recoiling back to the old version of MIUI (extreme case)

If all previous methods have failed (e.g. Mi Video is restored after each update), consider rolling back to an earlier version of MIUI where the app is either missing or easier to uninstall, a method that is suitable for power users as it involves the risk of data loss.

How it works:

  1. Download the archive with the desired version of MIUI for your model from the official Xiaomi website.
  2. Go to Settings. โ†’ The phone. โ†’ Updating the system โ†’ Menus (โ‹ฎ) โ†’ Select a firmware file.
  3. Install the downloaded archive. The system will offer you to choose between Update and Clear all. To roll back, select Clean all.
  4. Wait for the process to be completed (the device will reboot several times).

Important:

  • ๐Ÿ”„ The rollback will reset all settings and data, so be sure to back up.
  • ๐Ÿ“ฑ Not all versions. MIUI For example, Redmi Note 12 cannot install firmware for Redmi Note 11.
  • โš ๏ธ Note: After rollback, some features (e.g. Google Pay or Widevine) L1) They may not work properly.

This method is only useful if Mi Video is critically disrupting work and other methods fail. In most cases, a combination of Methods 1 and 3 (disabling notifications + deleting via ADB) is sufficient.

Table: Comparison of Mi Video removal methods

MethodDifficultyPC requiredRoot is required.EfficiencyRisk to the system
Disabling notificationsโญโŒ No.โŒ No.Low (notifications only)Absent.
Hiding the iconโญโŒ No.โŒ No.Low (visual effect)Absent.
Removal via ADBโญโญโญโœ… Yes.โŒ No.High (complete removal for the user)Minimum
Removal from rootโญโญโญโญโŒ No.โœ… Yes.Maximum (complete removal)Medium (risk of failure)
MIUI rollbackโญโญโญโญโญโœ… Yes.โŒ No.High (but not guaranteed)High (data loss)

As you can see from the table, the optimal balance between efficiency and security is removal via ADB. If you are not ready to connect your smartphone to your computer, the combination of disabling notifications and hiding the icon will also give a noticeable result.

Frequent Mistakes and How to Avoid Them

When trying to remove Mi Video, users often face typical problems, and here are the most common ones and ways to solve them:

  • ๐Ÿ”„ The application is restored after the update MIUI: This is because system applications are protected by OtaUpdater.To avoid recovery: Turn off automatic application updates in settings. Use Magisk to block specific package updates (App Systemizer module).

Error "Failed to delete" when deleted via ADB

This usually means that the application is system-level secure.

  1. Reboot the device and repeat the command.
  2. Use an alternative command: adb shell pm uninstall -k --user 0 com.miui.videoplayer
  3. ๐Ÿ“ฑ Smartphone stopped opening video files: If after deleting Mi Video, the system can not play video, install a third-party player (for example, VLC or MX Player) and assign it to the default video format application.

If neither method worked, check if your device is enterprise (with predefined restrictions) or regionally locked (such as models for China with MIUI China).

FAQ: Answers to Frequent Questions

Can I delete Mi Video without a computer?
Yes, but with limitations. Without a PC, you can: Turn off notifications and background activity (Method 1); Hide an icon (Method 2); Use apps like App Inspector to deactivate (root required); Complete removal without ADB or root is impossible.
Why does the application return after being deleted via ADB?
This is due to the system application protection mechanism in MIUI. To prevent recovery: Disable automatic updates of system applications in settings. Use Magisk to lock the com.miui.videoplayer package. Install the Universal GMS Doze or App Systemizer module to manage system services.
Is it safe to remove Mi Video with root rights?
Removing system applications is always risky, but Mi Video is classified as "safe to remove" services. However: Do not delete associated packages (e.g. com.miui.gallery), otherwise the Gallery will stop working. Before deleting, back up via Titanium Backup. If you delete the application, restore the application from the backup.
Are there any alternatives to Mi Video for Xiaomi?
Yes, you can use any third-party player: VLC supports all formats, no ads. MX Player is optimized for Xiaomi, there are control gestures. Kodi is for streaming and local files. Google Photos - if you only need to watch videos without additional features. To assign an alternative player by default, open any video file and select the desired application in the dialog box.
Can I turn off Mi Video on Xiaomi TVs?
Yes, but the process is different from smartphones. On Xiaomi Mi TV or Redmi Smart TV: Go to Settings โ†’ Apps โ†’ App Management. Find Mi Video and select Disable (if available). Complete removal will require ADB or firmware on an alternative version of Android TV. On TVs, removing system applications is fraught with failures, so it is recommended to limit yourself to shutting down.