Wi-Fi won't turn on on my laptop: step-by-step instructions for recovery

A situation where the Internet suddenly disappears and stops turning on wireless module, is familiar to many users. It can happen at the most inopportune moment: during an important video conference or while downloading a large file. Often, the problem lies not in hardware failure, but in a software glitch or an accidental settings change. Windows has a complex power management system that sometimes mistakenly turns off network adapters.

The first thing to do is not panic and run a basic diagnostic. Check if the wireless network indicator on the device is lit. If the indicator light is off, you may have accidentally activated Airplane mode or pressed the lock function key. A lack of signal can be caused by software conflicts or physical damage to the antenna inside the device.

The next steps depend on whether you can see the list of available networks at all. If the Wi-Fi icon has disappeared from the system tray or is marked with a red cross, the troubleshooting process will differ from if the network is visible but won't connect. In this article, we'll cover all possible scenarios, from simple switches to complex registry settings.

Testing physical switches and hotkeys

On many laptop models, especially the business series from Lenovo ThinkPad or HP ProBookThere are separate physical switches on the side of the case. These allow you to control the Wi-Fi module's power supply. Make sure this switch isn't in the "Off" position. Even if you try to enable the network programmatically, a physical break in the circuit will prevent the module from working.

The second common option is to use a keyboard shortcut. This is usually the Fn in combination with one of the keys F1-F12, which depicts an antenna or an airplane. Pressing this combination sends an interrupt to the controller, forcibly disabling the radio module.

  • 🔍 Look for an antenna or airplane icon on your keyboard (often F2, F8, or F12).
  • 🖐 Press the combination Fn + corresponding key once and wait 3-5 seconds.
  • 💡 Pay attention to the screen: sometimes a graphical notification appears about turning on wireless networks.

⚠️ Attention: On some laptops, you need to hold the Fn key for a few seconds to enable Wi-Fi, rather than simply pressing it. Also, check if the keyboard is locked by the manufacturer's software.

📊 What kind of laptop do you have?
Asus
HP
Lenovo
Dell
Acer
MacBook

Sometimes the keyboard driver malfunctions, and the system doesn't receive a keypress signal. In this case, reboot the laptop by holding the power button for 10 seconds to completely discharge any static electricity. This helps restore the power management controller, which may have frozen.

Diagnostics via Device Manager

If physical methods don't help, you need to check whether the operating system sees the network adapter itself. To do this, open device ManagerIn the Start menu search box, type devmgmt.msc and run the utility. You need the "Network adapters" section.

Expand this section and find the device whose name contains the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, Qualcomm AtherosIf the adapter is missing completely or shows up as "Unknown Device" with a yellow exclamation mark, the problem is deeper.

Status in the dispatcher Possible cause Actions
The adapter is not in the list Disabled in BIOS or physical damage Checking the BIOS, disassembling the laptop
Error code 10 or 43 Driver failure or resource conflict Uninstall the driver and reboot
Yellow triangle Incorrect software installation Updating the driver manually
Down arrow on the icon The device is disabled by software Right-click → Enable device

A common error is attempting to update a driver automatically through Windows Update. Often, the system installs a generic driver that is unstable. The best solution is to download the original driver from the official website of the laptop manufacturer, not the chipset. The laptop manufacturer's version often contains specific power saving settings.

☑️ Checking drivers

Completed: 0 / 1

Setting up power options

One of the most insidious causes of Wi-Fi disconnects is Windows' aggressive power saving policy. The system may power down the adapter to conserve battery life, but it can't wake it back up. This causes the network icon to disappear or display a red cross.

To fix this, go back to Device Manager, find your wireless adapter, and double-click it to open its properties. Go to the "Power Management" tab. Here, uncheck "Allow the computer to turn off this device to save power."

  • 🔋 Disable the power saving feature for your Wi-Fi adapter in Device Manager.
  • ⚙️ In the "Power Options" section (Control Panel), select the "High performance" plan.
  • 📉 In the advanced power plan settings, find "Wireless adapter settings" and set it to Maximum Performance mode.

⚠️ Attention: After changing power settings, be sure to perform a full reboot of your laptop, not just waking it from sleep mode, for the changes to take effect.

