You have turned on modem mode on iPhone, but the laptop stubbornly refuses to connect to the Internet through it? The problem is familiar to many - especially when you urgently need access to the network, but Wi-Fi is not available. The reasons may lie in the settings iOS, and in the laptop configuration, drivers, or even the mobile provider. In this article we will analyze all possible failure scenarios and give clear instructions on how to eliminate them for Windows 10/11 And macOS.

It is important to understand that modem mode on iPhone can work through three channels: through Wi-Fi, USB or Bluetooth. Each of them has its own configuration nuances and typical errors. For example, with a USB connection, outdated drivers are often to blame, and with Wi-Fi, an IP address conflict is often to blame. We have structured the solutions from simple to complex so that you can quickly find your case.

1. Check basic settings on iPhone

Before you dig deep into your laptop settings, make sure that iPhone correctly configured for Internet distribution. Errors here are the most common cause of problems. Open Settings → Modem mode and check:

  • 🔄 Modem mode enabled (the slider at the top of the screen should be green).
  • 📶 Mobile data active (check in Settings → Cellular).
  • 🔒 Wi-Fi password (if you use a wireless connection) - sometimes resets after updating iOS.
  • 📱 Device permission — the list should contain the name of your laptop (if you connected before).

If the laptop connected before, but now it doesn’t see it iPhone, try reset network settings on a smartphone: Settings → General → Transfer or reset iPhone → Reset → Reset network settings. This will delete all saved Wi-Fi networks and VPNs, but often resolves the modem issue.

⚠️ Attention: After resetting network settings iPhone may temporarily lose connection with your mobile operator. Reboot your device if the network indicator does not appear after 1-2 minutes.
📊 Which modem connection method do you use most often?
  • Via Wi-Fi
  • Via USB
  • Via Bluetooth
  • Never used it

2. Diagnostics of USB connection

The USB connection is considered the most stable, but requires correct operation of the drivers. If the laptop does not see iPhone as a modem via cable, follow these steps:

  1. Check the cable - use the original one Lightning-cable or certified USB-C (for new models). Cheap cables often do not support data transfer.
  2. Connect to a different port — USB 3.0 (blue connectors) sometimes conflicts with iPhone.
  3. Update your drivers:
    • 🖥️ On Windows: open Device Manager, find Apple Mobile Device USB Driver and update it manually.
    • 🍎 On macOS: Drivers are installed automatically when connected, but sometimes a reboot helps.

If in Device Manager iPhone displayed as Unknown device, try removing it from the list and connecting again. To do this:

  1. Open Device Manager (Win + X → Device Manager).
  2. Find iPhone in section Portable devices or Other devices.
  3. Right click → Remove device.
  4. Disconnect and connect iPhone again.

☑️ Checking USB connection

Done: 0 / 4

3. Setting up Wi-Fi and Bluetooth modem

If you are using Wi-Fi or Bluetooth for Internet distribution, the problem may lie in a network conflict or outdated protocols. Here's what to check:

For Wi-Fi modem:

  • 📡 Change the network name (SSID) in the modem settings - sometimes the laptop “remembers” the old network with errors.
  • 🔐 Change your password to a simple one (for example, 12345678) for testing - complex passwords can cause crashes.
  • 🔄 Disable VPN on a laptop - some VPN clients block connections to local networks.

For Bluetooth modem:

  • 🔵 Remove a pair between devices and create it again.
  • 📱 Update iOS - in older versions there were bugs with Bluetooth-modem.
  • 🖥️ Check the service Bluetooth on a laptop:
    services.msc → найдите "Служба поддержки Bluetooth" → Перезапустить

If the laptop sees the network iPhone, but does not connect, try manually specifying DNS servers. For example, in Windows:

  1. Open Control Panel → Network and Sharing Center → Change adapter settings.
  2. Find a connection to iPhone, right click → Properties.
  3. Select IP version 4 (TCP/IPv4)Properties.
  4. Set DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
Why doesn't iPhone share Internet via Bluetooth on Windows 10?

Some builds of Windows 10 have a bug with the Bluetooth stack driver, due to which the system cannot correctly process the connection to the iPhone as a modem. The solution is to update the Bluetooth adapter driver through the official website of the laptop manufacturer (not through Device Manager!).

4. Problems with the mobile operator

