How to disable the VoLTE icon on Xiaomi phones: all ways

The VoLTE icon in Xiaomi’s status bar can be annoying β€” especially if you’re not using 4G voice technology. Despite the feature’s usefulness, many users want to hide this icon to make room for other notifications or just for aesthetic reasons. In this article, we’ll look at 5 proven ways to disable VoLTE display on Redmi, POCO and other models running MIUI 12-15.

It's important to understand that deleting the icon doesn't always mean turning off the technology itself. In some cases, VoLTE will continue to work in the background, but visually it will stop interfering, and if you need to completely deactivate the function, we'll also tell you how to do this without losing communication quality.

The instructions in the article are relevant for most modern Xiaomi devices, including the Redmi Note 11/12/13, POCO X5/F5, Xiaomi 13/14 and other models based on MIUI. However, the interface may vary slightly depending on the firmware version.

πŸ“Š Why do you want to remove the VoLTE icon?
It takes place in the status bar
I don't use this function.
Interfering with other notifications
Just annoying.
Another option

What is VoLTE and why does its icon appear on Xiaomi?

VoLTE (Voice over LTE) is a technology that allows voice calls to be transmitted over a 4G network instead of traditional 2G/3G. This improves communication quality, reduces connection time and allows you to talk and use the mobile Internet at the same time.

On Xiaomi smartphones, the VoLTE icon appears automatically in the status bar if:

  • πŸ“Ά Your operator supports the technology (for example, MTS, Beeline, MegaFon, Tele2 in Russia).
  • πŸ“± The device is compatible with VoLTE (most Xiaomi models after 2018).
  • πŸ”§ Function activated in settings SIM-map.
  • 🌐 Phone's connected to the network. 4G/LTE.

If you don't plan on using VoLTE, you can remove the icon, but note that on some firmwares, MIUI may reset after the update, and the icon will return, in which case you will have to repeat the procedure.

⚠️ Attention: On devices with two SIM-Disabling VoLTE for one of them can lead to automatic switching of voice calls to the cards. 2G. This will affect the speed of the Internet during a conversation.

Method 1: Disabling VoLTE through settings SIM-map

The easiest and safest method is to deactivate the function in the menu. SIM-Not only will it remove the icon, it will also turn off the technology itself if you don't need it.

Instructions:

  1. Open the Settings app.
  2. Go to section. SIM-Maps and mobile networks (or mobile networks on some models).
  3. Choose. SIM-The card you want to remove VoLTE for (if there are two of them).
  4. Tap on the call item on VoLTE (or VoLTE call).
  5. Move the slider to the off position.
  6. Confirm the action if a request appears.

After that, the icon should disappear in 10 to 30 seconds, and if that doesn't happen, reboot the phone.

β˜‘οΈ Preparing for VoLTE shutdown

Done: 0 / 4

Method 2: Hiding the icon through the engineering menu (MTK/Qualcomm)

If the standard method didn't work, you can use the engineering menu, which is suitable for advanced users, because it requires caution. Wrong actions can disrupt the network.

For MediaTek (MTK) and Qualcomm processors, the instructions are different:

Processor typeEntry code.The Way to VoLTE Settings
MediaTek (MTK)##4636##Phone Information β†’ Network Settings β†’ Disable VoLTE
Qualcomm Snapdragon#86583# or #4636###Phone Information β†’ Toggle VoLTE Provisioned
Any processor##2263##Verification of VoLTE support (without disconnection)

After entering the engineering menu:

  1. Choose. SIM-card (if two of them).
  2. Find the option of VoLTE Provisioned or Enable VoLTE.
  3. Change the value to Disabled.
  4. Save the settings and restart the phone.

⚠️ Attention: On some firmware MIUI If the code doesn't work, don't try to enter random combinations, which can cause the network to reset.

What to do if the engineering menu is not opened?
If the codes don’t work, try this: 1. Install the MTK Engineering Mode app (for MediaTek) or Qualcomm USB Drivers (for Snapdragon) from Google Play. 2. Check if the antivirus does not block access to system settings. 3. Update the firmware to the latest version – sometimes the manufacturer opens access to the engineering menu after updates.

Method 3: Use ADB-Teams (for experienced users)

If previous methods have not helped, you can use ADB-This method requires connecting the phone to a computer and basic knowledge of working with Android Debug Bridge, which is suitable for devices with unlocked bootloader or root rights, but on some firmware. MIUI It works without them.

Instructions:

  1. Enable USB debugging in the developer settings (Settings β†’ About Phone β†’ MIUI version – tap 7 times, then go back to Additional β†’ For Developers).
  2. Connect the phone to the PC and confirm the debugging permission.
  3. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell settings put global volte_icon_show 0

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

