How to close all applications on the Xiaomi TV: step-by-step instructions

Xiaomiโ€™s Android TVs or Google TVs allow you to install dozens of apps, from streaming services to games. However, over time, background processes slow down the system, cause hangovers or even overheating. Unlike smartphones, where closing apps is intuitive, on set-top boxes and smart TVs, this process has its own nuances.

In this article, weโ€™ll break down 5 proven ways to close apps on Xiaomi Mi TV 4/4S/4A/5/5X, Redmi Smart TV and other models, including hidden features for power users. Youโ€™ll learn how to free up RAM without rebooting, which apps can be closed safely and which ones are better left in the background. Weโ€™ll also uncover the myth of โ€œkilling all processesโ€ โ€“ why itโ€™s not always good for performance.

Why donโ€™t apps close automatically?

Android TV is optimized for large screens, but its memory management mechanism is different from the mobile version, and here are the key reasons why apps remain active:

  • ๐Ÿ”„ Data caching: The system stores the state of applications in memory for quick switching (e.g. between YouTube and Netflix).
  • ๐Ÿ“ถ Background Services: Some applications (e.g. Google Play Services or Mi Home) run in the background to synchronize data.
  • ๐ŸŽฎ Game Mode: On models that support ALLM (Auto Low Latency Mode), games can block closing to reduce latency.
  • โš™๏ธ Optimization errors: On TVs with 1-2 GB of RAM (e.g., Mi TV 4A 32), the system does not always correctly free up memory.

Controlling background processes is important, but shutting down all applications completely can have the opposite effect: the system will waste resources on re-starting them, and the optimal approach is to close only those programs that clearly slow down TV or take up critically much memory.

๐Ÿ“Š How often do you close apps on Xiaomi TV?
Every day.
Once a week.
Only when the TV is slowing down.
Never close.

Method 1: Closing through the "Last Appendices" menu

The simplest method is similar to smartphones, and works on all Xiaomi models with Android TV 9.0 and later (including Google TV on the latest versions):

  1. On the remote, press the Home button (house icon).
  2. At the top of the screen will appear the panel "Last" (or "Recent Apps").
  3. Use the โ†/โ†’ buttons on the remote to select an unnecessary application.
  4. Press โ†‘ on the remote to open the context menu and select Close (or Close).

On some firmware (e.g., on Mi TV 5 Pro), instead of the โ†‘ button, you need to press the OK button on the selected application for 2 seconds.

Go to the main screen (home button)

Check the list of recent applications

Close the unnecessary (do not touch the system!)

Restart the TV if it slows down after closing-->

โš ๏ธ Warning: Do not close the Google Play Services, Android System or Mi TV Launcher apps, which may cause a remote or interface to crash.

Method 2: Forced stop through settings

If the app is frozen and does not respond to a standard shutdown, use forced shutdown, which is also useful for applications that automatically start when you turn on the TV (for example, advertising services).

Instructions:

  1. Go to Settings โ†’ Applications.
  2. Select the "Installed Apps" section (or "See all apps" on Google TV).
  3. Find the desired application in the list and open its page.
  4. Press "Force Stop" (Force Stop).
  5. Confirm the action in the dialog window.

On some models (e.g. Redmi Smart TV X50), the path may be different: Settings โ†’ Device โ†’ Applications.

Model TVThe Way to App SettingsNotes
Mi TV 4/4A/4S (2018โ€“2020)Settings โ†’ ApplicationsMenu in Chinese/English
Mi TV 5/5X/5 Pro (2020โ€“2022)Settings โ†’ Device โ†’ ApplicationsSupports Google TV
Redmi Smart TV X50/X55Settings โ†’ All settings โ†’ ApplicationsRequires a remote with a microphone
Mi TV Q1/Q2 (2021โ€“2023)Settings โ†’ System โ†’ ApplicationsInterface on Android 11+

โš ๏ธ Warning: Forced shutdown of system applications (e.g., com.xiaomi.mitv.settings) can result in loss of remote access or resetting of audio settings. Before experimenting, check the name of the package in Settings โ†’ About TV โ†’ Software version.

๐Ÿ’ก

If the app doesnโ€™t appear in the Installed list, try turning on the system applications display: in the top right corner of the screen with the list, click on three dots (โ‹ฎ) and select Show System.

Method 3: Use ADB-Teams (for experienced teams)

If standard methods do not help (for example, the application does not close or automatically restart), you can use the ADB debugging bridge. This method requires connecting the TV to the computer, but gives full control over the processes.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux.
  • ๐Ÿ”Œ Cable USB-A โ€” USB-A (or USB-C โ€” USB-A for new models).
  • ๐Ÿ› ๏ธ Utility. ADB (download from the official website).

Step-by-step:

  1. Turn on Developer Mode on TV: Settings โ†’ About TV โ†’ Software Version โ†’ Click 7 times on the build number
  2. Activate Debugging by USB in the developer menu.
  3. Connect the TV to your computer with a cable and confirm the trusted device on the screen.
  4. Open the command line (terminal) and execute: adb devices (you should display your device).
  5. Get a list of running applications: adb shell ps -A | grep -i "com\".
  6. Close the application you want (e.g. YouTube): adb shell am force-stop com.google.android.youtube.tv

To completely close all third-party applications (except system ones) use:

adb shell am kill-all
List of popular application packages for Xiaomi TV
YouTube: com.google.android.youtube.tv Netflix: com.netflix.ninja Prime Video: com.amazon.amazonvideo.livingroom Kodi: org.xbmc.kodi Mi Home: com.xiaomi.smarthome

