How to Use Wi-Fi on Your Motherboard: A Complete Guide

Modern computers are increasingly equipped with built-in wireless modules, eliminating the need for separate adapters. However, after purchasing a new motherboard with Wi-Fi support, many people find that the internet doesn't work immediately after installation. This isn't a malfunction, but a common issue that requires the correct steps.

Before getting started, you need to ensure the module is physically present on the board and the antennas are connected correctly. Beginners often forget to screw the antennas to the rear panel of the system unit, resulting in either no signal at all or a very unstable signal. Physical connection is the first and most important step before installing the software.

After checking the hardware, you'll need to install specific drivers, which aren't always included in the standard Windows database. Unlike an Ethernet port, which is often automatically detected by the system, a Wi-Fi module may require manual installation of software from a disc or the manufacturer's website. Intel Wireless-AC or Realtek RTL — these are the names you will most likely see in the device manager.

Checking the hardware and connecting antennas

The first thing to look for is antenna connectors on the rear panel of the case. They're usually located near the USB ports and have gold-colored threaded connections. If you see these connectors, your motherboard has an integrated antenna module, but it won't work without antennas.

The motherboard always comes with antennas, which can look like simple "horns" or a more advanced base with a magnetic mount. Screwing on the antennas The connection must be tight, but not too tight, so as not to strip the threads. The absence of an antenna while the module is powered on can cause it to overheat and fail.

⚠️ Caution: Never turn on a computer with a wireless module unless the antennas are connected to the rear panel connectors. This may cause irreversible damage to the board's RF circuitry.

In some cases, especially in compact cases, antennas may be internal, integrated into the case, or wired to an external unit. Make sure the antenna cable is securely inserted into the connector on the board itself, if it's removable. This connector is often labeled as ANT or has a designation of the main and auxiliary channel.

Finding and installing Wi-Fi module drivers

After successfully assembling your PC and booting up the operating system for the first time, you likely won't see any available wireless networks. This is because Windows doesn't have built-in drivers for the specific chips installed by your motherboard manufacturer. You can find the necessary software on the manufacturer's official website.

You'll need to go to the brand's website (ASUS, MSI, Gigabyte, ASRock), find your motherboard model, and go to the support section. There, select your operating system version and download the driver marked Wireless LAN or Wi-FiYou may also need to install a Bluetooth driver, as these modules are often combined.

  • 📥 Download the archive with drivers for your board model.
  • 💾 Unzip the files into a separate folder on your desktop.
  • 🚀 Run the installer Setup.exe on behalf of the administrator.
  • 🔄 After installation, be sure to restart your computer.

If the installation file is missing, you can try updating the driver through Device Manager. To do this, right-click the unknown device and select "Update driver." However, the manual method from the manufacturer's website is more reliable and guarantees the latest software version.

☑️ Checking driver installation

Completed: 0 / 4

Setting up a wireless connection in Windows

Once the drivers are installed, a globe or fan icon will appear in the notification area in the lower-right corner of the screen. Clicking it will display a list of available networks. Select your network from the list and click "Connect." The system will ask for the password, which is usually found on the router's sticker if you haven't changed it previously.

For more detailed settings, you need to go to the network control panel. Click Win + R, enter the command ncpa.cpl and press Enter. In the window that opens, find the "Wireless Network" adapter, right-click it, and select "Properties." Here you can configure the IPv4 protocol if your ISP requires a static IP address.

Choosing a frequency band is important. Modern routers and motherboards support two bands: 2.4 GHz and 5 GHz. 5 GHz band Provides higher speeds, but has a shorter range and is less effective at penetrating walls. The 2.4 GHz band is slower but more stable over longer distances.

Parameter 2.4 GHz 5 GHz 6 GHz (Wi-Fi 6E)
Speed Up to 450 Mbps Up to 1300+ Mbps Up to 2400+ Mbps
Range High Average Low
Penetration Good Bad Very bad
Workload High Low Minimum
📊 Which Wi-Fi band do you use most often?
2.4 GHz (long-range)
5 GHz (high-speed)
Automatic selection
Don't know

Power management and energy efficiency

