The situation is familiar to many: you are trying to share the Internet from your phone to your laptop via Wi-Fi hotspot, but the devices stubbornly fail to see each other, or the connection drops after a few seconds. The problem could lie in your smartphone settings, your laptop configuration, or even external factors you're unaware of. For example, iPhone 13 with the latest updates iOS 17 may block the connection due to power saving settings, and Windows 11 sometimes "forgets" Wi-Fi drivers after updates.
In this article we will look at all possible reasons, why your laptop won't connect to Wi-Fi from your phone - from the mundane (you forgot to enable data transfer) to the exotic (IP address conflict on the local network). You will receive step-by-step instructions For Android, iOS, Windows And macOS, as well as a device compatibility chart and a quick diagnostic checklist. Let's not waste time on theory – let's get down to practical application.
1. Checking Basic Settings: 5 Steps Before Deep Diagnostics
Before digging into driver settings or router firmware, make sure the problem isn't hidden beneath the surface. In 60% of cases the problem is solved at this stage.
Start with your phone:
- 📶 Is mobile data enabled? On Android check the icon
4G/5Gin the status bar. On iPhone go toSettings → Cellularand make sure the slider isCellular dataactive. - 🔄 Have you rebooted your phone? The Wi-Fi hotspot issue may be temporary. Turn off your device for 30 seconds and then turn it back on.
- 🔒 Are there any tariff restrictions? Some operators (eg. Tele2 or Yota) block internet tethering on certain plans. Check the terms in your personal account.
Now let's move on to the laptop:
- 💻 Is Wi-Fi turned on? On Windows click
Win + Aand check the Wi-Fi button. MacBook Click on the Wi-Fi icon in the upper right corner. - ⚡ Is airplane mode turned off? Sometimes it is activated accidentally (for example, by keys
Fn + F2on Lenovo or HP).
If all of the above is ok but the connection still doesn't work, proceed to the next section. Pay special attention to the point about operator restrictions—this is the most underestimated reason that users check last.
2. Hotspot settings on your phone: hidden options
Even if you've enabled Wi-Fi hotspots, some settings may block the connection. Let's look at an example. Android 12+ And iOS 15+.
On Android:
- Open
Settings → Connections → Mobile hotspot & tethering. - Tap on
Mobile hotspot(on Xiaomi this can be calledModem mode). - Check:
- 🔑 Password - if it is too simple (for example,
12345678), some laptops may block the connection. - 📡 Frequency range — choose
2.4 GHz(If your laptop is older than 2018, it may not support5 GHz). - ⏱️ Auto power off - Disable this option if it is active.
- 🔑 Password - if it is too simple (for example,
On iPhone:
- Go to
Settings → Tethering. - Activate the slider
Allow others. - Click on
Wi-Fi passwordand set the combination from 8+ characters (required with numbers and letters). - Check that the item is enabled
Maximum compatibility(appears after clicking onWi-Fi password). - Click
Win + X→device Manager. - Expand the tab
Network adapters. - Find the device with the words
Wireless,Wi-FiorNetwork Adapter(For example, Intel Wi-Fi 6 AX200). - Right click →
Update driver→Automatic search. - Open
Terminal(throughSpotlightorPrograms → Utilities). - Enter the command:
sudo ifconfig en0 down && sudo ifconfig en0 up(replace
en0onen1, if you have MacBook Pro with a chip M1/M2).
If after these manipulations the laptop still does not connect, try change network name (SSID)Sometimes it contains incorrect characters (for example, Cyrillic or spaces), which cause errors on the laptop side.
What should I do if my iPhone doesn't have the "Maximum Compatibility" option?
This option only appears if your iPhone supports standard tethering. Wi-Fi 6 (802.11ax)If it's not there, try updating iOS or resetting network settings. Settings → General → Transfer or reset → Reset → Reset network settings.
3. Problems on the laptop side: drivers, protocols, IP conflicts
If your phone is broadcasting Wi-Fi, but your laptop stubbornly refuses to connect or displays "No Internet Access," the laptop's hardware or software is at fault. Let's take a look at each step.
Step 1: Checking Wi-Fi Adapter Drivers
On Windows:
If the update does not help, remove the driver completely (right click → Remove device), then restart your laptop - the system will install it again.
Step 2: Reset network settings
On Windows 10/11:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Run these commands in Command line (Run as administrator). After restarting your laptop, try connecting again.
On macOS:
Step 3. Manually assigning an IP address
Sometimes a laptop can't obtain an IP address automatically. You'll have to set it manually:
- On Windows:
Control Panel → Network and Sharing Center → Change adapter settings. - Right click on
Wi-Fi→Properties→Internet Protocol version 4 (TCP/IPv4). - Select
Use the following IP addressand enter:- IP address:
192.168.43.100(the last digit can be any number from 2 to 254) - Subnet mask:
255.255.255.0 - Default gateway:
192.168.43.1(this is the phone's default IP) - DNS:
8.8.8.8And8.8.4.4(Google DNS)
- IP address:
☑️ Diagnosing laptop problems
4. Conflicts with antiviruses, firewalls, and VPNs
Security or anonymization programs can block connections to access points. Let's look at some common scenarios.
Antiviruses (For example, Kaspersky, ESET NOD32, Avast):
- 🛡️ Open your antivirus and find the section
NetorFirewall. - Add an exception to connect to your hotspot (phone network name).
- Temporarily disable network protection and try connecting again.
Built-in Windows Firewall:
- Click
Win + R, enterwf.mscand pressEnter. - In the left menu, select
Windows Defender Firewall Monitor. - Check if there are any blocks for outgoing connections via the protocol
UDP(used for distributing Wi-Fi).
VPN services (For example, NordVPN, ProtonVPN):
- 🌍 Disable the VPN on your phone And laptop.
- Some VPNs (eg. Windscribe) create virtual adapters that conflict with Wi-Fi. Remove them in
Device Manager(tabNetwork adapters).
If the connection works after disabling your security software, add your access point to the exceptions or consider changing your antivirus.
5. Hardware limitations: why old laptops can't see modern phones
If your laptop was manufactured before 2016, it may not support the new Wi-Fi standards used by modern smartphones. Here are the key points:
| Problem | Cause | Solution |
|---|---|---|
| The laptop does not see the access point. iPhone 12+ | iPhone uses Wi-Fi 6 (802.11ax), and the old adapter only supports 802.11n |
On iPhone, select Compatibility Mode (Settings → Tethering → Maximum Compatibility) |
| The connection is lost after 30 seconds. | The laptop does not support WPA3 (used on Android 10+ by default) |
On your phone, change the security type to WPA2-PSK in the access point settings |
| Low speed (less than 5 Mbps) | The laptop is connected via 802.11b (obsolete standard) |
Buy an external Wi-Fi adapter that supports 802.11ac (For example, TP-Link Archer T2U) |
| The laptop sees the network, but does not connect. | Wi-Fi channel conflict (for example, the phone is using channel 13, which is banned in the US) | On your phone, manually select channel 1-11 in the access point settings |
If your laptop is older than 2015, check the model of its Wi-Fi adapter. To do this:
- On Windows: open
device Manager→Network adapters. - On macOS:
About This Mac → System Report → Network → Wi-Fi.
If the adapter is older Intel Wireless-AC 7260 or Broadcom BCM4352, it doesn't support modern standards. The solution is to purchase an external USB adapter (starting at 800 rubles).
6. Alternative connection methods if Wi-Fi doesn't work
If Wi-Fi sharing stubbornly refuses to work, try alternative methods. They're less convenient, but more reliable.
Method 1. Connecting via USB (USB tethering)
- 📱 On Android:
Settings → Connections → Mobile hotspot and tethering → USB tethering. - 🍎 On iPhone: connect the cable, then
Settings → Tetheringand activate the slider. - 💻 You may need to install a driver on your laptop (for example, Apple Mobile Device USB Driver for iPhone).
Method 2. Bluetooth tethering
Suitable for transferring small amounts of data (for example, checking email).
- 🔵 Turn on
Bluetoothon both devices. - 📱 On the phone:
Settings → Connections → Bluetooth → [Laptop name] → Connect to network access. - 💻 Confirm the pairing on your laptop.
Method 3. Sharing via a second phone
If you have a second smartphone, try sharing the internet connection from it. This will help determine which device is causing the problem.
Method 4. Using the router in repeater mode
If you have a router at home (for example, TP-Link or Keenetic), connect the phone to it via cable (via USB-OTG), and configure the router in mode Repeater (repeater).
7. Diagnostics via the command line: for advanced users
If the previous methods didn't work, it's time to dig deeper. The command line can help uncover hidden problems.
Checking access point availability
On Windows open Command line and run:
netsh wlan show networks mode=bssid
Look for your network name in the output (SSID). If it's not there, the problem is on the phone. If it is there but the connection fails, the problem is on the laptop.
Phone ping
Find out the IP address of the phone (on Android: Settings → About phone → Status → IP address). Then on your laptop, run:
ping 192.168.43.1
If the packets don't arrive (The specified node is unavailable), check your firewall or antivirus settings.
Traffic analysis
For detailed diagnostics, use the utility Wireshark:
- Download and install Wireshark from the official website.
- Start packet capture for the interface
Wi-Fi. - Try connecting to an access point.
- Stop the capture and look for errors
DeauthenticationorDisassociation- they indicate problems with authentication.
If you see messages about in the logs EAPOL or 4-Way Handshake, the problem is with the Wi-Fi security settings on your phone. Try changing the encryption type from WPA3 on WPA2.
8. When to contact service: hardware faults
If you've tried everything and your laptop still won't connect to Wi-Fi from your phone, it might be because hardware failureHere are some signs that it's time to take your equipment in for repair:
- 🔌 The laptop does not see any Wi-Fi networks. (including your home router). This may indicate a faulty Wi-Fi module.
- ⚡ The connection breaks at the slightest load (for example, when opening a website). An overheating chip or damaged antenna contacts are to blame.
- 🔄 Wi-Fi only works close to the phone (less than 1 meter)The laptop antenna is probably damaged.
- 💥 The laptop turns off when I try to connect.This is a sign of problems with the power supply or motherboard.
Average cost of repairs:
| Breaking | Cost (₽) | Repair period |
|---|---|---|
| Replacing the Wi-Fi module | 1 500 – 3 000 | 1–2 days |
| Antenna repair/replacement | 1 000 – 2 500 | Day 1 |
| Motherboard diagnostics | 500 – 1 500 | 2-3 days |
Before visiting the service:
- Make a backup copy of your data.
- Write down the model of your laptop and Wi-Fi module (you can find it in
Device Manager). - Check if you are still under warranty (on some laptops ASUS And Acer she is up to 3 years old).
FAQ: Frequently asked questions about connecting Wi-Fi from your phone to your laptop
My iPhone isn't sharing Wi-Fi with my MacBook. What's the problem?
Starting from iOS 14 And macOS Big Sur, Apple has introduced a feature Private Wi-Fi Address, which may conflict with distribution. Disable it:
- On MacBook:
System Preferences → Network → Wi-Fi → Advanced → Disable "Private Wi-Fi Address". - On iPhone:
Settings → Wi-Fi → [tap the "i" next to your network] → Disable "Private Address".
My laptop connects to the hotspot, but the internet isn't working. What should I do?
The reasons may be different:
- 📵 On the phone mobile data is disabled (check the icon
4G/5G). - 🔄 On a laptop incorrect DNSTry to enter it manually
8.8.8.8And1.1.1.1. - 🚫 The operator is blocking tethering. Call support (for example, MTS And Beeline There are restrictions on some tariffs).
Is it possible to share Wi-Fi from a phone without a password?
Technically yes, but that's unsafeOn . Android:
- Go to
Settings → Mobile Hotspot → Set up hotspot. - Uncheck the box
Password(or enter a simple one, for example,12345678).
On iPhone Password is required. Minimum length is 8 characters.
⚠️ Attention: An open hotspot allows any connected device to intercept your traffic. Don't use it for sensitive data (banking, social media).
Why does my laptop connect to my phone's Wi-Fi, but the speed is very slow?
Possible causes and solutions:
| Cause | Solution |
|---|---|
The phone uses 2.4 GHz with a congested channel |
In the access point settings, select 5 GHz (if the laptop supports it) |
| Operator speed limitation (eg. Megaphone limits tethering to 10 Mbps) | Call support or change your tariff |
The laptop is connected via 802.11b (max 11 Mbps) |
Update your Wi-Fi driver or buy an external adapter. |
Is it possible to share Wi-Fi from your phone to multiple devices at the same time?
Yes, but there are limitations:
- 📱 Android: to 10 devices (depending on the model).
- 🍎 iPhone: to 5 devices (on iOS 16+).
If you connect more, the speed will drop by 2-3 times. For stable operation, it is recommended not to exceed 3-4 devices.