How to turn back the application on Xiaomi: from hidden to remote

Have you accidentally deleted the application you want on Xiaomi or was it missing after the MIUI update? Don't panic - 90% of the time, programs aren't permanently erased, but simply hidden or deactivated by the system. In this article, we'll look at all the ways to return applications, from standard MIUI features to hidden settings for power users.

The thing about Xiaomi firmware is that it aggressively optimizes the background and can automatically freeze rarely used programs, sometimes causing icons to disappear from the desktop even though the app itself remains in the system, and we'll show you how to distinguish between really remote and hidden software, and what to do in each case.

Important: Restore methods depend on whether the application was pre-installed (e.g. Mi Browser or Mi Video) or you installed it yourself through the Play Market. There are special unlocking methods for system programs, and custom ones can be returned using standard methods.

1. Checking Hidden Applications in MIUI

The first thing you need to do is make sure that the program is not just hidden from the display. MIUI has a Hidden Apps feature that removes the icons from the home screen, but leaves the software in the system.

  1. Open Settings โ†’ Applications โ†’ Application Management
  2. Slip on three dots in the top right corner and select Hidden Apps
  3. In the list, find the desired program and click on it.
  4. Choose Display (or Show on the main screen)

If there's an application, the problem is solved, and if there's no hidden list or there's no software in it, then we'll move on to the next method.

โš ๏ธ Note: In some versions MIUI 14 item "Hidden applications" moved to Settings โ†’ Main screen screen โ†’ Main screen settings โ†’ Hidden apps. If you don't find them, search by settings (the magnifier icon at the top).

It is worth noting that system applications (Mi Home, Mi Community, etc.) often donโ€™t appear on this list, even if their icons are lost, and they will require other recovery methods.

2. Recovery through the "Application Archive"

The MIUI Application Archive automatically deletes the rarely used programs, but saves their data for 30 days. If your application has recently disappeared, there is a chance to return it from there:

  • ๐Ÿ“ฑ Open the Settings. โ†’ Annexes โ†’ Application archive
  • ๐Ÿ” Scroll through the list or use the search at the top
  • ๐Ÿ“ฅ Click on the desired application and select Restore
  • โš™๏ธ Confirm the action (Wi-Fi connection may be required)

Once restored, the icon will appear on the home screen or in the application menu, and if the archive is empty or the program is not available, it has been permanently removed (or it is system software that cannot be archived).

๐Ÿ“Š What version? MIUI you have installed?
MIUI 12
MIUI 13
MIUI 14
Another version
I don't know.

Note that the archive only stores data for 30 days, and if more time has passed, the application will have to be re-installed, and for system programs (Mi Music, Mi Calculator, etc.), this method does not work, but you need to unlock them in other ways.

3. Unlock system applications through settings

Many pre-installed Xiaomi apps canโ€™t be removed completely โ€” they can only be deactivated.

  1. Go to Settings โ†’ Applications โ†’ Application Management
  2. In the top menu, select the All Apps (or System) tab.
  3. Find the right app (such as Mi Video or Mi Browser)
  4. Click Enable (if the button is active) or Cancel Shutdown

After that, the icon should appear in the menu, and if there is no button on, the application was not disabled, but was hidden in another way.

AnnexCan I remove it?How to get it back
Mi BrowserNo (only turn off)Through "Application Management" โ†’ Enable
Mi VideoNo.Similarly or through Settings โ†’ Applications โ†’ Show system
Mi HomeNo.Enable in Settings or Update via Play Market
Google Play ServicesNo (critically for the system)Only reinstall via APK in case of failure

Xiaomi system applications cannot be completely removed without ROOT-They are correct, but can be deactivated by ADB Or special utilities like App Manager, and if you didn't do it knowingly, check for viruses or firmware malfunctions.

4.Reinstallation via Play Market or APK

If the application was installed by you (not system), and now it is not available โ€“ the easiest way to return it:

  • ๐Ÿ›’ Open the Google Play Market
  • ๐Ÿ” Enter the name of the application in search
  • ๐Ÿ“ฅ If you have already installed it, you will see the Install button (not the Buy button")
  • ๐Ÿ”„ Press it and wait for the download to be completed.

For applications that are not in the Play Market (for example, regionally blocked), you can use the app. APK-Only download them from trusted sources:

  1. APKMirror (the safest option)
  2. APKPure (check reviews)
  3. Official Developer Websites

โš ๏ธ Attention: Installation APK from unknown sources may cause virus infection (MD5) on the developerโ€™s website and disable the โ€œInstallation from Unknown Sourcesโ€ permission after completion.

For system applications, Xiaomi (such as Mi Remote or Mi Fit) sometimes helps install a newer version from the Play Market, even if it has been deactivated.

Downloaded from an official source|Checked by antivirus|The same version as the original|Installation permit temporarily included-->

5. Reset the launcher settings (if the icons are missing)

Sometimes the app icons disappear not because of the deletion, but because of a failure in the MIUI Launcher shell, and it manifests itself as this: the program is on the menu, but it is not on the home screen, and you can not add it again.

  1. Put your finger on the empty spot on the main screen.
  2. Select Home Screen Settings (or Screen Settings)
  3. Scroll down and click Reset Settings.
  4. Confirm the action โ€“ it will return the standard location of the icons

Once reset, all icons will return to their places, including previously hidden ones, and this method does not delete application data, but only resets the visual settings of the desktop.

If the reset didn't work, try changing the launcher. Install an alternative (Nova Launcher, Apex Launcher) from the Play Market and check if it shows missing apps. If so, the problem is in the standard MIUI launcher.

๐Ÿ’ก

Before resetting the launcher, take a screenshot of the current location of the icons - this will help to quickly restore the usual look of the main screen.

6. Recovery through ADB (for power users)

If an application has been disabled through ADB or special utilities (such as Debloater), it can only be returned by repeat command, which is suitable for system programs that cannot be enabled in standard ways.

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-driver
  • ๐Ÿ“ฑ Included debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times tap; then Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB)
  • ๐Ÿ”Œ USB-cable (preferably original)

