Why itβs important to update Chrome to Redmi and the risks of ignoring updates
The Google Chrome browser on Xiaomi Redmi smartphones is not just a surfing tool, but a critical security and performance element. Each update closes vulnerabilities that can be used to steal data, install malware or even remotely control a device. For example, Chrome version 124.0.6367.91 (April 2026) fixed 11 critical vulnerabilities, three of which allowed arbitrary code to be executed through web pages.
But the problem with Redmi (especially with the MIUI firmware below the 14 version), Chrome updates are often blocked by system restrictions, due to Xiaomiβs policy of optimizing application background activity, which results in users experiencing browser freezes, site display errors (such as WebGL or AVIF- images) or even a complete inability to open some services, such as Google Pay or banking applications.
On Redmi Note 10/11/12 and POCO F3/F4 smartphones with MIUI 13 and below, Chrome can automatically roll back to the factory version after rebooting the device - this is a well-known problem associated with the operation of the service com.miui.securitycenter. In this article, we will analyze all current ways of updating, including bypassing system limitations, and explain how to avoid typical errors.
Method 1: Update to Google Play Market β Why it doesnβt always work
The most obvious method is to upgrade through the Play Market, but it often crashes on Redmi.
- π Limitations MIUI: The system blocks Play Market background activity, which prevents updates from downloading automatically.
- π¦ Lack of Google Services: Some models (e.g. Redmi for the Chinese market) donβt have the Play Market installed.
- π Regional restrictions: If a Google account is tied to a country where Chrome is distributed through third-party stores (e.g. China), updates may not show.
To update Chrome through the Play Market:
- Open Play Market β click on the profile avatar in the upper right corner.
- Select App and Device Management β Updates are available.
- Find Google Chrome in the list. If it's not, type the name in the search bar.
- Click Update. If the button is inactive, try clearing the Play Market cache (Settings β Apps β Google Play Store β Memory β Clear the cache).
π‘
If the Update button doesn't appear, check if you have Google Play Security Settings disabled. On some MIUI firmware, the service blocks updates.
If Chrome rolls back to the old version after the update, the problem is with com.miui.securitycenter.
β οΈ Warning: Disabling this service may reduce protection against malware. Do this only if you are prepared for the risks.
- Install ADB on your computer and connect Redmi via USB (with debugging enabled).
- Follow the command: adb shell pm disable-user --user 0 com.miui.securitycenter
- Reboot your smartphone and re-update Chrome.
Method 2: Hand-install APK β When Play Market is Unavailable
If the Play Market is not available or not working, you can manually install Chrome through the APK- file.
- π± Redmi for the Chinese market (without Google services).
- π§ Devices with custom firmware (e.g. LineageOS or Pixel Experience).
- π‘οΈ Smartphones with Play Market blocked due to corporate policies.
Step-by-step:
Download the current version of APK from the official source |Allow installation from unknown sources |Delete the old version of Chrome (if required) |Install the new APK- file |Reboot the smartphone-->
Where to download the secure APK:
| Source | Reference | Pluses | Cons |
|---|---|---|---|
| APKMirror | apkmirror.com | Official assembly, virus testing | Choose the right architecture (arm64/v8a for most Redmis) |
| Official Chrome website | google.com/chrome | Direct link from Google | Not always the latest version for Android |
| XDA Developers | forum.xda-developers.com | Modified versions (e.g. Chrome with telemetry turned off) | Risk of informal assemblies |
How to determine the processor architecture of your Redmi:
- Install the CPU-Z app from the Play Market or via APK.
- Open the SoC tab β look at the Instruction Set bar.
- For most modern Redmis (like the Redmi Note 12 Pro+), this will be the ARM64-v8a.
What to do if the APK is not installed?
Method 3: Update via MIUI Updater β a little-known trick
MIUI 12-14 firmware has a hidden feature for updating system applications, including Chrome, which works even if the Play Market is disabled.
- Open Settings β About Phone β Press 7 times on the MIUI version to activate the Developer Mode.
- Go back to Settings β Additional β System Update.
- Click on the three dots in the top right corner β select App Update.
- In the list, search for Google Chrome and click Update.
If this is not available, your firmware is not supporting the function, and the alternative is to use MIUI Hidden Settings, download it via GitHub and activate the System App Updater option.
Play Market| Hand-mounted APK|MIUI Updater| Other method-->
Method 4: Update through ADB β for power users
If all previous methods failed, you can upgrade Chrome via ADB (Android Debug Bridge).
- π§ Redmi with a blocked bootloader.
- π¦ Devices where Chrome is installed as a system application (cannot be removed by standard methods).
- π οΈ Smartphones with a corrupted file system (e.g., after a failed rooting).
Step-by-step:
- Download Platform Tools from the Android Developers website and unpack it to your computer.
- Turn on USB debugging on Redmi: Settings β About Phone β MIUI version (7 taps) β Developer settings β USB debugging.
- Connect your smartphone to your PC and type in the command line: Adb devices Make sure the device is defined.
- Download APK Chrome (like APKMirror) and place it in a folder with platform-tools.
- Install the update with the command: adb install -r --fastdeploy chrome.apk Flag. -r replace the existing version, --fastdeploy speed up.
β οΈ Warning: If Chrome is installed as a system application, the adb install command will not work, in which case you first need to remove the old version via adb shell pm uninstall -k --user 0 com.android.chrome, but this may cause disruptions to other Google services.
Solving Errors When Updating Chrome to Redmi
Even after a successful update, Redmi users often face problems.
| Mistake. | Reason. | Decision |
|---|---|---|
| Chrome will not open after the update | The conflict with MIUI Optimization | Turn off optimization: Settings β Special features β Show system settings β MIUI Optimization (off) |
| Application Not Installed Error (INSTALL_FAILED_INVALID_APK) | A damaged APK or incompatible architecture | Download APK again, check the architecture (ARM64 for most Redmis) |
| Chrome gets damaged when you open certain websites | Outdated WebView (system component for displaying web content) | Update Android System WebView via Play Market or install APK with APKMirror |
| Synchronization with Google account does not work | MIUI restrictions on background activity | Add Chrome to exceptions: Settings β Battery β Battery Optimization β All apps β Chrome β No restrictions |
If Chrome has started to shut down on its own or shows the βChrome has stoppedβ error after the update, try:
- Clear cache and app data: Settings β Apps β Chrome β Memory β Clear cache/Clean data.
- Disable hardware acceleration (if page rendering problem): Open in Chrome chrome://flags β find Override software rendering list β install Enabled.
- Install an alternative version of Chrome, such as Chrome Beta or Chrome Canary (available in the Play Market).
π‘
If none of the methods worked, check the integrity of Redmi system files via MIUI Diagnostics (hidden menu, called by the command ##4636##).
Chrome Alternatives for Redmi: When to Switch to a Different Browser
If Chrome updates are not possible or the browser is not stable, consider MIUI-optimized alternatives:
- π¦ Mozilla Firefox: Supports extensions, conflicts less with MIUI, but consumes more memory.
- π Microsoft Edge: Built-in ad blocker, good compatibility with Chromium sites.
- π Brave Browser: blocks trackers by default, but can brake on weak Redmis (e.g. Redmi 9A).
- π± Mi Browser: standard browser from Xiaomi, but with limited functionality (no sync with Google).
Comparison of browsers by key parameters:
| browser | Speed. | Compatibility with MIUI | Synchronization | Blocking ads |
|---|---|---|---|---|
| Google Chrome | ββββ | ββ (frequent conflicts) | ββββ (Google Account) | β |
| Firefox | βββ | ββββ | βββ (Firefox Account) | β (expandable) |
| Microsoft Edge | ββββ | ββββ | βββ (Microsoft Account) | β (built-in) |
| Brave | βββ | βββ | ββ (Brave Account) | β (built-in) |
If you decide to switch to another browser, donβt forget:
- Export bookmarks from Chrome: open chrome://bookmarks β Export bookmarks.
- Turn off sync in Chrome: Settings β Sync β Disable.
- Clear Chrome data if you donβt plan to return: Settings β Apps β Chrome β Memory β Clear data.