You have connected a new router with support 5G Wi-Fi (5 GHz), but the laptop stubbornly ignores the high-speed network, clinging only to the outdated 2.4 GHz band? Or doesn't detect any networks in this range at all? The problem is common, but not always obvious. In 80% of cases, the culprit is not a malfunction, but incorrect settings, outdated drivers or hardware limitations of the device itself.
In this article we will look at all possible reasons - from a banal disabled Wi-Fi module to hidden limitations in the BIOS, and we'll also provide step-by-step instructions for diagnosing and fixing the problem. We'll pay special attention to laptops older than 2018, where 5 GHz support is often implemented with caveats.
Spoiler: if your laptop was manufactured before 2015, the chances of hardware support for 5G Wi-Fi are slim to none. But even then, there are workarounds—read on.
1. Hardware limitations: Your laptop does not physically support 5 GHz
The first thing to check is - Wi-Fi module specifications your laptop. Not all devices, even modern ones, are equipped with adapters that support the 5 GHz band. This is especially true for budget models and older laptops. 5+ years.
How do you know if your laptop supports 5G Wi-Fi?
- 🔍 Check your Wi-Fi adapter model in
Device Manager(Windows) or via commandlspci | grep -i network(Linux/Mac). Popular modules with 5 GHz support: Intel AX200/AX210, Qualcomm Atheros QCA61x4, Broadcom BCM4352. - 📄 Check the specifications on the laptop manufacturer's official website. Look for lines like "802.11ac" or "Dual-Band Wi-Fi" - this is guaranteed support for 5 GHz.
- 🛠️ Disassemble your laptop (if you have experience) and look at the markings on the Wi-Fi module itself. Modules of the following formats M.2 2230 They often support replacing them with more modern ones.
If your adapter is of the standard 802.11n (Wi-Fi 4) and below—it only operates in the 2.4 GHz band. It can only be upgraded by physically replacing the module (if the laptop's design allows it).
⚠️ Please note: Some manufacturers (eg. Dell or HP) artificially limit 5 GHz support in the BIOS for low-end models, even if the hardware supports it. More on this in the next section.
2. BIOS/UEFI Limitations: Hidden 5G Wi-Fi Blocking
Few people know, but in some laptops 5 GHz support is disabled at the BIOS levelThis is done to save energy or for marketing reasons (to differentiate budget models from premium ones). This is most common in:
- 💻 Laptops Lenovo IdeaPad series 100–300 (2016–2019)
- 💻 HP Pavilion And HP Stream with modules Realtek RTL8723BE
- 💻 Some models Acer Aspire And Asus VivoBook
How to check and enable 5 GHz support in BIOS:
- Restart your laptop and enter the BIOS (usually the keys
F2,DelorEscwhen loading). - Find the section
Advanced→WirelessorNetwork Configuration. - Look for parameters like:
Wireless Mode→ install802.11a/b/g/n/ac(instead of802.11b/g/n)5GHz Wireless→ turn on (Enabled)WLAN Band Selection→ selectDual Bandor5GHz
F10) and reboot.⚠️ Note: Some BIOS options may be hidden. If you can't find the options you need, update your BIOS to the latest version (instructions are usually available on the manufacturer's website).
What if there are no 5GHz options in BIOS?
If your BIOS doesn't have a setting to enable 5GHz, it could mean one of two things:
1. Your Wi-Fi module does not support this range in hardware (even if the specifications indicate otherwise).
2. The manufacturer has blocked the ability to change parameters.
In the first case, the only option is to replace the module. In the second, you can try flashing a modified BIOS (risky!) or using an external 5 GHz USB adapter.
3. Outdated or incorrect Wi-Fi drivers
Even if your laptop supports 5G Wi-Fi at the hardware level, outdated drivers may block access to this range. This is especially true for Windows, where drivers are often updated automatically, but not always correctly.
Signs of a driver problem:
- 🖥️ The list of networks only shows 2.4 GHz, although the router also broadcasts 5 GHz.
- 🔄 After rebooting, the laptop sometimes "sees" 5 GHz, but then loses it again.
- ⚠ In
Device ManagerThere is an exclamation mark next to the Wi-Fi adapter.
How to update drivers correctly:
Uninstall the current driver via Device Manager (right-click → Uninstall device)
Download the latest driver from the laptop manufacturer's official website (NOT from Windows Update!)
Install the driver manually by selecting the *.inf file when prompted
Restart your laptop and check for 5 GHz networks.
If that doesn't help, try rolling back the driver to the previous version.
For laptops with modules Realtek (For example, RTL8821CE or RTL8723DE) often helps Manual installation of drivers from Microsoft instead of branded ones. To do this:
- Open
device Manager→Network adapters. - Right-click on your Wi-Fi module →
Update driver→Search for drivers on this computer. - Select
Select a driver from the list of already installed ones→ find the driver marked Microsoft (For example,Wi-Fi 6 AX200 Driver).
| Module manufacturer | Problematic models | Recommended solution |
|---|---|---|
| Intel | Dual Band Wireless-AC 3165/7265 | Update the driver to version 22.XX or later |
| Realtek | RTL8723BE/DE, RTL8821CE | Install the driver from Microsoft or flash a modified one |
| Qualcomm Atheros | QCA9377, QCA6174 | Roll back the driver to version 12.0.0.XXX |
| Broadcom | BCM43142, BCM4352 | Use drivers from the laptop manufacturer's website |
4. Incorrect router settings
Sometimes the problem is not in the laptop, but in router settingsFor example, if in the router:
- 📡 The 5 GHz band is disabled (in some routers it is disabled by default).
- 🔒 You are using encryption that is not supported by your adapter (for example,
WPA3instead ofWPA2). - 📶 The channel width is set too high (for example,
160 MHz), with which not all devices are compatible.
How to check your router settings:
- Log into your router's web interface (usually at
192.168.0.1or192.168.1.1). - Find the section
Wi-FiorWireless network. - Make sure that:
- The mode is on
802.11a/n/ac(or802.11axfor Wi-Fi 6). - The channel width is set to
20/40 MHz(for maximum compatibility). - Security type -
WPA2-PSK(NotWPA3orWEP).
- The mode is on
If your router supports SSID splitting (different names for 2.4 GHz and 5 GHz), try enabling this option. For example:
- 📶
MyWiFi_2G— for 2.4 GHz - 📶
MyWiFi_5G— for 5 GHz
This will help you determine exactly whether your laptop can see the 5 GHz network.
5. Software conflicts
Some programs can block your Wi-Fi adapter from working in the 5 GHz band. The most common culprits are:
- 🛡️ Antiviruses (for example, Kaspersky, Avast) with network control function.
- 🔧 Power management utilities (e.g. Battery Care or built-in Windows power plans).
- 🎮 Programs for game optimization (for example, Razer Cortex, MSI Afterburner).
How to diagnose and resolve conflict:
- Start the laptop in
Safe Mode with Networking(hold while loadingShift + F8or usemsconfig). If 5 GHz works in this mode, the software is to blame. - Disable antiviruses and utilities one by one, checking the connection after each step.
- IN
Device Managerdisable the optionAllow the computer to turn off this device to save powerin the properties of the Wi-Fi adapter (tabPower management).
If the conflict is caused by Windows power plans, create a new scheme with maximum performance:
- Open
Control Panel → Power Options. - Select
Create a power plan→High performance. - In the advanced parameters of the scheme, find
Wireless Network Adapter Settingsand installMaximum performance.
6. Physical obstacles and interference
The 5 GHz band, despite its high speed, more susceptible to interference and penetrates walls worse than 2.4 GHz. If your laptop is far from the router or there are obstacles between them (concrete walls, metal structures), the 5 GHz network may simply not reach you.
How to check and improve the signal:
- 📊 Use utilities like NetSpot or Wi-Fi Analyzer (Android) to measure the 5 GHz signal strength at different points in the room.
- 📡 Move the router closer to the laptop or install it on a higher surface (for example, on a cabinet).
- 🔄 Change the 5 GHz channel in the router settings (for example, from
36on48or149) to avoid interference from neighboring networks. - 🛡️ If your laptop connects to 5 GHz, but the connection is unstable, reduce the channel width
80 MHzto40 MHzor20 MHz.
If the problem is a weak signal, consider the following options:
- 📶 Install repeater with 5 GHz support.
- 💻 Connect your laptop to the router via 5GHz USB adapter (For example, TP-Link Archer T4U).
- 🔧 Replace your router's standard antennas with more powerful ones (if your model allows it).
7. Features of operating systems
In some cases The OS may limit 5G Wi-Fi performance., especially when it comes to:
- 🪟 Windows 10/11 with unlicensed builds.
- 🐧 Linux distributions without proprietary drivers.
- 🍎 MacOS on older MacBooks (before 2017).
Solutions for different OS:
| operating system | Problem | Solution |
|---|---|---|
| Windows 10/11 | No 5GHz support after update | Roll back the KBXXXXXXX update or install the driver manually |
| Linux (Ubuntu, Mint) | The adapter does not detect 5 GHz due to the lack of proprietary drivers. | Install the driver via sudo apt install firmware-module_name |
| MacOS | Older MacBooks don't support 5GHz in newer OS versions. | Roll back to a MacOS version compatible with your hardware |
For Windows It is also useful to check Group Policy settings (if you are using a corporate version of the OS):
- Click
Win + R, entergpedit.msc. - Go to
Computer Configuration → Administrative Templates → Network → Windows Connection Manager. - Make sure there is no policy prohibiting connection to 5GHz.
FAQ: Frequently Asked Questions about 5G Wi-Fi on Laptops
My laptop sees 5G Wi-Fi, but the speed is slower than 2.4 GHz. What's wrong?
This may be due to:
- 📶 Weak 5 GHz signal (check the level in NetSpot).
- 🔧 Suboptimal router settings (channel width, encryption type).
- 🖥️ Limitations of the Wi-Fi module itself (for example, Intel 7265 supports 5 GHz, but maximum up to 300 Mbps).
Solution: Try changing the 5 GHz channel in your router to a less busy one (for example, 149–165) and reduce the channel width to 40 MHz.
How do I find out which Wi-Fi module is in my laptop?
Methods:
- In Windows:
Device Manager → Network Adapters. - On Linux/Mac: command
lspci | grep -i networkorsystem_profiler SPNetworkDataType. - Physically: disassemble the laptop and look at the markings on the module (usually format M.2 2230).
You can also use utilities like HWiNFO (Windows) or lshw (Linux).
Is it possible to replace the Wi-Fi module in a laptop with one that supports 5 GHz?
Yes, but with some reservations:
- ✅ Most laptops (except ultrabooks) allow you to replace the module.
- ⚠ You need to select a module with the same interface (M.2 2230, NGFF or PCIe).
- ❌ Some manufacturers (for example, Apple) block non-original modules at the BIOS level.
Popular modules for upgrade: Intel AX200 (Wi-Fi 6), Intel 9260 (Wi-Fi 5), Broadcom BCM94360.
Why does my laptop connect to 5 GHz, but the internet doesn't work?
Possible reasons:
- 🔌 The router does not distribute the Internet in the 5 GHz range (check the settings)
DHCP). - 🛡️ A firewall or antivirus is blocking traffic.
- 📡 Incorrect
DNS(try to write it manually8.8.8.8And8.8.4.4).
Solution: Connect to the 2.4 GHz band and check if the internet works. If so, the problem lies with the 5 GHz settings on your router.
What external 5GHz USB adapter would you recommend for an older laptop?
Top 3 adapters for price/quality ratio:
- TP-Link Archer T4U (Wi-Fi 5, up to 1300 Mbps, removable antenna).
- ASUS USB-AC68 (Wi-Fi 5, dual antenna, MU-MIMO support).
- EDUP EP-9604GS (Wi-Fi 6, compact, up to 1200 Mbps).
When choosing, pay attention to support for your OS and the availability of drivers.