Have you ever wondered what exactly is responsible for the wireless Internet in your laptop? This small but critical component is Wi-Fi adapter — often goes unnoticed until connection problems begin. Externally, it looks like a miniature board with antennas and a connector, but its design, location and even color may vary depending on the device model.
In this article we will look at what does a Wi-Fi module look like? in modern and old laptops, where to look for it under the lid, what types of connectors are there (from outdated Mini PCIe up to date M.2 2230), and how to distinguish it from other components. You will also find out why some adapters have two antennas instead of one is not just a design decision, but a key factor for the speed and stability of the connection.
Where is the Wi-Fi adapter in a laptop: typical locations
In 90% of cases Wi-Fi module located under the bottom cover of the laptop, but its exact location varies by brand and model. Here are the most common options:
- 🔧 Under a separate small cover (often marked with an antenna icon or the text
WLAN). This is done in many models Lenovo ThinkPad, Dell Latitude and business laptops HP EliteBook. - 🖥️ Under the main cover, next to the cooler or battery. Typical for ASUS ROG, Acer Predator and gaming laptops, where access to components is simplified for upgrades.
- 🔌 Built into the motherboard (rare, but found in ultrabooks like Apple MacBook Air or Microsoft Surface). In this case, replacement requires soldering.
- 📦 Under the keyboard (old models Sony VAIO or Toshiba Satellite). Here you will have to remove the top panel.
If you're not sure where to look, take a look at markings on the bottom of the laptop. Manufacturers often provide a disassembly diagram with the designation WLAN or Wi-Fi. For example, on Dell XPS 13 it is a small square with wavy lines (antenna symbol).
⚠️ Attention: In laptops Apple (especially models before 2015) The Wi-Fi module can be soldered to the motherboard. Attempting to replace without special equipment will damage the board.
- Under a separate cover
- Under the main cover
- I don’t know, I didn’t understand
- Another option
What a Wi-Fi adapter looks like: photos and key elements
Visually Wi-Fi module is a small board about the size of a credit card (or smaller) that contains:
- 📡 Connector - the most noticeable element. There are two types: obsolete
Mini PCIe(wide, white) or modernM.2(narrow, black or gold). - 🔗 Two antenna connectors (usually marked
MAINAndAUX). They connect to thin black or gray wires that go to the laptop body. - 🖼️ Chip chip (For example, Intel AX200, Qualcomm Atheros QCA6174 or Broadcom BCM4352). The inscription on it will help you find the drivers.
- 🔋 Capacitors and resistors - small parts around the main chip. Damage to them may cause connection problems.
The color of the board varies: from green (standard PCB) to black or blue (in premium models). For example, adapters Killer Wireless often done in black with red accents.
| Connector type | Photo | Where is it found? | Max. speed |
|---|---|---|---|
Mini PCIe |
🖼️ [White wide connector] | Laptops before 2015 (HP Pavilion, Acer Aspire) | Up to 867 Mbps (Wi-Fi 5) |
M.2 2230 (Key A/E) |
🖼️ [Narrow black connector] | Modern laptops (Lenovo Yoga, Dell XPS) | Up to 2400 Mbps (Wi-Fi 6/6E) |
M.2 1216 (Key A) |
🖼️ [Short connector] | Ultrabooks (ASUS ZenBook, MSI Prestige) | Up to 1200 Mbps (Wi-Fi 5) |
Critical point: If your adapter says CNVi (For example, Intel Wireless-AC 9560 CNVi), this means that the module is integrated with the chip CNVi (Connectivity Integration). Such adapters incompatible with standard M.2 no modifications!
How to distinguish a Wi-Fi adapter from other laptop components
Under the lid of the laptop you will see several boards and connectors. Here's how not to get confused Wi-Fi module with other components:
- 🔊 Difference from sound card: Sound modules (eg. Realtek ALC) are usually located closer to the speakers and do not have antenna wires.
- 💾 Difference from SSD: Drives
M.2 NVMelonger (sizes 2242/2280) and connected to a connector with a keyM(notA/Elike Wi-Fi). - 📶 Difference from Bluetooth module: Bluetooth is often built into the Wi-Fi adapter (combo module), but if it is a separate board, it will be smaller and without antennas.
- 🔌 Difference from USB port: Connectors
USB 2.0/3.0on the board they have 4–9 pins and are connected to cables, not to antennas.
If you see a board with two thin wires (usually black and white) going to the top of the case, it's almost certainly Wi-Fi. These wires are called coaxial antennas, and their damage leads to a sharp drop in speed or complete loss of signal.
Before disconnecting the antennas, take a photo of their location! Connecting in reverse (by mixing up MAIN and AUX) can reduce Wi-Fi speed by 30–50%.
Types of Wi-Fi adapters: from Mini PCIe to M.2 2230
The evolution of Wi-Fi modules went in parallel with the development of wireless communication standards. Today they highlight 4 main types connectors, each of which corresponds to a specific generation of laptops:
Mini PCIe(2005–2015) - the first standard for laptops. Speed up to 450 Mbps (Wi-Fi 4). Found in HP Compaq, Dell Inspiron older than 2016.M.2 1216 (Key A)(2013–2018) - compact form factor for ultrabooks. Supports Wi-Fi 5 (up to 867 Mbps). Used in Lenovo IdeaPad And ASUS Vivobook.M.2 2230 (Key A/E)(2018–present) is the most common today. Speed up to 2400 Mbit/s (Wi-Fi 6/6E). Installed in MacBook Pro (2018+), Dell XPS 15.Soldered module(2020–present) - found in ultra-thin laptops (Apple M1/M2, Microsoft Surface Laptop). Replacement requires soldering.
How to determine the type of your adapter without disassembling?
- Run
Device Manager(Win + X → Device Manager → Network Adapters). - Find the module name (for example, Intel Wi-Fi 6 AX201).
- Check the model specifications on the manufacturer's website - the standard size is indicated there.
How to find out the M.2 connector key?
The key is the cutout on the connector. Key A has a cutout on the left, Key E - on the right. Most Wi-Fi modules use Key A/E (cutouts on both sides).
How to check the functionality of a Wi-Fi adapter without disassembling
Before disassembling the laptop, make sure that the adapter is the problem. Here 3 diagnostic methods:
- 🔍 Checking in Device Manager:
- Open
Device Manager(Win + X → Device Manager). - Expand the tab
Network adapters. - If there is an exclamation mark next to the name of the Wi-Fi module, the driver is not installed or the device is faulty.
- Open
netsh wlan show interfaces
If the response does not contain a line Status: Connected, the adapter is disconnected or broken.
If the adapter is not detected by the system, try:
- Restart the laptop (sometimes helps with temporary failures).
- Update the driver manually via the manufacturer's website (for example, for Intel AX200 download the driver from intel.ru).
- Reset BIOS (on some laptops) ASUS/MSI Wi-Fi is disabled in the BIOS settings!).
⚠️ Attention: If in Device Manager The adapter appears and disappears - this is a sign of poor contact in the connector. Try reconnecting the module or cleaning the contacts with alcohol.
☑️ Diagnostics of Wi-Fi adapter
How to replace a Wi-Fi adapter yourself: step-by-step instructions
If the diagnostics show a module malfunction, you can replace it yourself. Here are the universal instructions (suitable for 80% of laptops):
- Preparation:
- 🔌 Disconnect the laptop from power and remove the battery (if it is removable).
- 🛠️ Prepare the tools: Phillips screwdriver, plastic spatula, tweezers.
- 📸 Take a photo of the location of the antennas and propellers!
- Access to the module:
- Remove the bottom cover (on some laptops, e.g. Lenovo Legion, you need to unscrew 10+ screws).
- Find the Wi-Fi adapter (see the section above about location).
- Replacement:
- Carefully disconnect the antennas (pull the connector, not the wire!).
- Unscrew the screw securing the module (usually marked
WLANorCN90). - Remove the old adapter and insert the new one at a 30° angle, then secure with a screw.
- Connect the antennas (
MAINto the main connector,AUX- to additional).
- Check:
- Reassemble your laptop and turn it on.
- Install the driver for the new adapter (if Windows didn't do it automatically).
- Check your connection speed at speedtest.net.
Module compatibility:
- 🔄
Mini PCIecan only be replaced byMini PCIe(For example, Intel 7260 instead of Broadcom 4313). - 🔧
M.2 2230compatible with any modules of the same size (for example, Intel AX200 instead of Killer 1650). - ❌
M.2 1216not suitable for slot2230(different lengths!).
When replacing an adapter, always give preference to modules that support Wi-Fi 6 (802.11ax) - they provide better speed and stability, even if your router does not yet support this standard.
Common problems with Wi-Fi adapters and how to solve them
Even a working adapter may not work correctly. Here 5 common problems and their solutions:
| Problem | Possible reason | Solution |
|---|---|---|
| Wi-Fi connects, but speed is slow | Poor antenna contact or outdated driver | Reconnect the antennas, update the driver from the manufacturer's website |
| The adapter is not detected by the system | Disabled in BIOS or faulty | Go to BIOS (F2/Del on boot) and check the setting Wireless LAN |
| Constant connection dropouts | Interference from other devices (microwave, Bluetooth) | Change the channel on the router (for example, from 6 to 11 in the 2.4 GHz settings) |
| Wi-Fi works, but Bluetooth doesn't | The combo module is faulty or the Bluetooth service is disabled | Check the service Bluetooth Support Service in services.msc |
If after replacing the adapter Windows does not see it, try:
- Install the driver manually via
Device Manager → Update Driver → Search This Computer. - Download the driver from the laptop manufacturer's website (not the adapter!). For example, for Dell XPS 13 driver for Intel AX201 may differ from the universal one.
- Roll back the system to a restore point (if the problem appeared after a Windows update).
FAQ: Frequently asked questions about Wi-Fi adapters in laptops
Is it possible to install a Wi-Fi 6 adapter in an old laptop with a Mini PCIe connector?
No, this is physically impossible. Mini PCIe And M.2 have different connectors. The maximum you can do is update the router firmware and use an adapter that supports 802.11ac (Wi-Fi 5) for example Intel 7260.
Why doesn't Bluetooth work after replacing the adapter?
Most laptops combine Wi-Fi and Bluetooth into one module (combo chip). If you installed an adapter without Bluetooth support (for example, Intel AX200 instead of Intel AX201), Bluetooth will stop working. Check the module specifications before purchasing!
Which Wi-Fi adapter is better to buy for an upgrade?
Optimal options for 2026:
- Intel Wi-Fi 6E AX210 is the best choice for
M.2 2230(supports 6 GHz). - Killer AX1675 — for gamers (traffic prioritization).
- Broadcom BCM4360 — for MacBook (requires adaptation).
Before purchasing, check compatibility with your laptop on the manufacturer's website!
Can I use an adapter from another laptop?
Yes, if:
- Standard size (
M.2 2230,Mini PCIeetc.) matches. - Connector key (
Key A/E) is identical. - The laptop supports replacement (in Apple and some HP there are white lists of allowed modules).
For example, an adapter from Dell Latitude suitable for Lenovo ThinkPad, if both use M.2 2230 Key A/E.
What should I do if the laptop does not turn on after replacing the adapter?
This is a critical error that says:
- Short circuit (check if the screw is caught on the board).
- Module incompatibilities (for example,
CNVi-adapter to a regular slotM.2). - Damaged contacts (inspect the connector for bent pins).
Immediately turn off the power and return the old adapter. If the laptop does not turn on, contact service.