How to Remove YouTube from Xiaomi Mi TV 4S: All Ways to 2026

Why YouTube on Xiaomi Mi TV 4S can get in the way – and how to remove it forever

Owners of Xiaomi Mi TV 4S (especially the 2018-2022 PatchWall 3/4 models) often face a problem: the pre-installed YouTube app cannot be removed by standard methods. It takes up space in memory, slows down the system and imposes updates that can conflict with the TV firmware. Worse, after resetting or updating the YouTube software, it comes back.

In this article, we will discuss 5 working ways to remove YouTube from the Mi TV 4S (including the 4S 32, 4S 43, 4S 50 and 4S 55 models) and explain how to prevent its automatic recovery. All methods are tested on MIUI TV 2.0-3.5 firmware and do not require disassembly of the device or soldering.

⚠️ Important: Some ways will require connecting the TV to the PC and using it ADB (If you have never worked with this tool, start with the simplest methods (sections 2–3).

Method 1: Disable YouTube via PatchWall Settings (without deletion)

If you don't have to completely remove an app, but just hide it from the interface and stop the background, it's the fastest method. It doesn't require superuser rights and works on all versions of the Mi TV 4S.

Instructions:

  • πŸ“Ί Open the settings on the remote (button with a gear).
  • πŸ” Go to the Appendix section β†’ Application management.
  • πŸ”§ Find it in the YouTube list and select it.
  • ❌ Click Disable (if the button is inactive – see Method 2).
  • πŸ”„ Restart the TV through Settings β†’ On TV. β†’ Reboot.

After that, the YouTube icon will disappear from the home screen and the app will no longer consume resources, but it will remain in memory and can be activated again after the system update.

πŸ’‘

If the "Disable" button is inactive, try first clearing the YouTube cache in the same menu (Clear Cache).

Method 2: Remove via ADB (for power users)

The ADB (Android Debug Bridge) method is the most reliable way to completely remove YouTube from the Xiaomi Mi TV 4S. It requires connecting the TV to your computer and basic command line knowledge.

What you need:

  • πŸ’» Computer with Windows/macOS/Linux.
  • πŸ”Œ USB-cable (preferably original from Xiaomi).
  • πŸ“₯ Utility. ADB Tools (download from Android site).
  • βš™οΈ Developer mode on the TV.

Step-by-step:

  1. Activate Developer Mode: Go to Settings β†’ About TV. Find the Build Number and click on it 7 times in a row (you will be a developer notification). Return to Settings β†’ Additional β†’ Developer. Enable USB Debugging and OEM Factory Unlock.
  2. Connect the TV to the PC: Connect the Mi TV 4S computer USB-You'll see a request for debugging permission on the TV, confirm (always allow).

Start ADB and delete YouTube:

adb devices

(A device such as 192.168.x.x:5555 device should be displayed)

adb shell pm uninstall --user 0 com.google.android.youtube.tv

If the team doesn’t work, try:

adb shell pm uninstall -k --user 0 com.google.android.youtube.tv

⚠️ Note: After YouTube is deleted via ADB Some Google features (such as Chromecast or Google Assistant) may not work properly, and the app will return after a full reset or firmware update.

Developer mode is on|Debugging is permitted. USB|Installed ADB Tools on PC|The TV's on. USB-cable|Command Prompt Launched on behalf of the Administrator-->

Method 3: Reset the TV to factory settings (with nuances)

Hard Reset removes all user data, including the apps installed. However, on Xiaomi Mi TV 4S, YouTube is a system app, so it will recover after the reset, which is only suitable if you want to clean the TV before selling or after a virus.

How to do the reset correctly:

  1. Go to Settings β†’ About TV β†’ Reset settings.
  2. Choose to erase all data (not to be confused with Network Reset!).
  3. Confirm the action with a password (by default 0000 or 1234, if you have not changed it).
  4. Wait for the reboot (it will take 3-5 minutes).

After resetting, YouTube will return, but you can immediately disable it through settings (see Method 1). To prevent automatic updates to the app, go to Settings β†’ Apps β†’ YouTube β†’ Auto Update and turn off this option.

Yeah, because of the glitches.|Yeah, before the sale.|No, I'm afraid of losing my data.|No, I didn't know about that function.-->

Method 4: Block YouTube updates via host file (for advanced)

If YouTube is deleted and then returned after a firmware update, the problem is that APKs are automatically downloaded from Google servers, and to avoid this, you can block access to update domains through editing the hosts file.

Instructions:

  1. Connect to the TV via ADB (as in Method 2).
  2. Download the current hosts file: adb pull /system/etc/hosts
  3. Open the file in your notebook and add at the end of the line: 127.0.0.1 android.clients.google.com 127.0.0.1 play.googleapis.com
  4. Download the file back to adb push hosts /system/etc/hosts (you may need to remount the partition to write mode: adb remount).
  5. Reboot the TV: adb reboot

⚠️ Note: Incorrect editing of hosts may disrupt other Google services (e.g. Google Play Market or Chromecast.

Deleting methodDifficultyYou need a PC?Is it being restored after the update?Impact on the system
Disconnection in settings⭐ (simple)❌ No.βœ… Yes.No.
Removal via ADB⭐⭐⭐ (middle-of-the-road)βœ… Yes.❌ No (before discharge)Google services could break down
Resetting settings⭐⭐ (easily)❌ No.βœ… Yes.All data is deleted
Blocking through hosts⭐⭐⭐⭐ (difficult)βœ… Yes.❌ No.Risk of disrupting other applications

Method 5: Install custom firmware (extreme case)

If none of the methods worked, and YouTube keeps coming back, there is an alternative firmware option, a radical solution that will completely replace the standard PatchWall shell with another one (e.g. AOSP or LineageOS).

⚠️ Warnings:

  • 🚨 The TV guarantee will burn immediately after the firmware.
  • πŸ”§ A bad firmware can turn Mi into a bad one. TV 4S brick".
  • πŸ“Ί Not all functions (such as remote control or smart capabilities) will work.

If you are prepared for risk, follow the algorithm:

  1. Find firmware for your model on the XDA Developers forum (see device code for example L32M5-5AIN for Mi TV 4S 32).
  2. Unpack the archive and follow the instructions (usually fastboot or recovery is required).
  3. Use the USB Burning Tool to run through your PC.
What if the TV doesn’t turn on after the firmware?
If after installing custom firmware Xiaomi Mi TV 4S does not respond to the remote and does not turn on, try: 1. Hard reset: hold the power button on the case 15-20 seconds. 2. Firmware via USB: download the official firmware from the Xiaomi site, rename the file to update.zip, put on a flash drive and paste into the turned off TV (hold Menu + Power 10 seconds). 3. Contact the service: if nothing helps, you will need to solder memory (cost ~ 3-5 thousand rubles).

How to Prevent YouTube Return After Deleting

Even if you managed to delete YouTube, it can come back after:

  • πŸ”„ Firmware updates (MIUI TV Often restores system applications).
  • πŸ”§ Resetting settings.
  • πŸ“₯ Automatic synchronization with Google account.

To avoid this:

  1. Turn off automatic update: Go to Settings β†’ Apps β†’ YouTube β†’ Auto Update. Select Do Not Update.
  2. Block the Internet for YouTube: Add a firewall rule on the router that blocks access to domains: android.clients.google.com play.googleapis.com www.youtube.com
  3. Do not update the firmware: In Settings β†’ About TV β†’ System Update, disable Auto Update.

πŸ’‘

The most reliable way to avoid returning YouTube is to combine deleting via ADB + blocking the hosts file + disabling auto updates.

FAQ: Frequent questions about removing YouTube from Xiaomi Mi TV 4S

Can I delete YouTube without a computer?
Yes, but only disable (see Method 1). Complete deletion without ADB is impossible, since YouTube is a system application. Alternative: reset (temporarily deletes, but will return after the update).
Why does YouTube reappear after being deleted via ADB?
This is because: Auto-update firmware (restores system APKs); sync with your Google account (if you logged in on your TV); Solution: block updates (see section above) or unplug your Google account in settings.
Will Smart TV work without YouTube?
Yes, all the basic features (Netflix, Prime Video, IPTV) will remain functional. However, Google Assistant may stop working; Chromecast (streaming from your phone); Some games from Google Play. If these features are critical, use Method 1 (disable instead of delete).
How to get back YouTube if you need it?
If you have removed the app through ADB, you can restore it by: Resetting (Settings β†’ About TV β†’ Reset) By manually installing the APK (download the Android TV version with APKMirror and install it through File Manager) By updating the firmware (returns all system applications).
Are there any YouTube alternatives for Xiaomi Mi TV 4S?
Yes, we can use it: πŸ“Ί SmartTubeNext is an unofficial YouTube client with ad blocking (installed via YouTube). ADB). 🌐 Browser (built-in or TV Bro from Google Play – open m.youtube.com. πŸ“± Chromecast – stream video from your phone (unless you’ve blocked Google services).