Modern smart set-top boxes based on Android TV i Google TV often come with a pre-installed set of apps that the user does not always need. Over time, the device begins to work slower, and the internal memory becomes filled with cache and unnecessary data. Regular removal through the menu is not always available, especially when it comes to system components or a bundle from the manufacturer.

In this material we will look at all existing methods of uninstalling software - from standard removal in the settings to advanced methods using a computer and the command line. Storage & Performance and getting rid of unnecessary software not only frees up space, but can also significantly improve the performance of your media center.

The procedure varies depending on the version of the operating system and the shell installed by the device manufacturer. Whether it's a popular Xiaomi Mi Box, Nvidia Shield or a budget Chinese media player, the principles of operation remain similar, but the interfaces may differ. It is important to understand the difference between regular removal and complete disabling of system processes.

Standard removal through system settings

The easiest and safest way to get rid of an unnecessary app is to use the built-in tools of the operating system. This method is suitable for custom applications that you downloaded yourself from the store Google Play. First, you need to go to the main menu of your set-top box and find the settings section.

Usually the path looks like this: go to Settings → Applications → All applications. In this list you will see all installed apps. Select the desired application and press it with your remote control. If the app is not a system one, you will see an active button Delete.

In some cases, especially on set-top boxes with their own shell, the path may differ. For example, on Realme or TCL devices, the app management menu may be hidden in the “General Settings” section. If the delete button is inactive (gray), this means that the application has system status and requires other intervention methods.

After confirming the action, the system will delete the APK file and all data associated with it. Application cache will also be cleaned automatically. This is an ideal option for those who want to quickly free up space without the risk of damaging the operating system.

⚠️ Attention: Before uninstalling, make sure that the app is not used by other services. Removing system launchers or Google Play services may result in the interface not working.

💡

Before mass deleting applications, check the amount of memory they occupy in the “Storage” section. Sometimes it’s easier to clear the cache than to delete the entire app.

Managing applications through the “My Applications” menu

Many users do not know that you can delete a app directly from the launch interface, without going into deep system settings. This method works on most versions Android TV and saves a lot of time. In the main menu, find a line or section called “My Applications”, “All Applications” or simply an icon with a grid of apps.

Move your cursor over the icon of the application you want to delete. Instead of simply pressing the "OK" or "Enter" button, try holding down this button for a few seconds. A context menu with several action options should appear on the screen. Among them there will be an item Delete or a trash icon.

An alternative way is to use the menu button on the remote control (often indicated by three dots or stripes). Highlight the application, click the menu button and select the uninstall option from the drop-down list. This method is intuitive and reminiscent of deleting applications on smartphones.

It is worth noting that this method does not work with system applications that the manufacturer has prohibited from being deleted using standard means. In this case, the delete icon will not be in the context menu, or the system will display a message about the impossibility of performing the operation.

  • 📺 Quick access to controls directly from the main screen.
  • 🗑️ Convenient for deleting games and streaming services.
  • ⚡ Does not require rebooting the device after uninstallation.
📊 Which uninstallation method do you use most often?
Through system settings
Through the main menu
Using a computer
Have not deleted anything yet

Using third-party launchers and managers

If the standard interface of your set-top box is inconvenient or hides necessary functions, installing a third-party launcher would be an excellent solution. apps like Projectivy Launcher or Flauncher not only change the appearance of the home screen, but also provide advanced management tools.

Such launchers often have built-in functions for hiding or deleting applications. After installing an alternative shell, you can access a list of all apps, including those that were hidden by the manufacturer. In the launcher settings there is usually a section “Manage applications”, where you can uninstall in one click.

In addition, there are specialized manager utilities, such as Send Files to TV (for transferring APK) in conjunction with installers, or special cleaners like Clean Master (although they should be treated with caution due to intrusive advertising). A more professional solution is to install a file manager with a package management function, for example X-plore File Manager.

In the file manager X-plore you can enable display of system files and access the root structure, but to remove system applications you will still need root access or use of ADB. However, for custom apps, this tool works flawlessly and allows you to uninstall several applications in batches at once.

⚠️ Attention: Third-party launchers may consume additional RAM resources. On weak set-top boxes with 1-2 GB of RAM, this can cause the interface to slow down.

