How to return the SMS icon to the main screen of the Xiaomi Redmi smartphone: all working ways

Users of Xiaomi Redmi smartphones often face the problem when the Messages app icon suddenly disappears from the home screen.This can happen after a MIUI update, resetting settings, or accidentally removing the shortcut. Unlike iOS, where all apps are displayed on the home screen by default, the MIUI shell allows you to flexibly configure the desktop - but this sometimes leads to confusion.

In this article, we will discuss 5 proven ways to return the SMS icon to the home screen, including restoring the application menu, resetting the launcher settings, and even manually creating a shortcut. We will focus on the nuances for different versions of MIUI (12 to 14) and Redmi models (Note 10/11/12, 9A/9C, etc.). If standard methods do not work, at the end of the article you will find instructions for restoring the system application through ADB.

Before you start settings, make sure that the Message app has not been disabled or removed. To do this, check the list of all installed programs in Settings β†’ Applications β†’ Application Management. If there is no Messages item there, the problem is deeper, and you will need to restore the system APK.

πŸ“Š What is your model Xiaomi Redmi?
Redmi Note 10/11/12
Redmi 9A/9C/9T
Redmi 8/8A
Redmi 13C/12C
Another model

1. Search for SMS icon in the menu of all applications

The easiest way to get a shortcut back is to find it in the general list of apps and pin it to the home screen. There are two ways to do this in MIUI:

Method 1: Through the application panel

  1. Swipe your finger up from the bottom of the screen to open the menu of all apps.
  2. Find the "Messages" app (an envelope icon) in the list.
  3. Press and hold the icon, then drag it to the main screen.

Method 2: Through Search

  • πŸ” Swipe down the main screen to open the search bar.
  • πŸ“ Enter the request for "Messages" or "Messages" (for English firmware).
  • πŸ“± Click on the found application, hold the icon and drag it to the desktop.

If the Message app is not listed, it may mean that it has been disabled or hidden by the system, in which case move on to the next section.

πŸ’‘

On some Redmi models (e.g. Redmi 9A), the app menu is swiped to the left of the home screen rather than up.

2. Enable the disabled application "Messages"

MIUI has a system application disablement feature that can accidentally hit an SMS to check this out:

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Slip on the three dots in the upper right corner and select "Show all apps."
  3. Scroll down and find β€œMessages” (or β€œMessages”).
  4. If there is a button β€œOn” next to the name, click it.
  5. Once turned on, return to the home screen and try adding the shortcut again (see Section 1).

If the application is not listed even after showing all the programs, this may indicate:

  • πŸ“‰ Removal of the system APK (For example, after a hand-held garbage cleaner).
  • πŸ”„ Firmware failure after update MIUI.
  • πŸ› οΈ Incorrect installation of custom firmware.
What to do if there is no "Messages" in the settings?
This means that the system application has been removed or corrupted, in which case only recovery through ADB or reset to factory settings will help.

3.Resetting the MIUI launcher settings

Sometimes the problem isn't with the application itself, but with the launcher (the icon-displaying shell) crashing, and resetting it will bring back the standard icon layout, including SMS.

How to drop the launcher:

  1. Open the Settings. β†’ Home screen.
  2. Scroll down and select "Settings Reset".
  3. Confirm the action by pressing "Reset".

After the screen is rebooted, all standard applications (including Messages, Phone, Camera) will return to their places.Warning: This method will also remove all folders and widgets you created on the home screen.

Take screenshots of the current location of the icons |

Remember the names of folders on the main screen |

Make sure that important widgets (weather, calendar) are not lost |

Check that you have a backup copy of the wallpaper.-->

If the reset didn’t help, try switching to another launcher (like Nova Launcher or a new launcher). POCO Launcher, to see if the SMS icon is visible in it, if so, the problem is the system launcher. MIUI.

4. Manual shortcut creation through settings

On some versions of MIUI (especially 13-14), you can shortcut the Messages app directly through the widget menu, which works even if the icon is hidden in the main list.

Step-by-step:

  1. Press and hold the empty space on the main screen.
  2. In the menu that appears, select "Widgets".
  3. Scroll down and find the App Shortcuts section.
  4. Slip on β€œMessages” and select an action (e.g., β€œNew Post”).
  5. The shortcut will appear on the home screen, and when you click it will open the SMS application.

This method does not restore the original icon, but allows you to quickly access messages. If the Message widget is not listed, this confirms that the application has been removed or disabled at the system level.

πŸ’‘

Manual shortcut creation is a temporary solution, and full recovery of SMS functionality will require the return of the system APK.

5.Restore the system application "Messages" through ADB

If all previous methods failed, the Messages app was removed or damaged, in which case recovery via Android Debug Bridge (ADB) will help, which requires connecting a smartphone to a PC and basic command line knowledge.

