A situation where a device stops detecting wireless networks is often caused by a software glitch or a physical component being disconnected. The user encounters a missing Wi-Fi icon in the tray or a “Network adapter not found” error in Device Manager. This creates serious obstacles to work, especially if the Internet is needed to download the necessary drivers or update the system.
The problem may be hidden in a driver conflict, the device turning off in power-saving mode, or a hardware failure of the module itself. It is important not to panic right away and not to rush to replace components, since in most cases the malfunction can be eliminated using software methods. Careful analysis of settings and sequential implementation of diagnostic steps allow you to return functionality even in difficult cases.
Primary diagnosis and physical condition check
The first step when a problem occurs is to check the hardware. On many modern laptop models, such as Lenovo ThinkPad or Asus ZenBook, there is a physical switch or key combination to control the wireless module. If this switch is accidentally activated, the system completely blocks the operation of the adapter, ignoring any software attempts to activate it.
Carefully inspect the device case and keyboard. Look for the antenna or airplane icon, it is often located on the keys F1–F12. Try pressing a combination, for example Fn + F2 or Fn + F12to turn on wireless communication. In some cases, the indicator on the case changes color from red to blue, signaling readiness for work.
- 🔍 Check for a physical Wi-Fi button on the side of the laptop.
- 🔋 Disconnect the laptop from the network and remove the battery (if it is removable), then hold down the power button for 15 seconds.
- 🔄 Restart your device and check if the network icon appears in the tray.
⚠️ Attention: On some gaming laptops, e.g. MSI or Acer Predator, the adapter is controlled through proprietary software, not keys. Make sure the management software is enabled.
Analyzing Device Manager Settings
If the hardware is working properly, the next step is a deep analysis of the system settings through Device Manager. This is where you can see whether the operating system sees the installed adapter or whether it is hidden due to a critical error. Open the Start menu, enter the name of the utility and run it as an administrator to gain access to all settings.
Under Network Adapters, look for a device labeled Wireless, Wi-Fi, or WLAN. If there is a yellow exclamation mark next to it, this indicates a problem with the driver. If the device is displayed in gray or is not in the list at all (with the “Show hidden devices” option enabled), the problem may be deeper - corrupted system files or a module disabled at the BIOS level.
For correct operation, you need to check the driver status. Right-click on the adapter and select Properties. The Driver tab will show the installation date and version. Often updating the driver to the latest version or, conversely, rolling back to a previous stable version solves the problem. Pay attention to the "Device Status" field, where an error code may be indicated, for example Code 10 or Code 43.
- 🛠️ Update the driver by selecting “Update Driver” in the context menu.
- 🗑️ If the update does not help, select “Remove device” and restart your laptop for automatic reinstallation.
- 📂 Use the utility Intel Driver & Support Assistant to search for compatible drivers.
⚠️ Attention: Removing the driver without having a pre-downloaded version may leave you without the Internet. If the adapter does not work, prepare the driver for the flash drive in advance.
- Yes, but the networks are not found
- No icon at all
- There is an icon, but it is crossed out
- I don't know how to check
Reset network settings and check services
Sometimes the problem lies not in the adapter itself, but in the configuration of Windows network protocols. A service failure or corruption of the TCP/IP stack may cause the system to fail to initialize the wireless module. To solve this problem, you need to perform a full reset of the network settings to factory settings. This is a secure procedure that does not delete personal data, but requires re-entering passwords for Wi-Fi networks.
Go to Settings → Network and Internet → Network reset. Click the "Reset Now" button and confirm. After an automatic reboot, the system will recreate all network interfaces. If the built-in tool doesn't work, you can use the command line. Run it as an administrator and run a sequence of commands to clear the cache and reset settings.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After entering the commands, be sure to restart your computer. Also check if the WLAN AutoConfig service is running. In the Services window (services.msc) find a service with the name WLAN AutoConfig. Make sure its startup type is set to "Automatic" and its status is "Running". If the service is stopped, start it manually.
- 🔧 Check the service WLAN AutoConfig Service in the management console.
- ⚙️ Make sure the service startup type is set to Automatic.
- 📉 Disable antivirus software during diagnostics, as it may block network interfaces.
Power settings and BIOS/UEFI
One of the most common reasons why an adapter goes missing is because of an aggressive power saving policy. The system may turn off the device to save battery power, but when you try to turn it on, it does not respond. To prevent this, you need to change the power plan settings. Go to Control Panel → Power Options and select "Configure Power Plan" for your active plan.
In the window that opens, click “Change advanced power settings.” In the list, find “Wireless network adapter settings” and expand it. Set Power Saving Mode to Maximum Performance for both battery and mains mode. This will prevent the system from turning off the adapter to save power.
It's also worth checking your BIOS or UEFI settings. When the computer boots, press the key F2, Del or F10 (depending on the manufacturer). In the BIOS menu, find the section related to peripherals or network, for example Onboard Devices Configuration. Make sure the option Wireless LAN or WLAN Controller set to state Enabled. If it is disabled, the system will not physically be able to see the adapter.
- 🔋 Set the adapter's power mode to "Maximum performance".
- 🔌 Disable the option “Allow the device to turn off the computer to save energy” in the adapter properties.
- 🖥️ Check your BIOS settings to see if the built-in Wi-Fi module is disabled.
⚠️ Warning: Changing BIOS settings requires caution. Do not change parameters whose meaning you do not understand, so as not to disrupt the operation of the system.
☑️ BIOS checklist
Hardware faults and component diagnostics
If all software methods fail, there is a high probability of hardware failure. The network module could overheat, move away from the contact, or fail due to a power surge. In most laptops, the adapter is a separate card in the format M.2 or Mini-PCIe, which can be replaced. However, this requires disassembling the device, which can be difficult for an untrained user.
Before disassembling, try connecting an external USB adapter. If it is detected by the system without problems, this confirms that the problem is in the internal module or its connector. In this case, using an external adapter will be an excellent temporary or permanent solution to avoid complex repairs.
When replacing the module yourself, it is important to follow antistatic measures. Disconnect the battery, remove the back cover and carefully remove the old adapter. Install the new module, aligning the contacts, and secure it with the screw. After assembly, download the necessary drivers from the manufacturer's official website. If you are not confident in your abilities, it is better to contact a service center, where they will carry out diagnostics with a multimeter.
- 🔌 Connect an external USB adapter to check the system's functionality.
- 🔩 Check that the antennas are securely connected to the connectors on the network card.
- 💻 Try installing the adapter in another slot (if there is a free one on the board).
Symptoms of a burnt out adapter
If the adapter gets very hot, emits a strange odor, or causes the laptop to reboot repeatedly, this is a sure sign that it is failing. In such cases, further operation is dangerous for the motherboard.
Comparison of troubleshooting methods
For clarity, we present a table comparing the effectiveness of various methods of solving the problem depending on the cause of the failure. This will help you choose the most appropriate course of action and save time on diagnostics.
| Cause of failure | Effective method | Difficulty of execution | Solution time |
|---|---|---|---|
| Driver disabled | Updating or Rolling Back in Device Manager | Low | 5-10 minutes |
| Network settings failure | Resetting the network through Windows settings | Low | 15 minutes |
| Energy saving | Changing the power plan | Average | 5 minutes |
| Hardware failure | Module replacement or external adapter | High | 1-2 hours |
| BIOS conflict | BIOS/UEFI setup | Average | 10 minutes |
Before purchasing a new adapter, check whether your motherboard supports Wi-Fi standards (such as 802.11ac or ax) to avoid incompatibility.
It is important to understand that most problems are solved at the software level. Regularly updating drivers and system components is the best prevention of such failures. If the problem is hardware in nature, using a high-quality external adapter often turns out to be a more profitable and faster solution than a complex laptop repair.
FAQ: Frequently asked questions
This section contains answers to the most popular questions that users have when looking for a solution to the problem of a missing network adapter.
Why does the adapter disappear only after a Windows update?
A system update may install the wrong driver or change the registry. Solution: Roll back the driver to a previous version through Device Manager or perform a System Restore to the point before the update.