You delete an important application on the Xiaomi Redmi Note and you don't know how to get it back? The situation is familiar to many: accidentally clicking, clearing the cache with deletion of data, or even "optimizing" the system through Security - and the desired program disappears. You can restore it even without complex manipulations, but the methods depend on the type of application (system, user, preinstalled) and the availability of backups.
In this article, we will discuss 5 working methods, from simple re-download from Google Play to recovery through ADB for system utilities. We will focus on the nuances of MIUI: why some applications do not appear in the store, how to return deleted widgets and what to do if the program disappears after resetting, and you will learn how to circumvent the limitations of MIUI on restoring system applications without superuser rights.
1.Recovery via Google Play: When it will work
The most obvious way is to re-install from Google Play.It is suitable for custom apps you downloaded earlier, but has limitations for pre-installed Xiaomi utilities (such as Mi Video, Mi Music or GetApps).
To get the program back:
- π Open Google Play and type the app name in the search bar.
- π₯ If it is available, click Install.The system recognizes that the program was previously on the device and prompts you to restore the data (if it is saved to a Google account).
- π If the Install button is not, check the Library β Installed section β there may be hidden applications.
Why canβt the app appear in the Play Market?
- π« Xiaomi has removed it from the official store (e.g. older versions of Mi Fit or Mi Remote).
- π The app is regionally blocked (relevant to Mi Pay or Mi Credit in some countries).
- π΅ The utility is system-based and is not distributed via Google Play (e.g., Security or Themes).
β οΈ Warning: If an application has been removed through Settings β Applications β Delete for all users, its data (including cache and settings) will be erased irrevocably.
2.Restore pre-installed Xiaomi apps through MIUI Lab
Many Redmi Note system utilities (such as Camera, Gallery or Notes) cannot be removed completely, they are only hidden, and you can return them through the hidden MIUI Lab menu, but the path to it depends on the version of the shell.
Instructions for MIUI 12-14:
- Open the Settings. β The phone.
- Click 5-7 times on the MIUI version until you get a message.
- Back to Settings β Additionally. β For developers.
- Activate the MIUI Lab switch (could be called Special Opportunities).
- Go to Settings β Applications β Application Management β Restore System Applications.
If there is no Restore System Applications, try an alternative path:
- π± Enter the hidden applications in the search by settings.
- π§ Select Show all system applications (if available).
- π Reboot the device β some utilities (such as Mi Video) may appear on the menu after the reboot.
βοΈ Preparation for recovery through MIUI Lab
β οΈ Warning: On some Redmi Note models (such as the Note 10 Pro or Note 11), the system application recovery function may be blocked by the manufacturer, in which case only ADB or a setting reset will help.
3.Using backups: Local Backup and Google Drive
If you have enabled automatic backup, you can return the remote application with the data via MIUI Local Backup or Google Drive, which is suitable for user programs (such as WhatsApp, Telegram), but will not work for system utilities.
Recovery through MIUI Local Backup:
- π Go to Settings. β Additionally. β Backup and reset β Local backups.
- π Select the last copy created before you delete the application.
- π₯ Press Restore and tick the desired application (if selective recovery is available).
- β οΈ Once restored, the device will restart and the application data will return to the state at the time the copy was created.
Recovery via Google Drive:
- π Make sure you are logged in to the same Google account that was used for backup.
- π² Go to Settings β Accounts β Google β Restore Data.
- π Select the device and backup date, then confirm the recovery.
| Method of backup | Type of Recoverable Applications | Is the data preserved? | Is a reset required? |
|---|---|---|---|
| MIUI Local Backup | User and some system-specific | Yeah (settings, cache, files) | No. |
| Google Drive | Only user-generated | Yes (depending on the appendix) | No. |
| Titanium Backup (requires ROOT) | All, including the system | Yes (full copy) | No. |
| ADB Backup | All but some of the system systems | Partially (without ROOT) | No. |
π‘
If the backup in Google Drive is not displayed, check if the backup feature is enabled in your Google account settings. Also make sure there is enough free space on the device to restore.
4.Restore system applications via ADB (without ROOT)
If the application has been completely removed (for example, via ADB or with superuser rights), it can only be returned by re-installing the APK- file. For Xiaomi system utilities, this requires the use of ADB (Android Debug Bridge).
Step-by-step:
- Download and install Platform Tools (includes ADB) on PC.
- Activate USB Debugging on Redmi Note: Settings β About Phone β MIUI Version (5 times) β For Developers β Debugging on USB
- Connect your phone to your PC and confirm your trust in your computer.
- Open the command prompt (cmd) in the ADB folder and type: adb devices Make sure the device appears in the list.
- Download the APK- file of the desired application (for example, with APKMirror) and install it through the command: adb install name file.apk
Where to get the APK system applications Xiaomi?
- π Official sources: MIUI Downloads (in the firmware sections).
- π¦ Firmware Archives: Unpack ROM for your model and find the /system/priv-app/ or /system/app/ folder.
- π οΈ Services like APKMirror or APKPure (look for versions compatible with MIUI).
β οΈ Warning: Installing system APK via ADB may lead to conflicts if the version of the application does not match the version of MIUI on the device. For example, Mi Gallery from MIUI 13 will not work correctly on MIUI 14.
How to find out the exact version of MIUI on Redmi Note?
5. Resetting settings: a last resort
If none of these methods worked, you'll have to reset to factory settings, and that'll bring back all the pre-installed apps, but it'll delete user data. There are two types of resets on the Redmi Note:
- π Soft reset (via Settings): saves files in memory but removes applications and settings.
- π§Ή Hard reset (via Recovery): Complete cleanup including internal memory.
How to make a soft reset:
- Go to Settings β Additional β Backup and Reset β Reset settings.
- Select Reset Settings (Do not Erase All Data!).
- Confirm the action and wait for the reboot.
When you need a hard reset:
- π¨ If system applications are lost after a failed update.
- π§ If the device is infected with a virus that has removed critical utilities.
- π± If you plan to sell your phone and want to get it back to a clean state.
β οΈ Warning: Some Redmi Note models (such as Note 9 Pro or Note 12) may require re-activation of the Mi Account after a hard reset. Make sure you remember your username and password!
π‘
Setting resets are the last chance to bring back system applications, but it deletes all user data. Always back up before resetting!
6. Alternative methods: third-party launchers and APK- extractors
If the standard methods didn't work, try workarounds. They don't guarantee 100% results, but sometimes they do in difficult situations.
Method 1: Using a third-party launcher
Some apps (such as Topics or Security) may be hidden but not removed to find them:
- π± Install a launcher like Nova Launcher or Apex Launcher.
- π In the launcher settings, enable the display of Hidden Applications or System Utilities.
- π Reboot the device β sometimes it helps to get the icons back on the screen.
Method 2: APK extraction from firmware
If you canβt find the APK of the desired application, it can be extracted from the official firmware:
- Download the firmware for your model from the Xiaomi website (choose the Fastboot version).
- Unpack the archive and find the system.img file.
- Use MIUI System Extractor or 7-Zip to extract APK from your image.
- Install the extracted file either through ADB or manually.
Method 3: Recovery through Mi Cloud
If youβve synced your data with Mi Cloud, try:
- π₯οΈ Go to Settings β Xiaomi Account β Mi Cloud β Sync.
- π Enable synchronization for the Application section (if available).
- π² Reboot the device β some utilities (such as Notes or Calendar) can recover.
Frequent Mistakes and How to Avoid Them
When you restore remote applications, users often face typical problems, and here's how to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| The app is not compatible with the device (on Google Play) | Inconsistency of Android or Region Version | Use the APK- file or VPN to change region |
| Failed to install APK | File corrupted or not suitable for your version of MIUI | Download another version of APK or check file integrity |
| The application is installed but not opened | Conflict with current version of MIUI or no dependencies | Install all system updates or perform a reset |
| ADB: device unauthorized | Not confirmed debugging on USB | Connect the device again and confirm trust on the phone screen |
Additional advice:
- π Before recovering, charge your phone at least 50% β interrupting the process can lead to errors.
- π‘ Use a stable Wi-Fi connection, especially when downloading large APK- files.
- π If you restore a system application, temporarily disable the antivirus β it can block the installation.