It's also worth checking the registry settings if the graphical interface doesn't yield results. However, working with the registry requires caution. Changes affect parameters PowerSaveModeIf you're unsure of what you're doing, it's best to limit yourself to the settings in the Control Panel.

Hidden registry settings

For advanced users: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc. Make sure the Start value is set to 2 (Automatic). Changing this value may affect the startup of the wireless network service.

Windows Services and Reset Network Settings

For the operation of wireless connections in the operating system Windows 10/11 requires a special service. If it's stopped or not working properly, Wi-Fi won't turn on. Click Win + R, enter services.msc and find "WLAN AutoConfig" in the list.

Make sure the startup type is set to "Automatic" and the service is running. If it's stopped, click "Start." Sometimes restarting the service helps: first "Stop," then "Start."

If manipulating services doesn't help, you can perform a full reset of network settings. This will return all network components to factory defaults, delete saved Wi-Fi passwords, and reset TCP/IP settings.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

These commands must be entered into a command prompt running as administrator. After running the last command, be sure to restart the computer. This method is effective for software conflicts caused by virtual machine installations or antivirus software.

Updating and reinstalling drivers

A driver is an intermediary between the hardware and the operating system. If the file becomes corrupted or incompatible after a Windows update, the module will stop functioning. Don't rely solely on automatic updates via Device Manager, as Microsoft's database doesn't always contain the latest versions.

The best course of action is to completely uninstall the current driver. In Device Manager, right-click the adapter → "Uninstall device." In the window that appears, check the "Delete the driver software for this device" box, if it's present. Then, click "Action" → "Scan for hardware changes" in the menu.

If the automatic installation doesn't find the driver, use the previously downloaded installation file. It's important to download the driver from another device (such as a smartphone or another PC) and transfer it via USB cable, as the affected laptop doesn't have internet access.

  • 📥 Download drivers only from the official websites of the manufacturers (Dell Support, HP Support, ASUS Download).
  • 🗑 Before installing a new version, always remove the old one to avoid file conflicts.
  • 🔄 After installing the driver, a reboot is required, even if the system says it is not required.

⚠️ Attention: Support website interfaces and driver model names may change. Always check the sticker on the bottom of your laptop to determine your exact model to download compatible software.

Hardware problems and BIOS

Once software methods have been exhausted, the only thing left to do is check the hardware. In some laptops, the Wi-Fi module may be disabled at the BIOS level. Go to the BIOS/UEFI (usually the F2, Del, or F10 keys during boot) and find the section Advanced or Security. Search for the item Wireless, WLAN Device or Onboard Devices and make sure it is in position Enabled.

Physical damage is also possible. The Wi-Fi module is a small board connected to the motherboard via a Mini PCI-E or M.2 slot. Vibration or a fall could have loosened the connector. If you have disassembly skills, you can open the back cover and check the antenna connections (thin black and white wires) and the module itself.

External factors, such as a strong static charge, can freeze the module. A "hard reset" can help: turn off the laptop, unplug the charger, and remove the battery (if removable). Press and hold the power button for 30-40 seconds. Then reassemble everything and turn it on.

What should I do if Wi-Fi is working but doesn't see any networks?

If the adapter is enabled but the network list is empty, the issue may be with the geolocation service or the driver. Also, check if the Connection Manager service is disabled. In rare cases, changing the region in the router settings or in the Windows registry (CountryCode parameter) may help.

Will a system rollback help if Wi-Fi stops working after an update?

Yes, this is one of the most effective solutions. If the problem appeared immediately after installing a Windows update or a new driver, use a restore point. Go to Control Panel → Recovery → Open System Restore and select a date when Wi-Fi was working reliably.

Can an antivirus block Wi-Fi from turning on?

Some firewall features in third-party antivirus programs may block the wireless adapter, considering the network public and unsafe. Try temporarily disabling your antivirus or uninstalling it to check.

Why won't Wi-Fi turn on on my Mac laptop?

On a MacBook, this issue is often resolved by creating a new location in Network Preferences or resetting the NVRAM/SMC. Also, check the date and time: if they're incorrect, the security certificates aren't working, and Wi-Fi may not connect.

Is it worth buying an external USB Wi-Fi adapter?

If the built-in module has burned out and a service center replacement is expensive, an external USB adapter is an excellent temporary or permanent solution. Choose models with an external antenna for better signal reception.