Xiaomi Redmi 8 is a popular smartphone with a shell MIUI, which offers flexible desktop settings. However, many users have difficulty in trying to add an app, game or website shortcut to the home screen. In this article, we will analyze all the current ways, including hidden MIUI features, and also solve typical problems, from the lack of an option to add to the desktop to failures after the system update.
It's important to understand that Redmi 8's interface may vary depending on the version of MIUI (e.g. MIUI 12.5 vs MIUI 14).We've taken these nuances into account and prepared universal instructions that work on all current firmware. If you tried to add an icon through the app menu but failed, don't rush to reset. You may just miss one step!
In the article you will find:
- πΉ 3 proven ways to add a shortcut (including hidden mode for websites)
- πΉ Compatibility of methods with versions MIUI
- πΉ 5 Common Mistakes (from Gray Badge to Missing Icons)
- πΉ Tips on organizing a desktop (folders, widgets, hiding unnecessary shortcuts)
1. Method 1: Adding an application icon through the menu
The most obvious method is to move the shortcut from the general list of applications, which works on all versions of MIUI, but there are nuances that few people know about.
To add an icon to the Redmi 8 desktop:
- Tap the All Apps icon** (usually at the bottom of the screen or swipe up from the dock panel).
- Find the desired application in the list and pinch its icon for 1-2 seconds.
- Keep your finger on, drag the label to the free desktop space, and the placement area will be lit up in blue.
- Release your finger and the icon will be added.
β οΈ Note: If the icon βreturnsβ to the menu when dragging, check it out:
- π± Is there an active mode "Protection against accidental presses"** (included in Settings) β Special facilities).
βοΈ Check before adding an icon
If the app is not in the All Apps menu, this could mean:
- π It is hidden in the settings (Settings). β Annexes β Hidden applications).
- π« The application is uninstalled or system-based (e.g, com.android.launcher3).
- π¦ It's APK, installed without a correct label (you need to use manual shortcut creation, see Method 3).
2. Method 2: Creating a Website Shortcut (PWA)
MIUI allows you to add not only apps but also web page shortcuts to your desktop, which is convenient for quick access to frequently visited sites (such as VK, YouTube or corporate portals), but it does not work in all browsers.
Instructions for Google Chrome (recommended browser):
- Open the site you want to create a shortcut for.
- Click on the three dots in the upper right corner β βAdd to the main screenβ.
- If necessary, edit the name of the label.
- Click βAddβ** β the icon will appear on the desktop.
β οΈ Note: In the standard Mi Browser browser, the option may not be available:
- π Use Chrome or Firefox.
- π Update your browser to the latest version.
- π If the site does not support PWA (Progressive Web App, the shortcut will open in the browser, not as a separate application.
Important for Redmi 8: On some MIUI firmware, website shortcuts may disappear after a reboot. To avoid this, pin the icon to the dock panel (bottom panel with 4-5 permanent shortcuts).
3. Method 3: Manually creating a shortcut through "Widgets"
If the app doesnβt appear in the menu, or if you want to create a shortcut for a specific feature (like direct dialing), use the shortcut widget. This method works even for system utilities.
Step-by-step:
- Click the empty space on the desktop β select βWidgetsβ.
- Scroll through the list to the "Tags" section** (or Shortcuts in English firmware).
This method is particularly useful for:
- π Quick access to contacts (creating a shortcut to call a specific person).
- π§ Opening drafts in Gmail or Mi Mail.
- π΅ Music playback management (pause/play shortcut in Mi Music).
How to create a shortcut for a hidden application?
4.Table of methods compatibility with MIUI versions
Not all methods work the same on different firmware. Below is the compatibility table for Xiaomi Redmi 8:
| Method | MIUI 11 | MIUI 12/12.5 | MIUI 13/14 | Notes |
|---|---|---|---|---|
| Drag from the app menu | β Yes. | β Yes. | β Yes. | MIUI 14 adds drag and drop animation |
| Website shortcuts (PWA) | β No. | β οΈ Partially (Chrome only) | β Yes (all browsers) | MIUI 11 requires manual Chrome installation |
| The "Tags" widget. | β Yes. | β Yes. | β Yes. | MIUI 14 adds new actions (e.g., a shortcut for Google Assistant) |
| Creating a shortcut through ADB | β Yes. | β Yes. | β Yes. | Requires a connection to the PC and the developer mode enabled |
If your version of MIUI doesnβt support the method you want, update the firmware through Settings β About Phone β System Update. Back up your data before you upgrade!
π‘
On MIUI 12.5 and later, website shortcuts are more stable, but use Google Chrome for maximum compatibility.
5. Solving common problems
Even after following the instructions, Redmi 8 users may encounter errors, and we'll look at the typical cases and how to fix them.
Problem 1: The icon is added but becomes gray
The gray icon means that the shortcut has been created, but the application cannot start.
- π§ Application removed or damaged (check in Settings) β Annexes).
- π Limitations MIUI for system applications (e.g. com.miui.home).
- π₯ Incomplete installation APK (Try reinstalling the app).
Solution: Remove the gray icon, clear the launcher cache (Settings β Applications β Launcher β Clear the cache) and repeat the addition.
Problem 2: There is no option to add to desktop
This is a common problem on custom firmware or after resetting.
- π² Is a standard launcher installed? MIUI (Not Nova or Apex).
- π Is the function disabled in Settings? β Desktop β Additionally.
- π οΈ Are there any conflicts with established topics (try resetting the topic to standard).
π‘
If youβre using a third-party launcher (like Nova Launcher), go back to the standard MIUI Launcher to restore the icon add feature.
Problem 3: Icons disappear after reboot
This is a bug in some versions of MIUI that's associated with memory optimization.
- π΅ Turn off Aggressive Optimization** in Settings β Battery β Optimizing the battery.
6. Organization of the desktop: tips for setting up
Add an icon is half the battle. To make the Redmi 8 desktop more convenient, use these tips:
- π¨ Icon Topics: In Settings β Themes select the style of icons (e.g. Minimal or Pixel) Some themes support responsive icons for all apps.
For advanced users:
- π οΈ Use it. ADB-commands to unlock hidden launcher settings. For example, adb shell settings put global hidden_api_policy 1 allows you to change the density of the screen (DPI), What affects the size of the icons.
- π± Install. KWGT or UCCW Creating custom widgets with unique icons.
π‘
To return the standard look of icons after applying the theme, go to Settings β Themes β My Themes and click Reset next to the active theme.
7. Alternative methods (for experienced users)
If the standard methods donβt work, try these advanced solutions:
Method 1: Creating a shortcut through ADB
Suitable for system applications or APKs without shortcuts.
- π₯οΈ Computer with installed ADB Tools.
- π Developer Mode enabled** on Redmi 8 (Settings) β The phone. β Version. MIUI β 7 times press).
The team to create the label:
adb shell am start -a android.intent.action.CREATE_SHORTCUT -n com.android.launcher3/.ShortcutInstallActivity -d "package: packet name" -e name "label name"Replace the packet name with the real application identifier (e.g. com.whatsapp).
Method 2: Use of third-party launchers
Launchers like Nova Launcher or Apex Launcher offer enhanced icon settings:
- π¨ Customize the size, shape and shadows of icons.
- π¦ Creating backup copies of the desktop layout.
- π Search for hidden applications.
After the launcher is installed:
- Select Activity** (to access hidden app features).