How to Install Google on a Xiaomi TV: 5 Ways to Work (2026)

Xiaomi’s Android TVs or PatchWall-based TVs often ship without Google’s pre-installed services — neither Play Market, nor YouTube, nor even Google Assistant — because of the company’s policies in some regions (like China) or specific model firmware, but the lack of Google’s ecosystem deprives users of access to millions of apps, automatic software updates, and synchronization with other devices.

In this guide, we will analyze 5 proven ways to install Google services on Xiaomi Mi TVs TV, Redmi Smart TV And other Android 9-12 models, each method is suitable for different situations, from an official firmware update to manual installation. APK-You will also learn how to get around common errors (e.g., “Device not certified” or “No connection to Google servers”) and what to do if applications fail after installation.

Before you start, check your TV model and firmware version in the Settings → About TV menu. This information will help you choose the best way. For example, one method will work for Xiaomi Mi TV 4S (2020) with PatchWall, and another method will work for Redmi Smart TV X55 (2023) on Android TV 11.

1.Official method: Update firmware through OTA

The safest and most recommended method is to upgrade your TV firmware to a global version with Google services, which is suitable for most Xiaomi models released after 2019, but requires a stable Internet connection and free storage space.

Google-based firmware is usually labeled as "Global" or "EEA" (for Europe). If your TV is originally purchased in China, it can run on a "CN" version (without Google). Updating via OTA (over the air) will replace firmware with global, but this process is irreversible and can reset to factory settings.

  • 📥 Step 1 Connect your TV to the Internet via Wi-Fi or Ethernet cable.
  • ⚙️ Step 2. Go to Settings → On TV. → Updating the system.
  • 🔍 Step 3. Click "Check Updates." If global firmware is available, the system will prompt you to install it.
  • ⏳ Step 4: Wait for the boot (may take up to 30 minutes) and restart the TV.

If the update is not automatically available, try changing the region in the settings: Settings → Account and Security → Region. Choose India or Europe – this often helps to “unblock” global updates.

📊 What kind of Xiaomi TV is you?
Mi TV 4S (2018–2020)
Redmi Smart TV (2021–2023)
Mi TV Q1/Q2 (2021–2026)
Another model
I don't know.

⚠️ Note: Update the firmware through OTA If the TV is stuck in the Prepare for Upgrade phase for longer than 20 minutes, do not turn off the power - this can lead to a "brick" (inoperability) of the device. Wait for completion or force restart through the power button (hold 10 seconds).

2. Manual installation of Google services via APK

If the official update is not available or you do not want to change the firmware, you can install Google services manually through the APK-This method works on most Xiaomi TVs with PatchWall, but requires prior preparation.

You will need 4 key points. APK-file (download only from trusted sources, such as APKMirror):

1. Google Account Manager (for authorization),

2. Google Services Framework (the basis for the operation of services),

3. Google Play Services (updates and syncs),

4. Google Play Market (app store).

Download all 4 APK-file USB-accumulator (FAT32)

Enable installation from unknown sources in TV settings

Connect USB to your TV via USB 2.0 (not 3.0!)

Start the installation in order: Account Manager → Services Framework → Play Services → Play Market-->

Once installed, restart the TV and log in to your Google account. If Play Market doesn't open or gives an error "No Internet connection", check the date and time settings (Settings → System → Date and Time) - they should be set to automatically determine.

Problem.Reason.Decision
Play Market is not openGoogle Services Framework is lackingReinstall all APKs in the correct order
Error "The device is not certified"There is no Google CertificateRegister your device through Google Device Registration
Applications not updatedAn outdated version of Play ServicesUpdate Play Services manually via APK
No sound on YouTube.Conflict with PatchWallInstall YouTube via APKPure or Aptoide TV

3. Installation via Aptoide TV (alternative store)

If the Google Play Market refuses to work even after manual installation, you can use the alternative Aptoide TV Store.It does not require Google services and allows you to install most applications, including YouTube, Netflix and Kodi.

Instructions:

1. Download. APK-arch-file TV on USB-accumulator.

2. Connect the USB to the TV and install the application through the File Manager.

3. Open an Aptoide TV, find the apps you want (like YouTube) and install them.

The advantage of this method is that there is no need for Google services, but there are also disadvantages:

Not all apps are optimized for TVs.

- Updates are coming with a delay.

- Risk of installing unsafe APKs (only use official Aptoide TV).

💡

If after installing YouTube via Aptoide TV video slows down, try in the application settings to turn off “hardware acceleration” (Settings → Additional → Speed up playback).

