Xiaomi TVs on Android platform TV Or PatchWall's proprietary shell, they get clogged with unnecessary applications over time: pre-installed services, cache from old games or programs you haven't used in a long time. TV-boxes (Mi Box S, Mi) TV Stick and Smart TV (Mi TV A2, Mi TV Q2) It has its own nuances β from manufacturer restrictions to hidden menus for experienced users.
In this article, weβll break down all the working ways to remove apps from Xiaomi TVs, including:
- π± Standard removal via the settings menu (for most users)
- π§ Removing system applications without root rights (by using the ADB)
- π§Ή Clearing cache and data to free up memory
- βοΈ Resetting to factory settings as a last resort
- π οΈ Working with the file system through ES Conductor (for advanced)
We will focus on PatchWall (Mi TV 4S, Mi TV 5 Pro) models, where removal of preinstalled applications is blocked at the firmware level, and show workarounds. All instructions are relevant for firmware 2023-2026.
1. Standard removal of applications through the settings menu
The easiest way is to use the built-in Android TV or PatchWall tools, which are suitable for most user applications (e.g. YouTube, Netflix, IVI), but will not work for system services (Google Play Services, Mi Home).
Instructions for Android TV (Mi Box, Mi TV Stick, new Smart TV models)
- Open the main menu and select Settings β Applications.
- In the list, find the desired application and click on it.
- Choose Remove (if the button is active) or Disable (for system applications).
For the PatchWall shell (Mi TV 4S, 5 Pro, etc.):
- πΊ Go to the menu. β Settings β Annexes β Application management.
- π Select the unnecessary app and click OK remote.
- ποΈ Choose Remove (not available for all applications).
β οΈ Note: On some Xiaomi models, the Remove button can be blocked even for custom applications. ADB (section).
βοΈ Preparation for removal of applications
2.Why are some applications not removed?
Manufacturers often block the removal of preinstalled software for several reasons:
- π System dependencies: Apps like Google Play Services or Mi Share are critical to shell performance.
- π° Xiaomi signs contracts with Netflix, Prime Video and other services for pre-installation.
- π‘οΈ Security: Deleting system components may cause crashes (e.g., voice search or Google Play access).
On PatchWall models, the list of βunremovableβ apps is wider, such as Mi Home, Mi Remote or Live TV, which cannot be deleted by standard means, in which case ADB (section 3) or disabling the application through the settings menu (this will stop it from working, but will not free up memory) will help.
| Type of application | Can I remove it in the standard way? | Alternative method |
|---|---|---|
| User-generated (manually installed) | β Yes. | β |
| Pre-installed (Netflix, Prime Video) | β No. On PatchWall) | ADB or shutdown |
| Google Play Services (Mi Home) | β No. | ADB (requires caution) |
| Updates to system applications | β No. | Reverse version through ADB |
If you're not sure if you can uninstall a particular app, check it on Google Play. If there's a Remove button, it's custom. For system applications in the Play Market, it'll be preinstalled.
3. Removal of applications via ADB (without root rights)
Android Debug Bridge (ADB) tool allows you to remove even those apps that are locked in the settings menu, which works on all Xiaomi models, but requires you to connect your TV to your computer.
Step-by-step:
- Download ADB Tools for Windows/macOS/Linux.
- On your TV, turn on USB Debugging: Settings β About TV β Assembly number (click 7 times) Settings β Additional β For developers β Debugging over USB
- Connect the TV to your computer through USB-cable (for Mi Box, use the port) USB OTG).
- Open the command line in the folder with ADB and type: adb devices If the device is displayed, execute the command to delete (replace com.example.app with the application package): adb shell pm uninstall -k --user 0 com.example.app
How do you know the name of the application package? Use the command:
adb shell pm list packages | grep "appendix name"For example, Netflix is com.netflix.ninja, for YouTube it is com.google.android.youtube.tv.
β οΈ Note: Removing system applications (e.g. com.xiaomi.mitv.patchwall) may result in a loss of shell functionality or a boot cycle.
List of safe packet removal
4. Cleaning cache and data instead of deleting
If the application can't be removed but it takes up a lot of space, clear its cache and data, which will free up memory and reset the program to factory settings.
How to clear the cache:
- Go to Settings β Applications.
- Select the appropriate application.
- Press Warehouse. β Clear the cache.
- To completely reset, click Clear Data (Warning: This will delete accounts and settings!).
For example, clearing YouTube cache can free up to 500MB, and resetting Netflix data will delete downloaded movies.For system applications (like Google Play Market), cleaning the cache often solves freeze issues.
| Annex | Average cache size | What does cleaning give? |
|---|---|---|
| YouTube | 200-500 MB | Frees up space, resets recommendations |
| Netflix | 1β3 GB (with uploaded movies) | Removes offline content |
| Google Play Market | 50β100 MB | Eliminates application loading errors |
| PatchWall Launcher | 100-300 MB | Resetting personal recommendations |
π‘
If the app is unstable after cleaning the cache, restart the TV: hold the Power button on the remote for 5 seconds and select Reboot.
5. Disabling applications instead of deleting
If you canβt delete an application but it gets in the way (e.g., itβs constantly running in the background), you can turn it off, which will stop all processes and hide the icon from the menu, but wonβt free up memory.
How to disable the application:
- Go to Settings β Applications.
- Select the application and click Disable.
- Confirm the action (it may be necessary to enter) PIN-code).
Disconnection is suitable for:
- π΄ Pre-installed games (Asphalt 9, Ludo King).
- πΊ Unnecessary streaming services (Hotstar, ZEE5 for the Indian market).
- π Background services (Mi Share if you don't use file transfer).
To turn the app back on, repeat the steps and select Enable. Disabled programs are not updated through Google Play, which saves traffic.
6.Reset to factory settings as a last resort
If the TV is full of unnecessary apps and standard methods donβt work, do a complete reset, which will delete all user data, apps and settings, returning the device to the βout of the boxβ state.
How to reset your settings:
- Go to Settings β Additional β Reset and Recovery.
- Select Reset (on some models β Remove everything).
- Confirm the action (it may be necessary to enter) PIN-code from Xiaomi account).
- Wait for the reboot (it will take 3-5 minutes).
β οΈ Note: After resetting, you will have to reconfigure Wi-Fi, accounts Google/Xiaomi You can write down the login data in advance or take screenshots of the settings.
The discharge helps in cases of:
- π’ The TV is slowing down due to overloaded memory.
- π« It is impossible to remove viruses or malicious applications.
- π After a failed firmware update.
π‘
Factory reset is the only way to completely remove all user apps and cache, but it erases all personal data. Use it if other methods have not worked.
7. Work with the file system through ES Explorer (for advanced)
If you have root rights or are willing to take risks, you can manually delete application files through the file manager, a method that requires caution, as an error can cause the TV to lose its performance.
Instructions:
- Install ES Explorer from Google Play.
- Enable the display of hidden files in the Explorer settings.
- Go to /data/app/ (there are user applications stored) or /system/priv-app/ (system applications).
- Find a folder with the name of the package (e.g. com.netflix.ninja) and delete it.
Warnings:
- π¨ Deletion of files from /system/ without root rights is impossible.
- π§ To access /data/ may be required ADB superuser.
- π₯ Incorrect removal will lead to a "brick" (the TV will not turn on).
This method is recommended only for advanced users. For most tasks, ADB (section 3) or resetting (section 6) will suffice.