Suddenly losing Wi-Fi on an HP laptop running Windows 10 is one of the most common and frustrating problems for users. You may notice that the network icon has disappeared from the system tray, or a red cross appears instead of a wireless network in the list of available connections. The most common cause is driver failure or a temporary error in the system services that manage network interfaces.
Unlike desktop PCs, portable devices Hewlett-Packard They have specific hardware switches and software utilities that can block the communication module. Before panicking and taking your laptop to a service center, it's worth running a comprehensive diagnostic, as in 90% of cases, the problem can be resolved using software. It's important to proceed sequentially, ruling out simple causes before resorting to complex registry or BIOS settings.
In this guide, we'll explore all the possible reasons why your wireless connection might be failing, from something as simple as a button being disabled to deep system conflicts. Attentive execution Each step will help you get your Internet back without having to reinstall your operating system or buy new hardware.
Initial diagnostics and physical connection
The first step is to rule out simple errors and physical signal blockages. Many HP laptop models, especially the Pavilion and ProBook series, are equipped with hardware switches or key combinations that completely disable the wireless module. If the module is disabled physically or through software (hardware), the operating system won't even see the adapter itself, let alone networks.
Look at your device's keyboard. Look for a key with an image of an antenna or airplane. This is often one of the function keys. F1-F12, which must be pressed in combination with the button FnSome modern HP models use a separate touch button with an LED indicator: if it lights up orange, Wi-Fi is forced off.
⚠️ Caution: On some HP models, long-pressing the Wi-Fi power button (more than 3 seconds) may reset Bluetooth and wireless network settings to factory defaults, requiring you to re-authorize your saved networks.
It's also worth checking the status of the indicators on the case. If the LED responsible for wireless communication is not lit or is dimly lit, this may indicate a power supply issue with the module. Try full reboot cycle with the power off to relieve static electricity, which often blocks the operation of peripherals.
- 🔌 Disconnect the laptop from the power supply, remove the battery (if it is removable) and hold the power button for 15 seconds.
- 🔋 Insert the battery back, connect the charger and turn on the device.
- ✈️ Check Airplane mode in the Windows 10 action center and make sure it is turned off.
- 🔘 Press the key combination
F12(or another one marked with an antenna icon) to activate the module.
Checking the adapter status in Device Manager
If the physical buttons don't help, the next step is to check whether the operating system sees network adapter At the software level. For this, use the standard Windows utility, Device Manager. This is where you can see whether a driver is hidden, whether it's working with errors, or whether the device is completely missing from the list.
Open Device Manager by right-clicking the Start button and selecting Device Manager. Find the section in the list Network adapters and open it. You should be interested in the section containing the words Wireless, Wi-Fi, 802.11 or names of chip manufacturers such as Intel, Realtek, Qualcomm Atheros or Broadcom.
If you see a device, but its icon has a yellow triangle with an exclamation mark, this means driver conflict or an operating error. If the adapter is marked with a downward-facing arrow, it's simply disabled by software. If the adapter has completely disappeared from the list, try selecting the "View" tab in the Device Manager menu and enabling the display of hidden devices.
If an error occurs (code 10, 28, 43), the most effective method is to completely remove the device and then reboot. Windows 10 will attempt to re-detect the hardware and install the standard driver upon startup, which often resolves the software glitch.
Steps to reinstall the driver:1. Right-click on the adapter -> Remove device.
2. Check the box "Delete driver software" (if available).
3. Click "Action" -> "Update hardware configuration".
Managing network services and settings in Windows 10
The Windows 10 operating system relies on a number of background processes to properly manage connections. If your Wi-Fi connection is down, it could be because a critical service has stopped. WLAN AutoConfigWithout it, the system cannot scan the air and connect to access points, even if the driver is working properly.
To check, open the Run window (keys Win + R) and enter the command services.mscFind the service in the list that opens. WLAN AutoConfig Service (or WLAN AutoConfig). Double-click it to open its properties. Make sure the startup type is set to Automatically, and the service itself is running.
If the service is stopped, click the "Start" button. It's also worth checking the service. Connection Manager, which is responsible for displaying network icons in the system tray. Malfunctions in this system tray can cause the Wi-Fi icon to disappear, creating the illusion that it's completely unusable.
| Name of the service | Launch type | Status | Impact on Wi-Fi |
|---|---|---|---|
| WLAN AutoConfig | Automatically | Works | Critical |
| Connection Manager | Automatically | Works | Displaying the icon |
| Network List Service | Manually | Stopped | List of available networks |
⚠️ Note: The Windows services interface may differ slightly depending on your Windows 10 build version (Home, Pro, Enterprise). Make sure you are changing the settings for system services, not third-party antivirus software.
☑️ Windows service diagnostics
Reset network settings and TCP/IP parameters
When simple methods fail, a deep reset of network settings is necessary. Windows 10 has a powerful mechanism that restores all network components to factory settings. This will delete saved Wi-Fi passwords, VPN settings, and virtual adapters, but it often resolves the issue when Wi-Fi is lost due to accumulated configuration errors.
You can perform a reset through the graphical interface: go to Parameters (gear in the Start menu) → Network and Internet → State. Find the link at the bottom of the page Network resetAfter clicking the button, the system will warn you that a reboot will take place in 5 minutes. This is the safest way to restore the TCP/IP stack to working order.
For more advanced users, a command line method is available. Launch Terminal as administrator and run a series of commands that will flush the DNS cache, reset Winsock settings, and renew IP addresses. This is especially useful if the issue is a software conflict.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After executing these commands, it is necessary to rebooting the computerIf after this, the HP laptop still doesn't detect the network, the problem may lie deeper – in the power settings or BIOS.
Power settings and energy management
HP laptops are optimized for maximum battery life, and aggressive power-saving settings can cause the Wi-Fi module to be disabled to conserve battery life. Windows 10 can automatically "hibernate" the adapter, after which it stops responding to attempts to turn it on. This is a common cause of Wi-Fi loss after waking from sleep mode.
To prevent the system from disabling the adapter, return to Device Manager. Find your wireless adapter, open its properties, and go to the tab. Power managementUncheck the box. Allow the computer to turn off this device to save power.
It's also worth checking the power plan in the control panel. Select the mode High performance, since in the "Power Saving" mode, the Wi-Fi transmitter power can be artificially reduced, which leads to an unstable connection or the complete disappearance of the network in areas with an imperfect router signal.
- ⚡ Open "Control Panel" → "Power Options".
- 🔧 Click "Change plan settings" → "Change advanced power settings".
- 📡 Find the section "Wireless adapter settings" → "Power saving mode".
- 🚀 Set both battery and plugged in modes to "Maximum performance".
Updating the BIOS and installing drivers from the HP website
If none of the above helps, there is a high probability that the problem lies in incorrect operation BIOS/UEFI or using a generic Windows driver that conflicts with a specific HP module. Laptop manufacturers frequently release microcode updates to improve hardware compatibility.
Go to the official HP support website, enter the model of your laptop (for example, HP Pavilion 15-dk0000) and go to the "Drivers" section. You'll need two components: a BIOS update and the original WLAN driver. Download files only from the domain. hp.com, avoiding third-party collections.
⚠️ Warning: Updating the BIOS is a critical operation. The laptop must be connected to a charger, and the process cannot be interrupted. Ensure the battery level is at least 30% before starting the update.
After installing the updates and rebooting, check the results. In rare cases, the Wi-Fi module may be disabled in the BIOS itself. To check, enter the BIOS (press F10 when loading), find the section System Configuration or Advanced and make sure that the item Wireless Device or Internal WLAN has status Enabled.
What should I do if the driver from the HP website does not install?
If the installer returns a "Driver not found" error, try running the file as an administrator or using Windows 8 compatibility mode. You can also try manually specifying the path to the INF file through Device Manager (Update driver -> Browse my computer -> Pick from a list of available drivers).
Frequently Asked Questions (FAQ)
Why did the Wi-Fi icon disappear, but the internet via cable works?
This indicates that the Windows network stack is functioning, but the specific wireless adapter is disabled, missing a driver, or blocked by services. Check Device Manager for any unknown devices.
Can a virus delete the Wi-Fi driver on an HP?
Yes, some malware blocks access to network settings or deletes drivers to prevent antivirus updates. A full system scan is recommended.
Does resetting the BIOS help if Wi-Fi is lost?
Resetting the BIOS settings to factory defaults (Load Setup Defaults) may help if the wireless module was disabled in the firmware configuration.
How to check if the Wi-Fi module is burned out?
If an "Unknown device" appears in Device Manager with an error code that is not detected even after reinstalling the OS, or if the module is not visible anywhere, including the BIOS, a hardware replacement is likely required.