Instructions:

  1. Connect your phone to your PC and confirm debugging on your smartphone screen
  2. Open the command line (Windows) or terminal (macOS/Linux) in the folder with the platform-tools
  3. Enter the command to check the connection: Adb devices must display the serial number of your device.
  4. To enable a disabled system application, use: adb shell cmd package install-existing <name packet> For example, for Mi Browser: adb shell cmd package install-existing com.android.browser
  5. Reboot the phone.

A list of Xiaomi system application packages can be found on specialized forums (e.g. XDA Developers).Beware - the wrong commands can disrupt the system.

โš ๏ธ Attention: Use ADB The wrong commands can lead to bootloop or data loss. If you're not sure, call a specialist.

How to find out the name of the application package?
To find the exact name of the package (e.g. com.xiaomi.calculator), install the App Inspector app from the Play Market on your phone. Open it, find the desired app in the list, and copy the value of the Package Name field. Alternatively, you can use it. ADB-Command: adb shell pm list packages | grep 'xiaomi' This will display a list of all packages with Xiaomi mentioned in the name.

7.Extreme measures: reset to factory settings

If none of these methods worked, and the application is critical (like Mi Account to unlock the device), then the last option is hard reset, which will bring the phone back to the box state with all the programs preinstalled.

How to reset:

  1. Create a backup of data (Settings โ†’ About Phone โ†’ Backup)
  2. Go to Settings โ†’ About the phone โ†’ Reset settings
  3. Choose to erase all data and confirm
  4. Wait for the reboot (it will take 5-10 minutes)

After resetting, all system applications will be restored, but you will lose:

  • ๐Ÿ“ธ Photos and videos (unless synced with Mi Cloud or Google Photos)
  • ๐Ÿ“ฑ Contacts (unless linked to a Google Account)
  • ๐ŸŽฎ Game and Application Data (if there was no backup)
  • ๐Ÿ“‹ SMS call-book

Important: On some Xiaomi models (such as the Redmi Note 10 Pro or POCO X3 Pro), resets do not restore remote system applications if they were removed through ADB or custom recovery.

๐Ÿ’ก

Factory reset is the last chance to bring back system applications, but it erases all user data. Use it only if other methods have failed.

FAQ: Frequent questions about app recovery

Can I return the application if it is not in the archive and it is not system?
Yes, if you installed it yourself. Just find it in the Play Market and install it again. All data (like saving in games) will be restored if the app supports sync with your Google account or your own cloud.
Why did some apps disappear after the MIUI update?
This is a feature of Xiaomi firmware. With major updates (for example, from MIUI 13 to MIUI 14), the system can: Hide "outdated" applications (for example, the old version of Mi Music) Replace them with new counterparts (for example, Mi Browser on Xiaomi Browser) Deactivate underutilized services for optimization Check the "Hidden Apps" section and the Play Market - usually missing programs can be returned from there.
How to return a standard Xiaomi browser if it is missing?
Mi Browser (or Xiaomi Browser in newer versions) can't be removed completely, but it can be deactivated. To return: Try to find it in Settings โ†’ Apps โ†’ App Management โ†’ All Apps and turn it on. If not, install the update via Play Market (search for "Xiaomi Browser"). Older models (Redmi 4X, Redmi Note 5) may need to be reflashed.
All the icons from the home screen are missing, but the apps are on the menu.
Solutions: Reset the launcher settings (see section 5). Set an alternative launcher (like Nova Launcher) and check the icon display. Clear the launcher cache: Settings โ†’ Annexes โ†’ Application management โ†’ Launcher โ†’ Clear the cache. If it doesn't work, check your phone for viruses (for example, through Malwarebytes).
Can I return a remote application without a computer?
Yes, in most cases. The computer is only used to work with ADB (section 6), which is rarely required. 90% of situations will be enough: Check hidden applications (section 1); Restore from the archive (section 2); Reinstall through the Play Market (section 4); If the application is system and disabled at the firmware level, you can not do without a PC.