What you need:

  • πŸ’» A computer with installed Xiaomi drivers and ADB Tools.
  • πŸ“± Included debugging by USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times tap to unlock the developer mode, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ USB-cable (preferably original).

Recovery teams:

adb shell


pm install -r --user 0 /system/priv-app/Mms/Mms.apk

If the team doesn’t work, try an alternative:

adb shell cmd package install-existing com.android.mms

Important: On some Redmi models (e.g. Redmi Note 11 with MIUI 14), the path to APK may be different. If the command returns an error, check the exact path through the root file manager.

What if the ADB can’t see the device?
1. Make sure that the debugging is USB 2. Try another one. USB-cable (preferably original). 3. Update Xiaomi drivers on PC via Mi Flash Tool. 4. Reboot your smartphone and PC.

Extreme measures: reset to factory settings

If none of these methods work, the last option is a complete reset, which will bring the smartphone back out of the box, including all system applications, and warn that all data (photos, contacts, messages) will be deleted if no backup is made.

How to perform the reset:

  1. Back up important data through Settings β†’ About Phone β†’ Backup.
  2. Open Settings β†’ About the phone β†’ Reset settings.
  3. Select β€œErase all data” and confirm the action.
  4. After the reboot, perform the initial setup and check for the Message icon.

If even after resetting the SMS icon did not appear, this may indicate:

  • πŸ› οΈ Hardware failure (memory damage).
  • πŸ“₯ Incorrectly installed firmware (for example, custom build without GApps).
  • πŸ”§ Lockdown IMEI (On some Redmi models, this affects the operation of system services).

πŸ’‘

After reset, do not restore data from the backup immediately - first check if the SMS icon has appeared. Sometimes the copy contains errors that cause the problem to return.

Table: Comparison of methods of recovery of SMS icon

MethodDifficultyTime.Risks.Suitable for
Search for the app menu⭐1 minuteNo.Label accidentally deleted
Enabling the application disabled⭐⭐2 minutesNo.Application disabled in settings
Launcher reset⭐⭐3 minutesWidgets and folders will dropFailure of icon display
Manual label through widgets⭐⭐2 minutesNo.App hidden but not removed
Recovery through ADB⭐⭐⭐⭐15 minutesIt'll take a PC and debugging.Application removed or damaged
Reset to factory⭐⭐⭐⭐⭐30+ mineLoss of dataCritical system failure

If you are unsure of the cause of the icon's disappearance, start with the simplest methods (sections 1-2) and gradually move on to the more complex ones. 90% of the time, the problem is solved without reset or ADB.

FAQ: Frequent questions about missing SMS icon on Xiaomi Redmi

❓ Why the SMS icon disappears after the update MIUI?
MIUI updates sometimes reset the launcher settings or temporarily disable system applications. This is due to memory optimization or conflict between versions. To avoid a problem, back up before upgrading via Settings β†’ About Phone β†’ Backup.
❓ Can I return the SMS icon without resetting the settings?
Yes, 95% of the time, the methods in sections 1-4 (menu search, launcher reset, manual shortcut creation) help. Resetting to factory settings is an extreme measure that should only be resorted to if the Message app has been removed or damaged.
❓ What to do if instead of standard SMS installed third-party application (for example, Google Messages)?> The party messengers can replace the standard application Messages in the MIUI. To return the original: Open the Settings β†’ Annexes β†’ Default applications. Select "Messages" under "Application for the SMS". If the original application is not listed, it has been removed and will need to be restored through the ADB (section).
❓ Why After Recovery, Why ADB SMS badge doesn't appear?
This can happen for two reasons: the wrong way to go. APK: Some firmware files Mms.apk not-in-the-way /system/priv-app/Mms/, Check the exact path through the root file manager.Cache damaged: Once recovered, follow the command: adb shell pm clear com.android.mms This will clear the app cache and cause the system to recreate the shortcut.
❓ How to prevent the disappearance of the SMS icon in the future?
To avoid repeated problems: πŸ”’ Do not use β€œwaste cleaners” that remove system applications (such as Clean Master or CCleaner). πŸ”„ Before the update MIUI Backup through Settings β†’ The phone. β†’ Backup. πŸ“± Do not disable the Messages application manually in the settings. πŸ›‘οΈ Install an alternative launcher (like Nova Launcher) that is non-failure-dependent MIUI.

⚠️ Note: If you use Redmi with custom firmware (like LineageOS or Pixel Experience), the standard Messages app may not be available initially. In this case, install an alternative messenger from Google Play (like Google Messages or Google Messages). QKSMS).

⚠️ Note: Redmi models for the Chinese market (with China firmware) ROM) The Messages app can be replaced with Mi Messages. Global will need firmware to return standard SMS. ROM Or installing Google Messages.