adb shell settings put global hide_volte_icon 1

Once you're done, reboot the device. The VoLTE icon should disappear, but the function itself will remain active. To return the icon, replace the 0 by 1 command (or 1 by 0 in the second option).

πŸ’‘

If ADB does not recognize the device, install Xiaomi USB Drivers from the official website or through the Mi PC Suite, and check if File Transfer (MTP) mode is enabled when you connect.

Method 4: Disconnect through the developer settings

There are hidden options in the developer menu to manage the display of system icons, a method that doesn’t work on all MIUI firmware, but it’s worth trying if other methods haven’t worked.

How to turn on and use:

  1. Activate the developer mode as described in the previous section (7 taps according to MIUI).
  2. Go to Settings β†’ Additional β†’ For developers.
  3. Find the item Display VoLTE in the status bar (or similar).
  4. Turn it off.

If there is no such parameter, try to find:

  • πŸ” Showing the network icons β†’ turn off.
  • πŸ” Systemic icons β†’ Choose Hide VoLTE.
  • πŸ” Interface settings β†’ Status line.

On some Xiaomi devices (e.g. Redmi Note 10 Pro), this option may be called Show Network Type, and disabling it will hide not only VoLTE, but other indicators (4G, 5G, H+).

πŸ’‘

Disabling VoLTE through the developer settings does not affect the feature itself, only its display. It is a safe way to do so without requiring superuser rights.

Method 5: Remove the icon with third-party applications

If system methods don't work, you can use Google Play apps that hide system icons.

  • πŸ“± Nacho Notch – hides cutouts and icons in the status bar.
  • πŸ”§ SystemUI Tuner - Advanced interface settings (requires) ADB-permitting).
  • πŸ› οΈ Hide Status Bar Icons – a specialized application for hiding icons.

Examples of SystemUI Tuner:

  1. Install the app from Google Play.
  2. Connect your phone to your PC and execute the command:
adb -d shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS
  1. Open SystemUI Tuner and find the Status Bar Icons section.
  2. Select VoLTE and turn it off.

The downside to this method is that you need to reconfigure after you update your firmware, and some applications may conflict with MIUI, so back up before you use it.

What to do if the VoLTE icon is gone, but the function is not working

Sometimes, after the icon is turned off, users face problems: calls do not pass, the Internet disappears during a conversation, or the quality of communication deteriorates. This is due to the fact that the operator uses VoLTE by default for voice communication, and its deactivation can lead to disruptions.

Decisions:

  • πŸ”„ Return the VoLTE settings to their original state and check if the connection has recovered.
  • πŸ“ž Call the operator and check if your tariff supports 3G-call-up (CSFB β€” Circuit Switched Fallback).
  • πŸ”§ Reset network settings in Settings β†’ SIM-maps and mobile networks β†’ Resetting network settings.
  • πŸ“Ά Manually select the type of network (for example, 3G instead 4G).

If the problem persists, check if the firewall is blocking or VPN mobile networking. Some firmware MIUI Re-installation also helps SIM-Cards (remove and insert them back).

⚠️ Note: On dual-SIM devices, VoLTE disables for the main SIM-The card may result in the second SIM stop-gather 4G. In this case, try to deactivate VoLTE only for the second. SIM.

FAQ: Frequent questions about VoLTE on Xiaomi

Can you turn off VoLTE for just one thing? SIM-dual-SIM cards by Xiaomi?
Yeah, in the settings of each SIM-The card has a separate VoLTE switch. Turn it off just for the right reasons. SIM β€” The second will continue to operate as normal.
Why did the Internet disappear during the call after the VoLTE shutdown?
This is normal behavior for 2G/3G networks. VoLTE allows you to use the Internet and voice simultaneously, and without it, the network switches to 2G to call, blocking the data, the solution is to return VoLTE or use Wi-Fi for the Internet.
Will 5G work if VoLTE is turned off?
Yes, 5G and VoLTE are different technologies. Disabling VoLTE does not affect 5G connectivity, but it can degrade the quality of calls on that network (some carriers require VoLTE for 5G voice).
How to check if my Xiaomi VoLTE supports?
Enter the code ##4636## and select Phone Information. If there are LTE/VoLTE options in the Set preferred network type section, your device supports the technology.
Can I permanently remove the VoLTE icon without root?
No, without superuser rights (root) or system commands (ADB), the icon can return after a firmware update. The only permanent way is to modify system files, which requires unlocking the bootloader.