Why Users Want to Get Rid of PatchWall and What It Is
PatchWall launcher is a proprietary shell from Xiaomi, which is installed by default on all TVs of the brand: from budget Redmi TVs to flagship Mi TV Q2. Developers position it as a โsmartโ platform with content recommendations, voice control and integration with Netflix, Prime Video, YouTube services. However, in practice, many users face a slowdown in the interface, intrusive advertising and the inability to install an alternative launcher without โcrutchesโ.
The main claims of PatchWall:
- ๐ข Brakes โ even on top models with 4 GB of RAM, the interface hangs when scrolling through the menu.
- ๐บ Intrusive advertising โ banners in recommendations, pop-up notifications about promotions.
- ๐ Limited customization โ you can not change the location of the icons, remove pre-installed widgets.
- ๐ Automatic updates โ Launcher updates in the background, returning deleted items.
In this article, we will discuss 5 proven methods, from simple shutdown to complete removal of PatchWall with replacement with Android TV or third-party launchers. All methods are tested on current MIUI TV 2026 firmware and are suitable for models released after 2019.
Method 1: Disable PatchWall through Settings (without root)
If you need to temporarily hide the launcher but not remove it completely, use the built-in settings.This method does not require superuser rights and is suitable for most models, including the Redmi Smart TV X50 and Mi TV 4S.
Instructions:
- Open Settings โ Applications โ All applications.
- Find PatchWall (could be called com.mitv.tvhome).
- Select Disconnect โ Confirm the action.
- Restart the TV (Settings โ About TV โ Reboot).
After disabling the interface will return to the basic Android TV, but:
- โ ๏ธ Some functions (voice search, remote with microphone) may not work properly.
- โ ๏ธ System updates can automatically turn the launcher back on.
Back up important data (app list, Wi-Fi settings)
Connect an alternative remote (in case of failure of the main one)
Check out the version of MIUI TV (Settings โ About TV)
Turn off automatic app updates (Settings โ Apps โ Auto Update)
-->
Method 2: Install a third-party launcher (without removing PatchWall)
If you're comfortable with Android TV functionality but don't like PatchWall's design, you can install an alternative launcher, like an ATV Launcher or a HalLauncher.
Step-by-step:
- Download. APK-a launcher file to a flash drive (for example, from the APKMirror website).
- Connect the flash drive to the TV, open the File Manager and install the APK.
- In settings (Settings โ Applications โ Default Applications), select the new launcher as the main one.
Advantages of the method:
- ๐ง Flexible setting โ changing wallpaper, the location of icons, hiding unnecessary elements.
- ๐ Speed โ Third-party launchers often run faster than PatchWall.
๐ก
If the TV blocks APK installation from unknown sources, turn on the option in Settings โ Security โ Unknown sources.
Limitations:
- โ ๏ธ Voice search may not work with some launchers.
- โ ๏ธ Xiaomi widgets (weather, calendar) will be unavailable.
Method 3: Completely remove PatchWall via ADB (for power users)
This method requires connecting the TV to your computer and using ADB (Android Debug Bridge) and is suitable for users who want to permanently remove PatchWall and are not afraid of possible crashes.
What you need:
- ๐ป Computer with installed ADB Tools.
- ๐ USB-cable (preferably original from Xiaomi).
- ๐ Included debugging by USB on the TV (Settings) โ On TV. โ POS version โ 7 times press "Version of the software" โ debug).
Commands for removal:
adb shell
pm uninstall --user 0 com.mitv.tvhome
pm uninstall --user 0 com.mitv.policy
pm uninstall --user 0 com.mitv.tvassistantOnce the commands are done, the TV will restart, and PatchWall will be removed, and instead, the standard Android TV will boot.
What if ADB canโt see the TV?
โ ๏ธ Note: Removal of system applications may cause unstable TV performance, for example, on some models (Mi) TV 4A) When PatchWall is removed, the remote stops working!
Method 4: Firmware custom version of Android TV
For the most advanced users, there is a radical method โ completely replacing the firmware on Android TV without PatchWall, which is suitable for models based on Amlogic or MediaTek (for example, Mi TV Stick, Mi Box S).
Advantages:
- ๐ Completely clean Android TV no-nonsense.
- ๐ Regular updates from Google.
- ๐ฎ Google Play Games and Stadia support.
Disadvantages:
- โ ๏ธ Loss of warranty โ Xiaomi does not support custom firmware.
- โ ๏ธ Risk of โbrickingโ โ if the TV fails, it may stop turning on.
Where to download the firmware:
| Model TV set | Firmware site | Type of firmware |
|---|---|---|
| Mi TV 4S/4A | XDA Developers | LineageOS for TV |
| Redmi Smart TV X55 | 4PDA | ATV Custom ROM |
| Mi Box S | KonstaKANG | Android TV 12 |
๐ก
Before you run your firmware, make sure to check the version is compatible with your TV model. Wrong firmware can make the device fail!
Method 5: Reset to factory settings (if nothing worked)
If the launcher experiment has caused the TV to become unstable, return it to its original state, which will also help if PatchWall has spontaneously recovered from the upgrade.
How to reset:
- Open Settings โ About TV โ Reset settings.
- Select Delete All Data (Can be called Hard Reset).
- Confirm the action and wait for the reboot (it will take 5-10 minutes).
After discharge:
- ๐ PatchWall will return to its original state.
- ๐ All installed applications and settings will be removed.
- ๐ Linked accounts (Google, Mi Account) will need to be reconfigured.
โ ๏ธ Note: On some models (Mi) TV Q1) The reset may block access to ADB and debugging USB. If you plan to further manipulate the system, do not reset without a backup!
Frequent Mistakes and How to Avoid Them
When you delete or disable PatchWall, users often face typical problems, and let's look at the most common ones and how to solve them.
Problem 1: After the launcher is removed, the TV will not turn on or hang on the logo.
- ๐ Solution: Connect the TV to your computer through ADB The command is: adb shell am start. -n com.android.tv.settings/.MainSettings This will start settings from where you can restore the launcher.
Problem 2: The remote stopped working after the launcher change.
- ๐ฎ Solution: Refuse the remote via the Mi Remote app or reset its settings (click Menu). + OK 10 seconds).
Problem 3: PatchWall is back after the update.
- ๐ Solution: Disable automatic update of system applications in Settings โ Annexes โ Auto-update.