When a desktop computer or laptop stops detecting wireless networks, it often takes you by surprise. It seemed like everything was working perfectly yesterday, but today the connection icon has disappeared or is showing a red cross. In an era where wired internet is becoming more of an exception for gamers or servers, lack of Wi-Fi turns a powerful PC into a useless piece of plastic and metal.
Reasons why your computer There could be a number of reasons why your device is ignoring the wireless signal: from a simple disabled button on the device's case to complex conflicts with system services. Most often, the problem isn't physical damage to the hardware, but rather a software glitch or power-saving settings that Windows aggressively enforces. Before panicking and taking your device to a service center, it's worth performing a self-diagnosis.
In this article, we'll cover all possible scenarios, from simple checks to registry editing. You'll learn to understand what's blocking your connection and be able to quickly restore your connection. PC Online. You don't have to be a programmer to fix a bug that's interfering with your work or play.
⚠️ Warning: If you are using a corporate laptop, some settings may be locked by your network administrator. In this case, changing security settings or drivers yourself may result in loss of access to work resources.
Diagnosing the presence of a wireless module
The first step should always be to check the physical presence of the device. Many users forget that not all system units come pre-installed. Wi-Fi moduleIf you have a regular desktop computer without antennas on the back or an integrated motherboard, no operating system settings will make it receive an over-the-air signal.
For laptops, the situation is simpler: the module is almost always present. However, it can be mechanically disabled. Inspect the edges of the case and the keyboard row. Look for a switch with an image of an antenna or an airplane. On modern models Laptop This function is often moved to the function keys. Try pressing the combination Fn + F2 (or another F-row key with the corresponding icon).
- 📡 Check the back panel of the system unit for the presence of two antennas (black and white).
- 🔌 Make sure the antennas are tightly screwed onto the connectors, otherwise the signal will be extremely weak.
- 💡 Look at the indicators on the case: if the network icon is lit, the module is physically active.
If there are no external switches, proceed to the software test. Right-click the Start button and select device Manager. Expand the tab Network adaptersIf you see a title there that contains the words Wireless, 802.11 or Wi-Fi, which means the hardware is present and probably in good working order.
Setting up via Windows Device Manager
The most common reason a computer "forgets" how to receive WiFi is a disabled device in Device Manager. This often happens after system updates or power surges. Open device Manager via search or command devmgmt.msc.
Find your adapter in the list. If there's a yellow triangle over the icon, the driver isn't working properly. If the icon is normal but there's no internet connection, try right-clicking and selecting Disconnect the device, wait 5 seconds, and then EngageThis will force a restart of the module.
It's also important to check your power settings. Windows likes to turn off Wi-Fi to save power, but sometimes it "forgets" to turn it back on. Double-click the adapter and go to the Power tab. Power management and uncheck the box Allow the computer to turn off this device to save power.
⚠️ Note: Driver interfaces and Windows menus may vary slightly depending on the OS version (10 or 11) and chipset manufacturer (Intel, Realtek, Qualcomm). Always consult the documentation for your specific hardware.
- 🛠 Right-click on the adapter and select
Properties. - 🔄 Go to the tab
Driverand pressRefresh. - 🗑 If the update didn't help, select
Remove deviceand restart your computer - the system will try to install the driver again.
Troubleshooting driver issues
When standard methods don't work, you have to delve into the driver jungle. Windows often installs a generic driver that's unstable. You need native driver From the chipset manufacturer. You can find out the exact adapter model using the command line.
Launch Command Prompt (CMD) as administrator and enter the command:
netsh wlan show drivers
In the line Name or Description You'll see the exact model. Copy it and find it on the manufacturer's website. If the driver is already installed but isn't working, try forcing it to be replaced with the standard Microsoft driver. In the driver update window, select Select a driver from the list of available drivers on your computer.
Select Microsoft Wi-Fi Direct Virtual Adapter or a similar basic driver. This will allow you to check whether a specific version of the manufacturer's software conflicts with your system. If WiFi works with the basic driver, then the problem was with the proprietary software.
What should I do if my driver is marked as "Digital signature not found"?
In new versions of Windows 10 and 11, the system blocks the installation of drivers without a digital signature for security reasons. To install such a driver, you need to temporarily disable signature verification. Restart your PC, go to "Boot Settings" (Shift + Restart), and select option 7. After installing the driver, the system will again require a signature, but the device will work.
Network services and settings
A special service in Windows is responsible for wireless connections. If it's stopped, your computer will be physically unable to scan the air. Click Win + R, enter services.msc and find it in the list WLAN AutoConfig Service.
Make sure the startup type is set to Automatically, and the status is In progressIf the service is stopped, start it. It's also worth checking the service. Connection Manager, which is responsible for creating connections.
Sometimes a full network reset can help. This will return all settings to factory defaults, deleting saved passwords and VPN profiles. Go to Settings → Network & Internet → Advanced network settings → Network reset.
| Parameter | Default value | Recommended value |
|---|---|---|
| WLAN service | Automatically | Automatically |
| Power saving mode | Included | Max. productivity |
| Security protocol | WPA2/WPA3 | WPA2-PSK (AES) |
| Channel | Auto | 1, 6 or 11 (for 2.4 GHz) |
Command line and resetting protocols
If the graphical interface doesn't help, commands can help. They allow you to clear the DNS cache and reset the TCP/IP stack, which often resolves the issue when the computer sees networks but can't connect to them or receive an IP address.
Launch Command Prompt as administrator. Enter the commands one by one, pressing Enter after each. Don't be alarmed by any error messages along the way; the main thing is to complete the entire process.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running the last command, be sure to restart your computer. This set of steps resolves 90% of software errors related to IP address conflicts or corrupted Windows network libraries.
Using external adapters
If the built-in module has burned out or is obsolete (for example, it only supports 2.4 GHz and does not “see” modern 5 GHz routers), the best solution would be an external one. USB Wi-Fi adapterThis small device, resembling a flash drive, instantly adds signal reception capability to your computer.
When choosing an adapter, pay attention to the standard support 802.11ac (Wi-Fi 5) or 802.11ax (Wi-Fi 6). Cheap models for 300 rubles often have low antenna sensitivity and will only work in the next room to the router. For stable performance, look for models with an external antenna.
- 🚀 Adapters with an antenna provide better signal reception through walls.
- 💾 Make sure that the selected model has drivers for your version of Windows (especially relevant for Windows 10/11).
- 🔌 Connect your device to USB 3.0 ports (blue) for maximum data transfer speed.
After connecting an external adapter, the system usually finds the drivers automatically. If not, use the included disc or download the software from the manufacturer's website. A new network interface will appear in Device Manager; you'll need to activate it.
Can you use your smartphone as a Wi-Fi adapter for your PC?
Yes, it's possible, but with limitations. On Android, it's called "tethering" via USB. You connect your phone to your PC via a cable, enable mobile data, and then enable USB tethering. The computer will think it's a wired Ethernet connection, but the internet will be coming from the phone's Wi-Fi network. This is a good temporary workaround, but not a full-fledged replacement for an adapter.
Why does the computer see the 2.4 GHz network, but not the 5 GHz?
Most likely, your wireless module is single-channel and only supports the 2.4 GHz frequency. The 5 GHz standard appeared in mass-market devices later. Another possible issue is region: some older adapters don't support the 5 GHz channels used in Russia. The only solution is to purchase a dual-band adapter.
How do I know if my PC supports Bluetooth and Wi-Fi?
Find your laptop or motherboard model on the manufacturer's website. The specifications will indicate the availability of modules. Alternatively, in Device Manager, look under "Bluetooth" and "Network Adapters." The presence of devices named "Intel Wireless," "Realtek RTL," or "Broadcom" indicates support.