When your computer's Wi-Fi suddenly stops working, it's understandably frustrating, as internet access is essential for work, study, and entertainment. The problem could be a software glitch in the operating system or physical damage to the adapter or router. Users often rush to buy new hardware, although in most cases, a simple software reconfiguration is sufficient.
Before moving on to complex troubleshooting, it's worth running a basic diagnostic, which can often reveal obvious causes of problems. Check whether the router's indicators are lit and whether the wireless module on your laptop or motherboard is enabled. Sometimes, a simple hardware restart is enough to restore a normal connection.
In this article, we'll take a detailed look at all possible reasons why Wi-Fi won't turn on and offer step-by-step troubleshooting instructions. We'll cover working with drivers, configuring Windows services, checking physical switches, and using the command line for in-depth diagnostics.
Initial diagnostics and physical connection check
The first step should always be checking the physical condition of the hardware and basic settings, which are often ignored. On laptops, there's often a mechanical switch or key combination that disables the wireless module. It's also worth making sure the adapter isn't disabled in the system software via "airplane mode."
device Manager — This is the primary tool for initially assessing the health of your hardware. If the system detects a device but it's not working properly, you'll see a corresponding icon next to its name. If the device isn't displayed at all, this may indicate a physical failure or a BIOS disablement.
- 🔍 Check if there is a Wi-Fi switch on the laptop case or a key combination
Fn + F2(or another key with an antenna icon). - 🔍 Make sure that Airplane mode, which blocks all wireless interfaces, is not activated in the Windows tray.
- 🔍 Reboot your router by unplugging it for 10-15 seconds to clear any temporary errors.
Sometimes the problem lies with the signal receiver itself, especially when it comes to external USB adapters. Try switching the device to a different USB port, preferably located directly on the motherboard at the rear of the system unit. This will rule out power supply issues or a faulty port.
Working with wireless adapter drivers
The most common reason Wi-Fi won't turn on is incorrect driver functionality. The software could have updated itself, become corrupted after a system crash, or been removed by an antivirus program. Windows Update sometimes installs universal drivers that work unstably with specific models of network cards.
To resolve this issue, open Device Manager, find the "Network Adapters" section, and check the status of your Wi-Fi module. If a yellow triangle appears over the device icon, it means the driver is not working properly. In this case, we recommend completely uninstalling the current driver and installing the latest version from the manufacturer's official website.
⚠️ Important: When uninstalling a driver in Device Manager, check the "Delete the driver software for this device" box to clean the system of potentially damaged files.
If you don't have internet access on the affected computer, download the driver in advance on another device or use your smartphone as a USB modem. You can also use a system restore point if the problem occurred recently.
How to find a driver without the internet?
If you don't know the adapter model, look it up in Device Manager, under the "Details" tab, and select the "Hardware ID" property. Copy the top line of code and enter it into a search engine from another device—this will help you find the exact card model.
Configuring Windows Network Services
The Windows operating system relies heavily on background services to manage network connections. If the WLAN AutoConfig service is stopped or disabled, the Wi-Fi icon will disappear or show a red cross, making connection impossible. This often happens after system optimization or virus removal tools run.
To check the service status, press Win + R, type services.msc and press Enter. Find"WLAN AutoConfig" in the list, double-click it, and ensure the startup type is set to"Automatic". If the service is stopped, click the"Start" button immediately.
In some cases, you may need to reset TCP/IP and DNS settings if the issue is related to an address conflict. This can be done through the command prompt running as administrator.
netsh int ip resetnetsh winsock reset
ipconfig /flushdns
After running these commands, be sure to restart your computer. This will clear the network cache and reset protocol settings to factory defaults, which often resolves connection issues.
Using the command line for diagnostics
For a more in-depth analysis of why Wi-Fi isn't turning on, you can use built-in diagnostic utilities. The command line allows you to get detailed information about the network status and perform a reset, which is not available through the graphical interface.
Run command prompt as administrator and enter the command netsh wlan show driversIn the resulting report, look for the line "Hosted Network Support." If it says "No," your adapter may not support access point mode, but this doesn't prevent it from functioning as a client. The driver status line is more important.
| Team | Description of action | Result of execution |
|---|---|---|
ipconfig /all |
Full information about the network | Shows IP addresses, MAC address, and DHCP status. |
netsh wlan show interfaces |
Wi-Fi interface status | Displays connection status and signal strength |
netsh winsock reset |
Resetting the Winsock catalog | Restores default network socket settings |
ipconfig /release |
Freeing up an IP address | Resets the current IP received from the router. |
Another useful command is netsh wlan delete profile name="Network_Name", which deletes the saved network profile. This helps if the computer tries to connect with incorrect security settings or password.
Checking power settings and BIOS
The Windows power management system often disables the Wi-Fi adapter to conserve battery power, causing the device to fail to wake up properly. This is a common issue on laptops, where the adapter simply "falls asleep" and becomes unresponsive.device Manager allows you to disable this feature.
Find your wireless adapter in the list, go to Properties, and open the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power." This will force the system to keep the module active at all times.
- 💡 Check the power plan in Control Panel: select the "High performance" mode.
- 💡 In BIOS/UEFI, make sure that the integrated WLAN module is not disabled at the motherboard level (Onboard Devices section).
- 💡 If you have a desktop PC, check if the antenna cable is connected to the motherboard (for built-in modules).
⚠️ Note: BIOS settings may vary depending on the motherboard manufacturer. Look for sections labeled "Advanced," "Onboard Configuration," or "Peripherals."
If the Wi-Fi module is marked as Disabled, the operating system simply won't see the device, no matter how many drivers you install. Change the value to Enabled and save the settings before exiting.
Network reset and additional tools
Modern versions of Windows 10 and 11 now feature a built-in network reset feature that automatically reinstalls network adapters and restores their default settings. This "heavy artillery" helps resolve 90% of software failures.
To use this feature, go to Settings → Network & Internet → Advanced network settings (or "Network Reset"). Click the "Reset Now" button. The computer will warn you that it will restart in 5 minutes.
☑️ Checklist before resetting the network
After rebooting, the system will delete all saved Wi-Fi networks and passwords, so you'll have to reconnect. This action also resets DNS settings, VPN clients, and virtual switches.
If even a hard reset doesn't help, the problem may be hardware-related. Internal Wi-Fi modules on laptops are often connected via a Mini PCI-E or M.2 slot and can become dislodged due to a fall or vibration.
Frequently Asked Questions (FAQ)
Why did the Wi-Fi icon disappear after a Windows update?
The update may have replaced your working driver with a default one that doesn't support your adapter's features, or corrupted the network settings registry. Solution: Uninstall the device in Device Manager and reset the network.
Can a virus disable Wi-Fi on a computer?
Yes, some malware blocks network services or changes proxy settings to prevent antivirus updates or access to security sites. A full system scan is recommended.
What should I do if my Wi-Fi adapter is not visible in Device Manager?
Most likely, the adapter is physically faulty, a cable inside the laptop has come loose, or it's disabled in the BIOS. It's also worth checking the list of hidden devices in the "View" menu of the Device Manager.
How can I temporarily share my phone's internet connection if my Wi-Fi isn't working?
Use a USB cable: connect your phone to your PC, enable "Tethering" in your phone's settings, and select "USB Modem." The computer will detect your phone as a wired Ethernet connection.