You are trying to share the Internet from your phone to your laptop via Wi-Fi hotspot, but Windows 10 stubbornly refuses to connect? The situation is familiar to many: your smartphone creates a network, other devices connect without a problem, but your laptop either doesn't see the network at all or displays the error "Unable to connect to this network"There could be dozens of reasons for this behavior, from trivial errors in the settings to driver conflicts or operating system limitations.
In this article we will look at all possible scenarios, Why Windows 10 does not connect to Wi-Fi from the phone (Android or iPhone), and we'll provide step-by-step instructions for troubleshooting each issue. You'll learn how to check your phone settings, update drivers on your laptop, reset network settings, and even manually enter DNS if automatic settings aren't working. And if the problem lies deeper, we'll explain how to diagnose hardware issues.
It doesn't matter if you use Samsung Galaxy with function Mobile Hotspot, iPhone with the regime Modem mode, or budget Xiaomi — The solution search algorithm will be universal. We'll start with the simplest checks and gradually move on to more complex settings.
1. Checking Basic Settings: 5 Steps Before Deep Diagnostics
Before you dig into the settings Windows 10 or drivers, make sure the problem isn't hidden on the surface. Experience shows that in 60% of cases, the problem is resolved at this stage.
- 📱 Is the hotspot enabled on your phone? On Android check in the menu
Settings → Wireless & networks → Hotspot & tetheringOn . iPhone —Settings → TetheringThe indicator should be blue/green. - 🔄 Have you rebooted both devices? It's trivial, but it often helps: turn off your phone and laptop for 30 seconds, then turn it back on.
- 🔒 Is the password correct? The password for the hotspot on your phone may be different from the password for your home Wi-Fi. Android It can be changed in the access point settings, iPhone - V
Settings → Personal Hotspot → Wi-Fi Password. - 📶 Does the laptop see other networks? If the list of available networks is empty or only neighboring routers are displayed, the problem is with the laptop's Wi-Fi adapter, not the phone.
- 🚫 Are there any connection restrictions? On Android Some firmwares limit the number of connected devices (usually up to 5). iPhone check if the mode is on
For family onlyin the modem mode settings.
If after these checks the laptop still does not connect, we move on to more in-depth diagnostics. Pay special attention to the password section: the iPhone uses a complex password of 8+ characters by default, which can be easily confused when entering.
2. Phone settings: why the hotspot may not work
Sometimes the problem isn't with the laptop, but with the phone itself. Let's look at typical configuration errors on Android And iOS, which interfere with the connection.
For Android devices
On smartphones with Android 10+ (especially on firmware from Xiaomi, Realme or Oppo) often there are hidden limitations:
- 🔧 Power saving modeSome phones disable the hotspot when the battery level is low (the threshold is 15-20%). Check in
Settings → Battery → Power saving mode. - 📡 Frequency rangeIf your laptop is older than 2015, it may not support
5 GHz. In the access point settings (Settings → Access Point → AP Settings) select2.4 GHz. - 🔒 Firewall or VPNApplications like Avast, Kaspersky or NordVPN may be blocking internet access. Try disabling them temporarily.
For iPhone (iOS)
On iPhone Problems are usually related to operator settings or restrictions Apple:
- 📱 Modem mode has been disabled by the operator.Some mobile operators (for example, Tele2 or Iota) This feature is blocked on plans without the "Internet for Devices" option. Check in your personal account.
- 🔄 Reset network settingsGo to .
Settings → General → Transfer or reset iPhone → Reset → Reset Network SettingsThis will delete all saved Wi-Fi and VPN connections, but often solves the problem. - 🔒 MAC address restrictionIn rare cases iOS It may be blocking new devices from connecting. Try connecting another device to the hotspot; if that doesn't work, the problem is with your phone.
If after checking these points the laptop still does not connect, the problem is most likely on the side Windows 10Let's move on to the next section.
3. Wi-Fi diagnostics on a laptop: from drivers to services
Windows 10 is known for its "surprises" with wireless networks. Even if the Wi-Fi adapter is working properly, the system may block the connection due to outdated drivers, service conflicts, or incorrect network settings. Let's take a step-by-step look.
Step 1: Check the status of your Wi-Fi adapter
Open device Manager (Win + X → Device Manager) and find the section Network adapters. If next to the name of your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377) the yellow exclamation mark is lit - the driver is not working properly.
To update the driver:
- Right-click on the adapter →
Update driver. - Select
Automatic search. - If the system does not find updates, download the driver from the laptop manufacturer's website (Lenovo, HP, Asus etc.) or Wi-Fi chip (Intel, Broadcom, Realtek).
Step 2: Reset the TCP/IP stack
Sometimes the network fails to connect due to protocol failure. TCP/IPTo reset them, open Command prompt as administrator (Win + X → Command Prompt (Administrator)) and execute the commands sequentially:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Once completed, restart your laptop.
Step 3: Check Windows Services
Several system services are responsible for Wi-Fi operation. Make sure they are running:
- Click
Win + R, enterservices.msc. - Find services:
WLAN AutoConfig Service(should beIn progress)Network List ServiceWindows Firewall(if disabled, enable it temporarily)
Launch.☑️ Checking Wi-Fi on a laptop
If the connection still doesn't work after these steps, the problem may be with your network security settings or an IP address conflict. More on that in the next section.
4. IP and DNS Conflicts: How to Detect and Fix Them
One of the most insidious reasons why Windows 10 can't connect to the hotspot from my phone - IP address conflict or incorrect settings DNSThe phone distributes the Internet to a subnet (for example, 192.168.43.x), but the laptop is trying to get an address from a different subnet or is using static settings.
How to check your current network settings
Open Command line and run:
ipconfig /all
Please pay attention to the lines:
Wireless network adapter— your Wi-Fi module should be displayed here.IPv4 address- if it starts with169.254.x.x, this means that the laptop did not receive an address from the phone (DHCP is not working).Main gateway- must match the IP of the phone (usually192.168.43.1For Android or172.20.10.xFor iPhone).
Manual IP configuration (if DHCP does not work)
If the laptop does not receive an IP automatically, assign it manually:
- Open
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right click on
Wireless network→Properties. - Select
Internet Protocol version 4 (TCP/IPv4)→Properties. - Install:
- IP address:
192.168.43.100(For Android) or172.20.10.100(For iPhone) - Subnet mask:
255.255.255.0 - Default gateway:
192.168.43.1(Android) or172.20.10.1(iPhone) - DNS:
8.8.8.8(Google) or1.1.1.1(Cloudflare)
- IP address:
After applying the settings, try connecting again. If the network appears but the internet still doesn't work, there's a problem with the DNS or phone settings.
What should I do if the network disappears after manually setting up the IP?
This means the phone is sharing the internet on a different subnet. Try this:
1. On Android: change the access point name (SSID) - sometimes this resets the subnet to the default 192.168.43.x.
2. On iPhone: Turn the modem mode on and off 2-3 times in a row - this may reset the IP pool.
5. Security issues: firewall, antivirus, and encryption
Sometimes Windows 10 Blocks connection to the access point due to security settings. The culprits may be:
- 🛡️ Windows Firewall - by default it can block "unknown" networks.
- 🦠 Antiviruses — Kaspersky, Avast, ESET often take over network control.
- 🔐 Encryption type - if the phone is used
WPA3, but the laptop doesn't support it.
How to temporarily disable your firewall and antivirus software
To test, disable protection:
- Windows Firewall:
- Open
Control Panel → Windows Firewall. - Select on the left
Enabling and disabling the firewall. - Mark
Disable the firewallfor private and public networks.
- Open
- Find the antivirus icon in the tray (next to the clock).
- Select the "Disable Protection" or "Pause" option.
- Set the shutdown time to 15-30 minutes.
After disabling protection, try connecting to the access point again. If it works, the problem is in the security settings. In this case:
- Add the network to the firewall exceptions.
- Update your antivirus or change it to a less aggressive one (for example, Windows Defender).
- Check if your antivirus is blocking the function
Internet Connection Sharing (ICS).
Problems with Wi-Fi encryption
If the laptop does not support WPA3 (the encryption standard used in new phones), the access point will not connect. Solution:
- On Android: in the access point settings (
Settings → Access Point → AP Settings) selectWPA2 PSKinstead ofWPA3. - On iPhone: Apple does not allow you to change the encryption type, but you can try resetting the network settings (see section 2).
6. Hardware problems: when a hardware failure is to blame
If all software methods have been tried, but the laptop still does not connect to the access point from the phone, it is possible hardware malfunctionsLet's consider typical scenarios:
| Symptom | Possible cause | Solution |
|---|---|---|
| The laptop doesn't see it not a single one Wi-Fi network | The Wi-Fi module or antenna is faulty | Connect a USB Wi-Fi adapter for testing. If it works, take your laptop to a service center. |
| The network is visible, but the connection drops after 5-10 seconds. | Wi-Fi module overheating or power supply problems | Check your laptop for overheating (use HWMonitor). Try connecting with and without charging. |
| There is a connection, but the Internet doesn't work. | Malfunction in the data transmission circuit (for example, damaged antenna cable) | Try connecting to a different access point. If the problem persists, contact a service center for diagnostics. |
| The laptop sees the network, but fails to connect with the error "Failed to connect" | Wi-Fi channel conflict or interference | On your phone, change the Wi-Fi channel in the access point settings (select 1, 6, or 11 for 2.4 GHz). |
If you suspect a hardware problem but aren't sure, try:
- 🔌 Connect your laptop to the internet via cable (Ethernet) - if this doesn't work, the problem is with the network card.
- 🖥️ Download Live CD With Linux (For example, Ubuntu) and check the Wi-Fi from there. If the network works in another OS, the problem is Windows 10.
- 🔧 Open the laptop and check if the antennas are securely connected to the Wi-Fi module (this is important if the laptop has been dropped or disassembled).
7. Alternative connection methods if Wi-Fi doesn't work
If Wi-Fi sharing from your phone still doesn't work, there are several alternative ways to connect your laptop to the internet:
- 🔗 USB modemConnect your phone to your laptop via USB cable and turn on modem mode. On Android this is called
USB modem, on iPhone —USB-onlyin the modem mode settings. - 📶 Bluetooth modemSparring a phone and a laptop Bluetooth, then turn it on on your phone
Bluetooth modem(on Android — in the access point settings). The speed will be lower, but it's enough for email and instant messaging. - 🌐 Sharing via a routerIf you have a Wi-Fi router at home, connect your phone to it via cable (via USB-OTG) or Wi-Fi, then turn on
Modem modeand distribute the Internet through a router.
For USB modem on Windows 10 You may need to install a driver:
- On Android: Usually the driver is installed automatically when you first connect it.
- On iPhone: If your laptop doesn't see the connection, download iTunes (even if you don’t use it, it installs the necessary drivers).
If none of the methods worked, the problem may be with your mobile operator's tariff (see the next section).
8. Problems on the mobile operator's side
Sometimes the reason is not in the phone or laptop, but in mobile operator restrictionsMany plans block internet tethering (especially unlimited or low-cost plans).
How to check:
- 📱 On Android: After turning on the access point, a notification like “Internet sharing may be subject to a fee." or "An additional option is required for distribution.».
- 🍎 On iPhone: if the modem mode settings say “Contact {carrier name} for activation", it means the function is blocked.
- 💳 Check your personal account on the operator's website. Look for the "Services" or "Options" section. Internet tethering is often a separate option for 50-150 rubles per month.
Tariffs that often block distribution:
- Tele2: tariffs "My Tele2", "My Conversation", "My Online" (without the "Internet for devices" option).
- Iota: all tariffs except "Unlimited for everything".
- MTS/Beeline/Megaphone: tariffs marked "Only for smartphone".
If the distribution is blocked, you have two options:
- Activate the distribution option (usually costs 50-200 rubles/month).
- Change your tariff to one where distribution is allowed (for example, “Unlimited for everything” at Iota or "Device Tariff" MTS).
⚠️ Attention: some operators (for example, Tele2) may block distribution even after connecting the option if you use VPN or TorIn this case, please contact support.
FAQ: Frequently asked questions about connecting a laptop to a hotspot from a phone
❓ Why does my laptop see the network from my phone, but it won't connect with the error "We couldn't connect to this network"?
This error occurs in three cases:
- Incorrect password — Even if you are sure that you are entering it correctly, try resetting the password on your phone and entering it again.
- IP conflict — assign a static IP on the laptop (see section 4).
- Encryption incompatibility - change the security type on your phone
WPA3onWPA2.
Also check if it is turned on on your phone Airplane mode or Energy saving.
❓ My laptop connects to the hotspot, but the internet isn't working. What should I do?
Reasons and solutions:
- 🔌 There is no mobile internet on the phone — check your balance, APN settings, or restart your phone.
- 🌐 DNS issues - write it manually
8.8.8.8or1.1.1.1(see section 4). - 🚫 The operator is blocking distribution — check the tariff (see section 8).
- 🔧 There was a problem with the sharing settings. - On your phone, turn off and then turn on the access point again.
If you have internet on your phone but not on your laptop, try connecting via USB modem.
❓ My iPhone's hotspot turns on, but my laptop doesn't see it. What's wrong?
On iPhone There are several nuances:
- 🔄 Modem mode is disabled in the operator settings. - check in
Settings → Cellular → Data Options → Cellular(should beOnForModem mode). - 📶 iPhone is sharing the 5 GHz band., but the laptop doesn't support it. Try forcing it on.
2.4 GHz(on some models this can be done viaSettings → Tethering → Maximum Compatibility). - 🔒 MAC address restriction — Try connecting another device. If it connects but the laptop doesn't, there's a problem with the settings. iOS.
Also make sure that on iPhone the latest version is installed iOS.
❓ After updating Windows 10, my laptop stopped connecting to my hotspot. How can I get it working again?
Updates Windows 10 Wi-Fi drivers often crash. Try:
- Roll back the adapter driver:
- Open
device Manager. - Find your Wi-Fi adapter →
Properties → Driver → Roll Back Driver.
- Open
Update driver via Windows - it often installs the wrong version).If rolling back the driver doesn't help, check if the service is disabled. WLAN AutoConfig Service (see section 3).
❓ Is it possible to share Wi-Fi from a phone without a password?
Technically yes, but:
- On Android:
- Open
Settings → Access Point → AP Settings. - Select
Without protection(orOpen network).
⚠️ Attention:
- Open