No Wi-Fi on PC: Step-by-step recovery instructions

When the wireless network icon suddenly disappears or the module stops working on a personal computer, it often takes users by surprise. A lack of internet access disrupts work, study, and entertainment, requiring immediate attention. There are several reasons why. There is no Wi-Fi on the PC, there could be many: from a banal system failure to a failure of physical equipment.

Before panicking and looking for a replacement communication module, it's worth running a basic software diagnostic. In most cases, the problem lies in incorrect operation. drivers or accidentally disabling a feature in the BIOS. Following the correct procedure will save you time and possibly avoid a trip to the service center.

We'll cover the basic troubleshooting methods, from simple checks to complex registry settings. It's important to understand that each case is unique, so following these steps sequentially will help you isolate the problem. If you're encountering this issue for the first time, follow the instructions carefully.

Primary diagnostics and equipment testing

First, ensure the issue isn't caused by physical damage or a simple disconnect. Laptops often have mechanical switches or key combinations that block the wireless module. Check the device's case for sliders with an antenna icon, and also try pressing the function keys. F2, F8 or F12 in combination with a button Fn.

If you have a desktop computer with an external USB adapter, try plugging it into a different port. USB ports can sometimes lose power or malfunction after waking from sleep mode. If you have an integrated module, PCI-E It is worth checking the tightness of the card's fit in the motherboard slot, after first disconnecting the power from the system unit.

Pay attention to the indicators. If the adapter has an LED, it should be lit or blinking. A lack of response may indicate a hardware failure. You should also check device Managerto see if the hardware is detected by the system at all.

  • 🔌 Check the physical connection of the antennas to the motherboard or adapter.
  • 💡 Make sure the wireless activity indicator on the case is lit.
  • 🔄 Try connecting the device to a different USB port (preferably USB 2.0).
  • ⌨️ Use a key combination to turn on Wi-Fi (often Fn + F-key).

⚠️ Important: If you're using a laptop, connect it to the charger before using it. Some models automatically disable power-hungry communication modules when the battery is low to save power.

It's important to distinguish between the absence of a network and the absence of the adapter itself. If "Wireless Network" isn't listed in the list of available connections, the system doesn't see the device. If the network is present but won't connect, the problem may be with the password or router settings.

Analyzing the status in Device Manager

The central diagnostic tool in the operating system Windows is the Device Manager. This is where you can see the actual status of your drivers and the hardware itself. To open it, right-click the Start button and select the appropriate option, or type devmgmt.msc in the Run window (Win+R).

In the window that opens, find the "Network Adapters" section. Expand it and look for a device with the words "Network Adapters" in its name. Wireless, Wi-Fi, 802.11 or brands like Intel, Realtek, QualcommIf the adapter is displayed with a yellow exclamation mark, this indicates a driver error.

In some cases, the adapter may be listed under "Other Devices" as unknown hardware. This is a sure sign that the driver is not installed or is not working correctly. If the adapter is not listed in any tabs, it may be disabled in the BIOS or physically damaged.

📊 Adapter status in Device Manager
Visible and working properly (yellow sign)/Visible with an error/Not displayed at all/I don't know where to look

Try right-clicking the adapter and selecting "Enable" if it's disabled. If that doesn't help, select "Uninstall device," check the box to remove the driver software, and then select "Action" -> "Scan for hardware changes" from the menu. The system will attempt to reinstall the default driver.

Managing drivers and updating software

The most common reason why Wi-Fi is gone, is a driver version conflict or driver corruption after a Windows update. Automatic driver installation via Windows Update does not always guarantee stable operation, especially for specific network card models.

We recommend downloading the latest driver from the official website of your laptop or motherboard manufacturer. Use another device with internet access or connect your smartphone via USB modem to download the file directly to the affected PC.

When installing, pay attention to the driver version. Sometimes a newer version performs worse than an older one. If the problem occurs immediately after an update, it might be worth performing driver rollbackTo do this, go to the "Driver" tab in the device properties in Device Manager and click the "Roll Back Driver" button.

  • 📥 Download drivers only from the manufacturers' official websites.
  • 🛑 Before installing a new driver, be sure to remove the old one.
  • 💾 Save the working version of the driver in a separate folder for future use.
  • 🔍 Check the compatibility of the driver version with your version of Windows (10/11).

☑️ Driver Update Checklist

Completed: 0 / 1

Don't ignore the software that comes with the driver. Utilities from Intel ProSet or Realtek may contain additional power management settings that affect connection stability. However, if your system is running slowly, it's best to use the standard Microsoft driver.

