A situation where a desktop PC's wired internet connection works properly, but the Wi-Fi network is completely absent or non-functional, is one of the most common problems in home networks. Users often encounter a situation where the router's lights are on, the cable is connected, and websites open in the browser, but the laptop or smartphone either doesn't see the access point, or sees it but can't connect. This creates the illusion of hardware failure, although in most cases, the problem lies in software conflicts or incorrect network interface settings.
The first step in diagnostics is always understanding the nature of the failure. If you notice that Internet connection If the connection is lost specifically on wireless devices, while the computer continues to work via cable, this narrows down the search. Most likely, the data transmission channel from the provider itself is working properly, and the problem is localized within your local network, in the router settings, or in the network adapter of the receiving device. Don't panic: with proper setup, you can restore the connection in a few minutes.
In this article, we'll detail the steps to take in various scenarios where there's an imbalance between wired and wireless connections. We'll cover issues such as the physical integrity of antennas, driver software failures, IP address conflicts, and security settings. WPA2/WPA3Understanding these processes will help you not only fix the current problem but also prevent it from recurring, ensuring the smooth operation of all your home gadgets.
Initial diagnostics and physical inspection of equipment
Before delving into complex operating system settings or accessing the router's web interface, it's important to rule out simple physical causes. It's common for the router's wireless antennas to simply become unscrewed or loosened during cleaning. If your router has removable antennas, make sure they're securely fastened. Even a slight loosening of the connection can cause the signal to become unstable or even disappear completely, even though the wired port is connected. LAN will continue to function normally.
It's also worth paying attention to the indicators on the front panel of the device. Typically, a light with a wave symbol or the words "Wireless network" indicates wireless network operation. Wi-Fi / WLANIf it's not lit or blinking at an unusual rate, this may indicate a malfunction in the module itself. Try a hard reset: unplug the router, wait 10-15 seconds, and plug it back in. This will clear any temporary errors from the device's RAM.
⚠️ Important! If the Wi-Fi indicator still doesn't light after rebooting, but your wired internet connection works, the wireless module in your router may have burned out. This often happens after power surges or lightning storms. In this case, software adjustments won't help; you'll need to replace the device or use an external USB adapter.
Also check the router's location. If you've recently rearranged your furniture or moved the router into a closed cabinet, the signal may be shielded. Metal structures, mirrors, and household appliances (especially microwaves) significantly interfere with the radio signal. Make sure there are no critical obstacles between the router and client devices. Sometimes, simply moving the router to a higher shelf is enough to coverage radius recovered.
Checking the wireless settings on your router
If the hardware is physically OK, the next step is to check the software configuration. A situation where the cable works but Wi-Fi doesn't often occurs because the wireless module itself is accidentally disabled in the router settings. This could happen after a reset, a firmware update, or other user actions. To check, log in to the router control panel using a browser on a computer with internet access.
In the address bar of your browser, enter the IP address of your router (usually it is 192.168.0.1 or 192.168.1.1) and log in. Find the section responsible for the wireless network. It may be called Wireless, Wi-Fi, Wireless mode or WLANWithin this section, there should be a checkbox or switch labeled "Enable Wireless," "Enable Radio," or something similar. Make sure this setting is enabled.
It's also critical to check your channel and bandwidth settings. In apartment buildings, the airwaves are often clogged with signals from neighboring routers. If your router is trying to operate on a congested channel, devices may see the network but not connect, or the network may drop out intermittently. Try changing the operating mode. Auto to a specific standard, for example, 802.11n or 802.11ac, and change the channel to a less crowded one (usually 1, 6 or 11 for the 2.4 GHz range).
- 📡 SSID (Network Name): Make sure the network name isn't hidden. The "Hide SSID" option makes the network invisible to regular scans, and you can only connect to it by manually entering the address.
- 🔒 Safety: Check the encryption type. Older devices may not see the network if the selected protocol is too new. WPA3, try switching to mixed mode WPA2/WPA3 Personal.
- 📶 Signal strength: Some Advanced settings have a Transmit Power control. Make sure it's not set to minimum or "Off."
Problems with the network adapter on the client device
If the router is configured correctly and transmits a signal, but the problem occurs only on one specific device (for example, a laptop or tablet), the problem lies with the client. Often, the operating system mismanages the network adapter's power consumption. Windows, in an attempt to conserve battery life, may disable the Wi-Fi module, after which it stops responding to power-on commands. This is a classic problem where the hardware is functioning properly, but the driver or OS is blocking its operation.
To troubleshoot this issue on a Windows computer, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item. In the list of devices, find the "Network adapters" section. Find your wireless adapter in the list (usually the name contains the words Wireless, Wi-Fi, 802.11 or the manufacturer's brand, for example, Intel, Realtek, Qualcomm). Right-click on it, select "Properties" and go to the "Power Management" tab.
In the window that opens, uncheck "Allow the computer to turn off this device to save power." Afterward, be sure to restart your computer. This will prevent the system from forcibly disabling the adapter, which often resolves the issue of sudden network disconnections.
☑️ Adapter diagnostics
Another possible cause is a malfunctioning driver. Even if the device is detected by the system, an old or corrupted driver may prevent the device from scanning. Try uninstalling the device from Device Manager (right-click -> Uninstall device), then select "Action" -> "Scan for hardware changes" from the menu at the top. The system will attempt to reinstall the driver. If this doesn't help, download the latest driver from the laptop or motherboard manufacturer's website on another device and install it manually.
IP address conflicts and resetting network settings
Sometimes a connection is impossible due to an address conflict on the network or a failure in the DHCP service, which assigns addresses automatically. A computer connected via a cable may have a static IP address or successfully obtain one, while wireless clients are stuck in the process of obtaining an address. In such cases, a complete reset of the network stack is effective. This returns all network settings to factory defaults and clears the DNS cache.
To perform a reset in Windows, open a command prompt as an administrator. Click Win + X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)." In the window that opens, enter a series of commands. These will clear the cache, reset the protocols, and update the DNS registration. This is a safe procedure that won't affect your personal files, but it will require a reboot.
ipconfig /flushdnsipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock reset
After running the last command, the system will ask you to reboot. Be sure to do so. It's also worth checking if you have a static IP address that conflicts with the router's address. Go to the network settings (via ncpa.cpl), select the properties of your wireless adapter, then the protocol properties Internet Protocol version 4 (TCP/IPv4)Make sure the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked.
Table of main symptoms and solutions
For ease of diagnosis, we've organized the most common symptoms in a table. Find your case in the left column to understand the best course of action.
| Symptom | Probable cause | Solution |
|---|---|---|
| The network is visible, but it says "Unable to connect." | Incorrect password or encryption type | Forget the network and re-enter the password, check the security type (WPA2) |
| The network was not found on any device. | The Wi-Fi module on the router is disabled. | Check the wireless settings in the router's web interface |
| There is a network, but no internet access | DNS error or IP conflict | Reset TCP/IP, manually enter DNS 8.8.8.8 |
| The adapter has disappeared from the device manager. | Driver failure or physical damage | Reinstalling drivers, checking the antenna contacts inside the laptop |
| The connection keeps dropping. | Interference in the air or overheating of the router | Change the Wi-Fi channel and check the router's ventilation. |
Resetting the router to factory settings
If none of the above methods have helped, and the situation remains stalemate—the cable internet works, but Wi-Fi doesn't, and the router settings appear correct—there's a radical but effective solution. This involves a full factory reset of the router. This procedure will erase all your personalization settings: the network name, Wi-Fi password, and PPPoE or L2TP settings from your provider, if any were configured on the router.
To perform a reset, find a small hole with the inscription on the router body Reset or RestoreIt's usually recessed into the housing to prevent accidental pressing. Take a paperclip or toothpick, press the button inside the hole, and hold it for about 10-15 seconds while the power is on. The router's lights should blink or go out, indicating the reset process has begun. After this, the device will reboot.
⚠️ Important! Before resetting, be sure to confirm your internet connection type with your provider (for example, whether a username and password are required to connect, or whether a dynamic IP is used). After resetting, you will have to reconfigure the router from scratch using your provider's information; otherwise, you won't be able to connect to the internet via either cable or Wi-Fi.
After the reset, connect to the router via cable (as Wi-Fi will work with the factory name and password indicated on the sticker on the bottom) or via Wi-Fi with default data. Go through the quick setup wizard. In 95% of cases, this restores the wireless module's functionality, as it eliminates any deep-seated software configuration errors.
What should I do if Wi-Fi still doesn't appear after resetting?
If, even after a full reset and reflashing the router, the wireless network still doesn't appear and the Wi-Fi indicator doesn't light, there's a high probability of hardware failure. The Wi-Fi chip may have failed. In this case, it's cheaper to buy a new router than to repair the old one, or use a PC as an access point if it has a second network adapter.
Detailed Questions and Answers (FAQ)
Why does Wi-Fi work on my phone but not on my laptop, even though I have the same router?
This indicates a problem with the laptop itself. Most likely, the Windows network adapter settings are misconfigured, the driver is outdated, or airplane mode is enabled. It's also possible that the laptop is attempting to connect to the 5 GHz band, which its adapter doesn't support, while the phone is receiving 2.4 GHz.
Can a virus block Wi-Fi on a computer?
Yes, some types of malware can modify registry settings, block Windows services, or enter incorrect DNS addresses, making it impossible to connect to the network. We recommend running a full system scan with an antivirus program.
Does the length of the cable from the provider affect Wi-Fi performance?
No, the cable length (up to 100 meters) only affects the quality of the wired connection. If the internet is stable over the cable, then the signal from the provider is working properly. The problem with Wi-Fi is located between the router and the wireless device.
What is WPS and can it interfere with the connection?
WPS Wi-Fi Protected Setup (WPS) is a simplified connection technology. Sometimes the WPS function conflicts with security settings or drivers. Try disabling WPS in your router settings; this often stabilizes the network.