4.Use ADB to install Google Services (for advanced)

For power users, there is a method of installing Google services via ADB (Android Debug Bridge), which is suitable if the TV does not allow you to install APK via USB or file manager, you will need a computer with ADB drivers installed and USB debugging on the TV is enabled.

Step-by-step:

1. Turn on USB debugging on the TV:

Settings → About TV → Software version

Then go to Settings → Additional → Developers → Debugging via USB and turn it on.

2. connect the TV to the computer through USB-cable (use the port) USB 2.0 on TV).

3. Open the command line on the PC and check the connection:

adb devices

The name of your TV should be displayed.

4. Install. APK-file-file:

adb install GoogleAccountManager.apk


adb install GoogleServicesFramework.apk




adb install GooglePlayServices.apk




adb install GooglePlayStore.apk

5. Reboot the TV.

⚠️ Note: Some Xiaomi models (e.g. Mi) TV 5 Pro) block ADB-commands to install system applications «INSTALL_FAILED_INVALID_APK», try to use ADB root rights (requires unlocking the bootloader, which voids the warranty).

5. Reset to factory settings before Google installation

If none of these methods worked, the last chance could be to completely reset the TV to the factory settings, which would delete all the data, but sometimes help to “zero” the conflicts in the system that prevent the installation of Google services.

How to reset your settings:

1. Go to Settings → Account and Security → Reset settings.

2. Select Reset All Settings (not to be confused with Reset Network Settings Only).

3. Confirm the action and wait for the reboot (it will take 5-10 minutes).

After reset, re-install Google services through APK or OTA-If the TV was previously on Chinese firmware (CN), Reset can "unlock" the ability to upgrade to the global version.

What if the TV doesn’t turn on after reset?
If after resetting the TV hovers on the Xiaomi logo or flashes an indicator, try: 1. Turn off power for 1 minute (take the plug out of the socket). 2. Press and hold the power button on the remote for 15-20 seconds. 3. If it does not help - flash the TV manually via USB (instructions for your model are on the 4PDA forum).

Comparison of Google installation methods on Xiaomi TV

MethodDifficultyPC requiredRisk of errorSuitable for
OTA-update⭐ (simple)❌ No.Low.All models from PatchWall
APK installation⭐⭐ (middle-of-the-road)❌ No.Medium.TVs without Google
Aptoide TV⭐ (simple)❌ No.Low.If the Play Market is not working
ADB⭐⭐⭐ (difficult)✅ Yes.High-pitchedAdvanced users
Resetting settings⭐⭐ (middle-of-the-road)❌ No.Medium.If other methods have not worked

FAQ: Frequent questions about installing Google on Xiaomi TV

Can I install Google on a Xiaomi TV without USB-storage?
Yes, there are two options: Through Cloud Storage: Download APK-files in Google Drive or Dropbox, open your browser on your TV and download them directly. TV: Install the Send Files to app on your phone TV and send APK Both methods require that the TV have a file manager installed (e.g., X-Plore).
Why does Google Play Market not open after installation?
Main causes and solutions: 🔹 Google Services Framework is missing: Reinstall everything APK in the correct order (see section) 2). 🔹 Device not certified: Register your TV at Google Device Registration (required) IMEI or serial number that can be found in Settings → On TV). 🔹 PatchWall Block: Install Play Market through ADB flag-headed --grant-all-permissions.
How to update Google Services after installation?
If Play Market works, updates will be installed automatically. If not: Download current APK versions from APKMirror (see Google section). Delete older versions via Settings → Apps. Install new APKs in the same order (Account Manager → Services Framework → Play Services → Play Market). Google Play Services can use the generic version of "com.google.android.gms" for Android TV.
Will Google Assistant work after installation?
Yes, but with reservations: 🎤 On PatchWall TVs, Google Assistant can conflict with Xiao’s built-in voice assistant AI. To make it work, turn off Xiao. AI in settings (Settings) → Account and security → Voice assistant). 🔊 An external microphone (e.g., via a Bluetooth headset) may be required to activate voice search in YouTube or Play Market.If the Google Assistant doesn't run, install it separately through APK (Look for an Android version TV).
Can I get my original firmware back without Google?
Technically yes, but the process is complex and risky: Find stock firmware for your model on forums (e.g., on the web, 4PDA Or Xiaomi Firmware. USB-Debugging or Fastboot (requires PC and cable) USB-A to USB-A). ⚠️ Warning: The wrong firmware can turn a TV into a brick. If you're not sure about your skills, contact a service center.