You are trying to share the internet with iPhone to the laptop via modem mode, but the access point simply doesn't appear in the list of available Wi-Fi networks? Or does the laptop "see" the network but can't connect? This problem is familiar to many users, and its causes lie in both the settings. iOS, as well as in the laptop's operating system configuration. In 80% of cases, the problem can be fixed within 5 minutes—all you need to do is know where to look.
In this article we will look at all possible reasons, according to which the laptop does not see Wi-Fi with iPhone — from trivial errors in settings to hardware limitations. You will receive Step-by-step instructions for Windows 10/11 and macOSYou'll also learn how to check the functionality of your laptop's Wi-Fi module and avoid future problems. If you've already tried enabling and disabling tethering, don't stop there: there will be some less obvious solutions.
First, determine at what stage the problem occurs:
- 🔍 The laptop doesn't see it the network itself (it's not on the list of available Wi-Fi)
- 🔌 The network is visible, but the laptop does not connect (requests for password endlessly or gives an error)
- 📶 There is a connection, but the internet is not working (Wi-Fi icon with an exclamation mark)
This determines which section of the article you need.
1. Checking the basic personal hotspot settings on your iPhone
Start with the obvious: make sure that modem mode on iPhone It's turned on correctly. Even experienced users sometimes miss small details that can prevent a laptop from seeing the network. Here's what to do:
- Open
Settings → Tethering(orSettings → Cellular → Personal Hotspoton older versions iOS). - Activate the slider Allow others.
- Check what's in the section Wi-Fi Password a secure code has been set (at least 8 characters, with numbers and letters).
If you have never changed your password, the default is iPhone generates a random code. It can be viewed in the same menu or reset by pressing Wi-Fi Password → Change.
The "Allow others" slider is enabled|
Wi-Fi password is not empty and not too simple|
iPhone is connected to the mobile Internet (3G/4G/5G)|
The top status bar displays the "Modem Mode" indicator (blue bar)-->
An important nuance: if you have iPhone With two SIM cards (or eSIM), make sure that the modem mode is enabled for the line that has internet access. Switch Primary SIM for data V Settings → Cellular → Cellular Data.
⚠️ Attention: On some mobile operator tariffs Data transfer via modem mode is prohibited (the so-called "tetthering"). For example, MTS And Beeline This limitation applies to budget plans. Check the terms in your operator account or call support.
2. The laptop doesn't see the network: problems with Wi-Fi drivers
If iPhone It's distributing Wi-Fi, but the laptop doesn't detect the network in the list of available connections. It's the culprit. Wi-Fi adapterMost often this is associated with:
- 🖥️ Missing or outdated drivers (especially after a Windows update)
- 🔌 Disabled adapter in the Device Manager
- ⚡ Energy saving, which turns off Wi-Fi to save battery life
How to check and fix:
For Windows 10/11:
- Click
Win + Xand select "Device Manager". - Expand the branch Network Adapters.
- Find the device with the words
Wireless,Wi-FiorNetwork Adapter(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros). - Right click on it and select Update Driver → Automatic search.
If the update does not help, remove the driver completely (right click → "Remove device"), then restart your laptop. Windows will install the driver automatically. To be on the safe side, download the latest version from the laptop manufacturer's website (section "Support").
For macOS:
On MacBook Wi-Fi problems are less common, but if the network is not visible:
- Open
System Preferences → Network. - Select «Wi-Fi» in the left menu and click "Additionally".
- Make sure it's in the list Preferred Networks there are no conflicting connections.
- Click Update DHCP Lists And "OK".
If the problem persists, reset your network settings:
sudo ifconfig en0 down
sudo ifconfig en0 up
(Where en0 — your Wi-Fi adapter; check the name via networksetup -listallhardwareports).
3. Wi-Fi channel conflict: why your laptop can't see the network
Many people don't know that iPhone when distributing Wi-Fi it uses random channel in the 2.4 GHz or 5 GHz range. If this channel is occupied by another device (for example, neighboring routers), the laptop may simply not detect the network.
How to check and fix:
- Install a Wi-Fi network analysis utility on your laptop, for example:
- 🪟 WiFi Analyzer (Windows)
- 🍎 NetSpot or Wireless Diagnostics (macOS, built-in utility)
Settings → Tethering → Network name (click on the title and select "Channel").If you have iPhone older iPhone 12, it may not support the range 5 GHz for modem mode. In this case:
- 📶 Force enable 2.4 GHz only in the distribution settings.
- 🔄 Reboot iPhone and a laptop.
| iPhone model | 5 GHz support in modem mode | Recommended channel |
|---|---|---|
| iPhone 13/14/15 | Yes | 36, 40, 44 (less loaded) |
| iPhone 11/12/SE (2nd generation) | Yes (limited) | 6, 11 (for 2.4 GHz) |
| iPhone 8/X/XR | No | 2.4 GHz only, channels 1–11 |
4. Blocking by antivirus or firewall
Sometimes security software On a laptop, it blocks connections to "unknown" networks, especially if they're accessed from mobile devices. This applies to:
- 🛡️ Antivirus (Kaspersky, ESET, Avast)
- 🔥 Windows/macOS Firewall
- 🌐 VPN clients (for example, NordVPN or ProtonVPN)
How to check:
- Temporarily disable your antivirus (right-click on the tray icon → "Suspend protection").
- Disable your firewall:
- 🪟 Windows:
Control Panel → Windows Defender Firewall → Turn on or off - 🍎 macOS:
System Preferences → Security & Privacy → Firewall
- 🪟 Windows:
If the connection works, add the network to the antivirus exceptions. For example, in Kaspersky it's done like this:
Settings → Advanced → Network → Packet Rules → Add Rule.
⚠️ Attention: Don't leave your antivirus and firewall disabled for long periods of time! Be sure to re-enable your protection after testing.
5. IP address issues: DHCP not providing settings
If the laptop sees the network with iPhone, but when connecting it gives an error "Unable to obtain IP address" or Limited Access, the problem is in the settings DHCPIt is a protocol that automatically assigns IP addresses to devices on a network.
How to fix:
Method 1: Reset network settings on your laptop
- 🪟 Windows: Run in the command prompt (
Win + R → cmd):ipconfig /releaseipconfig /renew
netsh winsock resetThen restart your laptop.
- 🍎 macOS: Open
Terminaland enter:sudo networksetup -renewDHCP Wi-Fi(you will need to enter the administrator password).
Method 2: Manually assigning an IP address
If DHCP doesn't work, assign a static IP manually:
- On your laptop, open your Wi-Fi network properties.
- In IPv4 settings, select "Use the following IP address".
- Enter:
- IP address:
192.168.2.2 - Subnet mask:
255.255.255.0 - Default gateway:
192.168.2.1 - DNS:
8.8.8.8(Google) or1.1.1.1(Cloudflare)
- IP address:
On iPhone Check that the modem mode is enabled in the settings Maximum compatibility (this will enable support for older devices).
Why might DHCP not work?
Most often, this occurs due to an IP address conflict (for example, if there is already a device with the address 192.168.2.1 on the network) or if the “Hide IP Address” mode is enabled on the iPhone (Settings → Wi-Fi → [i] next to the network).
6. Hardware problems: when a hardware failure is to blame
If none of the previous methods helped, the problem may be in hardware:
- 📱 A faulty Wi-Fi module on an iPhone (rarely, but it happens after falls or exposure to moisture).
- 💻 The Wi-Fi adapter in the laptop is broken. (for example, after overheating or mechanical damage).
- 🔋 Weak iPhone battery — when the battery charge is low (less than 20%), the modem mode may not work stably.
How to diagnose:
- Try distributing Wi-Fi with iPhone to another device (for example, a tablet or a second laptop). If the network is not visible there either, the problem is iPhone.
- Connect your laptop to a different Wi-Fi network (for example, your home router). If it still doesn't see the network, the laptop's adapter is at fault.
- Check it out iPhone for liquid (insert the SIM card - if the tray is wet, this is a bad sign).
Solutions:
- 📱 For iPhone: reset network settings (
Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings). If this doesn't help, contact the service center. - 💻 For a laptop: connect an external USB Wi-Fi adapter (costs from 500 ₽) and check if it sees the network with iPhoneIf yes, your built-in adapter is faulty.
⚠️ Attention: If the laptop stops seeing All If you're having trouble connecting to a Wi-Fi network after updating the BIOS or reinstalling Windows, the Wi-Fi controller is most likely disabled in the UEFI settings. Go to the BIOS (press [Enter] during boot)F2/Del) and check the section «Advanced → Onboard Devices».
7. Alternative ways to share the Internet from an iPhone
If Wi-Fi still doesn't work, try other methods to connect your laptop to the Internet via iPhone:
Method 1: Connecting via USB
- Connect iPhone to the laptop via original cable (not a cheap replacement!).
- On iPhone turn on modem mode (
Settings → Tethering). - In the list of connections, select «USB».
The laptop should automatically access the internet. If not, install iTunes (Windows) or update macOS.
Method 2: Bluetooth
- Turn on Bluetooth on both devices.
- On iPhone go to
Settings → Tetheringand select «Bluetooth». - Find it on your laptop iPhone in the list of available devices and connect.
The downside of this method is low speed (up to 3 Mbps) and possible connection interruptions.
Method 3: Hotspot via Cable (macOS Only)
If you have MacBook, can be used Thunderbolt/USB-C for a direct connection. To do this:
- Connect iPhone To MacBook cable.
- On MacBook open
System Preferences → Network. - Select «iPhone USB» in the left menu and click Connect.
| Way | Speed | Stability | Requirements |
|---|---|---|---|
| Wi-Fi | Up to 100 Mbps | Average | Working adapter on a laptop |
| USB | Up to 500 Mbps | High | Original cable, iTunes (Windows) |
| Bluetooth | Up to 3 Mbps | Low | Bluetooth 4.0+ on both devices |
FAQ: Frequently asked questions about sharing Wi-Fi from your iPhone
My iPhone isn't sharing Wi-Fi at all—what should I do?
Check:
- Is mobile internet enabled? iPhone (
Settings → Cellular → Cellular Data). - Are there any tariff restrictions (some operators block modem mode).
- Is it updated? iOS to the latest version (
Settings → General → Software Update).
If nothing helps, reset your network settings iPhone.
My laptop connects to Wi-Fi from my iPhone, but the internet isn't working. What's wrong?
Possible reasons:
- 📵 On iPhone no mobile internet (check your balance or coverage area).
- 🔄 DNS conflict: try manually entering
8.8.8.8in the IPv4 settings on the laptop. - 🛡️ A firewall or VPN is blocking traffic (please disable them during the test).
Is it possible to share Wi-Fi from an iPhone without a password?
No, iOS Always requires a password for modem mode. However, you can:
- Set a simple password (eg.
12345678). - Use a USB or Bluetooth connection (no password required).
Why does my laptop see the network from my iPhone, but it doesn't connect and instead asks for a password over and over again?
This is a typical problem when:
- 🔑 Incorrect password (check the letter case!).
- 📡 Conflict of Wi-Fi standards (try on iPhone turn on Maximum compatibility).
- 🖥️ Outdated Wi-Fi drivers on your laptop (update them).
Also try “forgetting” the network on your laptop and connecting again.
How many devices can I connect to an iPhone using Personal Hotspot?
Officially - until 5 devices simultaneously (via Wi-Fi, Bluetooth, or USB). However, in practice:
- 📱 iPhone 13/14/15 stably holds 3-4 devices.
- 📱 Old models (iPhone 8/X) may “slow down” with just 2–3 connections.
With a large number of devices, the speed is divided between them, and the battery iPhone sits down faster.