When a laptop suddenly stops detecting the wireless network or refuses to connect, it's a panic-inducing experience for any user. You might be in the middle of an important video conference or simply trying to watch a movie, but the internet connection is down. In most cases, the problem isn't a hardware failure, but a software glitch or incorrect settings, which can be fixed without calling a technician.
There can be many reasons for this malfunction: from accidentally moving the switch on the case to a malfunction network driversIt's important not to panic and to carefully check each possible source of the problem. Below, we'll outline a detailed action plan that will help restore network access as quickly as possible.
Before attempting complex settings, it's worth making sure the problem isn't caused by external factors. Perhaps the router is frozen or the ISP is performing maintenance. A simple hardware restart often resolves up to 50% of connection issues.
In this article, we'll cover all diagnostic steps, from physically checking the adapter to resetting the operating system's network settings. You'll learn how to read error codes and understand what they indicate. This knowledge will allow you to respond more quickly to future problems.
Primary diagnostics and equipment testing
The first step should always be to check the physical condition of the device and the router. Make sure the router's lights are on and blinking normally. If only the power light is on, and the WAN or Internet not active, the problem may be on the provider's side.
Check if the WiFi module on your laptop is enabled. On many models, especially older ones or business series, like Lenovo ThinkPad or HP ProBookThere's a physical switch or key combination to disable wireless modules. Users often accidentally press the function key, blocking the connection.
Pay attention to the network icon in the lower right corner of the screen. If it shows a red cross, this indicates the adapter is disabled or missing. If the icon shows a yellow triangle or globe, the module is working but cannot access the internet.
⚠️ Attention: If you use a laptop in an office or public place, ensure that corporate security policies don't block new device connections. In such cases, self-configuration may be impossible without the assistance of a system administrator.It's also worth checking whether other devices can see your network. If your smartphone or tablet connects to WiFi without issue, but your laptop can't, the problem is localized to your computer. This narrows the search and eliminates the possibility of a faulty router.
📊 What message do you see when there is a connection error?No connections availableUnable to connect to this networkNo internet accessNetwork found, but requires passwordChecking WiFi adapter activation and operating modes
If the module is physically enabled but there's no connection, you should check the software activation in the operating system. In Windows, network interfaces are managed through the Control Panel or Network Settings. Sometimes the adapter can be disabled software-based, making it invisible to the system.
To check, go to the menu
Control Panel → Network and Internet → Network and Sharing Center. In the left part of the window, select the itemChanging adapter settingsHere you will see a list of all network connections on your computer.Find the icon Wireless network or Wi-FiIf it's grayed out and labeled "Disabled," right-click it and select "Enable." Once enabled, the system will begin searching for available networks.
In some cases, switching the adapter's operating mode helps. In the Device Manager, find your network adapter (usually in the Network adapters), you can try changing the power management settings. Unchecking "Allow the computer to turn off this device to save power" often prevents spontaneous connection disconnects.
☑️ Checking the adapter status
Completed: 0 / 1Updating and reinstalling network card drivers
The most common cause of unstable WiFi operation or complete failure is an outdated or corrupted driver. A driver is a program that tells the operating system how to interact with hardwareWithout the correct driver, the module will not work.
To check the driver status, open device ManagerYou can do this by right-clicking the Start button and selecting the appropriate item. Find the "Network adapters" section and expand it. If next to the name of your adapter (for example, Intel Dual Band Wireless or Realtek) there is a yellow exclamation mark, the driver is not working correctly.
Try updating the driver automatically through Device Manager. Right-click the device and select "Update Driver." However, this method isn't always effective, as Microsoft's database may not contain the latest version for your model.
devmgmt.mscThe most reliable way to download the latest driver is from the official website of the laptop manufacturer or the network card chip itself. Enter your device model in the search on the support site and download the driver for your version. WindowsAfter installation, be sure to restart your computer.
What to do if the driver cannot be removed?
Sometimes the system blocks driver removal. In this case, select "Action" → "Scan for hardware changes" in Device Manager. This will force a restart of the device scan and may clear the error without a complete uninstall.
Configuring TCP/IP and DNS settings
If the drivers are correct and the adapter is enabled, but the internet isn't working, the problem may lie in incorrect protocol settings. It often happens that static IP addresses or manually configured DNS servers conflict with the router's current network.
The quickest way to fix this is to reset your network settings to obtain addresses automatically. In the Connections window (which we accessed earlier), right-click "Wireless Network," select "Properties," then find it in the list. Internet Protocol version 4 (TCP/IPv4) and also click "Properties".
Make sure the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked. Any manually entered numbers may block access if they don't match your router's address range.
For a more thorough cleanup, you can use the command prompt. Run it as an administrator and enter the reset TCP/IP stack command. This will reset all network settings to factory defaults, removing any possible configuration errors.
netsh int ip reset
netsh winsock reset⚠️ Attention: After executing the reset commands via the command line, a full computer reboot is required. Without a reboot, the changes will not take effect, and the laptop will still be unable to connect to the network.It's also worth checking whether you have a static IP address that conflicts with another device on the network. If you have a lot of devices on your home network, the router may be assigning addresses that are already in use if the DHCP range is configured incorrectly.
Diagnostics using the command line
The Windows operating system has powerful built-in tools for diagnosing network problems. The command line not only allows you to reset settings but also obtain detailed information about the point at which the connection is interrupted.
The first command to use is
ipconfig. It will show your current IP address. If the address starts with 169.254.x.x, this means that the laptop was unable to obtain an address from the router (DHCP), and the problem is definitely in the connection with it.To check the connection with the router, use the command
pingEnter .ping 192.168.1.1(or your default gateway address). If there's a response (in the "Response from..." lines), then the physical connection and drivers are working, and the problem should be looked for in the internet settings or DNS.Team
netsh wlan show profileswill allow you to see a list of all saved networks. If your network is listed but you can't connect, you can try deleting its profile with the commandnetsh wlan delete profile name="Network_Name"and reconnect by entering the password.Table of error codes and their decoding
Windows often displays a specific error code when a connection is not possible. Understanding these codes can significantly speed up the process of finding a solution. Below is a table of the most common codes and their resolution methods.
Error code Description of the problem Recommended action 651 The modem (or other connection device) reported an error Reboot your router and check your ISP cable 678 The remote computer is not responding Checking PPPoE settings or calling your provider 769 Failed to connect to the specified destination Enable the network adapter in Device Manager 797 The modem is not found or is busy. Check drivers and physical USB/WiFi connection 800 Failed to establish VPN connection Check your firewall and antivirus settings Each code indicates a specific level of problem: from a physical break to a logical authorization error. By memorizing the main codes, you can more quickly navigate system messages.
Don't ignore Windows event logs. In the section
Windows Logs → SystemYou can find network adapter error messages when attempting to connect. These often contain technical information useful for advanced users.Network reset and extreme measures
If none of the above methods help, the only option left is to perform a full network reset. This option, introduced in Windows 10 and 11, allows you to restore all network components to their factory settings with a single click.
To do this, go to
Settings → Network & Internet → Advanced network settings → Network resetThe system will warn you that you'll need to re-enter your WiFi network passwords after the reboot. This is normal behavior, as all saved profiles will be deleted.This method is especially effective when the system has accumulated a lot of conflicting settings, remnants of old virtual adapters (from VPNs or emulators), and damaged registry keys.
⚠️ Attention: Before resetting your network, make sure you have access to your WiFi network passwords, as they will be impossible to recover from the system after the reset. This may also reset your virtual machine settings.In rare cases, the problem may be hardware-related. If, even after reinstalling the OS and resetting the computer, the laptop still doesn't detect any networks, and the adapter shows up in Device Manager with error code 10 or 43, the WiFi module itself may be faulty. In such cases, installing an external USB WiFi adapter can help.
Frequently Asked Questions (FAQ)
Why can my laptop see my neighbors' networks but not mine?
Most likely, your router is operating on a channel that your laptop adapter doesn't support (for example, channels 12-14 in the 2.4 GHz band), or the SSID is being broadcast hidden. Try changing the WiFi channel in your router settings to 1, 6, or 11.
Can antivirus software block WiFi connections?
Yes, some network protection features in antivirus software (such as Kaspersky or ESET) may block connections to new or public networks, considering them dangerous. Try temporarily disabling your antivirus's firewall to test.
What should I do if I get the message "Can't connect to this network" after updating Windows?
Windows updates often break old drivers. Go to Device Manager, select your adapter, and go to Properties → Driver → Roll Back Driver. If the button is disabled, uninstall the device and scan for hardware configuration.
Does date and time affect WiFi connection?
Yes, if the date and time on your laptop are significantly out of sync, security certificate errors may occur, which will prevent you from connecting to secure networks. Check that your system time is up to date.