Why Netflix is not being removed in the standard way and what to do about it
Are you trying to free up space on Xiaomi Mi TV or just not using Netflix, but the "Delete" button in the app menu is inactive?It's not a bug, but a feature of PatchWall firmware that Xiaomi installs on its smart TVs.The fact is that Netflix on many models (especially Mi TV 4S/4A/5 Pro) is pre-integrated into the system as a system application - it can not be removed as easily as YouTube or Prime Video.
In this article, we will discuss 5 working methods, including hidden settings, ADB-But first, itβs important to understand that removing Netflix could cause other streaming services to crash (Disney).+, HBO Max, if they use shared libraries DRM So before you start, check whether Netflix is dependent on other apps for functionality.
If you're willing to take risks, let's start with the safest way.
Method 1: Disable and Hide Netflix without Deletion (Secure for the System)
If you donβt want to physically remove an app, but just remove it from the interface and stop the background, this method is perfect.It doesnβt require superuser rights and works on all Xiaomi Mi TV models (including the Mi TV Q1/Q2 2023).
Instructions:
- πΊ Go to Settings. β Annexes β Application management.
- π Find it on Netflixβs list (may be called com.netflix.ninja or com.netflix.mediaclient).
- βοΈ Click on the app and select: Disable, stop all processes and hide the icon from the menu. Delete updates, return the app to the factory version (freezes) ~100-150 MB Clear cache β delete temporary files (can free up to 500 MB).
- π Restart the TV through Settings β On TV. β Reboot.
β Pros of the method: does not require technical skills, reversible, does not break the system.
β Cons: the application will remain in memory, borrowing ~50β70 MB (factory version).
π‘
If the icon is left on the menu after Netflix is turned off, press the OK button on the remote on the app icon β select Delete (this is just a hiding, not a complete removal).
Method 2: Remove via ADB (for power users)
If you are ready to work with Android Debug Bridge (ADB), this method will completely remove Netflix from the system. Suitable for models on Android TV 9.0+ (Mi TV 5/6 series, Mi TV Q1E).
What you need:
- π» Computer with Windows/macOS/Linux.
- π USB-cable (preferably original from Xiaomi).
- π₯ Utility. ADB Tools (download platform-tools).
- βοΈ Included debugging by USB TV-wise.
Step-by-step:
- Turn on USB debugging on Xiaomi Mi TV: Go to Settings β About TV β Software Version. Tap 7 times on the line with the version until the message βYou became a developerβ appears. Return to Settings β Additional β Developer Settings. Activate USB Debugging and OEM Factory Unlock.
Connect your TV to your computer via USB (use the USB 3.0 port on your TV if you have one).
Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and go to the folder with the platform-tools:
cd path do folder/platform-toolsCheck the connection of the device:
adb devicesIf the TV is determined (the serial number will appear), enter:
adb shell pm uninstall --user 0 com.netflix.ninjaFor models with PatchWall 3.0+, an alternative command may be needed:
adb shell pm uninstall -k --user 0 com.netflix.mediaclientDebugging is on. USB|Drivers installed ADB|TV connected to port USB 3.0|The command line is open on behalf of the administrator|Backup of important data is made-->
β οΈ
Note: Some Xiaomi firmware, after removing Netflix through ADB, stops working Google Play Store. To return it, you will have to reset the TV to factory settings.
Method 3: Reset to factory settings (radical method)
If Netflix was pre-installed by the manufacturer (as on Mi TV 4A 32" or Mi TV 4S 55"), the only way to get rid of it without ADB is a complete reset.This method will delete ALL data, including accounts, saved passwords and image settings.
How to do the reset correctly:
- π First export important data: List of installed applications (take pictures of the Settings screen) β Image settings (brightness, contrast, write down values) Logins from streaming services (if you use Disney)+, Okko, et al.).
- π Go to Settings. β On TV. β Reset to factory.
- π Enter. PIN-code (by default 0000 or 1234 if not changed).
- β³ Wait for the reboot (it will take 5-10 minutes).
After discharge:
- β Netflix will disappear from the menu, but will remain on the list of applications as βdisabledΒ».
- β Donβt install system updates for 24 hours β it could get Netflix back on track.
What to do if Netflix is back after a reset
Method 4: Block Netflix updates via hosts file
If Netflix is constantly updating in the background and takes up space, you can block its update servers.This method does not remove the application, but prevents it from growing. It works on all Xiaomi Mi TV models with Android TV 8.0+.
Instructions:
- Connect to the TV via ADB (as in Method 2).
- Download the original hosts file for backup: adb pull /system/etc/hosts hosts_backup.txt
- Edit the hosts file on your computer by adding at the end of the line: 127.0.0.1 nflxext.com 127.0.0.1 nflximg.net 127.0.0.1 nflxvideo.net 127.0.0.1 nflxso.net
- Download the modified file back to adb push hosts /system/etc/hosts
- Reboot the TV: adb reboot
β Netflix will no longer be updated and weigh more than 50MB.
Disconnect via settings |Delete via ADB|Reset to factory |Blocking via hosts |I don't know, I need to try-->
Method 5: Physical Internet Shutdown for Netflix (for Advanced)
If you want Netflix to keep its traffic from being consumed and updated, but you donβt want to delete it, you can block its access to the network through a firewall, which requires root rights and only works on firmware with the bootloader unlocked (for example, after installing Magisk).
How to do this:
- π± Install on the AFWall TV+ (root).
- π In the firewall settings, find Netflix (com.netflix.ninja).
- π« Check all types of networks (Wi-Fi, Mobile, VPN) and keep the rules.
- π Restart the TV.
β οΈ
Note: On Xiaomi Mi TV with PatchWall, blocking network access for Netflix may lead to errors in the operation of Google Play Services. If other applications stop working after applying the rule, return the firewall settings to the factory ones.
Comparison of methods: which one to choose?
To make it easier for you to determine, we have collected the key pros and cons of each method in the table:
| Method | Difficulty | Requires ADB/root | Removing it completely? | Risk to the system | Reversibility |
|---|---|---|---|---|---|
| Disconnection in settings | β | β No. | β No (hiding) | β No. | β Yes. |
| ADB-removal | βββ | β Yes. | β Yes. | ββ Medium. | β οΈ Partially (reflashing needed) |
| Reset to factory | ββ | β No. | β No (rolling back version) | ββ Medium. | β Yes. |
| Blocking hosts | βββ | β Yes. | β No (blocking updates) | β Low. | β Yes. |
| Firewall (root) | ββββ | β Yeah) | β No (blocking the network) | βββ High-pitched | β Yes. |
π‘ Recommendation: If you are not sure of your technical skills, start with Method 1 (disconnect (ADB), But only if you are prepared for possible disruptions to other services.
π‘
On Xiaomi Mi TV 6 series (2023-2026), Netflix is integrated into firmware at the core level. its complete removal can lead to a "brick" (inoperability) of the TV, in which case it is safer to use a lock through hosts or a firewall.