Why you need shortcuts on your desktop and what problems they solve
Xiaomi Redmiโs desktop is not just a background image, but a tool for quick access to frequently used features. App shortcuts save time: instead of searching menus or swipes on screens, just one touch is enough, especially for users who are actively working with 10+ apps daily โ messengers, banking services, navigators or games.
However, standard ways to add icons to MIUI are not always obvious. For example, after upgrading to MIUI 14, many users lost the "Add to Desktop" item in the context menu of applications. And owners of Redmi Note 12 and POCO X5 encounter a bug when shortcuts spontaneously disappear after rebooting. In this article, we will analyze all the current methods, from basic to hidden, and also solve typical problems.
Before you get to the instructions, check the version of your shell: go to Settings โ About Phone โ MIUI version. This depends on the availability of certain features. For example, in MIUI 13 and later, the option โDesktop Modeโ has appeared, which affects the display of icons.
Method 1: Standard Addition through the Application Menu
This is the simplest method that works on all Redmi models (from Redmi 9A to Redmi Note 13 Pro+) regardless of the MIUI version.
Algorithm of action:
- ๐ฑ Open the application menu (swipe up from the bottom of the screen or tap on the icon All appsยป).
- ๐ Find the desired application in the list (if necessary, use the search at the top of the screen).
- ๐ฑ๏ธ Press the app icon for 1-2 seconds until the context menu appears.
- ๐ In the window that appears, select Add to Desktop (or Create a Shortcut in some versions).
- ๐ Drag the icon to a free space on one of the desktops.
If the item โAdd to the desktopโ is missing, this may mean:
- โ๏ธ You have a third-party launcher installed (e.g. Nova Launcher or Apex Launcher).
- ๐ Shell MIUI It works in โDesktop Modeโ (more on this below).
- ๐ System bug (solution โ reboot or reset launcher settings).
Make sure there is a free space on the desktop.|Check if the โNo-Tagโ mode is enabled in the settings|Disable third-party launchers (if you use them)|Reboot the phone without the "Add" itemยป-->
Method 2: Creating a shortcut through application settings
This method is useful if the standard method doesnโt work or if you want to add a shortcut to system utilities (like Settings, Camera or Flashlight) that donโt show up in the app menu. MIUI, including MIUI 14.
Instructions:
- Open the phone settings.
- Go to the Appendix section โ Application management.
- Find the app you want (use search if the list is long).
- Slip the name of the application to open its card.
- In the upper right corner, press three dots (โฎ) and select "Add to the desktopยป.
This method also allows you to add shortcuts for hidden system applications that are not displayed in the main menu, such as:
- ๐ฆ Lantern (if no widgets are available)
- ๐ก Modem mode (for quick access point activation)
- ๐ Sound and vibration (to adjust volume)
- ๐ Battery and productivity
๐ก
If there is no need in the list of applications, try to enable the display of system: in the upper right corner of the section "Application Management" click on three dots (โฎ) โ ยซShowing System Processesยป.
Method 3: Using Widgets for Quick Access
Widgets are an alternative to shortcuts that allow apps to not only run, but also interact with their functions directly from the desktop. For example, the Google Search widget gives access to the voice assistant, and the Weather widget shows the current forecast without opening the application.
How to add a widget:
- Hold your finger on the free space on the desktop.
- In the menu that appears, select โWidgetsโ.
- Scroll through the list and find the widget you want (e.g. Yandex.Weather or Google Drive).
- Press the widget and drag it to the desktop.
- Size if necessary (some widgets support scaling).
Advantages of widgets over conventional shortcuts:
| Criteria | Annex label | widget |
|---|---|---|
| Quick launch. | โ Yes. | โ Yes (sometimes with additional options) |
| Display of information | โ No. | โ Yes (weather, calendar, notes, etc.) |
| Interactivity | โ Just launch. | โ Managing functions without opening an application |
| Size on screen | ๐ข Fixed (1ร1) | ๐ Adjustable (from) 2ร1 before 4ร4) |
| Support for system functions | โ Limited. | โ Yes (e.g. Wi-Fi switches, Bluetooth switches) |
The disadvantage of widgets is that they take up more screen space. If you want minimalism, you'd better use standard shortcuts. However, for commonly used utilities (like Google Keep for notes or Stepmer), widgets can be more convenient.
Problem Solving: Labels disappear or not added
Xiaomi Redmi users often experience added shortcuts disappearing after a system reboot or upgrade.
โ ๏ธ Note: If the labels disappear after the update MIUI, This may be due to the launcher's automatic reset. Before upgrading, back up the icons through Settings. โ Annexes โ Launcher โ Backup (not available on all models).
Problem 1: No item "Add to the desktop"
- ๐ Solution: Reboot your phone. In 70 percent of cases, it restores functionality.
- ๐ฑ Solution: Install a third-party launcher (like Nova Launcher) and add a shortcut through it.
- โ๏ธ Solution: Check if Desktop Mode is enabled in Settings โ Desktop โ Screen mode. If it's on, turn it off.
Problem 2: Shortcuts disappear after reboot
- ๐ง Solution: Disable Launcher Optimization in Settings โ Annexes โ Application management โ Launcher โ Battery โ No restrictions.
- ๐๏ธ Solution: Clear the launcher cache: Settings โ Annexes โ Launcher โ Warehouse โ Clear the cache.
- ๐ฅ Solution: Update the firmware to the latest version MIUI (In new versions, bugs have been fixed with the preservation of labels).
Problem 3: You canโt add a shortcut to a system application
- ๐ ๏ธ Solution: Use the method โ2 (via Settings) โ Annexes).
- ๐ค Solution: Install Activity Launcher from Google Play โ it lets you create shortcuts for hidden system features.
What do you do if nothing helps?
Method 4: Creating shortcuts through ADB (for advanced users)
If standard methods donโt work (e.g., on custom firmware or after unsuccessful launcher experiments), you can create a shortcut through ADB (Android Debug Bridge), which requires connecting the phone to a computer, but gives you complete control over adding icons.
Instructions:
- Turn on Developer Mode on your phone: Go to Settings โ About the phone and 7 times tap on the item "Version" MIUIยป.
- Return to Settings โ Additional โ For developers and enable โDebugging by USBโ.
- Connect your phone to your PC through USB-cable and confirm the debugging permit.
- Download and install ADB Tools on your computer.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
- Enter the command to create a shortcut (replace com.example.app with the package of the desired application): adb shell am start -a android.intent.action.CREATE_SHORTCUT -n com.android.launcher3/.ShortcutInstallActivity -d "package:com.example.app" -e name "Name of label"
To find out the application package, use the command:
adb shell pm list packages | grep "keyword"For example, Google Chrome will be com.android.chrome.
โ ๏ธ Attention: Misuse of the right ADB It can cause system failures. Don't follow commands unless you're sure they're there.
๐ก
ADB-This method is suitable for restoring labels after crashes or on custom firmware, but requires caution. For most users, methods 1-3 are sufficient.
Third-party launchers: When standard methods don't work
If the built-in MIUI launcher is not satisfied (for example, due to bugs or limited customization), you can install an alternative.
- ๐ Nova Launcher โ flexible customization of icons, gestures and animations.
- โก Apex Launcher โ lightweight and fast, with support for them.
- ๐จ Lawnchair โ Pixel-style launcher, with adaptive icons.
- ๐ง Microsoft Launcher โ Integration with Windows and Office Tools.
How to add a shortcut through Nova Launcher:
- Install Nova Launcher from Google Play.
- Assign it to the default launcher (at the first start, an offer will appear).
- Open the application menu (swipe up).
- Press the icon and drag it to the desktop.
- Nova Launcher also allows you to create folders with shortcuts and customize gestures for quick launch.
Advantages of third-party launchers:
- ๐จ More customization options (icon size, fonts, animations).
- ๐ Stability (no bugs with missing labels).
- ๐ Ability to hide apps from the menu.
- ๐ Improved search by apps and contacts.
Disadvantage: Some MIUI system features (such as pop-ups or navigation gestures) may not work properly. Check compatibility with your Redmi model before installing.