How to check if your laptop has Wi-Fi: a complete guide

When a laptop suddenly stops detecting wireless networks and the Wi-Fi icon disappears without a trace, it causes panic among most users. It seems as if the device has failed or the internet service provider has disconnected. However, in most cases, the problem stems from software glitches, accidental module disconnection, or missing drivers, rather than physical damage. adapter.

Before taking your computer to a service center, it's important to run a basic diagnostic. Modern operating systems, such as Windows 10 And Windows 11, have powerful self-diagnostic tools that allow you to determine whether the system even sees network equipment. Often, users simply don't know where to look for this information in the menu depths.

In this article, we'll cover all possible troubleshooting methods in detail: from a simple case inspection to a thorough analysis of the Device Manager. You'll learn how to distinguish a software glitch from a hardware malfunction and be able to get your laptop back online without any unnecessary expense.

Visual inspection of the case and keyboard

The first step should always be a physical inspection. On many laptop models, especially those released several years ago, manufacturers left hardware switches to control wireless modules. This was done to quickly disable wireless connectivity on airplanes or to conserve battery life. Carefully inspect the edges of the case: the front, back, and sides.

Look for a slide switch with a characteristic antenna or signal wave icon. If such a switch is in the "Off" position or shifted toward the red mark, the module is physically de-energized by software. Also, pay attention to the keyboard: on the function row keys (F1-F12) images of antennas are often applied.

  • 📡 Look for keys with an antenna symbol, usually these are F2, F12 or a separate button.
  • 🔌 Check the sides of the laptop for sliding switches.
  • 💡 Pay attention to the indicators: if the light is orange instead of white or blue, Wi-Fi may be turned off.
⚠️ Note: On some gaming models and ultrabooks, the physical switch may be combined with the power button or absent altogether, giving way to software control.

To activate a function via the keyboard, you often need to hold down a key Fn and press the corresponding function key. In rare cases, a double press may be required. If the network icon doesn't appear after these steps, proceed to a software check.

📊 What kind of laptop do you have?
Old (until 2015)
Modern (2016-2022)
New (2023 and newer)
I don't know the model

Checking through Device Manager

The most reliable way to find out whether the operating system recognizes the presence of a Wi-Fi module is to look in device ManagerThis system tool displays all hardware connected to the motherboard, even if it doesn't have drivers installed. To open it, right-click the Start button and select the appropriate item from the menu, or use the command devmgmt.msc in the Run window (Win + R).

In the window that opens, find the "Network Adapters" section and expand it. If the module is working properly and visible to the system, you'll see the chip manufacturer's name, for example, Intel Dual Band Wireless, Realtek RTL or Qualcomm AtherosThe presence of the word "Wireless," "Wi-Fi," or "802.11" in the name confirms that the hardware component is present.

What do error codes in Device Manager mean?

If a device has a yellow triangle with an exclamation point next to it, it indicates a problem. Code 10 means the device cannot start. Code 43 indicates that Windows has stopped this device because it has reported problems. This is often resolved by rebooting or updating the drivers.

However, if you see a device with an exclamation mark or the inscription "Unknown device", this indicates that the device is missing or not working correctly. driversIn this case, the module is physically present, but the OS doesn't know how to work with it. If there are no wireless adapters in the list at all, the module may have become disconnected or burned out.

☑️ Diagnostics in Device Manager

Completed: 0 / 4

Analysis via the command line and PowerShell

For more advanced users or in cases where the graphical interface isn't working correctly, the command line is a great tool. It allows you to obtain raw technical data directly from the system, bypassing visual interfaces. You can launch the console via the search bar by entering cmd, or via PowerShell.

Enter the command netsh wlan show drivers and press Enter. This command will display a detailed report about the wireless network driver. If the module is present and working, you'll see the line "Hosted network supported" and the driver name. If the system displays the message "WLAN AutoConfig service is not running" or "Wireless network interface not found," this indicates a serious software issue.

netsh wlan show drivers

The command is also useful ipconfig /allIn the long list of adapters, look for a section with "Wireless" in the title. If there's no such section, and only "Ethernet" (wired connection), the system isn't detecting the Wi-Fi adapter.

⚠️ Warning: The command line interface is not forgiving of typing errors. Make sure you type your commands accurately, without extra spaces, although modern versions of Windows often ignore case.

Diagnostics in BIOS/UEFI

Sometimes the wireless module configuration is blocked at the BIOS or UEFI level. This often occurs in corporate laptops or after a motherboard reset. To check this, you need to enter the BIOS when booting the computer, usually by pressing the [keys] F2, Del or F10 immediately after switching on.

In the BIOS menu, you need to find the section related to peripherals or integrated devices. It may be called Advanced, Integrated Peripherals or SecuritySearch for parameters with words WLAN, Wireless LAN, Wi-Fi Module or Network Adapter. Make sure there is a value next to them. Enabled (Included).

If the parameter is set to Disabled, change it, save the settings (usually the key F10) and restart your laptop. Windows should then detect the new hardware and attempt to install it.

Table of common problems and solutions

For your convenience, we've organized the main symptoms and possible causes. This will help you quickly navigate the situation without rereading lengthy instructions.

Symptom Probable cause Solution method
There is a Wi-Fi icon, but there are no networks. The WLAN service is disabled or the driver has failed. Restart the service or update the driver
In the device manager, there is an "Unknown device" Driver missing Installing the driver from the manufacturer's website
The adapter is not visible anywhere. Hardware failure or BIOS shutdown Checking BIOS and physical connection
Wi-Fi is unstable Interference or energy saving Disabling power saving mode in properties

It is important to understand that software failures happen much more often than physical failures. antenna moduleTherefore, there is no need to panic ahead of time.

Restoring network services

One common cause of Wi-Fi loss is stopping the system service responsible for wireless connections. In Windows, it's called the "WLAN AutoConfig" service. If it's not running, the network icon may disappear or be unmanageable.

To check, click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list. Double-click it. The Startup type should be set to "Automatic" and the Status to "Running." If the service is stopped, click the "Start" button.

  • 🛠 Open services via command services.msc.
  • 🔍 Find “WLAN AutoConfig Service”.
  • ⚙️ Set the startup type to "Automatic" and click "Start".
⚠️ Note: On some Windows builds (especially "stripped down" or gaming builds), this service may be disabled by system optimizers. In this case, you must enable it manually.

After starting the service, it is advisable to restart the computer for the changes to take effect and for the system to re-query the status of the network equipment.

Why might the WLAN service shut down on its own?

This often occurs due to conflicts with third-party antivirus software or after an unsuccessful Windows update. Corrupted system registry files may also be the cause.

Frequently Asked Questions (FAQ)

Can a Wi-Fi module burn out on its own?

Yes, this is possible, although rare. Causes may include power surges, lightning strikes (if the antenna was connected to an external antenna), overheating, or a manufacturing defect. However, in 90% of cases, the problem can be resolved with software.

What to do if the driver is not installed?

Try uninstalling the old version of the device in Device Manager (right-click -> Uninstall device), then select "Action" -> "Scan for hardware changes" from the menu. The system will attempt to find a standard driver.

Does the lack of Wi-Fi affect the speed of wired internet?

No, these are independent modules. If you have an Ethernet (LAN) port, you can still use the internet via a cable, even if the wireless adapter is completely faulty.

How to check Wi-Fi on a laptop without Windows installed?

You can use a Live USB with any operating system (for example, Linux Ubuntu). If Wi-Fi is visible and working in Linux, then the problem is definitely with the drivers or settings of your main Windows operating system.