Modern smartphones can easily become mobile hotspots, sharing internet via Wi-Fi with other devices. But what if The laptop stubbornly refuses to connect to such a network? The problem could lie in either your phone's settings or your laptop's configuration—from a simple glitch to a security protocol conflict. In this article, we'll look into it. all possible reasons and we will offer proven solutions for Windows 10/11 And macOS, and we will also consider the nuances for different phone models (Samsung, iPhone, Xiaomi and others).
The situation is complicated by the fact that connection errors are often accompanied by vague messages like "Unable to connect to the network" or "Check your settings and try again."Without specific instructions, the user is forced to guess where to look for the problem. We've structured the material so you can quickly diagnose a malfunction — from simple checks to deep settings.
⚠️ Attention: If your phone is connected to a 5G mobile network, but your laptop only supports the standard Wi-Fi 4 (802.11n), compatibility conflicts may occur. In this case, try manually limiting the distribution range on your phone to 2.4 GHz.
1. Checking Basic Settings: 5 Steps Before Deep Diagnostics
Before digging into your router settings or drivers, make sure the problem isn't obvious. Users often miss obvious issues, spending hours troubleshooting non-existent problems.
Start with reboot both devices — phone and laptop. This will clear temporary Wi-Fi module glitches. If the connection isn't restored after rebooting, proceed to checking:
- 🔋 Phone battery charge: Some models (for example, Xiaomi Redmi Note 10) automatically turn off Wi-Fi sharing when the battery level drops below 20% to save power. Connect your phone to a charger.
- 📶 Mobile network signal: If the phone displays
E(Edge) or3G, the speed may not be sufficient for stable distribution. Switch to4G/LTEin mobile data settings. - 🔒 Connected devices limit: In the access point settings (
Mobile hotspoton Android orModem modeon iPhone) check if the maximum number of connections has been reached (usually 5-10 devices). - ⚡ Power saving mode: On laptops with Windows 11 mode Battery Saver It can disable the Wi-Fi adapter to extend battery life. Disable it in the notification bar.
- 🔄 Resetting the network on a laptop: IN Windows go to
Settings → Network & Internet → Network resetOn . macOS delete saved network inSystem Preferences → Network → Wi-Fi → Advanced.
If after these steps the laptop still won't connect, the problem is deeper. Let's move on to analyzing specific errors.
2. Authentication errors: "Incorrect password" or "Unable to obtain IP"
The most common error messages are: "Incorrect password" And "Unable to obtain IP address"You may have entered the password correctly, but the problem lies elsewhere.
First check:
- 🔑 Password case: Access point passwords are case-sensitive. If you copied the password from a message, make sure you didn't include any extra spaces or characters.
- 🔄 Change security type: On Android try changing the protection type
WPA2-PSKonWPA3-PSK(or vice versa) in the hotspot settings. iPhone this parameter is fixed (WPA2). - 📱 Resetting the access point settings: On Samsung Galaxy go to
Settings → Connections → Mobile hotspot and tethering → Mobile hotspot → Set upand reset your password.
If the laptop gives an error "Failed to obtain IP", the problem is DHCP server phone. Try:
- On your phone, turn the modem mode off and on again.
- On your laptop, manually enter the IP address:
- For Windows:
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings → Wi-Fi → Properties → Internet Protocol Version 4 (TCP/IPv4). - Specify IP
192.168.43.100, mask255.255.255.0, gateway192.168.43.1(for most Android-phones).
- For Windows:
⚠️ Attention: On iPhone default gateway address - 172.20.10.1If you are connecting to iPhone, use IP from the range 172.20.10.x (For example, 172.20.10.100).
☑️ Checking authentication errors
3. Frequency conflicts: 2.4 GHz vs. 5 GHz
Many modern phones (for example, Samsung Galaxy S22 or iPhone 13) by default they distribute Wi-Fi in two ranges - 2.4 GHz And 5 GHzHowever, older laptops (especially with adapters) Wi-Fi 4) may not support 5 GHz, and new ones, on the contrary, ignore the overloaded ones 2.4 GHz.
How to check and fix:
- Forced range selection on the phone:
- On Android (For example, Xiaomi):
Settings → Mobile Hotspot → Configure → Bandwidth→ select2.4 GHz. - On iPhone the range is fixed (usually
2.4 GHz), but you can try to disable itMaximum compatibilityin the access point settings.
- On Android (For example, Xiaomi):
- IN Windows open
Device Manager → Network Adapters, find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200) and check its specifications on the manufacturer's website. - On macOS hold
Optionand click on the Wi-Fi icon in the menu bar - the current standard will be displayed (802.11a/b/g/n/ac/ax).
| Range | Advantages | Flaws | Suitable for |
|---|---|---|---|
2.4 GHz |
Longer signal range, better penetration through walls | Low speed, congested (lots of interference from other devices) | Old laptops, remote connections |
5 GHz |
High speed, less interference | Shorter range, does not penetrate thick walls | New laptops, close proximity of devices |
6 GHz (Wi-Fi 6E) |
Maximum speed, minimum interference | Very limited range, only supported by newer devices | Flagship laptops 2022+ |
Critical information: If your laptop was manufactured before 2015, there's a 90% chance it doesn't support 5 GHz. In this case, force your phone to use only the 2.4 GHz band.
How to find out the Wi-Fi range on a laptop without specifications?
Open Command Prompt (Win + R → cmd) and enter:
netsh wlan show drivers
In the line Supported radio types It will indicate which ranges are available (eg. 802.11n 802.11g 802.11b means only 2.4 GHz).
4. Problems with Wi-Fi drivers on a laptop
Outdated or corrupted network adapter drivers are one of the main reasons why a laptop can't detect a hotspot from a phone. Symptoms: the network is visible, but the connection drops, or the laptop doesn't detect Wi-Fi at all.
How to diagnose and fix:
- Checking the current driver:
- IN Windows open
Device Manager → Network Adapters. - If there is an exclamation mark next to the adapter name, the driver is not working properly.
- IN Windows open
- Right-click on the adapter →
Update driver → Automatic search. - If it doesn't find it automatically, download the driver from the manufacturer's website (Intel, Qualcomm, Broadcom). For Lenovo or HP It is better to take the driver from the official website of the laptop model.
- Driver rollback: If problems started after an update, please revert to the previous version (
Adapter Properties → Driver → Roll Back Driver). - Uninstall and reinstall: Remove the device in
Device Manager, then restart your laptop - the system will reinstall the driver. - Shut down your Mac.
- Turn on by pressing and holding immediately
Option + Command + P + Rfor 20 seconds. - 🛡️ Temporarily disabling antivirus: Disable network protection in your antivirus settings for 5-10 minutes and try connecting again.
- 🔥 Setting up Windows Firewall:
- Open
Control Panel → Windows Defender Firewall → Advanced settings. - Go to
Rules for incoming connectionsand find the rules related toWi-FiorSharedAccess. - If the rules are disabled, enable them.
- Open
- 🍎 Setting up a firewall on macOS:
- Open
System Preferences → Security & Privacy → Firewall. - Click
Firewall settingsand make sure that incoming connections are set toAllow automatically signed software.
- Open
For macOS Drivers are updated through a system update (System Settings → Software Update). If Wi-Fi stops working after updating macOS, reset it NVRAM:
⚠️ Attention: If you use USB Wi-Fi adapter (For example, TP-Link TL-WN725N), the problem may be a conflict with the built-in module. Disable the built-in Wi-Fi in BIOS or turn it off in Device Manager.
5. Blocking by antivirus or firewall
Sometimes security programs (eg. Kaspersky, Avast, or built-in Windows Defender) block connections to "untrusted" networks, considering the phone's access point potentially dangerous. The problem could also be in the firewall settings.
How to check:
If the connection works after disabling the antivirus, add the network to the exceptions:
- IN Kaspersky:
Settings → Security → Network → Trusted Networks. - IN Avast:
Settings → Security → Main screens → Screen settings → Network.
⚠️ Attention: Don't leave your antivirus software disabled for too long! Re-enable your protection immediately after testing.
6. Hardware failures: when the hardware is to blame
If none of the software methods help, the problem may be hardware-related. This could be:
- 📡 Faulty Wi-Fi module in the laptop: Check if the adapter is detected in
Device ManagerIf it is not present or is marked as "Unidentified Device", the module may be faulty. - 🔌 Antenna problems: If the laptop has been dropped or repaired, the antenna cables may have become disconnected from the Wi-Fi module. This results in a weak signal or no network connection at all.
- 📱 Wi-Fi module malfunction in the phone: If your phone doesn't share the internet with any devices, the problem may be in its hardware (for example, after a fall or exposure to water).
- Test on another device: Try connecting another laptop, tablet, or smartphone to your phone's hotspot. If they also don't connect, the problem is with your phone.
- Checking the laptop's Wi-Fi module:
- Connect your laptop to a different Wi-Fi network (for example, your home router). If it doesn't connect, the adapter is at fault.
- On Windows enter in the command line:
ping 127.0.0.1If the ping works but Wi-Fi doesn't, the problem is with the adapter or its drivers.
- Visual inspection: If you are disassembling a laptop, check if the antenna wires are connected to the Wi-Fi module (usually black and white cables).
How to diagnose:
If hardware failure is confirmed:
- For a laptop: Wi-Fi module replacement (cost from 1,500 to 5,000 ₽ depending on the model).
- For phone: Diagnostics at a service center (replacement of the Wi-Fi chip or antenna unit is possible).
⚠️ Attention: On some laptops (for example, the Dell Latitude series) The Wi-Fi module is soldered to the motherboard. In this case, repairs will be more expensive.
7. Features of specific brands: Samsung, iPhone, Xiaomi
Smartphone manufacturers often add unique features or limitations to tethering. Let's look at the nuances for popular brands.
Samsung Galaxy (One UI)
- 🔄 Automatic shutdown: In the access point settings (
Settings → Connections → Mobile hotspot & tethering) there is an option "Turn off when idle". Turn it off. - 📴 Conflict with Dual SIM: If you use two SIM cards, try leaving only one - sometimes the modem module conflicts with the second SIM.
iPhone (iOS)
- 🔒 Apple limitation: On some tariffs, operators block Internet distribution (for example, MTS or Beeline (in roaming). Check your tariff terms.
- 🔄 Reset network settings:
Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings.
Xiaomi (MIUI)
- 🔋 Energy saving: IN
Settings → Battery → Power saving modedisable optimization for the application Access Point. - 📡 Hidden network: There is an option in the access point settings Hide NetworkIf it is enabled, the laptop will not see the SSID.
| Brand | A typical problem | Solution |
|---|---|---|
| Samsung | Automatically disable the access point | Disable the option in the modem settings |
| iPhone | Blocking by operator | Checking the tariff or changing SIM |
| Xiaomi | Energy saving blocks distribution | Add "Access Point" to exceptions |
| Huawei | Conflict with EMUI optimization | Disable Smart Connect in Wi-Fi settings |
⚠️ Attention: On phones Huawei With EMUI 12+ the function may work Privacy Protection, blocking connections from unknown devices. Add your laptop's MAC address to trusted networks in your Wi-Fi settings.
FAQ: Frequently asked questions about connecting a laptop to Wi-Fi from a phone
My laptop connects to the hotspot, but the internet isn't working. What should I do?
Please check the following points:
- On your phone, in the hotspot settings, make sure the option is enabled. Allow other users to manage the connection (on Android).
- On your laptop, open a command prompt and type:
ipconfig /allMake sure that in the section
Wireless network adapterthe correct one is indicatedDefault Gateway(must match the phone's IP, for example,192.168.43.1). - If there is no gateway, manually enter the DNS (for example,
8.8.8.8And8.8.4.4from Google).
My phone is broadcasting Wi-Fi, but my laptop can't see it. What's wrong?
Possible reasons:
- The phone is in sleep mode. Hidden Network (disable it in the access point settings).
- The laptop does not support the range
5 GHz, and the phone only distributes it (switch to2.4 GHz). - The laptop's Wi-Fi adapter is disabled.
BIOSor physically (check the keyFn + F2/F12to enable Wi-Fi). - The adapter driver is not installed on the laptop (check in
Device Manager).
Is it possible to share Wi-Fi from a phone without a password?
Technically yes, but it's not safe. Android:
- Open the access point settings.
- In the field "Password" leave it blank (or enter a simple one, eg
12345678). - Select the security type
Open network (no password).
⚠️ Warning: Any device within range will be able to connect to your hotspot and use your traffic!
Why is the internet speed via the phone much slower than on the phone itself?
This is normal - when distributing, the speed drops by 20-50% due to:
- Limitations of the phone's processor (it processes both the mobile signal and Wi-Fi at the same time).
- Interference in the air (especially on
2.4 GHz). - Operator restrictions (some tariffs artificially reduce speed when distributing).
To improve speed:
- Switch to
5 GHz(if the laptop supports it). - Connect your phone to a charger (saving power may limit performance).
- Disable background apps on your phone.
Is it possible to share Wi-Fi from a phone to a laptop via USB?
Yes, it's even more reliable than Wi-Fi. Instructions:
- For Android:
- Connect your phone to your laptop via USB.
- In your phone settings, select
Modem mode → USB modem. - On the laptop in
Network connectionsa new connection will appear.
- Connect your iPhone to your laptop via USB.
- On iPhone, go to
Settings → Tetheringand turn it on. - On your laptop, select connection via
Apple Mobile Device Ethernet.
✅ Advantages of USB sharing: Faster than Wi-Fi and doesn't drain your phone's battery.