How to find out if your laptop has Wi-Fi: all the working methods

Have you bought a used laptop or experienced a sudden stop in your wireless network? The first thing you should check is: the presence of a Wi-Fi module in the device. Even if there is a sticker with a logo on the case. Wi-Fi Certified, this doesn't guarantee that the module hasn't been removed by the previous owner or disabled in the settings. In this article, we'll look at all diagnostic methods - from software to physical inspection of the motherboard, including rare cases when the module is there, but the system “does not see” it.

The problem is also relevant for new laptops: some budget models (for example, Lenovo IdeaPad 1 or Acer Aspire 3) may be supplied without a Wi-Fi adapter in the basic package. The module may also have been damaged during repair or disconnected in BIOS/UEFI After a factory reset. We won't limit ourselves to standard advice like "check the Device Manager"—we'll also consider alternative methods, including analyzing network commands and checking slots. M.2.

1. Checking through Windows Device Manager

The fastest way is to use built-in tools Windows 10/11This is suitable if the operating system boots and there are no hardware issues. Follow the instructions:

  1. Press the key combination Win + X and select device Manager.
  2. Expand the section Network adapters.
  3. Look for devices with the following names:
    • 📡 Wireless, Wi-Fi, 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377)
    • 🔌 Network Controller (If the name is unknown, this is a sign that drivers are missing)
    • ⚠️ Unknown Device (may indicate a faulty or disabled module)

If none of these items are on the list - There is no Wi-Fi module physically. or it is disabled at the level BIOS/UEFIPlease note: Some laptops (eg. Dell Latitude series 7000) may have a built-in module WWAN (mobile internet), but not Wi-Fi — don't confuse them!

Check your BIOS/UEFI for a disabled module|Make sure your antennas are connected to the motherboard|Try connecting an external USB adapter for testing|Inspect your laptop for a physical Wi-Fi switch-->

⚠️ Attention: IN Windows 11 Some adapters may appear in the section Other devices How Network controller with an exclamation mark. This means the driver is not installed, but the module is present.

2. Command line: checking network interfaces

If Device Manager doesn't give you a clear answer, use the command line. This method will show all network interfaces, including hidden or disabled ones:

  1. Launch Command line as administrator (click Win + S, enter cmd, then Ctrl + Shift + Enter).
  2. Enter the command:
    netsh wlan show drivers

    Look for the line Supported radio system type. If it is indicated there 802.11n/ac/ax — there is a module.

  3. For a detailed list of adapters, run:
    ipconfig /all

    Find the section in the results Wireless LAN adapter (may be called Wireless or Wi-Fi).

If there is no mention of wireless adapters in the command output, but you are sure that the module should be there, check BIOS (See next section.) Also note that physical indicators: on some laptops (eg. HP Pavilion) there is an LED that lights up when the Wi-Fi connection is active.

📊 Which verification method do you use most often?
device Manager
Command line
BIOS/UEFI
Physical examination

3. Check in BIOS/UEFI: is the module enabled?

