Xiaomi TVs on Android TV or PatchWall are overloaded with unnecessary apps over time: preinstalled services, cache from old games or programs that you have not used for a long time. Unlike smartphones, removing software on Mi TV or Redmi Smart TV has its nuances - some applications can not be erased by standard methods, and others after uninstallation leave "tails" in memory. This article will help you figure out how to completely remove the application from Xiaomi TV, including system programs, without risking damage to the firmware.
Weโll look at all the current ways, from basic settings to hidden features for power users, and weโll focus on models with limited superuser rights (e.g. Mi TV 4S or Redmi Smart TV X 2020-2023), where removing system applications requires workarounds. If youโve encountered bugs like โDelete is impossibleโ or โAp is secure,โ here youโll find solutions.
1. Standard removal through the settings menu
The easiest way is to use the built-in Android TV tools. It works for most consumer apps (like YouTube, Netflix, IVI), but it wonโt work for system services like Google Play Services or Mi Home.
To remove the app:
- ๐บ Open the main menu of the TV by pressing the Home button on the remote.
- ๐ Go to the Settings section โ Applications (or Apps on English firmware).
- ๐๏ธ Select the desired application โ Delete (or Uninstall).
- โ Confirm the action by pressing OK remote.
If the Remove button is inactive (in gray), then the application is protected by the system, in which case proceed to the following methods.
๐ก
On some Xiaomi TV models, the path to the apps may be different. If you donโt find the Apps section, try Settings โ Device โ Apps or use voice search by menu (button with microphone on the remote).
2.Delete via Google Play Store
If an app was installed via Google Play, it can be uninstalled directly from there, a method that is useful when the app doesn't show up in the basic settings or when it is deleted, it is uninstalled.
Instructions:
- Open the Google Play Store on your TV.
- Go to the section My apps and games โ Established.
- Find the right application and click on it.
- Choose Delete and confirm the action.
โ ๏ธ Note: This method will not delete the cache and application data. To clear them, go back to Settings โ Applications, select the program and click Clear Data and Clear Cache.
3. Removal of system applications via ADB (for power users)
Removing pre-installed system applications (such as Mi Video, PatchWall Launcher or Xiaomi Market) will require an ADB connection (Android Debug Bridge) that works on all Xiaomi TV models, but requires a computer and basic command line knowledge.
Step-by-step:
- Put the debugging on. USB on TV: Go to Settings โ About the TV. Find the line "Build number" and click on it 7 times in a row until the notification "You became a developer" appears. Go back to Settings. โ For developers and activate the "Debugging by" USBยป.
USB 3.0
ADB Tools
cmd
Terminal
adb devicesIf the TV is determined (the serial number will appear), enter the command to delete:
adb shell pm uninstall -k --user 0 name.packet.applications๐ How do you know the name of the package? Use the command:
adb shell pm list packagesOr install the App Inspector app from Google Play on your TV.
Install ADB Tools on PC
Enable debugging over USB on TV
Connect TV to your computer with USB cable
Check the visibility of the device by the team `adb devices`
Download the list of packages by the team `adb shell pm list packages`-->
4. Resetting the TV to factory settings
If you canโt remove an application and itโs critically disruptive (e.g. PatchWall is constantly hanging), you can perform a complete reset, which will delete all user data, including accounts, Wi-Fi settings, and installed apps.
How to reset Xiaomi TV:
- ๐ Go to Settings. โ The device โ Reset (or Settings) โ Device Preferences โ Reset).
- ๐ Select โReset to factory settingsโ and confirm the action.
- โณ Wait for the reboot (it will take 5-10 minutes).
โ ๏ธ Warning: After the reset, the TV will require re-setting, including connecting to Wi-Fi and logging in to your account Google/Xiaomi. On models 2022โ2026 years (e.g. Xiaomi) TV Q2 or Redmi Smart TV A Pro) reset may block access to certain functions without being tied to Mi-account.
What to do if the TV asks for an old account after the reset?
5. Disabling applications (if deletion is not possible)
Some system applications (e.g., com.xiaomi.mitv.account or com.google.android.gsf) cannot be removed without root permissions, but they can be disabled, which will stop them working and free up RAM.
How to disable the application:
- Go to Settings โ Applications.
- Select the appropriate application.
- Click Disable (or Disable)
- Confirm the action.
๐ Important: Disabling system services (e.g. Google Play Services) may cause Google Play, YouTube and other applications to fail. Only disable programs you are confident of.
| Annex | Can I remove it? | Can I turn it off? | Effects of disconnection |
|---|---|---|---|
| PatchWall Launcher | โ No. | โ Yes. | Main menu will disappear (alternative launcher is needed) |
| Mi Video | โ Yes. ADB) | โ Yes. | There will be no access to the built-in video player. |
| Google Play Services | โ No. | โ No (critically for the system) | Disabling will disrupt most applications |
| Netflix | โ Yes. | โ Yes. | The app will disappear from the menu |
6. Alternative methods: third-party launchers and firmware
If you need to drastically change the TV interface or remove the maximum amount of pre-installed software, consider:
- ๐จ Installation of an alternative launcher (e.g, ATV Launcher or HalLauncher.This will hide unnecessary apps, but won't physically remove them.
- ๐ง Castom firmware (for example, LineageOS for TV). Suitable only for experienced users, as they require unlocking the bootloader and risk cancelling the warranty.
- ๐ ๏ธ Ruth-rights (via Magisk) will allow you to remove any application, but the process is complex and dangerous for the stability of the system.
โ ๏ธ Attention: Install custom firmware or obtain root rights to Xiaomi TV This leads to loss of warranty and risk of bricking the device (completely inoperable). on models from 2023 to 2026 (e.g. Xiaomi). TV A Pro or Redmi Smart TV X2026) Unlocking the bootloader is often blocked by the manufacturer.
๐ก
Use alternative firmware or root rights only if you are prepared for possible consequences: loss of warranty, unstable operation or the need to restore through the service center.
Frequent mistakes and their solutions
When removing apps on Xiaomi TV, users often face the following problems:
- ๐ซ ยซRemoval is impossible" - system application. Solution: use ADB Or turn it off.
- ๐ Television is not defined by ADB. Solution: Check the cable (requires original cable) USB Update the drivers ADB On PC. Restart the TV and PC.
- ๐ After removal, the app appears again.Solution: this is typical of system applications that recover after an update.
If none of the methods worked, check:
- ๐ The TV firmware version (in Settings) โ On older versions (until 2021) there may be no option to delete.
- ๐ Manufacturer restrictions (on some models, Xiaomi blocks removal of key applications).