Sometimes the reason lies not in the devices, but in operator settings. Not all tariffs support modem mode, and some providers block it by default. Here's what to do:

  • 📱 Check the tariff — check with the operator whether Internet distribution is allowed. For example, at MTS And Beeline Modem mode may be a paid option.
  • 📡 Update your APN settings:
    1. Go to Settings → Cellular → Data options → Cellular data network.
    2. Enter your operator's APN details (they can be found on the official website).
  • 🔄 Reboot iPhone in airplane mode - this resets the connection to the operator’s network.
  • If the modem stops working after changing the SIM card, the new card may not be activated for data transfer. Check the balance and status of services through the operator’s personal account.

    Operator APN for modem Is activation required?
    MTS internet.mts.ru Yes (free)
    Beeline internet.beeline.ru Yes (Modem option)
    MegaFon internet No
    Tele2 internet.tele2.ru Yes (tariff "My Tele2")
    ⚠️ Attention: Some operators (for example, Yota) block modem mode on tariffs with unlimited Internet. Check the terms and conditions in the contract.

    5. Conflicts with antiviruses and firewalls

    Security programs often block new network connections, perceiving them as a potential threat. If the laptop sees the network iPhone, but does not connect to the Internet, the culprit may be:

    • 🛡️ Antivirus (For example, Kaspersky, Avast, ESET).
    • 🔥 Windows Firewall or macOS.
    • 🌐 VPN clients (For example, NordVPN, ProtonVPN).
    • To check this:

      1. Temporarily disable your antivirus and try connecting again.
      2. B Windows open Windows Defender Firewall → Allow application interaction and add a network exception iPhone.
      3. On macOS go to System Settings → Security and Safety → Firewall and disable it temporarily.

      If the connection works after disabling protection, add the network iPhone in antivirus exceptions. For example, in Kaspersky:

      1. Open your antivirus settings.
      2. Go to Network → Application Rules.
      3. Add a new rule for svchost.exe (responsible for network connections in Windows).
      💡

      If you are using a corporate laptop, your administrator may have blocked connections to external modems through Group Policy. In this case, contact the IT department.

      6. Software update and factory reset

      If none of the above helps, the problem may be with the software. Update iOS, laptop drivers and reset network settings.

      On iPhone:

      • 📱 Update iOS to latest version: Settings → General → Software Update.
      • 🔄 Reset network settings (as described in the first section).

      On a laptop with Windows:

      • 🖥️ Update your drivers for network adapters and Apple Mobile Device through Device Manager.
      • 🔧 Reset the TCP/IP stack:
        netsh int ip reset
        

        netsh winsock reset

        (run the commands in Command line on behalf of the administrator).

      On macOS:

      • 🍎 Update your system through System settings → Software update.
      • 🔄 Reset network settings:
        1. Open Terminal.
        2. Enter the command:
          sudo ifconfig en0 down && sudo ifconfig en0 up

          (replace en0 to your network interface, if necessary).

      If after all the manipulations the modem still does not work, try reset iPhone to factory settings (after making a backup copy!). This is an extreme measure, but it helps in 90% of cases with software failures.

      💡

      Updating iOS and resetting network settings solves the problem with the modem in 70% of cases when other methods do not help.

      7. Alternative methods of Internet distribution

      If the standard modem mode still does not work, use the workarounds:

      • 🌐 USB tetring via iTunes:
        1. Install the latest version iTunes (even on Windows 11).
        2. Connect iPhone via USB.
        3. Turn on tethering mode - sometimes iTunes “wake up” the drivers.
      • 🔄 Hotspot via third party apps (For example, PdaNet+ or MyWi). They bypass carrier restrictions but may require jailbreaking.
      • 📡 Use iPhone as a Wi-Fi repeater:
        1. Connect iPhone to any Wi-Fi network.
        2. Turn on modem mode - the laptop will connect to iPhone, and he will distribute the Internet from the main network.

      If you urgently need the Internet, but the modem does not work, try USB cable from another manufacturer (For example, Anker or Belkin). Cheap cables often do not support data transfer, only charging.

      FAQ: Frequently asked questions

      Why does my laptop see the iPhone network but not connect to the Internet?

      This is a typical problem with DNS or IP conflict. Try:

      1. Manually register DNS (8.8.8.8) in the connection settings.
      2. Disable VPN on laptop.
      3. Reboot iPhone in flight mode for 30 seconds.
      The modem works, but the speed is very low. What's the matter?

      Reasons:

      • Speed limit by operator (check tariff).
      • Weak network signal (look at the number of “sticks” on iPhone).
      • Background updates on laptop (disable them in Settings → Update & Security).

      Solution: Switch to LTE instead of 3G in cellular settings iPhone.

      On macOS, the laptop does not recognize the iPhone in modem mode. What to do?

      B macOS Most often it helps:

      1. Update the system to the latest version.
      2. Reset PRAM/NVRAM (while loading, hold Cmd + Option + P + R 20 seconds).
      3. Delete file /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist and reboot.
      Is it possible to share the Internet from an iPhone without a SIM card?

      No, modem mode requires an active SIM card with a supported tariff. However, you can use iPhone as a Wi-Fi repeater (connect to another network and distribute it).

      Why did the modem stop working after updating iOS?

      Apple sometimes changes connection protocols. Solutions:

      • Reset your network settings to iPhone.
      • Update the drivers on your laptop (especially Apple Mobile Device).
      • Check if your antivirus is blocking the new connection.