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.
⚠️ 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 open | Google Services Framework is lacking | Reinstall all APKs in the correct order |
| Error "The device is not certified" | There is no Google Certificate | Register your device through Google Device Registration |
| Applications not updated | An outdated version of Play Services | Update Play Services manually via APK |
| No sound on YouTube. | Conflict with PatchWall | Install 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 devicesThe 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.apk5. 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?
Comparison of Google installation methods on Xiaomi TV
| Method | Difficulty | PC required | Risk of error | Suitable 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-pitched | Advanced users |
| Resetting settings | ⭐⭐ (middle-of-the-road) | ❌ No. | Medium. | If other methods have not worked |