Install applications on a Xiaomi TV from a flash drive: the full guide 2026

Xiaomi TVs based on Android TV Google TV (Mi model TV 4S/5X, Redmi Smart TV, Xiaomi TV A2/Q2) They allow you to expand the functionality through third-party applications. But what if you don't have the right software on Google Play and you block the installation over the Internet? APK-file USB-This method works even on TVs with limited access to the app store or in regions where some services are not available.

In this article, you will find the most current ways to install APK on Xiaomi TV via a flash drive in 2026, including bypassing system restrictions, choosing compatible versions of applications, and solving common errors (for example, “Application not installed” or “Parcing package”). We will analyze step-by-step instructions for different versions of the firmware, and also tell you how to check the compatibility of APK with your TV model.

What Xiaomi TVs support APK installation from a flash drive

Not all Xiaomi models allow you to install apps from external sources, depending on the version of Android TV/Google TV and the manufacturer's policy.

  • 📺 Mi TV 4S/4A/4X/5X (2018–2022 (d) - support installation APK, But they need to be unlocked "Unknown sources».
  • 📺 Redmi Smart TV X/Pro (2020–2023 (d) – similarly, but some firmware may require ADB-unlocker.
  • 📺 Xiaomi TV A2/Q2/C2 (2023–2026 New models on Google TV with limitations: installation APK possible, but the system can block the launch of unconsensual applications.
  • ❌ Mi TV Stick and Mi Box – not TVs, but support installation APK via flash drive (instructions differ).

To determine the compatibility of your model:

  1. Go to Settings → About TV → Android TV version.
  2. If version 9.0 or higher, APK installation is possible, but additional actions may be required (e.g., enabling Developer Mode).
  3. On models with Google TV (e.g. Xiaomi TV Q2 2026), check for the option “Special features” → “Developers”.
📊 What kind of Xiaomi TV is you?
Mi TV 4S/5X
Redmi Smart TV
Xiaomi TV A2/Q2
Another model
I don't know.

Preparation of the flash drive and APK-file

Before installation, it is necessary to properly prepare USB-storage and download compatible APK-Errors at this stage are the main cause of failures in the installation.

Requirements for the flash drive

  • 💾 File system format: FAT32 (recommended or exFAT. NTFS It is not supported by most Xiaomi TVs!
  • 📁 Folder structure: APK-files must lie at the root of the flash drive or in a folder without Cyrillic characters (for example, /APK/).
  • 🔋 Capacity: 4-8 GB is sufficient. Avoid flash drives with low recording speed (class 10 and above).

Where to download APK for Xiaomi TV

Not all. APK-Files are suitable for TVs. Use proven sources:

SourceAdvantagesRisks.
APKComboLarge version database, architecture filter (arm64/x86)Advertising, Possible Modified APKs
APKMirrorOriginal APKs unchanged, virus testingNo filter for compatibility with TV
Aptoide TVSpecialized store for Android TVSome APKs may be outdated

⚠️ Attention: Never download APK from torrent trackers or unknown sites. Android viruses TV They can block your system or steal your Google account information.

💡

Before downloading, check your TV's CPU architecture in settings (Settings → About TV → Model). Most Xiaomi models use arm64, but some budget versions (like Redmi Smart TV 32) can run on x86.

How to Unlock an Installation from Unknown Sources

By default, Xiaomi blocks APK installation from external sources. To unlock this feature, follow the following steps:

  1. Open Settings (cog in the upper right corner of the main screen).
  2. Move to Security and Restrictions → Unknown sources.
  3. Select the application you will install APK through (for example, File Manager or ES Explorer).
  4. Activate the “Allow installation from this source” switch.

On Google TVs (e.g., Xiaomi TV Q2), the path may be different:

Settings → System → About TV → Special features → For developers → Unknown sources

If the item "Unknown sources" is not on the menu, it means:

  • 🔧 You need to enable Developer Mode (click 7 times on “Build Number” in Settings) → On TV).
  • 🔄 Some Xiaomi firmware requires a factory reset (but this is an extreme measure).

☑️ Preparation for installation APK

Done: 0 / 5

Step-by-step: installing APK from a flash drive

When the flash drive is ready and unlocked Unknown sources, start installing:

  1. Connect the flash drive to USB-port of the TV (usually side or back). USB 2.0 — USB 3.0 may not be recognized.
  2. Open the file manager: On Mi TV, this is the Files app. On Google TV (Xiaomi TV A2/Q2), Media → Files.

Find it. APK-file

Confirm installation

"Install."

"An appendix not installed"

"Dealing with Mistakes"

⚠️ Attention: On Xiaomi TVs TV Q2 2026 with Google TV You may need additional confirmation via the Google Pin code, and if you don’t remember the password, the installation will be blocked.

Once installed successfully, the app will appear in the All Apps list (available via the Home button on the remote).Some APKs (like Kodi or Smart YouTube TV) may require additional permissions — provide them in the settings.

What to do if the TV can’t see the flash drive?
Try another one. USB-port (some Xiaomi models have power restrictions on ports) If the flash drive is in the format NTFS, format it in FAT32 Check through the computer, and check if it's damaged. USB-TV connector (relevant for Redmi Smart models) TV fall-out).

Solving Typical Errors in Installation

Even with proper preparation, there can be errors, and let's look at the most common ones and how to fix them:

Mistake.Reason.Decision
"Parsing the packet"Damaged. APK-file or incompatible versionDownload APK again with APKMirror by selecting the Android TV version
"An appendix not installed"Conflict with an already installed version or insufficient spaceRemove the old app and clear the cache in Settings → Apps
"The device is not supported"APK is for smartphones, not TVLook for versions marked “TV” or “Android TV” on Aptoide TV
"Error 505"Conflict with Google ServicesTurn off automatic updates to Google Play or install APKs via ADB

If the error is repeated, try:

  • 🔄 Install APK through ADB (guideline).
  • 📱 Use the Send Files to app TV transmit APK Wi-Fi.
  • 🔧 Reset your TV settings (but it will delete all data!).

💡

On Xiaomi TVs TV A2/Q2 Google TV some APK (For example, Netflix or Disney+) They may be blocked because of DRM-In this case, only the official version from Google Play or a modified version will help. APK bypassing protection (risky!).

Install APK via ADB (for power users)

If the standard method doesn’t work, you can install APKs via Android Debug Bridge (ADB).This requires a computer and basic command line knowledge.

What's the matter?

  • 💻 Computer with ADB Tools.
  • 🔌 USB-cable (to connect the TV to a PC) or shared Wi-Fi.
  • 📄 APK-computer-file.

Step-by-step instruction

  1. Turn on USB Debugging on TV: Settings → About TV → Assembly number (click 7 times) → Back → For developers → Debugging on USB
  2. Connect the TV to the computer USB Wi-Fi (adb connect command) IP_television:5555).
  3. Open the command line (Windows) or terminal (macOS/Linux) and type: adb install path to file.apk
  4. Wait for the message Success.

⚠️ Attention: On Xiaomi TVs TV Q2 2026 with Google TV Additional commands may be required to circumvent restrictions:

adb shell pm install --user 0 -i com.android.vending -r path to file.apk

How to Remove Installed Applications

If the app is not working properly or takes up too much space, it can be removed:

  1. Open the Settings → Applications.
  2. Select the desired application from the list.
  3. Click "Delete" (on some models - "Deinstall").

If the "Delete" button is inactive:

  • 🔧 This is a system application - deletion is possible only through ADB: adb uninstall name packet (you can find out the name of the package via adb shell pm list packages)
  • 📵 The application is installed as an update to the system – first roll it back in the settings.

On Google TVs (Xiaomi TV A2/Q2), some apps (such as YouTube or Netflix) cannot be completely removed, only disabled in the settings.

FAQ: Frequent questions about installing APK on Xiaomi TV

Can I install APK on Xiaomi TV without a flash drive?
Yes, there are several alternative ways: 🌐 Through cloud storage (such as Google Drive) APK on TV through browser. 📶 Wi-Fi with applications like Send Files to TV or LocalCast. 🖥️ Through ADB However, the flash drive remains the most reliable method, especially for large files (for example, games or modified firmware).
Why does the application not start after installing the APK?
Possible causes and solutions: 📱 Incompatibility with TV-Android version: Install APK marked "Android" TV». 🔒 Google Blocking: On Some Models (Xiaomi) TV Q2) You need to confirm your Google account. 🔄 Cache Conflict: Clear App Data in Settings → Annexes. 🛠️ Unauthorized: Provide all permissions manually (e.g. access to storage or microphone).
How do I know what my Xiaomi TV processor architecture is?
Processor architecture determines compatibility APK. To find out: Install the application AIDA64 or CPU-Z Open it up and find the partition «CPU» Or "Processor." Look at the line "Instructions" or "Architecture»: ARM64 or AArch64 — download APK for arm64-v8a. x86 or x86_64 — seek APK for x86. Most Xiaomi TVs (e.g. Mi) TV 5X or Redmi Smart TV X) use ARM64.
Can I install Google Play on Xiaomi TV if I don’t?
Some models (e.g. Xiaomi Mi) TV 4S Google Play is missing from the box, and you can install it like this: Download it. APK-Google Play Services, Google Play Store and Google Account Manager with APKMirror (Android Version) TV). Install them in order: Google Account Manager Google Play Services Google Play Store Restart your TV. Launch Google Play and log in to your account. ⚠️ On Google TVs TV (Xiaomi TV A2/Q2) This method is not working – Google Play is already preinstalled.
How to update the applications installed through APK?
Annexes established through APK, They don't update automatically: 🔄 Manual: Download the new version APK and install on top of the old one (the system will offer to update). 📥 Google Play: If the app appears in the store, it will automatically update. 🤖 With APKUpdater: Install this application through APK — It will check for updates for all installed programs. TV (Xiaomi TV Q2) some APK (For example, Kodi) can be updated through the built-in application mechanism.