How to bring the application to the screen of the smartphone Xiaomi Redmi: all working methods

Did you install a new app on Xiaomi Redmi but it doesn't have an icon on the home screen? Or did the MIUI update disappear? This problem is familiar to many owners of Redmi Note, POCO and other brands. Unlike pure Android, the MIUI shell has its own nuances of displaying applications - from automatically hiding underutilized programs to bugs with a launcher cache.

In this article, we will look at 5 proven ways to bring an app back to the screen, from basic menu actions to advanced ADB and launcher resets. We will focus on typical Redmi user errors that cause shortcuts to β€œdisappear” after a system reboot or update. All instructions are relevant for MIUI 14/15 (including global and Chinese versions) and models from 2020 to 2026.

1. Standard method: Adding through the application menu

The most obvious method is to use built-in MIUI tools, which works 90% of the time unless the application is hidden by the system and is not a service application.

Open the app menu (swipe up from the bottom of the screen or click on the dot icon in the dockboard). Find the app you want in the list. Hold it down for 1-2 seconds until the context menu appears. Most versions of MIUI will have items here:

  • πŸ“Œ Add to the main screen – creates a shortcut in the selected place.
  • πŸ“‚ Add to the folder – allows you to group the application with others.
  • ℹ️ Information about the application - here you can check whether it is disabled.

If you don't have Add to Home, you've already added the app, but it's on a different desktop (flick left/right) or in the Hidden Apps folder. Also check if you have a third-party launcher (like Nova Launcher or Hyperion) - in which case the rules for adding shortcuts may differ.

πŸ’‘

If the app icon is gray and doesn't respond to click, it's disabled. Go to Settings β†’ Applications β†’ Application Management, find the program and click "Enable".

MIUI 14/15 has a universal search engine that finds not only apps, but also settings, contacts and files, and is useful if you don’t remember the exact name of the program or it’s hidden in the back of the menu.

How to use:

  1. Swipe down the main screen to open the search bar (or click on the magnifying glass in the dock panel).
  2. Enter the name of the application (even partial).
  3. In search results, pinch the app icon and drag it to the main screen.

If the app is not found through search, the reasons may be as follows:

  • 🚫 The application is deleted but left in the launcher cache (check in Settings). β†’ Annexes).
  • πŸ”’ Application hidden by the system (see section 4).
  • πŸ› οΈ Launcher failure (will help reboot or reset its settings).
πŸ“Š How often do you have problems displaying apps on Xiaomi?
Constantly.
Sometimes.
redeko
Never.

3.Resetting the MIUI launcher settings

The launcher (the program responsible for displaying the desktop) in Redmi sometimes "forgets" the location of shortcuts after updates or crashes. Resetting its settings will return the standard display of all installed applications.

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the upper right corner and select "Show all apps."
  3. Find the MIUI Launcher (or System Launcher in global versions) in the list.
  4. Select "Storage" β†’ "Clear Data" and confirm the action.

⚠️ Note: After the launcher is reset, all folders, widgets and shortcuts on the desktop will be deleted. We recommend that you take screenshots of the current layout beforehand (press the power buttons). + Turning down the volume).

If the application does not appear after reset, check:

  • πŸ“± Is there a schedule for children (Settings) β†’ Special opportunities β†’ Regime for children).
  • πŸ”„ Is the β€œHide Apps” function enabled (see next section).
  • πŸ›‘οΈ Does the application block antivirus or Security App (check Settings) β†’ Security).

Take screenshots of the current desktop

Remember the location of important labels

Check for backup in Mi Cloud

Make sure your phone is over 30 times charged%-->

4. Checking Hidden Applications in MIUI

MIUI allows you to hide applications from prying eyes – a feature often used to protect personal data – but sometimes programs are hidden accidentally (for example, after an update or crash).

How to check hidden applications:

  1. Open Settings β†’ Applications β†’ Hidden Applications (in some versions, the path: Settings β†’ Privacy β†’ Hidden Applications).
  2. Enter your password (if installed).
  3. In the list, find the desired application and uncheck it.

If the "Hidden Applications" section is missing, it means:

  • πŸ” The function is disabled in your version MIUI (chinese-style).
  • πŸ“² The app is hidden through Second Space. Check Settings β†’ Special opportunities β†’ Second Space.
  • πŸ› οΈ System failure – try updating your firmware or resetting your settings (see Section 6).
Coverage methodHow to cancelNote
Hiding through MIUI settingsSettings β†’ Applications β†’ Hidden applicationsRequires a password if set
Second SpaceSettings β†’ Special opportunities β†’ Second SpaceApplications can only be in one space.
Regime for childrenSettings β†’ Special. opportunities β†’ Mode for childrenHide all applications except those allowed
Third-party launchersSettings of a specific launcherNova Launcher has its own list of hidden apps.

5. Advanced methods: ADB and Safe Mode