Even if the Wi-Fi adapter is installed, it may be software disabled in the settings BIOS/UEFIThis often happens after a factory reset or firmware update. To check:

  1. Restart your laptop and go to BIOS (usually keys F2, Del, Esc or F12 when loading).
  2. Find the section:
    • 🔧 AdvancedOnboard Devices Configuration
    • 📶 Wireless or Network
    • 🔄 System ConfigurationWireless LAN
  • Make sure the parameter Wireless LAN (or similar) is installed in Enabled.
  • Interface BIOS It varies depending on the manufacturer. For example, in laptops ASUS the setting may be in the section Advanced → Wireless Radio Control, and in Lenovo ThinkPad - V Security → I/O Port AccessIf you can't find the parameter, please refer to user manual for your model.

    ⚠️ Attention: On some laptops (eg. Dell XPS) disabling Wi-Fi in BIOS blocks and Bluetooth, since both modules are often combined on one board.

    4. Physical inspection: disassembling the laptop

    If software methods do not produce results, there remains visual inspectionThe Wi-Fi module in 90% of laptops is a separate board connected to a slot M.2 (key A/E) or Mini PCIeHere's how to find it:

    1. Disconnect the laptop from the power supply and remove the battery (if it is removable).
    2. Remove the bottom cover (you may need a screwdriver) Phillips #0 or T5).
    3. Look for a small board with two antenna wires (usually black and white or gray) connected to connectors. U.FL or IPEX.
    4. Typical module locations:

      • 📍 Under the keyboard (laptops) Lenovo ThinkPad, HP EliteBook)
      • 📍 Next to the RAM (Acer Swift, ASUS ZenBook)
      • 📍 Under a separate small cover (some models Dell Inspiron)

      If the slot is empty, there's no module. If there is a module but the laptop doesn't see it, check:

      • 🔌 Connecting the antennas (they may have become disconnected during transportation).
      • 🔧 Contacts on the board (oxidation or contamination).
      • 💻 Module compatibility with the motherboard (see table below).

    Laptop manufacturer Typical slot Supported modules Notes
    Lenovo (ThinkPad, Legion) M.2 2230 A+E Intel AX200/AX210, Qualcomm WCN685x They may demand whitelist (list of allowed modules in BIOS)
    HP (Pavilion, Omen) M.2 1216 E or Mini PCIe Realtek RTL8852AE, MediaTek MT7921 Budget models may have a soldered module.
    Dell (XPS, Latitude) M.2 2230 A+E Killer AX1650, Broadcom BCM4352 Modules Killer may conflict with drivers
    Acer (Swift, Aspire) Mini PCIe or M.2 1630 Intel 7265, Qualcomm QCA61x4 Non-standard antenna connectors are often used
    What is whitelist in BIOS?

    Some manufacturers (such as Lenovo or HP) block the use of non-genuine Wi-Fi modules via a whitelist in the BIOS. If you install an unapproved module, the laptop will either not power on or the Wi-Fi will not work. The only way around this restriction is by flashing the BIOS (risky!) or purchasing a module from the official list.

    5. Testing via Linux Live USB (for advanced users)

    If Windows does not recognize the module, but you suspect that it is there, test the laptop with Linux Live USB. Many distributions (for example, Ubuntu or Linux Mint) automatically detect hardware, even without installation.

    1. Download the image Ubuntu With official website and write it to a flash drive (use Rufus or BalenaEtcher).
    2. Boot from the flash drive (you may need to disable Secure Boot V BIOS).
    3. After downloading, open Terminal and enter:
      lspci | grep -i network

      or for USB adapters:

      lsusb

    If the output contains lines with Wireless, Wi-Fi or chip names (Atheros, Broadcom, Intel) - the module is present, but the problem is Windows (drivers, software conflicts). If there is no output, the module is physically missing or faulty.

    6. Alternative signs of the presence of a Wi-Fi module

    Sometimes there is a module, but it not displayed in diagnostic systems. Pay attention to indirect signs:

    • 📶 Stickers on the body: logos Wi-Fi 6, Wi-Fi Certified or 802.11ac usually mean the presence of a module. The exception is some cheap models ($150–$200), where stickers are placed “for beauty”.
    • 🔍 Documentation: Check the specifications of your model on the manufacturer's website. For example, Lenovo IdeaPad 3 15ITL6 may not have Wi-Fi in the basic configuration, while IdeaPad 5 is equipped with it by default.
    • 🔌 Hardware switches: on some laptops (for example, HP ProBook) there is a physical Wi-Fi switch on the side panel or a key combination (Fn + F2, Fn + F12).
    • 🛠️ Service marks: There may be a slot marking under the battery or on the motherboard (e.g. WLAN or CNVi).

    If a laptop new, but the Wi-Fi isn't working, check the receipt or box for the complete package contents. Some sellers remove the module before selling it (for example, in corporate orders to save money). In this case, you have the right to a return under the Consumer Rights Protection Act.

    7. What to do if the module is missing?

    If diagnostics confirm the absence of a Wi-Fi module, you have several options:

    1. Buy an external USB adapter:
      • 🔌 TP-Link TL-WN823N (budget, up to 300 Mbps)
      • 🚀 ASUS USB-AX56 (Wi-Fi 6, up to 2400 Mbps)

      Cons: takes up a USB port and may stick out from the case.

    2. Install the internal module:
      • 🛠️ Select a compatible board (see table above).
      • 💰 Cost: from $15 (used) Intel 7260) to $50 (new Intel AX210).
      • ⚠️ Risk: on laptops with whitelist The module may not work in BIOS.
  • Use your smartphone as a hotspot:
    • 📱 Connect your phone via USB (mode USB modem) or through Bluetooth.
    • ⚡ Cons: phone battery drains quickly.

    If you decide to install an internal module, please note:

    • 🔧 For M.2 modules need a key A+E (not to be confused with M-key for SSD!).
    • 📡 Antennas must be connected to the connectors Main And Aux (mixed antennas will degrade the signal).
    • 🔄 A reset may be required after installation BIOS (remove the battery CMOS for 10 seconds).

    ⚠️ Attention: In laptops Apple MacBook (before 2015) Wi-Fi modules are soldered to the motherboard. Replacement is only possible at a service center.

    FAQ: Frequently Asked Questions

    My laptop can't detect Wi-Fi networks, but the module is listed in Device Manager. What should I do?

    The problem may be with the drivers, network settings, or antennas. Try:

    1. Update driver via device Manager (right click on the adapter → Update driver).
    2. Reset network settings: Settings → Network & Internet → Network Reset.
    3. Check if Wi-Fi is disabled by a key combination (for example, Fn + F2).
    4. Launch Troubleshooting in Windows settings.

    If this doesn’t help, the antenna or the module itself may be damaged.

    How can I find out the Wi-Fi module model if it is identified as a "Network Controller"?

    Download the utility HWiNFO or AIDA64 - They will show the exact chip model. Alternative:

    1. Open device Manager.
    2. Right click on Network controllerProperties → tab Intelligence.
    3. Select Equipment ID → copy the first line (for example, PCI\VEN_168C&DEV_003E).
    4. Look for this code in PCI device base.
    Is it possible to find out if a laptop has Wi-Fi using its serial number?

    Yes, but not always. Serial number (S/N) will help on the manufacturers' websites:

    Please note: Information may not be accurate for OEM (custom-built) models.

    My laptop sees Wi-Fi networks but won't connect. What's the problem?

    Possible reasons:

    • 🔒 Incorrect password or security type (check if your adapter supports WPA3).
    • 📡 Weak signal (try moving closer to the router).
    • 🔄 IP address conflict (in the command line, run ipconfig /release And ipconfig /renew).
    • 🛠️ Corrupted driver (reinstall it manually).
    • 🔌 Hardware failure of the module (check the antennas).
    Which Wi-Fi module is best for an upgrade?

    The choice depends on your laptop and budget:

    Module Standard Speed Price Notes
    Intel AX210 Wi-Fi 6E to 2400 Mbps $40–$50 Supports 6 GHz, low power consumption
    Intel AX200 Wi-Fi 6 to 2400 Mbps $25–$35 Good compatibility, but no 6 GHz
    Qualcomm WCN6856 Wi-Fi 6E to 3000 Mbps $50–$60 High speed, but may conflict with drivers
    Broadcom BCM4360 Wi-Fi 5 to 1300 Mbps $15–$25 A budget option for older laptops

    Before purchasing, please check compatibility with your laptop model (see table in section 4).