Configuring Windows services and power options

The operating system manages network connections through special services. If the service WLAN AutoConfig stopped or disabled, wireless networks will not work. You can check this by opening the "Services" window (command services.msc).

Find the "WLAN AutoConfig" service in the list. Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click "Start." This often resolves the issue of a missing Wi-Fi icon.

Another important aspect is power management. Windows may turn off the adapter to save power, but then not wake it up correctly. In Device Manager, under your Wi-Fi adapter's properties, go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power."

⚠️ Note: Service interfaces and power-saving settings may vary depending on your Windows version and security updates. If you don't see the settings described, check the official Microsoft documentation for your OS build.

It's also worth checking the Network Connection Manager service. It's responsible for notifications and displaying available networks in the system tray. A malfunction can result in the adapter working, but the user not being able to see the list of networks.

Resetting network settings and command line

If software methods don't help, you should try a complete network reset. In Windows 10 and 11, you can do this via "Settings" -> "Network & Internet" -> "Advanced network settings" (or "Status") -> "Network reset." This will delete all saved passwords and restore factory settings.

A more thorough reset can be performed via the command line. Launch Terminal as administrator and enter the following sequence of commands. This will clear the DNS cache, reset TCP/IP protocols, and refresh the name registration.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running these commands, be sure to restart your computer. The changes will only take effect after a system restart. This method is especially effective if the problem occurred after installing an antivirus or VPN client, which may have changed system settings.

What to do if commands are not executed?

If you receive an "Access Denied" error when entering commands, make sure you're running the command prompt as an administrator. To do this, right-click "Command Prompt" or "PowerShell" and select the appropriate option. Without administrator privileges, you won't be able to reset network stacks.

In some cases, manually removing virtual adapters can help. If you previously used Android emulators (BlueStacks, Nox) or virtualization software (VirtualBox, VMware), they may have created conflicting virtual network cards. Try removing them from Device Manager.

Checking BIOS and hardware compatibility

Sometimes the Wi-Fi module is disabled at the BIOS/UEFI level. This often happens after resetting the motherboard or updating the BIOS. To check this, enter the BIOS when booting the computer (usually by pressing Del, F2 or F10).

In the BIOS menu, look for sections related to Integrated Peripherals, Advanced or Onboard Devices. Find the item Wireless LAN, Wi-Fi Controller or similar and make sure it is in good condition EnabledIf it's worth it Disabled, change the value and save the settings (F10).

It's also worth paying attention to the Legacy/UEFI mode. Some older adapters may not work correctly in pure UEFI mode without Legacy support, although this is rare on modern systems. If you've recently changed your boot settings, try resetting them to default (Load Optimized Defaults).

Problem Possible cause Solution method
The adapter is not visible in the system. Disabled in BIOS or physical defect Checking the BIOS, replacing the adapter
Yellow exclamation mark Driver conflict or missing driver Reinstalling the driver
No networks available WLAN service is disabled Starting the WLAN AutoConfig service
Unstable connection Interference or energy settings Disabling energy saving

Finally, if none of the software methods help and the adapter is enabled in the BIOS, there's a high risk of hardware failure. The integrated Mini-PCIe or M.2 modules may burn out, and the USB connectors may fail. In this case, the best solution is to purchase an external USB Wi-Fi adapter, which is guaranteed to work after installing the drivers.

Why did the Wi-Fi icon disappear after a Windows update?

Windows updates often contain new driver versions that may be incompatible with your specific hardware. The system automatically replaces the working driver with a "newer" one, causing a conflict. Solution: Roll back the driver or install the version from the manufacturer's website.

Can a virus disable Wi-Fi?

Yes, some malware blocks network services or changes DNS and proxy settings to redirect traffic or block access to antivirus databases. Scanning your system with an up-to-date antivirus is essential.

How to check if the Wi-Fi module is burned out?

Only replacing the adapter with a known-good module will provide a definitive diagnosis. However, if the adapter isn't detected in either the BIOS or Device Manager (even as an unknown device) and doesn't become hot during operation, the likelihood of hardware failure is high.

Do I need to remove the driver before installing a new one?

Recommended. A clean installation prevents configuration file conflicts. Use the command pnputil or specialized uninstaller utilities to completely remove traces of the old driver.

Does the region in the router settings affect network visibility?

Yes. If your router settings are set to a region whose channels are not supported by your adapter (for example, some 5 GHz channels), your computer may not see the network. Check the region in your router settings.