If your laptop or desktop PC can't see a Wi-Fi network that your phone can easily connect to, or displays the error "Unable to connect to this network," the problem is most often caused by incorrect network card drivers, conflicting router settings (for example, an unsupported Wi-Fi 6 standard on older adapter models), or a firewall blocking the connection. Before resetting your router or taking it in for service, check if Wi-Fi is working on other devices, if the adapter is enabled in Windows Device Manager, if Airplane Mode is disabled, and if an incorrect DNS is not manually set. Read more in this article: step-by-step analysis of all the reasons, from a simple module restart to diagnosing hardware faults, with specific actions for each.
It is important to understand that the phone and the computer use different Wi-Fi modules and connection protocols. For example, modern smartphones often support the standard Wi-Fi 6 (802.11ax), while older laptops can only work 802.11nThis difference can sometimes be the key to the problem. But don't rush to blame technological progress—in 90% of cases, the settings, not the hardware, are to blame.
Before diving into the details, answer one question: did the problem occur suddenly, or has the computer never connected to this router? This will help narrow down the search.
1. Checking basic settings: what could go wrong
Start with the obvious - sometimes the problem lies in the little things that are easy to miss. Here first steps, which are worth completing:
- 📶 Make sure Wi-Fi is turned on on your computer. On laptops, this may be a physical switch on the case or a key combination (e.g.
Fn + F2For ASUS,Fn + F12For HP). On your PC, check if the indicator on your Wi-Fi adapter is lit. - 🔄 Restart your router and computer. It's trivial, but it works 30% of the time. Unplug the router for 30 seconds, then plug it back in. Do the same with your PC.
- 🔒 Please check that your password is correct. Sometimes users enter their password incorrectly without realizing it. Make sure the password is case-correct (password
PasswordAndpassword- different!). - 📡 See if your computer can see other networks. If so, the problem lies with your router settings. If not, the problem lies with your PC's Wi-Fi adapter.
If the connection still doesn't work after these steps, proceed to the next step. But first, check one thing: Some routers have a feature called "AP Isolation," which blocks communication between devices on the same network. In this case, a phone will connect, but a computer won't if the rule is configured to block the PC. This option is rare, but it should be excluded.
⚠️ Warning: If you use VPN or proxy On your computer, temporarily disable them. Some services block local connections, which can interfere with Wi-Fi.
2. Wi-Fi Adapter Problems: Diagnosis and Solution
If the computer doesn't see not a single one Wi-Fi networks, the problem is most likely with the adapter. Here's how to check:
- Open device Manager (
Win + X → Device Manager). - Expand the tab
Network adapters. - Find the device with the name Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).
- If a yellow exclamation point is visible next to the adapter, the driver is not working properly. If the adapter is not visible at all, it is disabled or faulty.
Solutions depending on the situation:
- 🔧 The driver is not installed or is damaged: Download the latest version from the laptop/adapter manufacturer's website (not from Windows Update!). For Intel — official website, For Realtek — Here.
- 🔌 Adapter disabled: In Device Manager, right-click on the adapter →
Engage. - 🔄 Driver conflict: Remove the adapter from the Device Manager, then click
Action → Update hardware configuration.
For PC owners with an external Wi-Fi adapter (via USB): try connecting it to a different port. USB 3.0 (blue connector) sometimes conflicts with adapters; use USB 2.0 (black connector).
☑️ Checking the Wi-Fi adapter
3. Router settings: why it doesn't like the computer
If the adapter works but the computer does not connect to specifically yours network, the problem may be in the router settings. Here are the most common causes:
| Problem | How does it manifest itself? | Solution |
|---|---|---|
| Incompatible Wi-Fi standard | The phone connects, the PC sees the network, but cannot connect to it. | In the router settings, change the operating mode to 802.11n or Mixed (b/g/n) |
| MAC address filtering | The router is blocking the connection of new devices. | Disable filtering or add the PC's MAC address to the allowed list. |
| Hidden network (SSID Hidden) | The computer does not see the network, although it exists. | Manually add the network in Windows settings or disable SSID hiding in the router |
| Incorrect Wi-Fi channel | Unstable or no connection | In your router, select a channel manually (for example, 6 or 11 for 2.4 GHz) |
To change your router's settings, log in to its web interface. The address typically looks like this: 192.168.0.1 or 192.168.1.1 (indicated on the sticker on the case). The default login and password are often admin/admin or admin/password.
⚠️ Attention: If you have changed the router settings and do not remember the password, reset it to factory settings using the button Reset (Hold for 10 seconds). After this, all connected devices will be disconnected, and you will have to set up the network again.
Pay special attention Wi-Fi operating modeIf the router is installed Wi-Fi 6 (802.11ax), and your computer only supports 802.11n, the connection will be impossible. In this case, select the mode in the router settings 802.11n/ac or Mixed.
How do I know which Wi-Fi standard my computer supports?
Open Command line (Win + R → cmd) and enter:
netsh wlan show drivers
In the line Types of radio The supported standard will be indicated (for example, 802.11n 802.11g 802.11b).
4. IP Address Conflicts and DHCP: Why Your Computer Doesn't Receive an Address
One of the common reasons why a computer won't connect to Wi-Fi, even though the phone works, is problems with issuing an IP address. System DHCP (Dynamic Host Configuration Protocol) automatically assigns addresses to devices on the network. If the network fails, the computer becomes unavailable.
How to check this:
- Open
Command line(Win + R → cmd). - Enter the command:
ipconfig /all - Find the block
Wireless Wi-Fi network adapter. - If in the line
IPv4 addresscosts169.254.x.x- this means that the computer did not receive an address from the router.
Solutions:
- 🔄 Restart the DHCP service:
netsh int ip resetnetsh winsock resetThen restart your computer.
- 📋 Assign an IP address manually:
- Open
Control Panel → Network and Sharing Center → Change adapter settings. - Right click on
Wireless network→Properties. - Select
Internet Protocol version 4 (TCP/IPv4)→Properties. - Check the box
Use the following IP addressand enter:- IP address:
192.168.1.100(if the router address192.168.1.1) - Subnet mask:
255.255.255.0 - Default gateway:
192.168.1.1 - DNS:
8.8.8.8And8.8.4.4(Google DNS)
- IP address:
- Open
192.168.1.100-192.168.1.200).If the connection works after manually assigning an IP, the problem is definitely in DHCPIn this case, it's worth updating your router's firmware or resetting its settings.
5. Interference and signal problems: why the computer “can’t hear” the router
A Wi-Fi signal can be weakened or distorted due to physical obstacles, interference from other devices, or incorrect channel settings. If your phone connects but your computer doesn't, the signal may be at the limit of your PC's adapter's sensitivity.
How to diagnose:
- 📊 Check your signal level: In Windows, open the list of networks—you'll see a signal strength indicator next to yours. If it's weak (1-2 bars), the problem is range or interference.
- 🔍 Use a Wi-Fi analyzer: Utilities like NetSpot or Wi-Fi Analyzer (for Android) will show channel load and signal strength.
- 📡 Check the frequency: Modern routers operate on two frequencies -
2.4 GHzAnd5 GHzThe phone can connect to5 GHz, but the old computer does not.
Solutions:
- 🔄 Change Wi-Fi channel: In the router settings, select the channel manually (for example, 1, 6 or 11 for
2.4 GHz). Avoid channels that are used by neighboring networks. - 📶 Reduce transmit power: If your router is running at maximum power, it may be causing interference. Try reducing the power to 75%.
- 🔌 Use a signal repeater: If the computer is located far from the router, installation repeater (For example, TP-Link RE605X) will solve the problem.
- 🖥️ Connect via cable: If the signal is too weak, a temporary solution is to use a wired connection via
Ethernet.
Please note physical barriersConcrete walls, metal structures, microwave ovens, and even aquariums can weaken the signal. Try moving the router closer to your computer or elevating it higher (for example, on a cabinet).
⚠️ Warning: If you use Mesh system (For example, Google Nest Wi-Fi or TP-Link Deco), make sure your computer is connecting to the main node, not the satellite. Sometimes satellites limit the number of devices that can be connected.
6. Software conflicts: antiviruses, firewalls, and updates
Sometimes it's not the hardware, but the software that's to blame. Antivirus software, firewalls, or even Windows updates can block your Wi-Fi connection. Here's what to check:
- 🛡️ Disable your antivirus and firewall: Temporary shutdown Windows Defender or a third-party antivirus (for example, Kaspersky, Avast) may help. If Wi-Fi works after this, add the network to your antivirus exceptions.
- 🔄 Reset network settings: In Windows 10/11, go to
Settings → Network & Internet → Status → Network resetThis will reset all network settings to factory defaults. - 🖥️ Check the service
WLAN AutoConfig: ClickWin + R, enterservices.msc, find the serviceWLAN AutoConfigand make sure it is running (Startup type: Automatic). - 🔧 Update Windows: Sometimes Wi-Fi issues are resolved after installing the latest updates. Check for them in
Settings → Update & Security.
If the problem appeared after Windows updates, try rolling back the system or uninstalling the latest update:
- Open
Settings → Update & Security → Windows Update → View update history → Uninstall updates. - Find the latest update (usually with a code
KBxxxxxxx) and delete it. - Restart your computer.
For users Windows 11 There is one more nuance: in this system, it may be enabled by default Random Hardware Addresses (random hardware addresses), which prevents the router from "remembering" the device. To disable:
- Go to
Settings → Network and Internet → Wi-Fi. - Select your network →
Random hardware addresses→Disable.
7. Hardware malfunctions: when it’s time to take it to a service center
If none of the above helps, the problem may be hardware failureHere are some signs that the problem is in the hardware:
- 💻 The Wi-Fi adapter is not detected in the system: It is not in the Device Manager even after a reboot.
- ⚡ The computer does not see any networks: Even public access points (for example, in cafes).
- 🔥 The adapter is overheating: If you feel a strong heat sensation in the area of the Wi-Fi module when touching the laptop case, this may indicate a malfunction.
- 🔌 Problems after a fall or impact: Physical damage often disables the Wi-Fi module.
What to do:
- 🔧 For laptops: You can replace the Wi-Fi module yourself (if you are an experienced user). For example, for Lenovo ThinkPad or Dell Latitude This can be done in 10 minutes. The cost of the module ranges from 1,000 to 3,000 rubles.
- 🖥️ For PC: If you are using an external USB adapter, try replacing it. Internal PCIe adapters (For example, TP-Link Archer T6E) can also fail - their diagnostics require opening the system unit.
- 🛠️ Contact the service: If you're unsure of your abilities, it's best to entrust the repair to professionals. The average cost of diagnostics is 500–1,000 rubles.
Before visiting the service center save all important data — Sometimes replacing a Wi-Fi module requires disassembling the laptop, which carries the risk of damaging the hard drive.
⚠️ Important: If your computer is under warranty, do not open it yourself! This will void the warranty. Contact an authorized service center.
FAQ: Frequently asked questions about the problem
My computer sees the network, but when I connect, it says "Unable to connect." What's wrong?
This is a typical authentication error. Try:
- Make sure the password is entered correctly (check the case!).
- In the router settings, change the security type from
WPA3onWPA2-PSK(some older adapters do not supportWPA3). - Disable the function in the router
802.11r (Fast Roaming), if it is enabled.
After resetting the router, my computer connected, but the internet isn't working. What should I do?
Most likely, your internet connection (PPPoE, L2TP, etc.) isn't configured. You need to:
- Go to the router settings (
192.168.1.1or192.168.0.1). - Find a section
InternetorWAN. - Enter your provider information (login, password, connection type). This information is usually specified in your contract.
If you don’t know the parameters, call your provider’s support team.
Can a virus block a Wi-Fi connection?
Yes, some viruses (such as Trojans) change network settings or block internet access. Run a full system scan using Kaspersky Virus Removal Tool or Dr.Web CureIt!. Also check the file hosts (located along the way C:\Windows\System32\drivers\etc\hosts) - there should be no extraneous entries in it.
My laptop won't connect to Wi-Fi, but it works via cable. What's wrong?
This is almost certainly a problem with your Wi-Fi adapter. Possible causes:
- The adapter driver is damaged or not installed.
- The adapter is disabled in BIOS/UEFI.
- Physical failure of the module (for example, after a laptop has fallen).
Start by checking Device Manager and updating your drivers.
How to connect to a hidden Wi-Fi network on Windows?
Do the following:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Click
Add a new network. - Enter the network name (
SSID), security type and password. - Check the box
Connect automatically.
If you don't know SSID, look at it in the router settings.