Update RuStore on Xiaomi: all ways and solutions to problems

The RuStore app store has become a must-have for Xiaomi smartphone owners in Russia since the departure of Google Play.However, many users have had trouble trying to upgrade to the latest version. Unlike standard apps, RuStore requires a special approach due to the limitations of MIUI and Xiaomi's security policy.

In this article, we will analyze all the current ways of updating – from automatic through the Mi App Store to manual installation. APK-We will focus on solutions for devices with locked bootloaders and limited rights, as they cause most of the complexity. Xiaomi/Redmi/POCO and FAQ quintessentially.

Why is the RUSTORE not automatically updated?

The main reason is the conflict between Xiaomi’s update policy and RuStore’s distribution mechanism. Unlike Google Play, which is integrated into the system, RuStore is installed as a third-party app, and MIUI by default blocks it from automatically updating through standard channels.

Key factors preventing the update:

  • πŸ”’ Limitations MIUI background APK (starting MIUI 13)
  • πŸ“¦ Conflict of versions between the preinstalled RuStore and the current version from the official website
  • πŸ›‘οΈ Blocking Unknown Sources in Security Settings
  • πŸ”„ Mi App Store cache that doesn't show updates

For example, on the Redmi Note 11 with MIUI 14 Global, users often see a message β€œNo Update”, although a new version is available on the RuStore website. This is because Xiaomi distributes updates through its store with a delay of 2-4 weeks.

πŸ“Š How You Usually Update Apps on Xiaomi?
Through the Mi App Store
Manually via APK
Automatically via RuStore
I'm not updating at all.

Method 1: Update via Mi App Store (official method)

This is the safest way, but it doesn't work on all devices.

  1. Open the Mi App Store (yellow package icon).
  2. Go to the Updates section (the tab at the bottom of the screen).
  3. Find in the RuStore list and click Update.
  4. Confirm the installation and wait for the process to be completed.

If the RuStore does not appear in the update list:

β˜‘οΈ What to do if RuStore is not visible in the Mi App Store

Done: 0 / 4

⚠️ Attention: On devices with MIUI EU Or custom firmware, this method may not work due to the lack of a pre-installed Mi App Store.

Method 2: Manual update through APK-file

This method is suitable for all Xiaomi models, but requires permission to install from unknown sources.

  1. Download the latest version of RuStore from the official website (check the section "For Android").
  2. Open Settings β†’ Applications β†’ Application Management β†’ RuStore.
  3. Click Remove Updates (if the button is active), then Remove.
  4. Go to Settings β†’ Memory β†’ Files and find the APK you downloaded (usually in the Download folder).
  5. Click on the file and confirm the installation.

Important nuances:

  • πŸ“Œ If the installation is blocked, enable the Installation option from unknown sources for the file manager in Settings β†’ Confidentiality.
  • πŸ”„ After installation, restart the device to avoid synchronization errors.
  • πŸ›‘οΈ Don't download. APK from third-party sites – only from an official source!

πŸ’‘

Before installing the new version of RuStore, check the hash amount of the APK downloaded through the Hash Droid app (available from the Mi App Store) to protect against fake files.

Method 3: Update via ADB (for power users)

If standard methods do not work (e.g., on a POCO F3 with a locked bootloader), you can use ADB. This method requires a computer and basic command line knowledge.

Instructions:

  1. Install Platform Tools on your PC.
  2. Turn on USB Debugging on your smartphone (Settings β†’ About Phone β†’ MIUI version – press 7 times, then go back to Additional β†’ For Developers).
  3. Connect your phone to your PC and execute the command: adb install -r -t path_to_rustore.apk where path_to_rustore.apk β€” fileway.

Advantages of the method:

  • βœ… It works even if it does. MIUI locks out manual installation
  • βœ… Allows you to bypass the restrictions on the Android version
  • βœ… Stores the application data (flag) -r)

⚠️ Note: On some models (Xiaomi) 12T, Redmi K50) after ADB-installation may require resetting of application rights to Settings β†’ Annexes β†’ RuStore β†’ Rights.

Compatibility table RuStore with Xiaomi devices

Not all versions of RuStore work correctly on older or uncertified devices, and compatibility data (relevant to MIUI 14/15) are as follows:

Model of the deviceSupported version of RuStoreFeatures
Xiaomi 13/13 Pro2.0+Auto-Update via Mi App Store
Redmi Note 12/111.8–2.0Manual installation of APK is required
POCO X5/F41.7+Conflict with Google Play on global firmware
Xiaomi Mi 11 Lite1.5–1.8Error "Insufficient Memory" when updating
Redmi 10A/9A1.3–1.6Cache cleaning is required before installation

Devices older than 2020 (Redmi 8, Mi A3) may need to roll back to RuStore 1.2, as new releases require Android 11+.

Solving Common Errors in Updating

Even when following the instructions, users encounter errors.

Error "Not installed"

Causes and solutions:

  • πŸ—ƒοΈ Conflict with existing version: Delete RuStore via Settings β†’ Applications, then reinstall.
  • πŸ“± Incompatible architecture: Download the version for arm64 (most of the modern Xiaomis, or armeabi-v7a (model).
  • πŸ” Lockdown MIUI: Turn on Developer Mode and turn off Checkup MIUI In Settings β†’ Additionally. β†’ For developers.

2. rustore desaparece after reboot

This problem is typical for devices with MIUI China or custom firmware.

  • πŸ”§ Install RuStore as a system application through ADB: adb shell pm install -r -t --fast-deploy path_to.apk
  • πŸ›‘οΈ Turn off optimization. MIUI for RuStore in battery settings.
What if the RuStore does not open after the update?
Try to clear the application data (Settings β†’ Apps β†’ RuStore β†’ Storage β†’ Clear Data). If this doesn’t help, install an older version (such as 1.7), then upgrade to the current one.

3. Network error when downloading updates

If RuStore is unable to download updates for other applications:

  • 🌐 Check if it's blocking. MIUI access to servers RuStore. Add domains rustore.ru and api.rustore.ru to the exceptions of the Firewall MIUI.
  • πŸ“‘ Switch from Wi-Fi to mobile internet or vice versa.
  • πŸ”„ Reset network settings in Settings β†’ SIM-maps and mobile networks β†’ Resetting network settings.

πŸ’‘

If none of the methods worked, try installing RuStore through an alternative APKMirror or Aptoide store, but only after checking the file signature!

Security: How to Avoid Fraud in Updating

RuStore is an official platform, but scammers often distribute fake ones. APK-Signs of dangerous files:

  • 🚩 File size less than 20 MB (official) APK weight ~30-50 MB).
  • 🚩 Please provide device administrator rights or access to SMS.
  • 🚩 The name of the package is different from ru.rustore (checked through Settings). β†’ Annexes β†’ RuStore β†’ Package information).

How to verify the authenticity of APK:

  1. Download the file only from rustore.ru.
  2. Compare the hash amount (SHA-256) with the official one on the website.
  3. Use VirusTotal to check the file for viruses.

For example, for the Xiaomi 12 Pro, scammers distributed a fake RuStore under the guise of an β€œoptimized version for MIUI 14” that steals bank card details. Always install updates only from verified sources!

FAQ: Frequent questions about updating RuStore on Xiaomi

Can I roll back the RuStore to the previous version?
Delete the current version via ADB: adb uninstall en.rustore Then install the desired version manually. Please note that after rollback some applications (for example, Sberbank Online) may require an update to RuStore.
Why did RuStore stop showing some apps after the update?
This is due to regional restrictions. Update MIUI geolocation service to Settings β†’ Additional β†’ Regional settings and restart the device. If the problem persists, clear the RuStore cache.
How to update RuStore on Xiaomi with a blocked bootloader?
Use the Mi App Store or ADB. If both methods don’t work, unlock the bootloader through the official Xiaomi tool (requires a Mi Account binding and waits 7-15 days).
Will a factory reset remove RuStore?
Not if the app was pre-installed (on most Russian firmware), but if you installed the RuStore manually, you will have to re-instal it after you reset. Tip: back up the list of installed applications through Mi Mover before reset.
Can I update my website without the internet?
Yes, if you download the APK to another device in advance and transfer it to Xiaomi via USB or Bluetooth, the main thing is to make sure that the file is not corrupted (check the size and hash amount).