Modern TVs based on Android TV or Google TV allow you to install dozens of applications - from streaming services to games. But over time, the accumulated apps begin to slow down the system, take up memory, and even show annoying advertisements. Removing them is not as easy as on a smartphone: manufacturers often block standard deletion, and the menu interface differs on different models.

In this article you will find step-by-step guide for all popular brands (Samsung, LG, Sony, Xiaomi and others), including hidden methods through ADB and reset settings. We will also look at why some applications cannot be removed and how to deal with it without the risk of damaging the firmware.

๐Ÿ“Š What brand is your TV?
Samsung
LG
Sony
Xiaomi
Philips
TCL
Other

Why is it difficult to remove applications on Android TV?

Unlike smartphones, TVs run on simplified versions Android, where manufacturers often limit user rights. Here are the main reasons:

1. Pre-installed system applications (bloatware). Manufacturers enter into contracts with services (for example, Netflix, Prime Video), and their apps are built into the firmware. They take up space, but do not have a โ€œDeleteโ€ button.

2. Limited interface. There is no right mouse button or long tap on remote controls, like on a smartphone. The application management menu is hidden deep in the settings.

3. Lack of superuser rights. On most Smart TV it is impossible to obtain root access, so standard removal methods (for example, through Titanium Backup) do not work.

4. Protection against โ€œcrooked handsโ€. Manufacturers are afraid that users will accidentally remove critical system components (for example, Google Play Services), which will lead to a failure of the TV.

  • ๐Ÿ” System applications (for example, YouTube or Google Play Movies) is usually possible only disable, but not deleted.
  • ๐Ÿ“ฆ Third-party apps (installed by you via Google Play or APK) are deleted in the standard way.
  • ๐Ÿ”ง Built-in services (for example, Samsung TV Plus or LG Channels) are often tied to the firmware and require radical methods.

Method 1: Standard removal through the menu settings

This method works for most third-party applicationsset via Google Play or manually. The instructions are suitable for TVs Sony Bravia, Xiaomi Mi TV, Philips and others with clean Android TV.

Action algorithm:

  1. Open the main menu of the TV (usually the button Home on the remote control).
  2. Go to section Settings โ†’ Applications (or Apps).
  3. Select a tab All applications or Installed.
  4. Find the app you want to remove and click on it.
  5. Click Delete (or Uninstall) and confirm the action.

If there are no buttons, then the application Delete no, it means the app system โ€”proceed to the next method.

Presence of the "Delete" button in the application menu

Free space on the TV (less than 500 MB may cause errors)

Connecting to the Internet (to synchronize your Google account)

Lack of important data in the deleted application (for example, saved passwords)

-->

โš ๏ธ Attention: On some TVs Samsung (series Tizen) and LG (series webOS) the application menu looks different. If you do not have Android TV, but a proprietary shell, use Method 4.

Method 2: Disabling unnecessary system applications

If the app cannot be removed, it you can disable. This will free up RAM and hide the application from the menu, but will not delete its files from the drive. The method works on all Smart TV s Android 9.0 and newer.

Step-by-step guide:

  1. Go to Settings โ†’ Applications โ†’ All applications.
  2. Select the desired application (for example, Facebook Watch or Deezer).
  3. Click Disable (or Disable).
  4. Confirm the action in the window that appears.

The disabled application:

  • โœ… Will disappear from the list on the main screen.
  • โœ… Stops running in the background.
  • โœ… Will not receive updates.
  • โŒ Will remain in the TV memory (taking up to 100โ€“300 MB).
Application Can I delete it? Can I disable it? What does disabling give
Netflix โŒ No โœ… Yes Saves 150 MB of RAM, removes the icon
Google Play Games โŒ No โœ… Yes Stops background activity
Samsung TV Plus โŒ No โœ… Yes Removes advertising in the menu
Kodi (installed manually) โœ… Yes โŒ No Complete removal with freeing memory
๐Ÿ’ก

If a disabled application interferes with the operation of the TV (for example, the sound or remote control disappears), turn it back on in the menu Settings โ†’ Applications โ†’ Disabled.

Method 3: Uninstall via ADB (for advanced users)

