It's often surprising when your HP laptop stops detecting wireless networks. Just a minute ago, you were browsing the internet, but now the connection icon is gone or shows a red X. This is a common issue that can be caused by a software glitch, outdated drivers, or an accidental module disconnection. Don't panic, as in most cases, the issue can be resolved without a service call.
Modern operating systems such as Windows 10 or Windows 11, have powerful self-diagnostic tools, but sometimes they can't fix a hardware conflict on their own. The user must perform a series of steps to restore the device to working order. We'll cover a series of steps, from simple checks to complex registry settings, that will help restore wireless connection.
Before launching a deeper diagnostic, it's worth checking the physical condition of the device. Make sure the airplane mode light on the laptop is off and the WiFi lock button isn't pressed. If there are no hardware switches, the problem most likely lies in the software or the system's power settings.
Checking physical switches and airplane mode
The first thing to do if your HP laptop isn't detecting a WiFi network is to check the status of the wireless modules. On many models, especially the business series, HP ProBook or EliteBookThere are physical switches or key combinations for quickly disabling radio interfaces. Accidental pressing can disable the adapter at the hardware level.
Look at the keyboard: a row of function keys F1-F12 often contains an icon of an antenna or airplane. Pressing this key (sometimes in combination with the Fn) enables or disables wireless communications. If Airplane mode is activated, all wireless interfaces will be disabled, and the system will not be able to detect available access points.
⚠️ Note: On some older HP models, the WiFi switch is located on the edge of the case. Make sure it's not in the "Off" position, otherwise software solutions won't work.
It's also worth checking the settings in the operating system interface itself. In the lower-right corner of the screen, in the notification area, there's a network icon. Click it and make sure the "Airplane Mode" tile is unlit. If it is, click it to deactivate it. The system should then begin searching for available networks.
Sometimes a simple step can help: rebooting the router and laptop. This clears temporary errors in the network service cache and reassigns IP addresses. Unplug the router for 10-15 seconds, then plug it back in and wait until it fully boots up. Then reboot the laptop.
Diagnostics via Windows Device Manager
If the physical switches are OK, the next step is to check the status of the network card in the system. device Manager — is the primary tool for managing hardware in Windows. This is where you can see whether the operating system can see the network adapter itself.
To access the device management menu, right-click the "Start" button and select "Device Manager." In the window that opens, find the "Network Adapters" section and expand it. You should see the name of your wireless module, for example, Intel Dual Band Wireless, Realtek RTL8822BE or Qualcomm Atheros.
Pay attention to the icons next to the device name. If you see a yellow triangle with an exclamation point, this indicates a driver error or resource conflict. If the adapter is displayed with a small downward-facing arrow, it's simply disabled by software. In this case, right-click it and select "Enable."
If the wireless adapter isn't listed at all or is shown as "Unknown Device" with an error code, the problem may be deeper. Try updating the hardware configuration by clicking "Update hardware configuration" in the action menu. If this doesn't help, the module may be faulty or a loose connection inside the housing.
For a more detailed analysis, you can use the built-in diagnostic utility. Click Win + R, enter the command devmgmt.msc and press Enter. The network adapter's properties on the General tab will display the device's status code, which will help determine the exact cause of the failure.
Updating and reinstalling WiFi drivers
The most common reason an HP laptop won't detect WiFi is incorrectly functioning drivers. After updating the operating system or installing new software, the old driver version may become unstable. The solution is to completely reinstall or update the network controller software.
The most reliable way is to use the official utility HP Support AssistantIt automatically scans the system, finds the necessary components, and offers to install the latest driver versions from the manufacturer's servers. If the utility is not available, you can download the driver manually from the HP support website by specifying your exact laptop model.
However, if your laptop's internet connection isn't working, you can download the driver on another device (smartphone or PC) and transfer the file via USB. In Device Manager, right-click the adapter, select "Uninstall device," and be sure to check "Delete the driver software for this device." Afterward, restart your computer—the system will attempt to reinstall the driver automatically.
- 📥 Download the driver for your model from the official HP website.
- ❌ Uninstall the current driver through Device Manager and clean up the software.
- 🔄 Restart your laptop to automatically initialize the hardware.
- 🛠 Install the downloaded driver manually if the automatic installation did not work.
Sometimes Windows installs a generic driver that doesn't work correctly. In this case, forcing the installation of the native driver from the chip manufacturer (Intel, Realtek, Broadcom) often resolves the connection stability issue. Please note that this varies depending on the version. Windows 10/11 Different driver versions may be required.
Power settings and network reset
Windows power management systems sometimes aggressively disable network adapters to conserve battery power, and then fail to activate them correctly. This causes the HP laptop to stop detecting available WiFi networks. To eliminate this issue, you need to change the power management plan.
In Device Manager, go to the properties of your wireless adapter and open the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power." This will prevent the system from disabling the WiFi module, which will improve connection stability, although it may slightly increase battery consumption.
If changing your power settings doesn't help, try resetting your network settings. In Windows 10 and 11, you can do this through the Settings menu. Go to Settings → Network & Internet → Advanced network settings → Network resetClick the "Reset Now" button and confirm the action.
⚠️ Note: After resetting the network, your computer will restart, and you will need to re-enter the passwords for all WiFi networks you previously connected to. Save the necessary information beforehand.
An alternative reset method is via the command line. Launch Terminal as administrator and enter the command netsh winsock reset, then netsh int ip resetBe sure to reboot the system after running these commands. These commands clear the socket cache and reset TCP/IP protocol settings to factory defaults.
☑️ Network Reset Checklist
Windows Services and Registry Functionality
A special service in the operating system is responsible for detecting and connecting to wireless networks. If the service WLAN AutoConfig If the service is stopped or its startup type is changed, the laptop will not physically search for networks. Checking the service status is an important diagnostic step.
Click Win + R, enter services.msc and find "WLAN AutoConfig Service" (or WLAN AutoConfig) in the list. Double-click it to open its properties. Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click "Start."
In more complex cases, the problem may lie in the Windows registry. Sometimes, after virus attacks or update failures, the keys responsible for network interfaces are changed. However, editing the registry requires caution. It is recommended to create a system restore point before making any changes.
There's also a nuance to regional settings. In some cases, incorrect region settings in the BIOS or system can limit available WiFi channels. Make sure your country is selected in the region settings (Settings → Time & Language → Region). This affects the list of available frequencies and channels.
What should I do if the WLAN AutoConfig service does not start?
If the service fails to start and returns an error, check its dependencies. In the "Dependencies" tab, see which services are required for the WLAN to function. Often, the problem lies with the "Remote Access Connection Manager" or "Network List Service" services. These should also be set to automatic startup. If this doesn't help, Windows system files may be corrupted.
Table of error codes and solutions
When running diagnostics using Device Manager or the Windows troubleshooter, specific error codes may appear. Understanding their meaning allows you to quickly determine the correct course of action. Below is a table of common errors and their resolutions.
| Error code | Description of the problem | Recommended action |
|---|---|---|
| Code 10 | The device cannot start | Reset BIOS settings, update driver |
| Code 28 | Drivers not installed | Download and install the driver from the HP website |
| Code 43 | Windows has stopped the device | Remove the device, restart the PC |
| Code 52 | Failed to verify digital signature | Disable signature verification or update software |
Analyzing error codes can save time. For example, code 43 often indicates a temporary failure, which can be resolved by completely powering down the laptop (removing the battery if it's removable and unplugging it for 1 minute). Code 28 clearly indicates missing software.
Don't ignore BIOS updates. Manufacturer HP regularly releases microcode updates that improve hardware compatibility with new OS versions. You can check for updates via HP Support Assistant or on the official website.
WiFi module hardware failure
If none of the software methods help, there is a high probability of a hardware problem. The network module in HP laptops is usually a small card. M.2 or Mini PCIe, which connects to the motherboard via a connector. Over time, the contact may oxidize or become damaged.
In some cases, the WiFi module simply dislodges from the connector due to vibration or a fall. To check, you'll need to disassemble the laptop's bottom cover (disconnect the battery first!). Locate the network card, disconnect the antennas (carefully, they're a tight fit), and remove the module. Clean the contacts with an eraser and reinsert the card until it clicks into place.
⚠️ Caution: Opening your laptop yourself may void your warranty. If your device is under warranty, please contact an authorized HP service center.
If your HP laptop still doesn't detect WiFi even after reinstalling the module, the adapter itself may be faulty. In this case, there are two options: replacing the module with a similar one (which requires soldering or finding a compatible model, as HP uses a whitelist in the BIOS of some models) or using an external USB WiFi adapter.
An external adapter is the fastest and cheapest solution. A compact USB dongle supporting 802.11ac or ax will get you back online while you wait for repairs or troubleshoot an internal module. Modern external adapters perform just as well as built-in ones.
Frequently Asked Questions (FAQ)
Why did the WiFi icon disappear after a Windows update?
Operating system updates often replace existing drivers with generic ones, which may not work correctly with your specific hardware. The update may also reset service settings or change registry settings. Solution: reinstall the driver from the laptop manufacturer's website.
Can a virus disable WiFi on a laptop?
Yes, some malware blocks network connections to prevent the transmission of infection data or to block access to antivirus databases. Scan your system with a reliable antivirus and malware scanner, such as Malwarebytes or Dr.Web CureIt.
What should I do if there is no network adapter at all in Device Manager?
This indicates that the motherboard isn't detecting the device. Try resetting the BIOS (hard reset): turn off the laptop, unplug the charger, and hold the power button for 15-20 seconds. If the adapter doesn't appear, it may be burned out or have a loose connection.
Will a factory reset help if WiFi isn't working?
A system reset (Reset this PC) resolves software conflicts and registry errors. If the problem was software-related, this will help. However, if the issue is hardware-related (a burned-out module), a system reset will have no effect.
How to check if the WiFi module is working in BIOS?
When turning on the laptop, press F10 or Esc to enter the BIOS. Find the section System Configuration or AdvancedThere should be a point there. Device Configurations or Network, where you can see the status of the built-in devices (WLAN Device). Make sure it is enabled.