Are you used to high-speed Internet at a frequency 5 GHz, but suddenly the laptop stopped seeing this network or connecting to it? The problem is familiar to many - especially after updating Windows, replacing the router or resetting the settings. Unlike 2.4 GHz, where the signal is more stable, but slower, the network 5 GHz requires precise configuration both on the device side and on the router side.
In this article we will look at all possible reasons - from the banal disabling of 5 GHz support in the router settings to hardware malfunctions of the adapter. You will learn how to check drivers, change network settings in Windows, update router firmware, and even diagnose a problem at the hardware level. And if your laptop is older than 2015, be careful: it may not physically have enough power to work with modern standards Wi-Fi 6.
1. Checking basic settings: router and laptop
Before you dig deeper, make sure that the problem is not in basic settings. Start with the router:
- 🔄 Reboot your router. Unplug it for 30 seconds, then plug it back in. This will clear temporary errors.
- 📡 Check the broadcast range. Go to the admin panel of the router (usually
192.168.0.1or192.168.1.1) and make sure that the network 5 GHz included. On some models (TP-Link Archer C6, ASUS RT-AX55) it can be accidentally disabled in the sectionWireless → Wireless Settings. - 🔒 Make sure the network is not hidden. If the option is enabled in the router settings
Hide SSID, the laptop will not see it in the list of available ones.
Now check the laptop:
- ✈️ Is Wi-Fi turned on? On some models (Lenovo ThinkPad, Dell XPS) there is a hardware switch or key combination (
Fn + F2,Fn + F12). - 🔍 Does the laptop see other 5 GHz networks? If yes, the problem is with your router. If not, it’s in the adapter or drivers.
- TP-Link
- ASUS
- Xiaomi
- MikroTik
- D-Link
- Other
2. Update or rollback Wi-Fi adapter drivers
In 60% of cases, the problem lies in the drivers - especially after updating Windows. The system may automatically install an incompatible version, causing the adapter to no longer support 5 GHz.
How to check and update the driver:
- Click
Win + X→ selectDevice Manager. - Expand the section
Network adapters→ find your Wi-Fi module (for example, Intel AX200, Qualcomm Atheros QCA61x4, Realtek RTL8822CE). - Right click →
Update driver→Automatic search.
If the update doesn't help, try it roll back the driver:
- From the same menu select
Properties→ tabDriver. - Click
Rollback(if the button is active). - Restart your laptop.
Make sure the adapter is detected in Device Manager|
Check for a yellow exclamation mark next to the adapter|
Update driver via Windows Update|
Download the driver from the official website of the laptop manufacturer|
Roll back the driver if the problem appeared after the update -->
If Windows does not find a suitable driver, download it manually from the laptop manufacturer's website (HP, Lenovo, ASUS) or chipset (Intel, Qualcomm, Realtek). For example, for Intel AX201 current driver version - 22.240.0.7 (at the time of writing).
⚠️ Attention: Never install drivers from third party sites (such as DriverPack Solution). They often contain malware or outdated versions that break support 5 GHz.
3. Configuring Wi-Fi adapter settings in Windows
Sometimes Windows itself limits the adapter's capabilities in order to "save energy" or avoid conflicts. This can be fixed via Device Manager:
- Open
Device Manager→Network adapters→ right click on your Wi-Fi module →Properties. - Go to the tab
Power management→ uncheck from pointAllow this device to turn off to save power. - On the tab
Additionallyfind the parameters:Wireless Mode(orBand) → install802.11a/n/ac/ax(to support 5 GHz).Preferred Band→ select5 GHz firstorPrefer 5GHz.Roaming Aggressiveness→ installLowestorMedium(a high value may cause frequent reconnections).
If you have an adapter Intel, additionally check the parameter U-APSD Support - it is needed disable, as it may conflict with some routers.
If there are no parameters in the list Preferred Band, this means your adapter does not physically support 5 GHz (for example, older models Realtek RTL8188EE or Broadcom BCM43142).
4. Checking the compatibility of the router and laptop
Not all combinations of routers and Wi-Fi adapters work correctly. For example, if your router supports Wi-Fi 6 (802.11ax), and the laptop is equipped with an adapter Wi-Fi 5 (802.11ac), conflicts may occur when connecting to 5 GHz.
How to check compatibility:
| Parameter | Where to watch | What should match |
|---|---|---|
| Wi-Fi standard | On the router box / in the adapter specifications | Router: 802.11ac/ax Adapter: 802.11a/n/ac/ax |
| Channel width | Router settings (Wireless → Channel Width) |
If the adapter only supports 20/40 MHz, and the router is configured to 80 MHz - lower the value. |
| Regional settings | Router settings (Wireless → Country/Region) |
Must match your country (eg Russia or Europe). |
If the router is new (ASUS RT-AX88U, TP-Link Archer AX6000), and the laptop is older than 2018, try:
- 📉 Reduce channel width with
160 MHzto80 MHzor40 MHz. - 🔄 Change security mode with
WPA3onWPA2-PSK(some older adapters do not support WPA3). - 📡 Enable Compatibility Mode (if it is in the router settings).
How to find out the Wi-Fi adapter model?
Open Command line (Win + R → cmd) and enter:
wmic nic where "NetEnabled='true'" get Name, Manufacturer
Or use the program HWiNFO (tab Network).
5. Diagnose hardware problems
If none of the software methods help, the problem may be with the adapter itself. This is true for laptops that:
- 💥 Have been dropped or hit (for example, MacBook Pro with a damaged antenna).
- 🔥 Overheated (a common problem with HP Pavilion And Acer Aspire with a bad cooling system).
- 🛠️ Disassembled for cleaning or repair (could damage the adapter cable).
How to check hardware health:
- Connect an external USB adapter (For example, TP-Link Archer T4U). If he works for 5 GHz - the problem is in the built-in module.
- Check antennas. On some laptops (Dell Latitude, Lenovo ThinkPad) antennas are connected to the adapter with thin wires - they could come off.
- Run the test in Linux Live USB. If it's not there either 5 GHz - the problem is ironclad.
⚠️ Attention: On laptops Apple (For example, MacBook Air M1) Wi-Fi adapter is soldered into the motherboard. Replacing it will cost 30–50% of the cost of the device - sometimes it’s cheaper to buy a new laptop.
6. Features of macOS and Linux
On MacBook and laptops with Linux (For example, Ubuntu, Fedora) problems with 5 GHz are resolved differently.
For macOS (Monterey, Ventura, Sonoma):
- 🍎 Reset NVRAM. Turn off your Mac, then turn on while holding down
Option + Command + P + R(hold for 20 seconds). - 🔄 Remove network settings. Go to
System Settings → Network, select Wi-Fi → press–(delete) → add again. - 📡 Update the firmware. Go to
About This Mac → Software Update.
For Linux (Ubuntu/Debian):
- 🐧 Check supported frequencies. In the terminal, enter:
iw list | grep -A 10 "Supported frequencies"If the output does not
5180 MHz – 5825 MHz, the adapter does not support 5 GHz. - 🔧 Install proprietary drivers (for Broadcom):
sudo apt install firmware-b43-installer - 📶 Turn off power saving:
iwconfig wlan0 power off
On MacBooks with an M1/M2 chip, the 5GHz issue is often resolved by updating macOS to the latest version. Apple regularly fixes Wi-Fi bugs in minor updates.
7. Alternative solutions: if all else fails
If all methods have been tried, but the laptop stubbornly does not connect to 5 GHz, try:
- 🔌 Use USB adapter. For example, ASUS USB-AX56 or TP-Link Archer T3U support Wi-Fi 6 And 5 GHz.
- 📶 Set up a mesh system. Devices like Google Nest Wi-Fi or TP-Link Deco automatically switch devices between frequencies.
- 🔄 Return to 2.4 GHz, but optimize the settings:
- Install a channel
1,6or11(they overlap the least). - Turn on
WMM (QoS)to prioritize traffic.
- Install a channel
If the laptop is old (for example, Acer Aspire E1-572 or Lenovo G500), perhaps its adapter does not physically pull 5 GHz. In this case, the only way out is an external module or replacing the internal one (if provided for by the design).
FAQ: Frequently asked questions about connecting to 5 GHz Wi-Fi
My laptop sees the 5 GHz network but won't connect. What to do?
Try:
- Delete a network from saved ones in Windows (
Settings → Network and Internet → Wi-Fi → Manage known networks). - Change the security type on the router from
WPA3onWPA2-PSK. - Disable
IPv6in the connection properties (sometimes conflicts with DHCP).
After updating Windows, the laptop stopped seeing 5 GHz. How to return?
This is a typical problem after major updates (for example, moving from Windows 10 to 11). Solutions:
- Roll back the Wi-Fi adapter driver (see. section 2).
- Install the driver manually from the laptop manufacturer's website (not through Windows Update!).
- Check if the service is disabled
WLAN AutoConfig(Win + R → services.msc).
The router supports 5 GHz, but the laptop does not. Can this be fixed?
If the adapter does not physically support 5 GHz (For example, Realtek RTL8188EE or Broadcom BCM4313), then no. The only options:
- Buy an external USB adapter with support 5 GHz.
- Replace the internal module (if possible for your model).
Check the adapter specifications on the manufacturer's website or through Device Manager.
5 GHz works on an Android smartphone, but not on a laptop. What's the matter?
Most likely the problem is in the router settings:
- Check if it is enabled on the router
Wireless Isolation(isolates devices from each other). - Make sure your security settings are not set to
MAC filtering(may block the laptop). - Try changing
Channel WidthwithAutoto a fixed value (40 MHz).
Can an antivirus block a 5 GHz connection?
Yes, some antiviruses (for example, Kaspersky Internet Security, Avast) have a network security module that can block connections. Try:
- Temporarily disable the antivirus and check the connection.
- Add the network to your antivirus firewall exceptions.
- Check your settings
Network protectionin the antivirus - sometimes there is an optionBlock unsecure networks.