If standard methods do not work, you can use Android Debug Bridge (ADB) a tool for debugging Android devices. This method allows you to remove even system applications, but requires caution: the wrong command can disrupt the operation of the TV. data-i="158">๐Ÿ”Œ USB cable (or Wi-Fi connection if the TV supports even system applications, but requires caution: the wrong command can disrupt the operation of the TV.

What you will need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows, macOS or Linux.
  • ๐Ÿ”Œ USB cable (or Wi-Fi connection if your TV supports ADB over Network).
  • ๐Ÿ“ฅ Utility ADB Tools (download from the official website Google).
  • ๐Ÿ”ง Enabled USB debugging on the TV.

Instructions:

  1. Enable USB debugging on your TV:
    • Go to Settings โ†’ About TV โ†’ Build number.
    • Click on Number assembly 7 times until the message โ€œYou have become a developerโ€ appears.
    • Go back to Settings โ†’ For developers and enable USB debugging.
  • Connect the TV to your computer via USB (or via Wi-Fi, if is supported).
  • Open Command Prompt (or Terminal) and enter:
    adb devices

    If the TV is listed, enter:

    adb shell pm list packages

    To find the package name of the application you want (for example, com.netflix.ninja).

  • Uninstall the application command:
    adb shell pm uninstall -k --user 0 package_name

    For example:

    adb shell pm uninstall -k --user 0 com.facebook.katana
  • โš ๏ธ Attention: Do not remove system components named com.android, com.google or associated with the TV brand (for example, com.samsung). This may lead to loss of functionality or freeze device.
    List of packages safe to remove

    Advertising and unnecessary services:

    • com.android.browser โ€” standard browser
    • com.facebook.appmanager โ€” Facebook background processes
    • com.amazon.firetv.launcher โ€” Amazon launcher (on some models)
    Do not delete:
    • com.android.systemui โ€” system interface
    • com.google.android.gsf โ€”Google services

    Method 4: Removal on TVs Samsung, LG and other brands

    Manufacturers like Samsung (shell Tizen) and LG (shell webOS) use their own operating systems, where standard methods Android do not work. Here's how to remove apps on such TVs:

    Samsung (Tizen OS)

    On TVs Samsung (series QLED, Crystal UHD, The Frame):

    1. Press the button Home on the remote control.
    2. Highlight the application you want to delete.
    3. Press and hold the โ†‘ (up) button on the remote control.
    4. In the menu that appears, select Delete.

    If there is no option, the application is built-in. Try resetting the TV to factory settings (Settings โ†’ General โ†’ Reset).

    LG (webOS)

    On TVs LG (series OLED, NanoCell, QNED):

    1. Open LG Content Store (app store).
    2. Go in My applications.
    3. Select the app and click Delete.

    For system applications (for example, LG Channels) use mode developer:

    1. Enter the code in the remote control 12345 (or 0000 for new models) in the menu Settings โ†’ General โ†’ About TV.
    2. Activate Developer mode and find the option Delete applications.
    โš ๏ธ Attention: On TVs Sony Bravia s Google TV (2020 models and newer) some applications (for example, Disney+ or Apple TV) are protected from deletion (under contract with the manufacturer). They can only be hidden through Settings โ†’ Applications โ†’ Hide.

    Method 5: Reset the TV to factory settings

    If none of the methods worked, all that remains is last resort - a full reset all installed applications, accounts and settings, returning the TV to its out-of-the-box state.

    How to reset:

    1. Open Settings โ†’ Support โ†’ Self-diagnosis โ†’ Reset (to Samsung).
    2. Or: Settings โ†’ System โ†’ Reset (to Android TV).
    3. Enter the PIN code (default 0000 or 1234).
    4. Confirm the reset and wait for the reboot (takes 5-10 minutes).

    What will happen after the reset:

    • โœ… All will be deleted installed applications.
    • โœ… Network, sound and image settings will be reset.
    • โœ… You will need to re-enter your accounts (Google, Netflix etc.).
    • โŒ Built-in system applications (YouTube, Google Play) will remain.
    ๐Ÿ’ก

    Resetting to factory settings is the only way to remove viruses or damaged files that interfere with the operation of the TV.

    What to do if the application is not removed?

    Sometimes even after all the manipulations the app remains on the TV. Here are the possible reasons and. solutions:

    Problem Cause Solution
    No โ€œDeleteโ€ button System application Use ADB or disable it
    Error "Uninstallation is not possible" The application is protected by an administrator Remove administrator rights in Settings โ†’ Security
    The application appears again after uninstallation Auto-update via Google Play Disable auto-update in settings Play Market
    TV freezes after uninstallation A critical system component has been removed Do a factory reset

    If the problem is virus or adware, try:

    1. Install an antivirus (for example, Malwarebytes for Android TV).
    2. Scan the TV via ADB with the command:
      adb shell pm list packages -f | grep"suspicious"
    3. Contact manufacturer support (if the TV is under warranty).

    FAQ: Frequently asked questions about deleting applications from the TV

    Is it possible to remove YouTube from an Android TV?

    YouTube on most Smart TV it is a system application and cannot be completely removed. However, you can:

    • Disable it via Settings โ†’ Applications.
    • Hide the icon from the main screen (long press on the remote control โ†’ Remove from screen).
    • Uninstall updates to return the factory version (in the application menu โ†’ Uninstall updates).

    On TVs Sony Bravia 2022 and newer YouTube protected from shutdown by contract c Google.

    Why does the application appear again after deleting?

    This happens due to:

    1. Auto-updates via Google Play (disable in the store settings).
    2. Built-in recovery function (on some Xiaomi Mi TV).
    3. Viruswhich reinstalls the app (check the TV with an antivirus).

    Solution: remove the application via ADB s flag --user 0so that it is not restored.

    How to delete an application if there is no remote control?

    If the remote control is lost or broken, use:

    • Mobile application from the manufacturer (for example, Samsung SmartThings or LG TV Plus).
    • Universal remote control (set it up according to the code of your TV model).
    • Keys on the TV (usually Menu or Settings located on the side panel).
    • Mouse or keyboard via USB/Bluetooth (if the TV supports).

    For ADB connect the TV to the computer via Wi-Fi (if network debugging is enabled).

    Is it possible to remove Google Play Services?

    No! Google Play Services is a critical system component. Its removal will lead to:

    • Loss of access to Google Play and other services Google.
    • Errors when launching any applications.
    • Inability to update the firmware over the air (OTA).

    If Google Play Services takes up too much memory, try:

    1. Clear the cache in the application menu.
    2. Disable auto-update in Play Market.
    3. Reset the TV settings.
    How to free up space on the TV without deleting applications?

    If the memory is full, but you donโ€™t want to delete apps, try:

    • ๐Ÿงน Clear cache all applications (Settings โ†’ Applications โ†’ Clear cache).
    • ๐Ÿ—‘๏ธ Delete downloads (folder Download in the file manager).
    • โ˜๏ธ Transfer media files to a flash drive or cloud.
    • ๐Ÿ”„ Disable background activity unnecessary apps.

    On TVs Xiaomi you can connect external storage and transfer some applications to it (if supported Adoptable Storage).