When a laptop or desktop PC suddenly loses wireless connectivity, it's frustrating for any user. The internet outage disrupts work, entertainment, and the ability to resolve urgent matters. However, there's no need to panic: in most cases, the problem stems from a software glitch or an accidental settings change, both of which are easily remedied.
Initial diagnostics begin with assessing the scope of the problem. It's important to determine whether the internet connection is lost on just one device or is unavailable everywhere. If the smartphone and tablet continue to function normally, the source of the problem is localized to the operating system. Windows or your computer's hardware. This narrows the search and allows you to immediately proceed to checking the adapter.
A common cause is a simple module disconnect or a temporary driver failure after a system update. The computer may "think" the wireless module is disabled, even though the button is physically active. In this guide, we'll walk through all the steps for restoring the connection, from simple checks to complex registry settings.
Hardware problems and physical connection
Before delving into the intricacies of software settings, it's important to rule out trivial physical causes. The laptop may have a mechanical switch that was accidentally moved to the "Off" position. Also, on many models, the wireless function is duplicated by a key combination, for example, Fn + F2 or Fn + F12, where the button has an antenna drawn on it. If the Wi-Fi indicator is red or not lit at all, the problem is a hardware disconnect.
For desktop computers with a USB adapter, the connection port is critical. Peripherals sometimes freeze and require reconnection. Try removing the receiver and plugging it into a different USB port, preferably located on the rear panel of the system unit directly into the motherboard, bypassing extension cables.
⚠️ Attention: If you use a USB extender for your Wi-Fi adapter, make sure it's no longer than 1.5–2 meters. Long cables without active signal boosting significantly reduce reception strength, which can cause your computer to fail to see the network or to constantly lose connection.
A visual inspection is also essential. Check that the antennas are securely seated if they're external. Even a slight looseness in the connection can cause the signal strength to drop below the receiver's sensitivity threshold, causing the network to disappear from the available list.
- 📡 Check for a physical Wi-Fi switch on the end of the laptop case.
- 🔌 Reconnect the USB adapter to USB 2.0 and 3.0 ports to rule out port malfunction.
- 🔋 Make sure that power saving mode does not turn off the USB ports.
- 📶 Inspect the antennas for damage or poor contact with the connector.
Diagnostics via Device Manager
If the physical switches are OK, the next step is to check the status of the network adapter in the operating system. device Manager — This is the primary tool for identifying software conflicts. To open it, right-click the Start button and select the appropriate item from the menu. You're looking for the "Network Adapters" section.
In the list that opens, you need to find the device whose name contains the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, QualcommIf such a device is not present at all, or it is displayed as "Unknown device" with a yellow exclamation mark, then the system does not recognize the hardware or cannot work with it.
It's often the case that the adapter is simply disabled by software. In this case, its icon will be crossed out with an arrow. Simply right-click it and select "Enable." If the driver is corrupted, reinstalling it will help. To do this, remove the device from the list (right-click -> "Remove device"), then select "Action" -> "Scan for hardware changes" from the menu. The system will attempt to install the driver again.
Windows network service failures
A special service in Windows is responsible for connecting to wireless networks. If it's stopped or its startup type is changed, the computer won't be able to initiate a connection, even if the drivers are working properly. This is a common issue after system optimization or virus attacks.
To check, click Win + R, enter the command services.msc and press Enter. In the list that opens, find the "WLAN Autoconfig" service. Double-click it to open its properties. Make sure the "Startup type" is set to "Automatic" and the service status is "Running."
If the service is stopped, click "Start." If it's already running but the internet isn't working, try clicking "Stop," waiting a few seconds, and then clicking "Start" again. This will restart the network stack without having to reboot the entire computer.
| Service status | Launch type | Action |
|---|---|---|
| Stopped | Manually | Change to "Automatic" and click "Start" |
| In progress | Automatically | Click "Stop" and then "Start" (restart) |
| Disabled | Disabled | Change to "Automatic" and click "Start" |
Resetting network settings and command line
Accumulated errors in network protocols, invalid IP addresses, or DNS cache issues can block connections. The most effective way to clear these errors is to use the command prompt. This method often resolves the issue when the standard Windows diagnostics report "Can't connect to this network."
Run the command prompt as administrator. To do this, enter the following in the task search: cmd, right-click "Command Prompt" and select "Run as administrator." In the black window, you need to enter several commands in sequence, confirming each one with a key. Enter.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running the last command, be sure to restart your computer. This will reset TCP/IP settings to factory defaults, clear the DNS cache, and reinstall the Winsock stack, which resolves most software conflicts.
⚠️ Attention: After resetting your network settings, you may need to re-enter your Wi-Fi network password because saved profiles may have been deleted or changed.
☑️ Network Reset Checklist
Compatibility issues and frequency ranges
Modern routers often operate in two ranges: 2.4 GHz And 5 GHzOlder computers or budget adapters may simply not see 5 GHz networks or new encryption protocols. WPA3If your laptop was manufactured more than 7-8 years ago, it may not physically support modern speed standards.
It's also worth checking your power settings. Windows may be disabling the adapter to save power, which can cause instability. In Device Manager, under your Wi-Fi adapter's properties, go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power."
Another issue is the broadcast channel. If the router is configured for channels 12-14 (often the case with automatic selection in some regions), and the adapter driver is regionally restricted (for example, to the United States), the computer won't see the network. The solution is to access the router settings (via cable or phone) and set a static channel between 1 and 11.
- 📡 Check if your adapter supports the standard 802.11ac or ax for operation with 5 GHz.
- 🔋 Disable power saving in the network adapter properties.
- 🌐 Change the Wi-Fi channel on your router to range 1-11 for maximum compatibility.
- 🔒 Try temporarily changing the security type to WPA2-PSK (AES), if WPA3 is used.
Third-party antivirus and firewall
Sometimes, threat protection is provided not only by Windows but also by third-party antivirus programs (Kaspersky, ESET, Avast, etc.). Their built-in firewalls can block connections to new networks, classifying them as "Public" with a high level of protection.
Try temporarily pausing your antivirus protection for 10-15 minutes and checking if networks are available. If Wi-Fi works, the problem lies in your firewall settings. Find the "Network" or "Firewall" section in your antivirus interface and add your home network to the trusted list.
It's also worth checking that Airplane Mode isn't enabled. Sometimes antivirus programs or optimization software can force this mode to activate when they detect suspicious network activity.
Frequently Asked Questions (FAQ)
Why can my computer see my neighbors' networks but not mine?
Most likely, your router is broadcasting at 5 GHz or using the Wi-Fi 6 standard, which your old adapter doesn't support. Or, your SSID (network name) is hidden. Try switching your router to Mixed mode or enabling the hidden SSID.
What does error code 43 mean in Device Manager?
Code 43 means that Windows has stopped this device due to error messages. This could be a software glitch (resolved by completely uninstalling the driver and rebooting) or a physical failure of the Wi-Fi module.
How to check if the Wi-Fi module is enabled via BIOS?
When your computer boots, press F2 or Del. Find the Advanced or Configuration section. Look for the following items: WLAN Device, Wireless or Onboard Device. Make sure the value opposite is Enabled.
Can a virus disable Wi-Fi?
Yes, some malware blocks network services or changes DNS settings to redirect traffic. It is recommended to run a full system scan with an antivirus and a utility. Dr.Web CureIt!.