How to remove VoWiFi on Xiaomi: a complete guide for all models

VoWiFi (Voice over Wi-Fi) on Xiaomi smartphones allows you to call over Wi-Fi networks, improving the quality of communication in areas with poor mobile network coverage. However, many users face the need to turn it off due to conflicts with the operator, reduced Internet speed or incorrect operation. In this article, we will discuss all ways to deactivate VoFi on Redmi, POCO, Black Shark and other brands, including hidden settings and solutions for different versions of MIUI.

It is important to understand that the process of disconnecting can vary depending on the phone model, firmware version and even the operator’s regional settings. We will look at both standard methods through the menu and alternative methods using the engineering menu and the user interface. ADB-If you notice that VoWiFi activates automatically after the update, here's a solution to this problem.

What is VoWiFi and why should it be turned off?

VoWiFi (or Wi-Fi Calling) allows you to make calls over a wireless network instead of traditional mobile towers, which is useful in places with low cellular signal, such as basements or densely populated areas, but there are also disadvantages:

  • πŸ“Ά Operator conflicts: Some mobile networks (such as Tele2 or Iota) do not support VoWiFi or work with it unstablely, which leads to call interruptions.
  • πŸ“‰ Reduced Internet speed: With active VoWiFi, some of the Wi-Fi bandwidth goes to voice traffic, which can slow down file downloads or streaming.
  • πŸ”‹ Increased battery consumption: Constant synchronization with Wi-Fi and mobile network increases power consumption.
  • πŸ”„ Automatic Enablement: After Updating MIUI The function can activate itself, even if you have disabled it before.

In addition, some users complain of problems with registration in the network – the phone stops catching. 4G/LTE, If you're experiencing these symptoms, shutting down the function often solves the problem.

πŸ“Š You’ve been in trouble with VoWiFi on Xiaomi?
Yeah, the calls stopped.
Yeah, slow internet.
Yeah, the phone overheated.
No, it worked fine.
I don't know what it is.

Method 1: Disable VoWiFi via standard MIUI settings

The easiest method is to use the built-in menu, and the instructions are relevant for most Xiaomi, Redmi and POCO models on MIUI 12-14:

  1. Open the Settings app (cog icon).
  2. Go to SIM cards and mobile networks (or Mobile network on some firmware).
  3. Choose yours. SIM-card (if two of them).
  4. Find Calls via Wi-Fi or VoWiFi and move the slider to the off position.

If the Wi-Fi Calls item is not on the menu, it means:

  • πŸ“± Your model does not support VoWiFi (relevant to older devices like Redmi). 4X or Mi A1).
  • πŸ”„ Your operator does not provide this service (check on the operator's website).
  • πŸ”§ The function is hidden in the engineering menu (read the next section).

πŸ’‘

If the slider turns on itself again after turning off VoWiFi in the settings, try restarting the phone. Sometimes this helps to reset temporary MIUI errors.

Method 2: Engineering menu - for hidden settings

On some firmware (especially custom or Chinese ones), the VoWiFi option may be hidden. To find it, use the engineering menu:

  1. Open the phone app and enter the combination: ##4636##
  2. In the menu that opens, select Phone Information (or Phone Information).
  3. Scroll down to the Wi-Fi Calling or IMS Service Status block.
  4. Click on Disable VoWiFi or change status from Enabled to Disabled.

⚠️ Warning: Do not change other options in the engineering menu unless you are sure of their purpose.This can cause malfunctions in the mobile network or Wi-Fi.

What to do if the engineering menu is not opened?
If nothing happens after entering ##4636##, then your firmware is blocking access. In this case, try: 1. Install the application MTK Engineering Mode from Play Market (for MediaTek processors). 2. ADB-commands (described in the next section). 3. Update MIUI Up to the latest version – sometimes it unlocks hidden features.

Method 3: Disconnect via ADB (for power users)

If VoWiFi is persistently turned on itself or it cannot be turned off via a menu, Android Debug Bridge (ADB) will help.

You'll need:

  • πŸ–₯️ Computer with installed Xiaomi and ADB-tools drivers.
  • πŸ“± Included Debugging by USB on the phone (in Settings) β†’ The phone. β†’ Version. MIUI, Press 7 times, then return to the Additional Settings β†’ For developers).
  • πŸ”Œ USB-cable (preferably original).

