You bought a new router with support Wi-Fi 5 GHz, but your laptop stubbornly refuses to detect the network or only connects to 2.4 GHz? This problem is familiar to many: despite the high speeds promised by manufacturers, in practice, connecting to the 5 GHz band often requires additional configuration. In this article, we'll look at Why is this happening? and how to make a laptop work with a modern wireless communication standard.
Range 5 GHz offers a smaller coverage area, but is free of interference (unlike the congested 2.4 GHz) and provides speeds up to 1300 Mbps against 450 Mbps The old standard. However, not all laptops support this band out of the box—sometimes you need to update drivers, change router settings, or even replace the Wi-Fi adapter. We'll help you determine what's preventing your device from connecting to 5 GHz and fix it.
Important: If your laptop was manufactured before 2012, the probability of hardware incompatibility with 5 GHz approaches 90%. For models 2013–2018 Often updating drivers is enough, and modern devices (with 2019) usually support both ranges out of the box.
1. Checking the laptop's compatibility with 5 GHz Wi-Fi
Before setting up your router or drivers, make sure your laptop is physically capable operate in the 5 GHz range. To do this:
- Check your Wi-Fi adapter model.:
- 🖥️ In Windows: open
device Manager(keysWin + X), find the sectionNetwork adaptersand check the module name (for example, Intel Dual Band Wireless-AC 7260 or Qualcomm Atheros QCA9377). - 🐧 In Linux: run the command
orlspci | grep -i network
for USB adapters.lsusb
- 🖥️ In Windows: open
- The title must contain the phrase
Dual Band,AC(For example, 802.11ac) orAX(Wi-Fi 6). Adapters marked only802.11norb/g/nare working only on 2.4 GHz. - Exception: some adapters 802.11n support 5 GHz, but this is rare (for example, Broadcom BCM4313).
If the adapter name does not mention 5GHz or Dual Band, but you have doubts - check its characteristics on the manufacturer's website (for example, Intel ARK for Intel chips or Qualcomm for Atheros).
How do I find out my adapter model in macOS?
Open About This Mac → System Report → Network → Wi-Fi. In the line Interface map the chip model will be indicated (for example, Broadcom BCM4360).
| Adapter manufacturer | Models with 5 GHz support | 2.4 GHz only models |
|---|---|---|
| Intel | Dual Band Wireless-AC 3160/7260/8260/9260, AX200/210 | Centrino Wireless-N 1000/1030/130 |
| Qualcomm Atheros | QCA9377/9565/9880, AR9462 | AR9285/9485 |
| Broadcom | BCM4352/4360/4370 | BCM4311/4313/4322 |
| Realtek | RTL8821CE/8822BE/8852AE | RTL8188CE/8192CE |
⚠️ Attention: If your adapter does not support 5 GHz, but you want to connect to this network, you will need module replacement (for PC) or USB adapter (For example, TP-Link Archer T4U or ASUS USB-AC56). In laptops with a soldered Wi-Fi module (most models after 2018), replacement is not possible without soldering.
2. Configuring the router to work with 5 GHz
Even if the laptop supports 5 GHz, the problem may lie in incorrect router settingsUsers often don't notice that the 5 GHz network:
- 🔄 Disabled in the router settings (by default some models, for example TP-Link Archer C6, include only 2.4 GHz).
- 🔒 Hidden (separate SSID is not broadcast).
- 📶 Uses an incompatible channel (for example, DFS channels, which not all devices support).
To check and fix this:
- Open your router's control panel (usually at
192.168.0.1or192.168.1.1). The login/password is indicated on the device sticker. - Find the section
Wireless network(orWi-Fi) and check:- Is the option enabled?
5 GHzorDual Band. - Is a separate one indicated?
SSIDfor 5 GHz (for example,MyWiFi_5G). If not, turn it on.Lane separation(Band Steering may interfere with the connection). - Is the channel selected from the range?
36–48or149–165(avoid DFS channels50–144, if you have an old adapter).
- Is the option enabled?
⚠️ Attention: On some routers (for example, Keenetic or MikroTik) option802.11accan be disabled separately from the main 5 GHz settings. Make sure the mode is selected802.11a/n/acor802.11ax(for Wi-Fi 6).
3. Updating Wi-Fi adapter drivers
If the adapter supports 5 GHz, but the laptop does not see the network, it is to blame outdated or damaged driversThis is especially true for Windows, as the system often installs "universal" drivers that don't utilize the hardware's full potential.
How to update the driver correctly:
- Uninstall the current driver:
- Open
device Manager→Network adapters. - Right click on your Wi-Fi adapter and select
Remove device. - Check the box
Remove the driver software for this device(if any).
- Open
- 🔗 Download the driver from official website of the manufacturer (Do not use third-party sources!). For laptops HP, Dell, Lenovo Look for the driver by the device model, not the adapter.
- 📥 For adapters Intel use Intel Driver & Support Assistant, For Realtek - utility with official website.
- Restart your laptop and check the connection.
If the 5 GHz network still doesn't appear after updating the driver, try roll back the driver to the previous version (in Device Manager → Adapter properties → Driver → Roll back). Sometimes new versions contain bugs.
Removed the old driver and cleaned it up|Downloaded the official driver from the manufacturer's website|Installed the driver without using the Windows Update Wizard|Rebooted the laptop-->
4. Manually connect to a hidden 5 GHz network
Sometimes, the router broadcasts 5 GHz, but the laptop doesn't see it in the list of available networks. This may be due to:
- 🕵️♂️ Hidden SSID (the router does not broadcast the network name).
- 📡 Incompatible operating mode (for example, the router is configured to
802.11ac Only, and the adapter only supports802.11n). - 🔋 Energy saving mode adapter (Windows disables 5 GHz to save battery).
To connect manually:
- IN Windows:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Click
Add a new network. - Enter
Network name (SSID), selectSecurity type(usuallyWPA2-Personal) and enter the password. - Check the box
Connect automaticallyand save.
- Open
System Preferences → Network → Wi-Fi → Advanced → (+) Add network
nmcli dev wifi connect "NETWORK_NAME" password "PASSWORD" ifname wlan0
If the network still does not connect, try temporarily disabling protection (install Open (in your router settings) and check the connection. If it works, the problem is in the security settings (for example, an incompatible encryption type).
5. Optimize Windows settings for stable 5 GHz operation
Windows 10 and 11 sometimes "save" power by disabling 5 GHz support or reducing adapter performance. To avoid this:
- 🔌 Disable power saving for Wi-Fi:
- Open
device Manager→Network adapters→ properties of your adapter. - Go to the tab
Power managementAnd uncheck the box WithAllow the computer to turn off this device to save power.
- Open
- IN
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right click on
Wireless network→Properties→Tune. - On the tab
Additionallyfind the parameterPreferred BandorWireless Modeand select5 GHz onlyor802.11a. - 🔄 Reset the TCP/IP stack (if the connection is unstable):
netsh int ip resetnetsh winsock reset
ipconfig /flushdns - 📍 Change the location of the router:
- Place it higher (on a cabinet or wall) - 5 GHz passes through walls worse, but spreads better in open spaces.
- Remove from microwaves, cordless phones and other sources of interference.
- 📡 Change the channel:
- Use utilities like Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS) to find the least congested channel.
- In manual mode, select a channel with the lowest noise level (for example,
36,40,44or149).
- 🔗 Update your router firmware:
- Go to your router control panel and check for updates in the section
SystemorAdministration. - For routers ASUS, TP-Link And Netgear Updates often fix 5GHz issues.
- Go to your router control panel and check for updates in the section
- 🖧 USB Wi-Fi adapter:
- Suitable models: TP-Link Archer T4U (AC1300), ASUS USB-AC56 (AC1200), Netgear A6210 (AC1200).
- Please note the support
802.11acand the presence of antennas for better reception. - Cons: Takes up a USB port and may stick out of the laptop.
- 📶 Mesh system or repeater:
- If the router is far away, install Mesh node (For example, TP-Link Deco or Google Nest Wi-Fi) closer to the laptop.
- Repeater (for example, Xiaomi Wi-Fi Repeater 2) is cheaper, but may reduce speed.
- 🔌 Powerline adapter:
- Transmits the Internet through electrical wiring (for example, TP-Link AV1000). Suitable if the Wi-Fi signal is weak, but there are sockets nearby.
- Check hardware compatibility:
- Make sure the adapter physically supports 5 GHz (see section 1).
- If the adapter is removable (for example, in older laptops Dell Latitude or HP EliteBook), try reconnecting it.
- Test another device:
- Connect to 5 GHz smartphone or tabletIf they work, the problem is in the laptop.
- Check your security settings:
- Temporarily disable it in your router
WPA3(leaveWPA2-PSK) - some adapters do not support the new standard. - Turn it off
MAC filteringAndIsolation of clients(if enabled).
- Temporarily disable it in your router
- Reset the network in Windows:
Settings → Network & Internet → Status → Network reset - Please refer to the logs:
- IN Windows open
Windows logs(eventvwr.msc) and find errors with the sourceWLAN-AutoConfig. - IN Linux complete
.dmesg | grep -i wifi
- IN Windows open
If after these steps the speed at 5 GHz is lower than expected, check channel width in the router settings. For maximum speed, select 80 MHz (but this may worsen stability in apartment buildings). The optimal balance is 40 MHz.
6. Eliminate interference and improve 5 GHz signal
The 5 GHz band is more sensitive to obstacles and interference than 2.4 GHz. If your network keeps dropping out and coming back online, or your speed fluctuates, try the following:
If the problem persists, try reduce transmit power (option Transmit Power in the router settings). Paradoxically, sometimes the power decreases with 100% to 75% Improves communication stability at 5 GHz.
⚠️ Attention: In some countries (for example, in Russia) the use of channels120–144(DFS) is allowed, but may cause connection issues for older devices. If your laptop doesn't see the network on these channels, switch to36–48or149–165.
7. Alternative solutions: USB adapters and mesh systems
If your laptop doesn't support 5 GHz and replacing the built-in adapter isn't possible, consider the following options:
When choosing a USB adapter, pay attention to support for your OSFor example, many chip adapters Realtek RTL88x2BU don't work well with macOS, and Intel AX200 may require manual installation of drivers on Linux.
8. Diagnosing problems: what to do if nothing helps
If you've tried everything and your laptop still won't connect to 5GHz, run the following diagnostics:
If the problem is not solved, it may be the culprit adapter defect or interference from neighboring networksIn this case, the only solution is to replace the equipment or switch to a wired connection.
⚠️ Attention: On some laptops (eg. Lenovo ThinkPad series T4xx or Dell XPS) there is an option in the BIOSWireless Radio ControlorWi-Fi Enable. Make sure it is enabled (Enabled).
FAQ: Frequently asked questions about connecting to 5GHz Wi-Fi
My laptop sees the 5 GHz network, but it won't connect—it says "Unable to connect." What's wrong?
This is a typical issue with incompatible security settings. Try:
- In your router, change the encryption type from
WPA2/WPA3onWPA2-PSK (AES) only. - Turn it off
802.11r (Fast Roaming)And802.11k/vin the router settings. - In Windows, remove the network from known networks and reconnect.
If this doesn't help, update the adapter driver or test another device.
My laptop connects to 5 GHz, but the speed is slower than 2.4 GHz. Why?
There are several reasons:
- The router is using a narrow channel (
20 MHzinstead of40/80 MHz). - The 5 GHz signal is weaker due to obstacles (walls, furniture).
- Power saving mode is enabled in the adapter settings.
- The network is overloaded (for example, downloading on another device).
Try changing the channel in your router to a less busy one (use Wi-Fi Analyzer) and increase the channel width to 40 MHz.
How do I know which band (2.4 or 5 GHz) my laptop is connected to?
IN Windows:
- Open
Settings → Network and Internet → Wi-Fi. - Click on your network name →
Properties. - In the line
Protocolwill be indicated802.11acor802.11a(5 GHz) or802.11n(2.4 GHz).
IN macOS:
Option + click on the Wi-Fi icon → "PHY Mode" section
IN Linux:
iwconfig wlan0 | grep -i freq
Frequency 24xx — 2.4 GHz, 5xx — 5 GHz.
Is it possible to force a laptop to always connect to 5GHz and ignore 2.4GHz?
Yes, but the methods depend on the OS:
- Windows: In the adapter settings (in
Device Manager) find the parameterPreferred Bandand select5 GHz only. - macOS: There is no built-in option, but you can disable 2.4 GHz on the router or use a utility Wi-Fi Explorer.
- Linux: Edit the config
/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf, adding a linewifi.powersave = 2.
Please note that if the 5 GHz signal is weak, the laptop may lose connection completely.
Is it true that 5 GHz is harmful to health?
No, that's a myth. The 5 GHz band is used not only by Wi-Fi, but also by radars, medical equipment and even microwaves (albeit on a different frequency). The router's radiation power is hundreds of times lower than the safe limit set WHO And FCC.
Moreover, due to the shorter propagation range of 5 GHz less intensely affects the body more than 2.4 GHz, the signal of which penetrates through walls.