How to turn off mobile data on your phone but keep Wi-Fi on

In today's digital world, smartphones have become the central hub of communication, and situations often arise where it's necessary to disconnect from voice calls while maintaining internet access. This is especially true for parents who want to limit their children's phone calls while still allowing them to use educational apps. Wi-FiThis setting is also critical for travelers looking to avoid roaming charges or for employees using corporate devices in strict data privacy mode.

Many users mistakenly believe that simply turning on Airplane Mode and then activating the wireless network is enough to do this, but this doesn't always provide complete control over incoming calls and background processes. Furthermore, the algorithms for doing this can vary significantly across different operating systems, requiring careful adjustments. Android And iOSUnderstanding the intricacies of the radio module's operation will help you flexibly manage the device.

In this article, we'll take a detailed look at all available methods for isolating cellular networks. You'll learn how to use built-in system features, third-party apps, and even specialized commands to reliably block unnecessary connections. The key point is that completely disabling the SIM card using software does not always disconnect emergency calls, which is important to remember. Let's look at the tools that will help you achieve the desired result.

Why turn off cellular network when Wi-Fi is active?

The need to separate communication channels is dictated not only by the desire to save money, but also by security requirements. When a smartphone is connected to a stable access point, it automatically prioritizes internet traffic, but background processes may periodically wake it up. GSM module to register online or update location. This results in an unnoticeable but constant power consumption, which is critical when the device is used as a stationary terminal or navigation device.

For travelers abroad, the issue is even more pressing. Even if you're not making calls, your phone may automatically register with a local partner network, which, depending on your plan, may trigger a subscription fee or incoming call charge. Disabling mobile data in the settings or removing the SIM card (if the SIM card tray allows this without losing Wi-Fi) creates a reliable barrier.

⚠️ Attention: Disabling cellular service prevents you from receiving SMS messages from banks and two-factor authentication services. Make sure you have an alternative method for confirming transactions, such as push notifications in your bank's app or tokens.

Furthermore, there are scenarios where children might use the device. Parents often give a tablet or an old smartphone with Wi-Fi for gaming and YouTube, but want to be sure their child can't call anyone or send paid messages. In such cases, disabling the communication module software is the most effective solution.

  • 📉 Battery Saving: Searching for a network in poor reception areas uses up to 30% of the battery per day, even if you are not making calls.
  • 🛡️ Data Security: Excluding the GSM channel reduces the risk of voice interception through vulnerabilities in 2G/3G protocols.
  • 👶 Control: An ideal solution for creating a "child mode" without the ability to make calls.
  • 🌍 Roaming: Guaranteed absence of accidental connections to paid networks abroad.
📊 What is your main purpose for disconnecting?
Savings on roaming
Child supervision
Increased autonomy
Data security

Basic Android Settings: Airplane Mode and More

operating system Android provides users with flexible tools for managing network interfaces. The simplest and most well-known method is to use airplane mode. However, enabling this mode by default blocks all wireless connections. The secret lies in the correct sequence of actions that allows you to "trick" the system, leaving Wi-Fi active.

To do this, you need to activate airplane mode through the notification shade or the settings menu. Once all the communication icons (antennas) disappear, you need to manually enable Wi-Fi. In most modern operating systems, such as MIUI, One UI or ColorOS, the system will remember this state and will not automatically turn off the wireless network when you reactivate airplane mode in the future.

However, this method has its limitations. Restarting the device may reset the settings, and the phone will try to find a cellular network again. A more reliable method is to use the SIM card menu. Go to Settings → Connections → SIM Card Manager (The path may vary depending on the model.) Here you can completely deactivate the SIM card without physically removing it.

☑️ Check Android settings

Completed: 0 / 4

It's important to note that on some dual-SIM devices, disabling one SIM card doesn't block the other. You should check the status of both cards. Also, keep in mind that the menu depth may vary: in pure Android (Pixel, Motorola) settings are located in the "Network and Internet" section, while Samsung or Xiaomi They are often placed in a separate connections subsection.

Features of disconnecting communication on iPhone (iOS)

Ecosystem Apple is known for its conservative approach to security and network management. Unlike Android, there's no single "turn off SIM card" button in the quick access menu, but the "Settings" feature allows for a similar result. Users iPhone should be especially careful, since the logic of the modes here may differ from the usual one.

To turn off cellular communications on your iPhone, you need to go to Settings → Cellular (or "Mobile Data"). At the top of the screen is the "Cellular" toggle. Turning this toggle off completely disables the cellular module, but leaves Wi-Fi and Bluetooth enabled. This is the default and most secure method for Apple devices.

It is worth mentioning the function eSIM, which is becoming standard in new iPhone models. If you're using a virtual SIM card, the process for deactivating it is identical to using a physical SIM card, but requires accessing the plan management menu. In this section, you can select a specific plan and deactivate it, leaving others active if you have multiple plans.