One common cause of unstable Wi-Fi on a PC is Windows' aggressive power saving policy. The system may attempt to disable the module to save power, resulting in connection drops or an inability to reconnect after waking from sleep mode.

To fix this, open Device Manager again, find your Wi-Fi adapter, and go to its properties. Under the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power." This will force the module to run constantly.

It's also worth checking the power plan in the control panel. Select "High Performance" mode, which will prevent the CPU and network card from throttling. This is especially important for gaming PCs, where low latency (ping) and connection stability are crucial.

⚠️ Note: Disabling power saving may slightly increase power consumption, but it ensures a stable connection, which is critical for online gaming and video conferencing.

The motherboard BIOS may also contain settings related to the state ErP Ready or deep sleep. If you're experiencing problems turning on your PC over the network (Wake-on-LAN) or losing the connection, try changing the settings. PCI Express Power Management in BIOS, disabling ASPM functions.

Diagnostics and troubleshooting

If the network still doesn't work after installing the drivers and configuring the settings, you need to run diagnostics. Open the command prompt as administrator and enter the command netsh winsock resetThis command resets the Windows network stack settings, eliminating software conflicts.

Another effective method is to completely uninstall the driver. Go to Device Manager, right-click the adapter, and select "Uninstall device." Check "Delete the driver software for this device." Then, restart your computer and reinstall the driver using the latest version from the website.

  • 🔍 Check if the module is enabled in the BIOS (Onboard Devices section).
  • 🛡️ Make sure your antivirus or firewall is not blocking the connection.
  • 📡 Try connecting to the access point from your phone to check the module's operation.

If the module isn't detected even in Device Manager (there's not even an unknown device), the problem may lie with the hardware itself. Check that the card is firmly seated in the slot (if the module is removable, such as an M.2 Key E) and that the contacts are intact.

Hidden diagnostic commands

netsh int ip reset — reset TCP/IP settings | ipconfig /flushdns — clear DNS cache | netsh interface set interface name="Wireless network" admin=enabled — force-enable the adapter

Optimizing signal speed and stability

To get the maximum speed from your connection, it's important to consider the placement of your system unit. A PC's metal case acts as a shield for radio waves. If the antennas are screwed to the back and obscured by a desk or pushed close to a wall, the signal will be significantly reduced.

Use the antenna extension cable, if included, to move the receivers into an open area. Ideally, they should be vertical, at least 20-30 cm away from metal objects. This simple step can increase the speed by 1.5 to 2 times.

It's also worth paying attention to Wi-Fi channels. If there are multiple networks in an apartment building, they may interfere with each other. Use apps like Wi-Fi Analyzer Use your smartphone to find the least congested channel and set it in your router settings. Automatic channel selection doesn't always work correctly.

Don't forget that the standard Wi-Fi 6 (802.11ax)Supported by new motherboards, the module requires a compatible router to operate at full speed. If your router is older, the module will switch to compatibility mode, and you won't benefit from the new technology.

Frequently Asked Questions (FAQ)

Do I need to buy a separate Wi-Fi card if the board has connectors?

Most modern mid- and high-end motherboards come with a built-in Wi-Fi module. However, budget models may only have antenna connectors and not the module itself. Carefully review the specifications for your model on the manufacturer's website. If the specification list says "Wireless: No" or the module isn't included, you'll need to purchase the card separately.

Why is Wi-Fi slower than an Ethernet cable?

Wireless connections are inherently less stable and susceptible to interference. Even under ideal conditions, actual Wi-Fi speeds are typically 60-70% of the theoretical port speed. Furthermore, latency (ping) over the air will always be higher than over a cable, which is critical for competitive gaming.

Is it possible to use antennas from an old router for the motherboard?

Technically, it's possible if the threads match (usually SMA or RP-SMA). However, router antennas often have different gain and standing wave ratios. Using the wrong antennas can result in poor reception or even damage to the motherboard transmitter. It's best to use the stock antennas.

How do I check which Wi-Fi standard my board supports?

Open Device Manager, find your adapter, open its properties, and go to the "Advanced" tab. The standard may be listed there (e.g., 802.11ac or ax). You can also find this information in the adapter model (e.g., the Intel AX200 supports Wi-Fi 6, while the Intel AC-9560 only supports Wi-Fi 5).