Instructions:

  1. Connect your phone to your PC and open the command prompt (Windows) or terminal (Mac/Linux) in the ADB folder.
  2. Enter the command to check the connection: Adb devices must appear serial number of your device.
  3. Execute the VoWiFi shutdown command: adb shell settings put global wifi_calling_enabled 0
  4. For the Redmi Note 10 Pro and some other models may require an additional command: adb shell settings put global volte_vt_enabled 0
  5. Reboot the phone.

If VoWiFi is activated again after the reboot, then your operator is forced to turn on the function at the network level. SIM-maps or reset network settings (described below).

Method 4: Resetting network settings

Sometimes VoWiFi is turned on because of a failure in the configuration of the mobile network. To return the settings to the factory, follow the following steps:

  1. Open Settings β†’ SIM cards and mobile networks.
  2. Select Network Settings Reset (or APN Reset).
  3. Confirm the action. The phone will reboot.

⚠️ Warning: This method will remove all stored Wi-Fi networks and passwords, as well as settings APN. After resetting, you may need to reset the Internet (especially if you use non-standard ones). APN for MMS or 4G).

β˜‘οΈ Preparation for network reset

Done: 0 / 4

Table: Compatibility of VoWiFi with operators in Russia and CIS

Before turning off VoWiFi, check if your carrier supports this feature, and if not, activation of the feature may cause malfunctions.

Operator.Support for VoWiFiNotes
MTSβœ… Yes.It works on most rates, but may require additional activation via *111#.
Beelineβœ… Yes.Supported on All and No Limit rates, and roaming issues are possible.
MegaFonβœ… Yes.It is activated automatically for subscribers with VoLTE support.
Tele2.❌ No.It is not officially supported, but it can be activated at some tariffs (leads to failures).
iota⚠️ Partially.VoWiFi is unstable, often shutting down itself.

If your carrier doesn’t support VoWiFi, but the feature is enabled on the phone, this could be causing network login issues (the phone doesn’t catch 4G or constantly switches to 2G).

Frequent mistakes and their solutions

When you turn off VoWiFi, you often have some problems, and we'll look at some of the most common ones.

  • πŸ”„ VoWiFi turns on itself after a reboot: Reason: operator force activates function through network settings. Solution: try inserting SIM-card to another phone and turn off VoWiFi there, then return it back.
  • πŸ“΅ Disappeared option in the settings after the update MIUI: Reason: Xiaomi moved the settings to another location.Solution: check the Additional Settings section β†’ Mobile network β†’ Calls over Wi-Fi.
  • πŸ”Œ ADB-Teams are not working: Reason: no root rights or blocking from the side MIUI. Solution: Try executing commands on behalf of the superuser (adb root) if you have the bootloader unlocked.

πŸ’‘

If none of these methods worked, check to see if the phone has an operator app installed (such as "My MTS" or "Beeline Pro"). These programs sometimes force VoWiFi to be enabled.

FAQ: Answers to Frequent Questions

Can I turn off VoWiFi permanently so it doesn’t turn on itself?
Yes, but it will require: Disable the function via ADB (as described above).Block the automatic update of the operator's settings in Settings β†’ Applications β†’ Three points β†’ Special Access β†’ Auto-update configuration.Remove or freeze the operator's application (if installed) This will help prevent re-activation.
Will VoLTE work if I turn off VoWiFi?
Yes, VoLTE (4G calls) and VoWiFi are different technologies. Disabling one does not affect the other. However, on some firmware, options are combined in the same menu, so be careful when setting up.
Why did the Internet disappear after the VoWiFi shutdown?
This can happen if: APN settings are reset. Solution: manually add your carrier's APN (settings can be found on its website). Activated mode "Only 2G/3G." Solution: check in Settings β†’ Mobile Network β†’ Preferred network type and select 4G/3G/2G (auto).
How to check if VoWiFi is enabled on my Xiaomi?
There are several ways: View the icon in the status bar: if there is a Wi-Fi icon with a handset next to the network indicator, the function is active. During the call, check whether the Wi-Fi indicator is on (the call goes over the Internet); In the engineering menu (#4636##) check the status of Wi-Fi Calling.
Can you turn off VoWiFi on Xiaomi without root rights?
Yes, in most cases root is not required. MIUI. Apply ADB-commands (do not require root, but need debugging by USB). Root may only be needed to remove the operator’s system applications that force VoWiFi on.