Wi-Fi Calling (or VoWiFi) technology allows you to make calls over a wireless network instead of traditional cellular communication. On Xiaomi smartphones, this feature is activated automatically when you connect to Wi-Fi, which can cause inconveniences: sudden switches between networks, problems with communication quality or unwanted use of Internet traffic.
In this article, we will discuss all possible ways to deactivate Wi-Fi calls on Xiaomi devices, including hidden MIUI settings, commands for engineering menus and solutions for specific operators (MTS, Beeline, Tele2, MegaFon), and learn how to check whether the function is disabled, and what to do if the settings are not saved after the reboot.
Why Wi-Fi Calls Can Get Intruded: 4 Key Issues
Before we get to the instructions, it is important to understand where VoWiFi is causing discomfort, and here are typical scenarios where Xiaomi users decide to disable the feature:
- πΆ Unstable connection: the phone constantly switches between Wi-Fi and 4G, Why calls are interrupted or delayed.
- π° Hidden traffic consumption: Some carriers charge VoWiFi as Internet traffic, even if you have unlimited calls.
- π Increased battery consumption: Simultaneous operation of Wi-Fi and cellular modules increases power consumption by 10-15%.
- π‘οΈ Security issues: Public Wi-Fi calls can be intercepted (despite encryption).
In addition, on some Xiaomi models (such as the Redmi Note 10 Pro or POCO X3 Pro), VoWiFi activation leads to a conflict with the VPN β calls stop working altogether.
Method 1: Disconnect via standard MIUI settings
The easiest method is to use built-in MIUI options. The interface may vary slightly depending on the shell version (12, 13 or 14), but the general logic is maintained.
- Open the Settings app (cog icon).
- Go to SIM cards and mobile networks (or Mobile network on some models).
- Choose yours. SIM-card (if two of them).
- Find Wi-Fi calls (can be called VoWiFi or Wi-Fi calls).
- Move the slider to the position of Otkl.
- Confirm the action if a warning appears.
On some firmware (e.g., Xiaomi 12T with MIUI 14), the option is hidden deeper, in which case the path will be: Settings β Connections and Sharing β Mobile Network β Additional β Wi-Fi calls.
βοΈ Checking for VoWiFi shutdown
β οΈ Attention: On devices with two SIM-cards (Dual) SIM) You need to turn off Wi-Fi calls separately for each card. SIM, The other one can still use VoWiFi.
Method 2: Use of an engineering menu (for power users)
If the standard settings don't work (for example, the slider returns to the On position after restarting), you can use the engineering menu, which requires caution, since incorrect changes can disrupt the network.
Instructions for MIUI:
- Open the Phone app.
- Enter the combination: ##4636## (some Xiaomi models may require ##869434###).
- Select Phone Information (or Phone Information).
- Scroll down to the Wi-Fi Calling block.
- Click on the drop-down menu and select Disable (or Off).
- Save the changes and restart the device.
If the combination doesnβt work, try an alternative way through ADB (requires a PC connection):
adb shell settings put global wifi_calling_enabled 0
adb shell settings put global wifi_calling_available 0What to do if the engineering menu is not opened?
Method 3: Disconnection through operator settings
Some mobile operators (for example, MTS or Beeline) force activate Wi-Fi calls at the level of the mobile phone. SIM-In this case, the disconnection of the phone may not work, so the solution is to deactivate the service through your personal account or USSD-team.
| Operator. | Command to shut down | Alternative method |
|---|---|---|
| MTS | *111*774# | Personal Account β Services β Wi-Fi Calling |
| Beeline | *110*180# | Mobile application β Settings β Calls on Wi-Fi |
| MegaFon | *105*495# | Call for 0500 β Tell the operator to "Disable VoWiFi" |
| Tele2. | *155*1# | Chat support in the application "My Television 2" |
After shipping. USSD-team wait SMS-If the service is not disabled, contact operator support - perhaps on your tariff VoWiFi is on by default and requires manual shutdown by a specialist.
π‘
Before disconnecting through the operator, check whether any bonuses are tied to VoWiFi (for example, unlimited roaming calls).
Method 4: Reset your network settings (if nothing helps)
If Wi-Fi calls continue to work despite all shutdown attempts, the last option is to reset the network settings, which will delete all stored Wi-Fi networks, passwords and mobile settings, but often solves the problem with stuck features.
How to reset:
- Open the Settings. β The phone.
- Click on all parameters (or additionally).
- Select Settings Reset.
- Slip on Network Reset (not to be confused with a full reset!).
- Confirm the action by entering PIN-code.
β οΈ Warning: After resetting, you will have to reconnect to all Wi-Fi networks and configure APN For mobile Internet, on Xiaomi models with MIUI 14 After reset, re-activation may be required SIM-maps through reboot.
Method 5: Disconnect via configuration files (for advanced)
This method is suitable for users with unlocked bootloaders and root rights, and it involves editing the system files responsible for VoWiFi. Careful: the wrong changes can lead to loss of the network!
Instructions:
- Install a file manager with root support (such as Root Explorer).
- Go to /system/etc/.
- Find the file. carrierconfig.xml (or carrierconfig_com.android.phone_msim.xml for Dual SIM).
- Open the file in the text editor and find the lines: <bool name="wifi_calling_enabled_bool" value="true" /> <bool name="wifi_calling_available_bool" value="true" />
- Replace value="true" with value="false."
- Save the file, set the rights 644 (rw-r--r---).
- Reboot the phone.
If the file is missing, try editing it. /data/data/com.android.providers.telephony/databases/telephony.db (required SQL-In the carrier table, find the column wifi_calling_enabled and set the value 0.
π‘
Editing system files may disrupt OTA-Before making changes, make a backup copy through TWRP.
How to Check if Wi-Fi Calls Are Actually Shut Down
Often users think they have deactivated VoWiFi, but the feature still works in the background. Here are 3 reliable ways to check:
- π Test call: Call another number and look at the indicator in the status bar. If there's a Wi-Fi icon or VoWiFi sign next to the signal level, the function is active.
- π Traffic monitoring: Open Settings during the call β SIM card. β Traffic usage. If the Internet meter grows, the call goes through Wi-Fi.
- π Network Logs: Install a NetGuard or Network Monitor app and check which processes are using the network during a conversation.
On some MIUI firmware, even after disabling Wi-Fi calls in settings, the feature can activate automatically when connecting to certain networks (such as roaming). To avoid this, add your Wi-Fi network to the Blacklist through Wi-Fi Settings β Additional β Network Management.
Frequent mistakes and their solutions
When you turn off Wi-Fi calls on Xiaomi, users face typical problems, and consider the most common and ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| VoWiFi slider is inactive (grey) | The operator has blocked the control of the function | Turn it off. USSD-team |
| After restarting, VoWiFi will be turned on again. | Failure in settings.db file | Reset network settings or edit the file manually |
| No "Wi-Fi Calls" in the settings | Outdated version of MIUI or firmware for another region | Update the software or install a global firmware |
| Calls donβt work after VoWiFi is turned off. | Conflict with APN settings | Reset your APN settings to standard |
If none of these methods worked, try temporarily installing an alternative firmware (like Pixel Experience or LineageOS).