You have turned on a new router with support dual-band Wi-Fi, but your laptop stubbornly only shows 2.4 GHz networks? Or after a Windows update, you suddenly lost the ability to connect to your usual 5 GHz network? This problem is more common than you might think—and it can be solved without calling a technician. In 90% of cases, the culprit is either settings of the laptop itself, or router configuration, and not a hardware failure.
In this article we will look at All possible reasons why a laptop can't detect 5 GHz Wi-Fi, from a simple disconnected adapter to rare conflicts with the router firmware. You'll receive step-by-step instructions for Windows 10/11, macOS And Linux, as well as a compatibility chart for older laptops with modern Wi-Fi standards. Don't rush to buy a new adapter: in most cases, the problem can be resolved within 10 minutes.
1. Check if your laptop supports 5 GHz
The first thing you need to do is make sure that your laptop physically capable work with 5 GHz networks. Even if there's a sticker on the case. Wi-Fi 5 or 802.11ac, this does not guarantee range support. This is especially true for budget models. Lenovo, HP And Acer Released in 2015–2018.
How to check:
- 🔍 Windows: open
device Manager→Network adaptersFind the name of your Wi-Fi module (for example, Intel Dual Band Wireless-AC 7265). Enter it into a search engine with the query "specifications" - the first results will indicate range support. - 🍎 macOS: Click on the Wi-Fi icon in the menu bar while holding
Option (Alt). Information about supported standards will appear in the drop-down list (PHY Mode). - 🐧 Linux: run the command
and find the line withlspci -knn | grep Net -A3Network controllerCopy the chip model and check it on the manufacturer's website.
If your adapter only supports 802.11n (Wi-Fi 4), it physically won't be able to connect to 5 GHz. In this case, you have two options: buy USB Wi-Fi adapter with 5 GHz support (from 800 ₽) or put up with working at 2.4 GHz.
2. Router settings: why the 5 GHz network may be hidden
Even if the laptop supports 5 GHz, the router may not broadcast This network is affected by several reasons. Most often, the following are to blame:
- 🔌 Disabled range: 5 GHz transmission may be disabled in your router settings (especially if you have a dual-band router with separate SSIDs).
- 🔒 Hidden SSID: 5 GHz network can be hidden (optional)
Hide SSIDorBroadcast SSIDturned off). - 📡 Regional restrictions: some routers (for example, TP-Link or MikroTik) automatically disable 5 GHz channels if the wrong region is specified in the settings (for example, Russia instead of Europe).
- 🔄 Channel conflict: If the router operates on a channel higher than 144 (DFS), some devices cannot see it due to power limitations.
How to check your router settings:
- Connect to the router via cable or 2.4 GHz.
- Open the Control Panel (usually at
192.168.0.1or192.168.1.1). - Find the section
Wireless(orWireless network) → select settings for 5 GHz. - Make sure that:
- Check mark
Enable Wireless Radio(or similar) is included. - SSID visible (optional)
Hide SSIDdisabled). - A channel below 144 is selected (eg 36, 40, 44, 48).
- The region is set correctly (for Russia -
Russia, for Europe -Europe).
- Check mark
3. Wi-Fi adapter drivers: update and reset
Outdated or faulty drivers are the most common reason why a laptop stops detecting 5 GHz. This is especially true after a Windows update or a build change (for example, from Windows 10 on Windows 11).
How to update the driver manually:
- Open
device Manager(Win + X→device Manager). - Expand the branch
Network adapters, find your Wi-Fi module (for example, Qualcomm Atheros QCA61x4 or Intel Wi-Fi 6 AX200). - Right click →
Update driver→Search for drivers on this computer. - Select
Select a driver from the list of already installed onesand try an older or newer version (if available). - 🔗 Download the driver from official website of the laptop manufacturer (not from the Intel/Qualcomm website!) For example, for ASUS - on
support.asus.com, For Lenovo - onpcsupport.lenovo.com. - 🧹 Uninstall the current driver via
device Manager(right click →Remove device), then install the downloaded one. - 🔄 Restart your laptop and check for 5 GHz visibility.
- 📋 Adapter parameters:
- Click
Win + R, enterncpa.cpl. - Find your Wi-Fi adapter, right-click →
Properties. - Click
Tune→ go to the tabAdditionally. - Find the parameters
Wireless Mode,802.11n/ac Wireless ModeorPreferred Band. - Set value
802.11a/b/gorAuto(if there is an option5GHz, turn it on).
- Click
- 🔧 Reset network settings:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdnsRun these commands in
Command prompt (administrator)and restart your PC. - 🛡️ Antivirus/firewall: some programs (for example, Kaspersky, Avast) are blocking connections to new networks. Temporarily disable protection and check for 5 GHz visibility.
If automatic update does not help:
Download the driver from the laptop manufacturer's website|
Remove the old driver via Device Manager|
Install the new driver and restart your PC|
Check the visibility of 5 GHz in the list of networks-->
⚠️ Attention: If after updating the driver the laptop stops seeing Wi-Fi at all (including 2.4 GHz), roll back the driver viadevice Manager→Properties→Roll backThe new driver may not be compatible with your version of Windows.
4. Conflicts with Windows settings
Sometimes the problem is not in the drivers, but in Windows system settingsFor example, after updates or manual network configuration, the system may forcibly limit the Wi-Fi range.
What to check:
If you use Windows 11, try disabling the function automatic connection to open networks:
- Open
Parameters→Network and Internet→Wi-Fi. - Disable the option
Connect to suggested open access points. - Also turn it off
Wi-Fi platform servicesin the sectionAdditional options.
5. macOS Problems: Why MacBook Doesn't See 5 GHz
On laptops Apple (especially older models MacBook Pro/Air (up to 2017) the problem with 5 GHz is often related to macOS updates or energy saving settings.
What to do:
- 🔄 Reset SMC and NVRAM:
- Turn off your MacBook.
- Clamp
Shift + Control + Option(left side of the keyboard) + power button for 10 seconds. - Release the keys and turn on your MacBook.
- Then reset NVRAM: when turning on, hold down
Command + Option + P + Rfor 20 seconds.
- Open
System Preferences→Net. - Select Wi-Fi →
Additionally. - On the list
Preferred networksDelete all saved 5GHz networks. - Click
OKand try connecting again.
System settings → Energy saving disable the option Dim the display slightly when running on battery power (sometimes this affects the Wi-Fi module).If you have MacBook 2015–2016 with a chip Broadcom BCM43xx, the problem may be in firmwareApple has released patches for these models—update macOS to the latest version.
⚠️ Attention: on MacBooks with chips Intel (2018+ models) Sometimes disabling the function helpsAuto-UnlockVSystem settings→Apple ID→Password and securityThis function may conflict with the Wi-Fi module.
6. Linux Problems: Kernel Modules and Configuration
In distributions Linux (especially on Ubuntu, Debian or Arch) the problem with 5 GHz is often related to lack of proprietary drivers or incorrect kernel module settings.
How to diagnose:
- Open terminal and run:
lspci -knn | grep -iA3 netFind the line with
Kernel driver in use— This is the name of the module that controls your Wi-Fi. - Check kernel logs for errors:
dmesg | grep -i wifiIf there are lines with
failedortimeout, the driver is not loaded correctly.
Solutions:
- 🐧 Installing proprietary drivers:
- For chips Broadcom:
sudo apt install firmware-b43-installer - For chips Intel:
sudo apt install firmware-iwlwifi - For Realtek manual driver assembly may be required GitHub.
- For chips Broadcom:
- 📜 Manual configuration of the regulatory domain:
sudo nano /etc/modprobe.d/cfg80211.confAdd the line:
options cfg80211 ieee80211_regdom=RU(replace
RUto your region, for exampleUSorEU). - 🔄 Restarting the module:
sudo modprobe -r [module_name]sudo modprobe [module_name](replace
[module_name]to the name of the teamlspci).
If 5 GHz does not appear after these steps, check if the network is blocking NetworkManager:
nmcli radio wifi
If the output shows disabled, turn on Wi-Fi with the command:
nmcli radio wifi on
7. Hardware problems: when nothing helps
If all software methods have been tried, but the laptop still does not see 5 GHz, the problem may be in hardware:
| Cause | Signs | Solution |
|---|---|---|
| The Wi-Fi module is damaged | The laptop doesn't see either 2.4 GHz or 5 GHz, or the signal keeps dropping out. | Module replacement (cost 1,500–4,000 ₽). Popular models: Intel AX200, Broadcom BCM94360 |
| Problems with antennas | 2.4 GHz works, but 5 GHz doesn't (or vice versa). The signal is weak even near the router. | Checking the antenna connection to the Wi-Fi module (requires disassembling the laptop) |
| Chip overheating | Wi-Fi drops out after 10-15 minutes of use, especially when gaming or under heavy load | Cleaning from dust, replacing thermal paste, using a cooling pad |
| Conflict with other equipment | Problems appeared after installing a new hard drive, SSD, or RAM | Checking the connection of devices (possibly a conflict on the PCIe bus) |
If you suspect a hardware problem but are unsure, try connecting external USB Wi-Fi adapter (For example, TP-Link TL-WN823N or ASUS USB-AC56). If 5 GHz works with it, the problem is definitely in the laptop's internal module.
How to test Wi-Fi antennas without disassembling your laptop
If you have access to another laptop or PC with Wi-Fi, you can test the antennas indirectly:
1. Bring the laptop as close as possible to the router (at a distance of 10–20 cm).
2. If even in this position 5 GHz does not appear, but 2.4 GHz does, the problem is most likely in the 5 GHz antenna (it may be damaged or disconnected).
3. Also try turning the laptop at different angles - if the signal appears/disappears, this is a sign of poor antenna connection.
FAQ: Frequently Asked Questions about 5GHz Wi-Fi Issues
My laptop sees 5 GHz but won't connect - what's wrong?
This is a separate issue, often associated with:
- 🔐 Incorrect password: Make sure you enter it correctly (case is important!).
- 🔄 Conflict of standards: set the mode in the router settings
802.11a/n/ac(Not802.11ac only). - 🛡️ MAC address filtering: Check your router settings to see if your laptop is blocked.
Also try disabling it temporarily WPA3 protection in the router (use WPA2-PSK).
After updating Windows, my laptop stopped detecting 5 GHz. How can I get it back?
This is a typical problem after major updates (for example, with Windows 10 21H2 on Windows 11). Solutions:
- Roll back your Wi-Fi driver to the previous version (via
device Manager). - Install the driver from the laptop manufacturer's website (not via Windows Update!).
- Check if the service is disabled
Autoconfiguration WLAN:sc query WlansvcIf the status is not
RUNNING, run it:sc config Wlansvc start= autonet start Wlansvc
The router is broadcasting 5 GHz, but the laptop can't see it, but the phone can. Why?
This means the problem is definitely not with the router. Possible causes:
- 🖥️ The laptop does not support 5 GHz: Check the specifications of your Wi-Fi module.
- 🔌 The range is disabled in the adapter settings: in Windows, open
device Manager→Adapter properties→Additionallyand find the parameterPreferred Band(install5GHzorAuto). - 📡 The router uses DFS channels: If your router is set to a channel higher than 144, some laptops won't see it. Try setting it to channel 36–48.
Is it possible to force an older laptop (2012-2015) to run at 5GHz?
Yes, but with some reservations:
- 🔧 USB adapter: The easiest way is to buy an external adapter that supports 5 GHz (for example, TP-Link Archer T2U). Cost: from 800 ₽.
- 🔄 Replacing the Wi-Fi module: if there is a connector in the laptop M.2 (NGFF) or Mini PCIe, you can install a modern module (for example, Intel AX200). Price: 2,000–4,000 ₽.
- ⚠️ Restrictions: On very old laptops (before 2012) there may not be enough slot or the BIOS may not support the new module.
Before purchasing an adapter, check if your laptop has a free USB 3.0 port (for an external adapter) or slot. M.2 (for internal).
How do I know which 5GHz channel my router is using?
There are several ways:
- 📊 Via the router panel: go to settings (usually
192.168.0.1or192.168.1.1) and find the sectionWireless→5GHz→Channel. - 📱 Mobile application: use WiFi Analyzer (Android) or AirPort Utility (iOS).
- 🖥️ In Windows: open
Command lineand run:netsh wlan show all | find "Channel"(only works if you are connected to the network).
Optimal channels for 5 GHz: 36, 40, 44, 48 (non-DFS) or 149, 153, 157, 161 (DFS, but less crowded).