⚠️ Attention: On an iPhone, disabling cellular data in settings doesn't block emergency calls. The phone will still search for any available network to call emergency services, even if the SIM card is deactivated.

Another iOS feature is its aggressive use of background processes. Even when cellular data is turned off, some system services may attempt to check the status of iMessage or FaceTime, sometimes resulting in a brief "searching for network" indicator. For complete peace of mind, it's also recommended to disable background data for critical apps.

Hidden iOS Features to Save Money

iOS has a "Data Saver" mode that can be enabled separately for Wi-Fi and cellular data. Go to Settings → Cellular → Data Options and enable Data Saver. This will limit background activity but won't disable data completely.

Using the engineering menu and hidden codes

For advanced users who find standard methods insufficient, there are hidden diagnostic menus. These allow you to forcefully switch the radio module's operating modes. However, extreme caution is advised: incorrect settings may result in signal loss or the need to reset the device to factory settings.

Many Android smartphones have a service code available. ##4636##Entering it in the dialer will take you to the "Test" menu. Select "Phone Information." Here you'll find the "Set preferred network type" drop-down list. Selecting "GSM only" or "WCDMA only" will stop the phone from scanning for 4G/5G networks, but it won't disable it completely.

A more radical method is to use ADB (Android Debug Bridge) from a computer. After connecting the phone to the PC, you can send a command to disable the radio interface. This requires USB debugging mode enabled and basic command line skills. The command looks like this:

adb shell svc data disable

This command disables mobile data, but voice calls may remain available. Completely disabling the radio at the system level often requires root access, which is not recommended for regular users due to security risks and warranty voiding.

Method Complexity Efficiency Risks
Airplane mode + Wi-Fi Low Average Minimum
Disabling SIM in the menu Low High No
Engineering menu High High Average
ADB commands Very high Maximum Tall

Third-party applications and automation

If built-in functions are not enough, applications from official stores come to the rescue. Google Play And App StoreThere are many automation utilities available, such as Tasker, MacroDroid or Shortcuts (for iOS). They allow you to create complex device behavior scenarios.

For example, you could create a rule: "If a Wi-Fi network named 'Home_WiFi' is connected, turn off mobile data and enable airplane mode." However, due to security restrictions in modern operating systems, apps are often prohibited from directly controlling airplane mode. Therefore, a more common approach is to use a combination of the two: the app monitors the network status and sends a notification reminding the user to toggle the switch.

There are dedicated SIM switcher apps for Android that require device administrator rights. They add a widget to your home screen that disables the SIM card with a single tap. This is convenient for those who frequently switch between phone modes throughout the day.

  • 🤖 Tasker: A powerful automation tool for Android that requires some training.
  • 🍏 Shortcuts: Apple's built-in app for creating action chains.
  • 📱 Switcher Pro: Widgets for quick toggling of SIM cards (requires root or ADB).
  • ⚙️ MacroDroid: A simpler alternative to Tasker with ready-made templates.

⚠️ Attention: App and operating system interfaces are constantly being updated. Features available today may be changed or removed by developers in future software versions. Always check your device's help documentation for up-to-date instructions.

Troubleshooting and FAQ

Even following the instructions, users may encounter issues. For example, the phone may spontaneously reactivate the mobile network after a reboot. This is often due to system updates or radio module malfunctions. In such cases, a full reset of network settings (not data!) can help, returning all network parameters to factory defaults.

Another common issue is the inability to disable the SIM card on dual-SIM devices if only one slot is active. The system may require at least one active line for basic functions to work. In this case, the only solution is to physically remove the card or use airplane mode.

Below are answers to the most common questions users have when trying to isolate a Wi-Fi connection.

Is it possible to receive calls via Wi-Fi if the SIM card is disabled?

Yes, if you have IP telephony services set up, such as WhatsApp, Telegram, Viber, or FaceTime. Carriers also offer VoWiFi (Voice over Wi-Fi), which allows you to receive regular calls over the internet. However, for this to work, your SIM card must be active in the settings, even if your mobile network is turned off.

Will GPS work without mobile connection?

The GPS module itself operates independently of the SIM card, as it receives signals from satellites. However, for fast coordinate fixing (A-GPS) and map display, internet access is required. If Wi-Fi is available, navigation will work fully. If there's no internet connection, only pre-downloaded offline maps will be available.

Are network settings reset when updating the system?

Major OS updates (such as upgrading from Android 13 to 14) can reset network settings, including Wi-Fi passwords and Bluetooth preferences. It's recommended to save important configurations or be prepared to re-enter passwords.

How do I turn off mobile data on a tablet without a SIM card?

If your tablet doesn't have a SIM card slot, there's nothing to disable. Mobile service is physically disabled. You just need to ensure that tethering mode isn't enabled when the tablet is connected to your phone via USB.