When upgrading a computer or troubleshooting network issues, users often wonder what the Wi-Fi module in their system looks like. A visual understanding of the device is essential for proper diagnostics, replacement, or driver installation, as modern motherboards rarely come with integrated wireless interfaces by default. The component's appearance directly depends on the form factor and year of manufacture of the hardware, which creates a certain variability in hardware.
The device can be visually identified by its characteristic antenna connectors, chip markings, or the specific shape of the printed circuit board. Wireless adapter A microcontroller can be integrated directly into the motherboard, a tiny chip that cannot be physically removed, or it can be implemented as a removable card. Understanding these differences is critical when planning the purchase of new hardware or finding compatible drivers for an operating system.
In this article, we'll take a detailed look at all existing network interface designs, from bulky expansion cards to microscopic plates hidden under heatsinks. You'll learn how to distinguish a Wi-Fi module from a Bluetooth adapter and understand which markings to look for when inspecting the insides of a system unit.
M.2 form factor: the standard for modern laptops and PCs
The most common version of execution in modern technology is the format M.2 2230 or M.2 2235It's a small rectangular plate, resembling a scaled-down version of an SSD drive, but with a different arrangement of the keys (notches) on the contact comb. These modules typically measure 22 mm wide and 30 mm long, making them suitable for installation in compact laptops and ultrabooks.
On the front side of the board there are two miniature round connectors for connecting antenna wires, which are often marked as Main And AuxThese connectors are only 1.3 mm in diameter and require careful handling, as they can be easily damaged during improper installation. Metal shielding plates are usually located near the connectors, concealing the radio modules.
The key element of identification is the marking of chips, among which the most common solutions are from Intel, Realtek or Qualcomm AtherosCertification codes are also printed on the surface of the board. FCC ID, which confirms the legality of the use of radio frequency radiation in this device.
M.2 Key Compatibility
Wi-Fi modules use A+E or E+M keys, while SSD drives use M or B+M keys. While it's possible to physically insert a Wi-Fi module into an SSD slot, it won't work due to misaligned contacts.
PCIe Expansion Cards: Power for Desktop PCs
For desktop computers, where space inside the case is not so limited, slot-based expansion cards are often used. PCI ExpressExternally, they consist of a printed circuit board up to 10-12 cm high, with a gold-colored comb connector on one end. On the opposite side is a metal strip with external connectors or threaded holes for antennas.
Such adapters are often equipped with their own cooling heatsinks, since powerful chips can heat up during long-term data transfer at high speeds of the standard. Wi-Fi 6 or Wi-Fi 6ESome models come with external antennas on magnetic bases that connect to the card via flexible cables.
You can visually distinguish a Wi-Fi card from a video card or sound card by the presence of specific antenna connectors (often threaded) and the absence of video outputs. The printed circuit board typically contains several buffer memory chips and the main controller, enclosed in a metal casing.
USB adapters: external design and variety
When internal installation is not possible or desirable, users turn to external solutions that connect via a port. USBThey look like a regular flash drive, often with a plastic casing that conceals a miniature circuit board with an antenna. The shape of these devices ranges from flat "nano" variants that barely protrude from the casing to bulky designs with external antennas.
Models with external antennas visually resemble a miniature router with one or two protrusions. Antennas can be removable or permanently soldered into the case. Inside the plastic casing is a circuit board similar to internal M.2 modules, but adapted for USB operation.
⚠️ Caution: External USB adapters, especially compact ones, are prone to overheating when used for long periods at high speeds. We recommend choosing models with perforated housings or a metal heatsink hidden under the plastic.
To identify the model without opening the case (which would void the warranty), you can use software methods or carefully examine the sticker on the back of the device. It often indicates Vendor ID And Product ID, which help to accurately determine the chipset.
Integrated motherboard solutions
In modern mid-range and high-end motherboards, the Wi-Fi module can be soldered directly onto the PCB. In this case, it appears as a small black chip, often hidden under the chipset heatsink or a separate small metal shield. Next to this chip, there are always connectors for antenna wires, routed to the rear panel of the case.
Sometimes manufacturers use combo cards that fit into a special slot on the motherboard but look like they're part of the overall system. These modules are often labeled CNVi (Connectivity Integration), which means deep integration with the Intel processor.
☑️ Check for built-in Wi-Fi
You can distinguish an integrated module from a regular chipset by the presence of two thin wires (black and white) running from the chip area to the antenna pins on the rear panel. If these wires are present, a wireless module is physically present in the system.
Comparison table of module characteristics
To organize information about what a computer's Wi-Fi module looks like, it's helpful to use a comparison table. It will help you quickly understand the key differences between formats and their visual characteristics.
| Parameter | M.2 (NGFF) | PCIe card | USB adapter |
|---|---|---|---|
| Appearance | Small plate 22x30 mm | Board with a bar and antennas | Flash drive or box with antenna |
| Connection connector | M.2 Key A/E | PCI Express x1 | USB 2.0 / 3.0 |
| Antennas | Wires inside the case | External or wires | Built-in or external |
| Speed | High (up to 2.4 Gbps) | Maximum | Depends on the USB port |
This table covers the basic specifications, but the equipment market is constantly evolving. New standards may introduce adjustments to connector designs and component layouts on the board.
Diagnostics and model determination without opening
Before disassembling your computer to check the Wi-Fi module, it's worth using diagnostic software. The Windows operating system allows you to obtain detailed hardware information through device ManagerTo do this, you need to press a key combination and select the appropriate menu item.
In the list of devices, you should find the "Network adapters" section. The model name will be listed there, for example, Intel(R) Wi-Fi 6 AX200Knowing the exact model, you can find a photo of it online and compare it with what's inside your PC. This will eliminate the need to physically remove the device.
⚠️ Note: Driver interfaces and operating system menus may change with updates. If the standard path doesn't work, use the command line to obtain accurate hardware information.
You can also use a command in the terminal that will display detailed information about all connected network interfaces. Enter the following code:
netsh wlan show interfaces
This command will show not only the adapter name, but also its current status, radio type, and supported communication standards, which indirectly confirms its physical capabilities.
Frequently asked questions about the appearance of Wi-Fi modules
Is it possible to visually distinguish a Wi-Fi module from a Bluetooth module?
Often, this is a single combined module. On modern M.2 and PCIe cards, Wi-Fi and Bluetooth functions are combined into a single chipset. A separate module for Bluetooth alone is rare and even smaller, often as a mini-USB port inside the case.
What does the CNVi marking on the module mean?
Marking CNVi This refers to a proprietary Intel interface where some wireless functionality is moved to the processor. These modules are physically compatible with standard M.2 modules, but may not work on motherboards that don't support Intel technology.
Why are there no antennas on the module, but Wi-Fi works?
If the antenna wires are not connected, the module can only operate over a very short distance (within the enclosure). For stable operation, it is necessary to connect at least one main wire to the Main connector.
How can I find out which module is installed without opening the laptop?
Use the program Device Manager or utilities like CPU-Z And AIDA64They read the hardware identifiers through the system and will give the exact chip model name.