Removed an important app by mistake, or suddenly disappeared after the MIUI update? Xiaomi Redmi smartphones offer several ways to return programs, from simple recovery from the basket to deep reset. In this article, we will analyze all working methods, including hidden MIUI functions, which will help even in cases where the application is not displayed in the menu, but takes up space in memory.
Redmi has integrated data recovery tools that are not available on Android stock, such as Deleted Files in the Security app, which can save the situation if you delete them. APK-And for system applications like Themes or Mi Video, there's a separate mechanism for reinstalling through Settings.
It is important to consider the version of MIUI: in firmware older than MIUI 12, some functions work differently, and on new devices (for example, Redmi Note 12 Pro+) cloud backups are added. We will look at universal solutions relevant to models from Redmi 9A to Redmi K60 Ultra.
1.Recovery from MIUI basket
The fastest way to return a remote application is to check the system basket. In MIUI, it works not only for files but also for installed programs (if the deletion occurred not through ADB or root access). The recycle bin stores data for up to 30 days, but for applications, the period can be reduced to 7 days depending on the model.
To restore:
- ๐ฑ Open the Security app (shield icon).
- ๐๏ธ Go to the Deleted Files section โ tab.
- ๐ Find the right application in the list and tap it.
- ๐ Click Restore and Confirm Action.
If the application is not in the cart, then it has been permanently removed (for example, through Settings โ Applications with the tick "Delete Data"), in which case proceed to the next method.
๐ก
On some models (e.g. Redmi Note 11 Pro), the cart is hidden. To activate it, go to Settings โ Additional โ Recycle Bin and turn on the option.
2.Reinstallation via MIUI App Store
If the app was system-based (e.g. Mi Calculator, Mi Music), it can be returned via Xiaomiโs branded store, which works even for pre-installed programs that users often delete by mistake.
Instructions:
- ๐ Open the App Store (Icon with a shopping bag).
- ๐ In the search bar, enter the name of the application (for example, Camera or Gallery).
- ๐ฅ If the application is system, next to the button Set will be the inscription Restore - press it.
- โ๏ธ Some applications (such as Themes) will require a device reboot.
Note: this method will not restore user data (for example, saved notes in Mi Notes or settings in Mi Home).
3. Restore via Google Play (for third-party apps)
Apps installed from Google Play have an account sync mechanism, and if you have previously logged in to Google, all installed programs are saved in history and can be restored in a few clicks.
How to do this:
- ๐ฑ Open the Google Play Store.
- ๐ค Slip on the profile avatar in the upper right corner.
- ๐ Select Application and Device Management โ Management.
- โณ Go to the Installed tab and find the desired application in the list.
- ๐ฅ Click Install โ the program will boot with saving the previous settings (if they were tied to the account).
If the app doesn't show up in history, check:
- ๐ Are you logged in to the same Google account as when you first installed it.
- ๐๏ธ Have you manually cleared your installation history (Google Settings) โ Account management โ Data and personalization โ History of applications).
What if the app is not restored from Google Play?
4.Restore system applications through ADB
For advanced users willing to work with ADB, there is a way to bring back even apps that arenโt displayed in stores, a method that requires connecting a smartphone to a PC and enabling developer mode.
Warning: Incorrect ADB commands can disrupt the system, and only use this method if others have not helped.
Step-by-step:
- ๐ฅ๏ธ Install. ADB Tools on PC.
- ๐ฑ On your smartphone, activate Developer Mode (7 times tap on the Assembly Number in Settings) โ The phone).
- ๐ Connect your phone to the PC by USB and select the File Transfer Mode.
- ๐ Open the command line (Windows) or the terminal (macOS/Linux) enter:
adb devices(The name of your device should appear.)
adb shell pm list packages -d(This command will show you a list of disabled applications.)
adb shell cmd package install-existing com.xiaomi.(Replace the com.xiaomi.packet name with the real identifier from the list.)
Examples of identifiers of popular Xiaomi system applications:
| Annex | Packet ID |
|---|---|
| Camera. | com.android.camera |
| gallery | com.miui.gallery |
| Topics | com.android.themes |
| Mi Video | com.miui.videoplayer |
| Notes | com.miui.notes |
Install Xiaomi drivers on PC
Enable debugging over USB in the developer settings
Download the latest version of ADB Tools
Connect the original USB-cable (do not use hubs)
Make a data backup in case of failure-->
5. Resetting to factory settings (last resort)
If an application is critical and other methods fail, you have a complete reset, which will return all system applications to their original state, but delete all user data, photos, messages and settings, and only use it after you have backed up!
How to reset your settings:
- ๐ฑ Go to Settings. โ The phone. โ Resetting settings.
- ๐ Select Reset all settings (not to be confused with Network Resettings!).
- ๐ Enter the password from the Mi Account (if tied).
- โณ Wait for the process to be completed (it will take 5-10 minutes).
After discharge:
- ๐ฒ All system applications (Camera, Themes, Mi Video, etc.) will be restored.
- ๐ฅ When you first connect to Wi-Fi, the device will prompt you to recover data from the backup of Mi Cloud or Google.
- โ ๏ธ Manually installed (non-system) applications will have to be re-installed.
โ ๏ธ Note: On devices with a bootloader unlocked, a reset may result in a phone lock.Pre-proceed the lock status in Settings โ The phone. โ Version. MIUI (Tap 10 times on the line Version of the kernel).
6.Recover application data from backup
If you need to return not the app itself, but its data (for example, saved games, notes or settings), use backups. Xiaomi offers two types of backups:
- ๐ฅ๏ธ Mi Cloud โ Cloud Storage (up to 5 GB free).
- ๐พ Local backup โ saving to a device or memory card.
How to recover from Mi Cloud:
- โ๏ธ Go to Settings. โ Mi Account โ Mi Cloud.
- ๐ฑ Select Data Recovery and log in.
- ๐๏ธ Check the required applications (for example, Notes or Messages).
- ๐ Click Restore and wait until it is completed.
For local backup:
- ๐ Connect the memory card or check the folder MIUI/backup/AllBackup inner-memory.
- ๐ Find a file with the.mbk extension (for example, notes_20260515.mbk).
- ๐ Go to Settings. โ Additionally. โ Recovery and discharge โ Local backup and select the file.
โ ๏ธ Attention: Data recovery from the backup will overwrite current files. For example, if new entries appear in Notes after the backup is created, they will be lost. Always check the backup date!
๐ก
Configure automatic backups in Mi Cloud regularly (Settings โ Mi โ Mi Cloud โ Mi Cloud โ Backup) to restore application data even after you reset or replace your phone.