Why can’t system applications be deleted in the usual way?

System applications are digitally signed by the manufacturer and located in a secure memory section. An ordinary user does not have rights to write to this partition without obtaining superuser privileges (Root) or using the ADB debugging interface.

Removing system applications via a computer (ADB)

For advanced users who want to completely clean the set-top box from pre-installed garbage (bloatware), the only effective method is to use the debug bridge Android Debug Bridge (ADB). This method allows you to remove even those apps that do not have a “Delete” button in the interface.

To begin, you will need a computer (Windows, macOS or Linux) and a USB cable (if the set-top box has a USB Type-A or Type-C port for data) or a Wi-Fi connection. First you need to activate developer mode on the console. Go to Settings → About device and quickly click 7 times on the “Build number” item.

After activation, a new section “For Developers” will appear in the settings menu. Go into it and enable the option USB Debugging. If you plan to connect over the network, also enable “Wi-Fi Debugging” and note the IP address and port that will be displayed on the screen.

On your computer, download the package Platform Tools from the official Android developers website. Unzip the archive and open a command prompt (Terminal or CMD) in the tools folder. Connect to the set-top box with the command:

adb connect 192.168.1.XX:5555

Replace 192.168.1.XX with the real IP address of your set-top box. After a successful connection, you can get a list of all packages with the command adb shell pm list packages. To remove a specific application, use the command:

adb shell pm uninstall -k --user 0 com.package.name

This command removes the application for the current user (user 0) without affecting the system partition, which makes the process reversible in case of a factory reset.

☑️ Preparing to remove via ADB

Done: 0 / 4

Reset to factory settings as a radical method

If your set-top box is unstable, constantly freezes, or you have deleted something unnecessary and now the system does not boot, the most reliable solution is a complete reset. This procedure will return the device to the “as from the store” state, deleting all user data and applications.

You can reset through the settings menu: Settings → Device → Reset → Reset data. The system will warn you that all files, accounts and installed apps will be permanently deleted. Confirm the action, and the set-top box will reboot, starting the formatting process.

It is important to understand that this method does not remove system firmware updates if they were installed previously. It only clears the user section /data. After the reset, you will have to re-set up Wi-Fi, sign in to your Google account and install the necessary applications.

Sometimes the reset button in the menu may be inactive due to errors in the system. In this case, you can use a hardware reset (Hard Reset). To do this, you usually need to hold down the power button on the body of the set-top box (or on the remote control, depending on the model) when you plug in the device and hold it until the recovery logo appears.

Reset method Difficulty Saving data Risk errors
Settings menu Low No Minimum
Hard Reset (buttons) Average No Medium
Recovery Mode High No High
Flashing Expert None Critical

⚠️ Attention: Recovery menu interfaces vary among different manufacturers. Incorrect actions in this mode can turn the console into a “brick.”

💡

A complete reset is a last resort. Always try to remove the problematic application or clear its cache before erasing all data from the device.

Frequent problems and answers to questions (FAQ)

When deleting applications, users often encounter unusual situations that are not described in official instructions. Below are answers to the most popular questions that arise when optimizing smart set-top boxes.

What should you do if, after deleting the application, the set-top box reboots?

Most likely, you deleted a system component necessary for the operation of the interface or other services. Try performing a factory reset to restore deleted system packages. In the future, use the ADB command with the flag --user 0to avoid affecting the system partition.

Can Google Play Services be removed?

Technically this is possible through ADB with root access, but strongly not recommended. Without these services, most applications (YouTube, Netflix, browsers) will stop working correctly or will not start at all. Removing it will cause the set-top box to not work as a smart device.

Why is the “Delete” button gray and not clickable?

This means that the application is system or pre-installed by the manufacturer. The standard Android interface blocks their removal to protect system stability. Use methods with ADB or third-party launchers to bypass this limitation.

Will space be freed up immediately after deleting?

Yes, space is freed up instantly. However, if the application had a large cache size, it is also recommended to clear the "Cache" section in the storage settings to remove temporary files that may have been left over from other apps.

How to find the exact package name for the ADB command?

Use the command adb shell pm list packages | grep "part of the name" at the command line. This will filter the list and show only those packages that contain the word you entered. You can also use applications like App Inspector directly on the set-top box.