You are trying to transfer files from your phone to your laptop wirelessly, run screen mirroring Or share the internet—but the devices stubbornly refuse to see each other. This situation is familiar to many: the Wi-Fi indicator on the laptop is on, the network is working, but the smartphone either can't find the PC's access point, or connects, but has no internet access. In 70% of cases, the problem isn't a hardware failure, but rather incorrect settings or protocol conflicts.
In this article we will look at all possible reasons, according to which Android/iOS won't connect to laptop via Wi-Fi - from the banal disconnected Wi-Fi Direct to IP address conflicts on the local network. You will receive:
- 🔍 Diagnostic table to quickly identify a problem by symptoms
- 📱 Step-by-step instructions for Windows 10/11, macOS, Android, and iPhone
- ⚡ Hidden router settingsthat block P2P connections
- 🛠 Alternative methods connections if Wi-Fi doesn't work
We will pay special attention to conflict between Wi-Fi 6 (802.11ax) and legacy adapters in phones from 2018–2020 — this is the most common “non-obvious” reason that is not written about in standard guides.
1. Checking the Basics: 5 Steps Before Setting Up
Before delving into the settings, make sure you meet the minimum wireless connection requirements. Missing even one item from this list is guaranteed to result in a connection error.
Make sure the Wi-Fi adapter on your laptop is enabled (press Fn+F2/F12 or in the Network and Sharing Center).
Make sure Wi-Fi is turned on on your phone (not Airplane mode!)
Disable VPN on both devices (they block local connections)
Delete old saved networks from your phone (Settings → Wi-Fi → Forget network)
Update your laptop's Wi-Fi drivers (especially if it's older than 2019) -->
If you use mobile hotspot on a laptop (You are distributing Internet from a PC to a phone), check:
- 📶 Frequency range: Modern phones don't see access points in range
5 GHz, if the laptop is configured only for it. Switch to2.4 GHzor modeAuto. - 🔒 Security type: Some Android smartphones do not support
WPA3. InstallWPA2-PSK (AES). - 📱 Connection limit: By default, Windows limits the access point 8 devicesIf other gadgets are already connected to it, the new phone will not be able to connect.
⚠️ Attention: On laptops with Qualcomm Atheros adapters (often found in Lenovo IdeaPad, HP Pavilion (up to 2021) the mobile hotspot may not work due to a driver error. The solution is to install the driver version 10.0.0.343 or newer manually from the manufacturer's website.
2. Protocol conflict: Wi-Fi 6 vs. legacy adapters
The most insidious problem of 2023–2026: Laptops with Wi-Fi 6 (802.11ax) cannot reliably connect to smartphones, Released by 2021Symptoms:
- 🔄 The phone finds the laptop's network, but when connecting, it says "Obtaining IP address" and disconnects.
- 📉 File transfer speed does not exceed 1–2 MB/s (with the norm being 10–50 MB/s)
- ❌ The connection is broken after 30-60 seconds of connection
The reason is the incompatibility of standards 802.11ax (Wi-Fi 6) and 802.11ac/n (Wi-Fi 5/4). Solutions:
| Scenario | Action on a laptop | Action on the phone |
|---|---|---|
| Laptop with Wi-Fi 6, phone until 2020 | Disable 802.11ax in the adapter settings (see below) |
Enable compatibility mode in Wi-Fi settings |
| Laptop with Wi-Fi 5, phone with Wi-Fi 6 | Update the adapter driver to a version with support WPA3 |
Disable Wi-Fi 6 in the engineering menu |
| Both devices support Wi-Fi 6, but they don't connect. | Reset network settings (netsh winsock reset) |
Reset network settings in the Reset menu |
How to disable Wi-Fi 6 on a Windows laptop:
- Open
device Manager(Win + X → Device Manager). - Expand the branch
Network adapters, find your Wi-Fi module (for example, Intel AX200 or Killer Wi-Fi 6). - RMB →
Properties → Advanced. - Find the parameter
Wireless Modeor802.11n/ac/axand set the value802.11acor802.11n.
3. Router settings that block P2P connections
If you are trying to connect your phone to your laptop via a shared router (both devices are on the same network), the problem may lie in the router settings. Three key settings block data exchange between devices:
- 🔒 AP Isolation: If enabled, devices on the network cannot see each other. Disable it in the router control panel (
Wireless Mode → Security Settings). - 🌐 Client Bandwidth Limit: Speed limit between devices. Set the value
Unlimited. - 🔄 IGMP Snooping: may disrupt multicast traffic (used for Miracast). Try disabling it.
How to check settings using routers as an example TP-Link And ASUS:
192.168.0.1 → Login/Password (usually admin/admin)Go to section:
- For TP-Link: "Wireless Mode" → "Advanced Settings"
- For ASUS: "Local Network" → "DHCP Server"
Find the "AP Isolation" option and turn it off.
⚠️ Attention: On corporate routers (for example, MikroTik or Ubiquiti) the function can be enabledClient-to-Client Forwardingin the settingsWireless SecurityIt also needs to be disabled for Wi-Fi Direct to work.
If after the changes the phone still doesn't see the laptop, try:
- Reboot the router (disconnect power for 30 seconds).
- Forget the network on your phone and reconnect.
- On the laptop, run the commands in
CMDas administrator:ipconfig /releaseipconfig /renew
ipconfig /flushdns
4. Problems with Wi-Fi Direct and Miracast on Windows
If you are trying to use Wi-Fi Direct (for file transfer) or Miracast (for screen mirroring), but the laptop is not detected by the phone, the following is to blame:
- 🖥 Lack of Wi-Fi Direct support on a laptop (valid for PCs before 2015).
- 📱 Outdated protocol version on the phone (for example, Samsung With Android 8 does not support Miracast on Windows 11).
- 🔧 Disabled service
WDFS(Wi-Fi Direct Services) on Windows.
How to enable Wi-Fi Direct on a Windows 10/11 laptop:
- Open
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks→Add a new network. - Select
Create a Wi-Fi Direct hotspot(if there is no option, your adapter does not support the function).
For Miracast:
- Click
Win + Pand selectConnecting to a wireless display. - If the option is not active, check Miracast support:
dxdiag → Save report → Find the line "Miracast"Meaning
Available, with HDCPmeans support.
How to check Miracast support on Android
Open the engineering menu of your phone (usually ##2432546## or ##36446337## for Samsung).
Find the "Wi-Fi Display" or "Miracast" section.
If the status is "Not Supported," your phone cannot mirror its screen over Wi-Fi.
⚠️ Attention: On laptops with hybrid graphics (NVIDIA Optimus or AMD SwitchableMiracast may not work due to a driver conflict. The solution is to update the drivers. And disable discrete graphics inNVIDIA Control Panel→Managing 3D parameters→Integrated graphics.
5. IP conflicts and DHCP errors
If the phone connects to the laptop network, but no internet access or shared folders won't open, the problem is an IP address conflict. Typical symptoms:
- 📛 The phone receives an IP address of the type
169.254.x.x(self-assigned, no DHCP). - 🔌 The connection keeps breaking with the "IP conflict" error.
- 📂 Network folders are not visible when enabled
Public access.
Solutions:
- On the laptop: Set a static IP for the mobile hotspot:
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsRight-click on the connection → Properties → Internet Protocol Version 4 (TCP/IPv4)
Set IP: 192.168.137.1, Mask: 255.255.255.0 - On the phone: Manually assign an IP from the same range (eg.
192.168.137.100). - For general access: Turn on
Network discoveryand turn it offPassword protectionVAdditional sharing options.
| Error | Cause | Solution |
|---|---|---|
| "Getting IP address" endlessly | The DHCP server on the laptop is not responding. | Assign a static IP on your phone |
| IP address 169.254.xx | No connection to DHCP server | Check Windows Firewall (temporarily disable) |
| "Connected without internet" | Sharing is not enabled in Windows. | Enable "Allow other network users..." in the connection properties. |
6. Alternative connection methods if Wi-Fi doesn't work
If the wireless connection still doesn't work, try one of these methods:
- 🔌 USB cable: The most stable method. To transfer files, use
MTP(Android) orApple Mobile Device USB Driver(iPhone). Speed up to 480 Mbps (USB 2.0) or 5 Gbps (USB 3.0). - 📶 Bluetooth: Suitable for transferring small files (up to 50 MB). Speed - up to 3 Mbps. On Windows, enable
Sharing files via Bluetoothin the device settings. - 🌐 Cloud services: Upload files to Google Drive, Dropbox or Yandex.Disk, then download it to your laptop. The downside is that it's dependent on internet speed.
- 📡 Local network via router: Connect both devices to the same network and use apps like LocalSend (Android/iOS/Windows) or Snapdrop (works via browser).
To mirror your screen without Wi-Fi:
- 🖥 USB-C/HDMI adapter: Connect your phone to your laptop via USB-C to HDMI (support needed)
DisplayPort Alt Mode). - 🎮 Steam Link: Valve's app lets you stream your PC screen to your phone over a local network (even if Wi-Fi Direct isn't working).
If you need to share the Internet from your laptop to your phone, but Wi-Fi refuses to work, try:
1. Connect your phone to your laptop via USB.2. On a laptop: Right-click on “Start” → “Network Connections”.
3. Find your Internet connection (Ethernet/Wi-Fi) → Properties → Access tab.
4. Check the box “Allow other network users to connect to your Internet connection.”
5. In the drop-down list, select USB connection to the phone.
7. Diagnosing hardware problems
If none of the methods worked, the problem might be hardware failure. Check:
- 📡 Laptop Wi-Fi adapter:
- 🔍 In
Device ManagerThere should be no exclamation marks next to the network adapter. - 🔄 Try connecting an external USB Wi-Fi adapter (for example, TP-Link TL-WN725N).
- 🔍 In
- 📱 Phone Wi-Fi module:
- 📶 Check if your phone can connect to other networks (for example, your home router).
- 🛠 If the signal is weak or the connection is constantly breaking, the antenna may be faulty.
- ⚡ Nutrition: On some laptops (Dell XPS, HP Spectre) The Wi-Fi adapter turns off when the battery is low. Connect the laptop to the network.
How to check the functionality of your laptop's Wi-Fi adapter:
- Open
Command line(Win + R → cmd). - Enter:
netsh wlan show drivers - Find the lines:
Radio type— it should be802.11n/ac/ax.Hosted network support— it should beYes.
⚠️ Attention: On laptops with modules Intel Wireless-AC 9560 And Killer 1550 A common bug is when the adapter freezes after waking up from sleep. The solution is a full reboot (not hibernation!) or a driver rollback. 21.110.2.1.
FAQ: Frequently Asked Questions
My phone connects to my laptop's hotspot, but the internet isn't working. What should I do?
Check the sharing settings on your laptop:
- Open
Settings → Network & Internet → Mobile Hotspot. - In the section
Sharing an Internet connectionselect the connection through which the laptop itself accesses the Internet (for example,EthernetorWi-Fi). - If the option is not active, run in
CMDas administrator:netsh wlan set hostednetwork mode=allow ssid=MyHotspot key=12345678netsh wlan start hostednetwork
Also make sure that the phone is not turned on traffic saving mode (it can block background connections).
My laptop can't see my phone via Wi-Fi Direct, even though both devices support the technology. What's wrong?
The problem may be:
- 📱 Wi-Fi operating mode on the phone: On some Xiaomi And Realme you need to turn it on manually
Wi-Fi Directin the Wi-Fi settings (the “…” icon →Wi-Fi Direct). - 🖥 WDFS service on a laptop: Open
services.msc, findWi-Fi Direct Servicesand run it (startup type -Automatically). - 🔒 Firewall: Temporarily disable it or add an exception for
svchost.exe(port5357/UDPfor mDNS).
Also try reboot both devices — sometimes Wi-Fi Direct “freezes” in an intermediate state.
Is it possible to connect an iPhone to a laptop via Wi-Fi to transfer files?
Directly - no. Apple Blocks access to the iPhone file system over Wi-Fi (except for iTunes backups). Alternatives:
- 🌐 Use iCloud Drive or AirDrop (requires Mac or another iPhone/iPad).
- 📎 Install on your laptop iTunes or 3uTools to access files via USB.
- 🔌 Connect your iPhone via USB and turn it on
Trust this computer.
To mirror your screen use AirPlay (required) Apple TV or a receiver program on a laptop, for example, 5KPlayer).
After a Windows update, my phone stopped connecting to the hotspot. How can I fix it?
Windows updates often reset virtual adapter settings. Solution:
- Open
device Manager. - On the menu
Viewturn onShow hidden devices. - Find
Microsoft Hosted Network Virtual Adapter(usually in the sectionNetwork adapters). - RMB →
Engage(if disabled). - If there is no adapter, follow these steps:
CMD:netsh wlan set hostednetwork mode=allownetsh wlan start hostednetwork
If the problem persists - Roll back your Wi-Fi adapter driver to the previous version.
How to speed up file transfer between your phone and laptop via Wi-Fi?
Speed depends on:
- 📶 Wi-Fi range:
5 GHzfaster2.4 GHz, but has a shorter range. - 📡 Wi-Fi standard:
802.11ac(Wi-Fi 5) provides up to 867 Mbps,802.11ax(Wi-Fi 6) - up to 2400 Mbps. - 🖥 CPU load: When transferring large files (>1 GB), the laptop may slow down due to traffic encryption.
How to speed up:
- Use FTP server (For example, FileZilla Server on a laptop + FX File Explorer on the phone).
- Disable encryption in the access point settings (set
Open network, but only for temporary transfer!). - Connect both devices to the router via
5 GHzand use LocalSend or Snapdrop.
Maximum real speed under ideal conditions:
2.4 GHz: ~50 Mbps (6 MB/s).5 GHz (802.11ac): ~400 Mbps (50 MB/s).Wi-Fi 6 (802.11ax): ~900 Mbps (110 MB/s).