Modern users rarely think about wireless technology until, at the most inopportune moment, an icon with a red cross or globe appears on the screen. A situation where the WiFi adapter cannot start often occurs after an operating system update, a power outage, or an accidental deactivation of the module. This turns a powerful computer into a useless piece of plastic, depriving it of network access.
In most cases, the problem lies not in a physical hardware failure, but in a software conflict or incorrect settings. Drivers Your computer may stop responding, and Windows services may lock up your device. Understanding the basic principles of how hardware and the operating system interact will allow you to quickly restore internet access without calling a technician.
In this article, we'll cover all diagnostic steps: from a simple button check to a comprehensive registry tweak. You'll learn how to properly install missing software and what to do if the system detects the device but refuses to use it. Windows 10 And Windows 11 have their own characteristics that must be taken into account when troubleshooting.
Initial diagnostics and physical connection
Before delving into the depths of operating system settings, it's important to ensure the problem isn't hardware-related. Users often overlook simple things like a switch on the laptop case or a poor USB cable connection. If the adapter is integrated, check to see if it's disabled in the BIOS/UEFI.
For external modules connected via a USB port, the state of the port itself is critical. Try reconnecting the device to a different port, preferably located on the rear panel of the system unit, where the power supply is more stable. Sometimes the system needs time to recognize new hardware, especially if it's USB WiFi adapter with antenna.
Pay attention to the indicators. If the LED on the adapter is blinking, this is a good sign: the device is receiving power and attempting to operate. A lack of response may indicate a faulty module or port. For laptops, this is often a key combination. Fn + F-key (where an airplane or antenna is depicted), which software blocks the radio module.
⚠️ Caution: If you use a USB extension cable for an external adapter, its length should not exceed 1.5–2 meters without an active amplifier. A long cable causes a voltage drop, which may cause the adapter to constantly reconnect or not start at all.
Checking the status in Device Manager
The central tool for managing hardware in Windows is the Device Manager. This is where you can see how the operating system "sees" your network controller. To access it, right-click the Start button and select the appropriate option or type devmgmt.msc in the execution window.
In the window that opens, find the "Network Adapters" section. If the WiFi module is working properly and the driver is installed, you will see the manufacturer's name, for example, Realtek, Intel or QualcommIf you see "Unknown device" with a yellow exclamation mark instead of the device name, the driver is missing or not working correctly.
Double-click the device to open its properties. The "Device Status" field should say "The device is working properly." If an error code (such as Code 10 or Code 43) is listed, this indicates a resource conflict or software failure. Try going to the "Driver" tab and clicking "Roll Back Driver" if the problem occurred after an update.
Error codes in Device Manager
Code 10 means the device cannot start. Code 43 indicates that Windows has stopped this device due to error messages. Code 28 indicates missing drivers. Fixing this often requires a complete reinstallation of the software from the manufacturer's website.
It's important to check whether the device is disabled by software. The adapter's context menu in Device Manager should have an "Enable" option. If it says "Disable," the module is blocked by the system. You should also check your power settings: uncheck "Allow the computer to turn off this device to save power."
Installing and updating drivers
Lack of up-to-date software is the most common reason a WiFi adapter fails to start. Windows often installs generic drivers that provide basic functionality but don't unlock the full potential of the hardware or enable operation in specific modes.
The best way to get the software you need is to download it from the official website of your laptop or motherboard manufacturer. Using third-party auto-installers can result in downloading adware or unstable versions. Look for the "Support" or "Download" section for your device model.
☑️ Driver installation algorithm
If your computer has no internet connection and you need a driver specifically for WiFi, use another PC or smartphone to download the file. Save the installer to a USB drive and transfer it to the affected machine. After installation, be sure to reboot for the changes to take effect.
For advanced users, it's helpful to know that sometimes a manual update via Device Manager, specifying the path to the folder containing the unpacked drivers, can help. Click "Update Driver" → "Browse my computer for driver software" and specify the desired directory. This forces the installation of a specific software version.
| Manufacturer | Typical adapter series | Where to look for the driver |
|---|---|---|
| Intel | Wi-Fi 6 AX200, Dual Band Wireless-AC | intel.com/drivers |
| Realtek | RTL8822BE, RTL8723DE | Laptop manufacturer's website |
| Qualcomm/Atheros | QCA6174, QCA9377 | Laptop manufacturer's website |
| TP-Link | Archer T4U, T3U | tp-link.com/support |
Configuring Windows Network Services
Even with proper hardware and drivers installed, WiFi may not work due to disabled system services. The operating system relies on background processes to manage wireless connections. If the "WLAN AutoConfig" service is stopped, the adapter will not start.
To check, click Win + R, enter services.msc and press Enter. Find "WLAN AutoConfig" (or "WLAN AutoConfig Service") in the list. Double-click it to open the service properties. Make sure the startup type is set to "Automatic" and the service is running.
If the "Start" button is grayed out or returns an error, check the dependencies. On the "Dependencies" tab, see which services are required for the WLAN to function. Often, the "Remote Access Connection Manager" or "Network Connection Awareness" services cause problems. These services should also be set to automatic.
On some enterprise Windows builds or after a virus attack, service access may be restricted by group policies. In this case, simply changing the startup type won't help. You'll need to check the registry or use the command prompt with administrator privileges to reset the network configuration.
Resetting network settings and command line
When the graphical interface fails, console commands come to the rescue. They allow you to flush the DNS cache, renew IP addressing, and clear the TCP/IP protocol configuration. This is a universal solution for many network problems, including the inability to start the adapter.
Launch the Command Prompt as administrator. To do this, search for "cmd," right-click, and select the appropriate option. Enter the following sequence of commands, confirming each one with Enter:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Team netsh winsock reset Resets the Winsock catalog, which often resolves issues with damaged network components. After completing all commands, you should restart your computer. If this doesn't help, you can try completely removing the device from Device Manager (right-click and select Uninstall device) and updating the hardware configuration using the "Action" menu.
⚠️ Note: When resetting network settings, you will lose saved WiFi network passwords and static IP address settings. Make sure you know your home network password before performing these steps.
Troubleshooting frequency and channel issues
Sometimes an adapter is technically functional, but it doesn't detect the network or can't connect due to frequency incompatibility. Modern routers operate in both the 2.4 GHz and 5 GHz bands. Older adapters may not support 5 GHz, while newer ones may connect to it, ignoring 2.4 GHz.
You can check supported frequencies via the command line. Enter the command netsh wlan show driversThe "Supported Radio Types" line should list the appropriate standards (e.g., 802.11n, 802.11ac). If the adapter doesn't see the 5 GHz network, it may be set to operate only at 2.4 GHz in its properties in Device Manager.
It's also worth considering your region. Some adapters have channel restrictions depending on the selected country. If you're in an area with a lot of neighboring networks, changing the channel on your router may help, but this is a router setting, not an adapter setting.
In the adapter properties, on the "Advanced" tab, you can find the "Wireless Mode" setting. Make sure it's set to a value that supports your router's maximum speed, for example, 802.11ac or 802.11ax, not outdated 802.11b.
Frequently Asked Questions (FAQ)
Why did the WiFi icon disappear after a Windows update?
The update may have replaced the working driver with a generic one that doesn't work correctly with your hardware, or it may have messed up service settings. Try rolling back the driver in Device Manager or reinstalling it manually from the manufacturer's website.
Is it possible to run a WiFi adapter without drivers?
Without drivers, the operating system doesn't know how to communicate with the hardware. However, Windows 10 and 11 have an extensive database of built-in drivers. If the adapter isn't too old or unusual, the system will attempt to find and install the basic driver automatically when connecting to the internet (via cable or USB modem).
What should I do if my device is marked with code 10 in Device Manager?
Code 10 usually means the device can't start. Try completely uninstalling the device from Device Manager (right-click > Uninstall), then select "Action" -> "Scan for hardware changes" from the menu. If that doesn't help, download the driver from the manufacturer's website, as the standard Microsoft driver may be incompatible.
Does antivirus software affect the operation of a WiFi adapter?
Yes, some antivirus programs have built-in firewalls or network protection features that can block the adapter or prevent it from connecting to new networks. Try temporarily disabling your antivirus for diagnostic purposes.