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.1 or 192.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 section Wireless → 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.
📊 What router do you have?
  • 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:

  1. Click Win + X → select Device Manager.
  2. Expand the section Network adapters → find your Wi-Fi module (for example, Intel AX200, Qualcomm Atheros QCA61x4, Realtek RTL8822CE).
  3. Right click → Update driverAutomatic search.

If the update doesn't help, try it roll back the driver:

  1. From the same menu select Properties → tab Driver.
  2. Click Rollback (if the button is active).
  3. 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:

  1. Open Device ManagerNetwork adapters → right click on your Wi-Fi module → Properties.
  2. Go to the tab Power managementuncheck from point Allow this device to turn off to save power.
  3. On the tab Additionally find the parameters:
    • Wireless Mode (or Band) → install 802.11a/n/ac/ax (to support 5 GHz).
    • Preferred Band → select 5 GHz first or Prefer 5GHz.
    • Roaming Aggressiveness → install Lowest or Medium (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 MHz to 80 MHz or 40 MHz.
  • 🔄 Change security mode with WPA3 on WPA2-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:

  1. 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.
  2. Check antennas. On some laptops (Dell Latitude, Lenovo ThinkPad) antennas are connected to the adapter with thin wires - they could come off.
  3. 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, 6 or 11 (they overlap the least).
    • Turn on WMM (QoS) to prioritize traffic.

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:

  1. Delete a network from saved ones in Windows (Settings → Network and Internet → Wi-Fi → Manage known networks).
  2. Change the security type on the router from WPA3 on WPA2-PSK.
  3. Disable IPv6 in 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:

  1. Roll back the Wi-Fi adapter driver (see. section 2).
  2. Install the driver manually from the laptop manufacturer's website (not through Windows Update!).
  3. 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:

  1. Check if it is enabled on the router Wireless Isolation (isolates devices from each other).
  2. Make sure your security settings are not set to MAC filtering (may block the laptop).
  3. Try changing Channel Width with Auto to 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:

  1. Temporarily disable the antivirus and check the connection.
  2. Add the network to your antivirus firewall exceptions.
  3. Check your settings Network protection in the antivirus - sometimes there is an option Block unsecure networks.