โš ๏ธ Warning: Kill-all or am force-stop com.android.systemui commands can lock the interface before rebooting. Use them only if you are sure of the consequences.

Method 4: Reboot the TV (soft and hard reset)

If the TV is slowing down or the apps are not responding to the shutdown, a reboot will help. On Xiaomi TV there are two options:

Soft Reboot (Soft Reboot)

It's a standard shutdown/on, saves the app cache, but clears the RAM.

  • ๐Ÿ”„ Press the Power button (or Power) for 3-5 seconds on the remote.
  • ๐Ÿ“บ Select "Restart" from the menu.

Hard Reboot (Hard Reboot)

Forced interrupts all processes, including system processes, and use it if the TV is stuck on the logo or not responding to the remote.

  • โšก Turn off the TV for 10-15 seconds.
  • ๐Ÿ”Œ Connect back and turn on with a button on the case (not the remote!).

On Google TV models (such as the Mi TV Q2 2023), a hard reset can result in a file system check the next time it is turned on โ€“ this is normal and takes up to 5 minutes.

๐Ÿ’ก

Hard reset should only be used in extreme cases, and frequent power outages can damage memory chips on budget models (e.g. Redmi Smart TV A55).

Method 5: Automatic closing through Tasker (for advanced)

If you want to automate closing apps on a schedule or under certain conditions (like when you start a game), you can use the Tasker app. It's available on Google Play for Android TV, but requires customization.

Example of the task of closing YouTube every hour:

  1. Install Tasker via Google Play or with adb install.
  2. Create a new task ("Task") with the action "Kill App".
  3. In the Package field, enter com.google.android.youtube.tv.
  4. Create a profile with a Time trigger (e.g., every 60 minutes).
  5. Link the task to the profile.

For models without Google Play (such as the Mi TV 4A on PatchWall), the Tasker can be manually installed via ADB:

adb install tasker.apk

Alternative applications for automation:

  • ๐Ÿค– Automate is a visual task designer.
  • โฐ MacroDroid is a simplified version of Tasker.
  • ๐Ÿ”„ Greenify โ€“ to freeze background processes (requires root).

โš ๏ธ Warning: On Xiaomi TVs with PatchWall (Chinese firmware), Tasker may not have the rights to close system applications. Before buying plugins, check compatibility on forums (for example, 4PDA).

What applications can be closed safely?

Not all background processes are equally useful, but here is a list of applications that can be closed without risk to the system:

Type of applicationExamplesCan I close it?Notes
Streaming servicesYouTube, Netflix, Prime Videoโœ… Yes.Close after viewing.
GamesAsphalt 9, Minecraft, Emulatorsโœ… Yes.Especially if the child is playing.
browsersGoogle Chrome, TV Broโœ… Yes.Clean the cache once a week
Social mediaFacebook, TikTok, Twitterโš ๏ธ Conditionally.They can send notifications.
System servicesGoogle Play Services, Mi TV LauncherโŒ No.Closing will cause disruption

Applications that should not be closed:

  • ๐Ÿšซ com.xiaomi.mitv.upgrade is an update service.
  • ๐Ÿšซ com.android.systemui is the system interface.
  • ๐Ÿšซ com.google.android.gsf โ€” Google services (will cause login errors).

To check how much memory an application takes, go to Settings โ†’ Device โ†’ Memory. If an application takes more than 300-500 MB in the background (like Kodi with large libraries), it should be closed.

FAQ: Frequent questions about closing apps on Xiaomi TV

โ“ Why does the app open again after it closes?
This is typical for system applications (e.g. Mi TV Launcher) or auto-run services (e.g. Google Play Services). To disable auto-run: Go to Settings โ†’ Apps โ†’ [App Name] โ†’ Auto-run. Turn off the "Allow Auto-Run" option. On some models (e.g. Redmi Smart TV X65), this item can be hidden. In this case, only the ADB- command: adb disable-user --user 0 commia com will help.
โ“ How to close the application if the remote is not working?
If the remote is unresponsive or lost, use: ๐Ÿ“ฑ Mi Remote App (available for Android and iOS). ๐Ÿ–ฑ๏ธ Mouse or keyboard via USB or Bluetooth. ๐Ÿ”˜ Buttons on the TV case (usually Menu + Volume for reset). If nothing helps, perform a hard reset (unplug for 15 seconds).
โ“ Does App Closing Speed Up TV?
Not always. Android TV is optimized for memory management, and forced closure can: โšก Speed up if the application is stuck or takes >500 MB of RAM. โณ Slow down if the system has to reload data; Optimally close only resource-intensive applications (games, browsers) and leave system processes alone.
โ“ Can I close all applications with one command?
Yes, via ADB: adb shell am kill-all But this closes all user processes, including the launcher. Once the command is executed: ๐Ÿ”„ The screen may blink. โš™๏ธ Some widgets (weather, recommendations) will reboot. โš ๏ธ The remote may temporarily not respond (up to 10 seconds).
โ“ How to prevent applications from running automatically?
On Xiaomi TVs with Android TV 10+: Go to Settings โ†’ Apps โ†’ [Application Name] โ†’ Permissions. Turn off Auto Start and Background. PatchWall (Chinese firmware) will require: Install ADB and execute: adb shell dumpsys deviceidle whitelist -com.example.app or use Tasker with AutoTools plugin.