If standard methods fail, it could be a system failure or a conflict with other programs, in which case Safe Mode or ADB commands will help.

Method 1: Safe regime

Boot your phone in Safe Mode to disable all third-party apps:

  1. Press the power button until the shutdown menu appears.
  2. Press and hold the "Switch off" option (or "Reboot" in new versions).
  3. Confirm the transition to safe mode.

In Safe Mode, check if the application appears. If so, the problem is in one of the installed applications (most often these are optimizers, antiviruses or launchers).

Method 2: ADB-team

For power users, ADB can force you to add an app shortcut to the home screen, connect your phone to a PC with ADB Tools installed, and do:

adb shell am start -n com.miui.home/.launcher.Launcher


adb shell cmd shortcut create-home -n "Application Name" -a "Intent Actions" -p "Application Package"

Example for Google Chrome:

adb shell cmd shortcut create-home -n "Chrome" -a android.intent.action.MAIN -p com.android.chrome

⚠️ Attention: Misuse of the right ADB This can cause system failures. Before executing commands, back up your data through Settings. β†’ The phone. β†’ Backup.

What if the ADB does not recognize the device?
1. Make sure that the debugging is enabled by USB (Settings β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB). 2.Install Xiaomi drivers USB Drivers on PC. 3. Try another one USB-4. execute adb kill-server on the command line, then adb start-server.

Extreme measures: resetting and flashing

If none of these methods work, radical solutions remain, and should only be used if the problem affects several applications or is accompanied by other failures (hangs, overheating, rapid battery discharge).

Option 1: Resetting to factory settings

This will delete all data from the phone, including apps and files.

  1. Settings β†’ About Phone β†’ Backup (save to Mi Cloud or PC).
  2. Settings β†’ Additional β†’ Recovery and Reset β†’ Resetting settings.
  3. Select "Erase all data" and confirm.

Option 2: Fastboot flashing

If the reset didn't help, the system firmware might have been damaged, and for Redmi, this is solved by installing the official firmware through the Mi Flash Tool:

  1. Download the firmware for your model from en.miui.com.
  2. Unpack the archive and launch the Mi Flash Tool.
  3. Connect your phone in Fastboot mode (clip Power + Volume Reduction when the phone is off).
  4. Select the firmware file and press "Flash".

⚠️ Note: Fastboot Flash Flashing deletes all data, including unlocking the bootloader.If the phone was purchased with the bootloader locked, you will need to re-unblock through the Mi Unlock Tool after firmware is installed (can take up to 720 hours of waiting time).

πŸ’‘

Before resetting or flashing, be sure to check whether the disappearance of shortcuts is due to the MIUI update. Sometimes after major updates (for example, with MIUI 13 on 14), the launcher resets the application display settings. In this case, it is enough to restart the phone or reset the launcher (see section 3).

FAQ: Frequent questions about shortcuts on Xiaomi Redmi

Why did all the shortcuts from the desktop disappear after the MIUI update?
This is standard MIUI behavior for major upgrades (e.g., version 13 to version 14). The system resets the launcher settings to optimize performance. Solution: Reboot the phone. If the shortcuts don't return, reset the launcher settings (see section 3). Check if a third-party launcher is installed (e.g., after the upgrade, POCO Launcher could be activated instead of the standard one).
How to return the app icon if it is installed but not displayed in the menu?
Most likely, the application: Hidden by the system (see section) 4). Disabled (check in Settings) β†’ Apps: Systemic and without a graphical interface (e.g. Google Play services). ADB-Command: adb shell pm list packages -f | grep "app name" If the package is found but the label is missing, try creating it manually through ADB (see section 5).
Can the location of the shortcuts be restored after the launcher is reset?
Unfortunately, MIUI does not retain shortcuts when you reset the launcher. However, you can: Restore a backup from Mi Cloud (if it was created before the reset), use third-party launchers (for example, Nova Launcher), which support export/import settings. Manually restore the settings from screenshots (if you made them in advance). In the future, we recommend you to regularly backup through Settings β†’ About Phone β†’ Backup by selecting System Settings.
Why are some apps (like Google Pay) not added to the home screen?
Some apps (especially banking and payment) block shortcut creation for security reasons. Alternative ways to run: Add an app widget (if supported). Use the notification bar: swipe down from the top edge of the screen and find quick actions for the app. Set up a launch gesture through Settings β†’ Additional β†’ Gestures and buttons. For Google Pay, also check if the "Hide Payment Apps" option is included in the MIUI security settings.
How to add a website shortcut to the home screen (like in Chrome)?
In Google Chrome and Mi Browser, you can create a site shortcut that will open as an app: Open the site in your browser. Click on three dots in the upper right corner and select Add to the home screen. If necessary, edit the shortcut name and confirm. If there is no menu item: Update your browser to the latest version. Check if the feature is disabled in your browser settings (Settings β†’ Home Page β†’ Add to the home screen).