Connecting a Laptop to 5GHz Wi-Fi: A-Z Guide

You bought a new router with support 5 GHz, but the laptop stubbornly connects only to a slow network 2.4 GHzOr is your internet speed poor, even though your provider promises a gigabit plan? The problem lies in incorrect settings—and we can help you solve it.

Net 5 GHz provides 2-3 times higher data transfer speed compared to 2.4 GHz, but it has a smaller coverage area and is less effective at penetrating walls. To ensure your laptop automatically selects the optimal frequency, you need to not only turn on dual-band mode on the router, but also correctly configure the Wi-Fi adapter on the device itself. In this article— Step-by-step instructions for Windows, macOS, and Linux, as well as solutions to common connection problems.

Why Your Laptop Can't Detect the 5 GHz Network: 5 Main Reasons

Before setting up the connection, let's figure out why your Lenovo ThinkPad, HP Pavilion or MacBook Pro may ignore the 5 GHz network. Here are the most common reasons:

  • 🔌 Old Wi-Fi adapterDevices before 2012–2015 often only support 2.4 GHz (for example, chip-based adapters Broadcom 4313 or Intel Centrino Wireless-N 1000).
  • ⚙️ 5 GHz support disabled in BIOSOn some laptops (especially Dell Latitude or Acer Aspire) The Wi-Fi module can operate in a limited mode.
  • 📡 Incorrect router settingsIf the mode is disabled in the control panel 802.11a/n/ac or the channel width is set 20 MHz instead of 40/80 MHz, the 5 GHz network may not be available.
  • 🔄 Driver conflictAfter updating Windows or macOS, the adapter may "forget" about 5 GHz support due to a software glitch.
  • 🛡️ Restrictions from the providerSome internet service providers (eg. Rostelecom or Beeline) block 5 GHz on rented routers.

To pinpoint the cause, first check if your laptop supports 5 GHz In principle. More on that in the next section.

📊 What kind of router do you have?
TP-Link
ASUS
Xiaomi
Keenetic
D-Link
Another

How to check if your laptop supports 5 GHz

Not all laptops are physically capable of working with a 5 GHz network. To avoid wasting time on setup, first make sure your device is compatible with this frequency. Here are three ways to check:

Method 1: Via Device Manager (Windows)

Open device Manager (keys Win + Xdevice Manager) and find the section Network adaptersThe list must contain an item with a title containing:

  • 🔹 Dual Band (For example, Intel Dual Band Wireless-AC 7260)
  • 🔹 802.11ac or 802.11a/n/ac
  • 🔹 Wi-Fi 5 or Wi-Fi 6 (if the adapter is modern)

If the adapter name contains only 802.11b/g/n, does your laptop support 2.4 GHz only.

Method 2: Via Terminal (macOS/Linux)

On MacBook open Terminal and enter the command:

networksetup -listallhardwareports

Find the line in the output Wi-Fi and look at the supported standards. If there are any 802.11a, 802.11ac or 802.11ax — 5 GHz network is available.

On Linux (Ubuntu, Mint) run:

lspci -knn | grep -iA3 net

Look for mentions Dual Band or 5GHz.

Method 3: By laptop model

If the first two methods don't help, find your laptop's exact model (either on the sticker on the bottom or in the documentation) and check the specifications on the manufacturer's official website. For example:

  • 🔹 HP Spectre x360 (2018 and newer) - supports 5 GHz.
  • 🔹 Acer Aspire E15 (before 2016) - only 2.4 GHz.
  • 🔹 MacBook Air (M1/M2) - 5 GHz and 6 GHz (Wi-Fi 6E).

Configuring a router to work with 5 GHz

Even if your laptop supports 5 GHz, the network may be unavailable due to incorrect router settings. Go to your router's control panel (usually at 192.168.0.1 or 192.168.1.1>) and follow these steps:

Enable 802.11a/n/ac mode (or 802.11ax for Wi-Fi 6)

Set channel width to 40 MHz or 80 MHz

Disable automatic channel selection and set a fixed one (for example, 36 or 149)

Enable a separate network name (SSID) for 5 GHz

Save settings and reboot the router-->

Let's take a closer look at each point:

  1. Opening hours. Go to the section Wireless → Wireless Settings (names may vary) and select the mode:
    • 🔹 For maximum compatibility: 802.11a/n/ac (or 802.11ax, if the router supports Wi-Fi 6).
    • 🔹 If you need high speed and all your devices are modern: 802.11ac only.
  • Channel widthIn the 5 GHz settings, set 40 MHz or 80 MHz. Width 20 MHz limits speed.
  • Channel. Auto select (Auto) can select congested channels. It's better to set it manually:
    • 🔹 Channels 36–48 — for low powers (up to 20 dBm).
    • 🔹 Channels 149–165 — for high power (require support) DFS).
    • Separate network name (SSID)If you have dual-band router, create separate names for 2.4 GHz and 5 GHz (for example, MyWiFi_2G And MyWiFi_5G). This will allow you to manually select a network.

    After saving the settings, the router will reboot. Now check if the 5 GHz network appears in the list of available connections on your laptop.

    What is DFS and why might channels 149–165 not work?

    DFS (Dynamic Frequency Selection) is a technology that allows Wi-Fi devices to use frequencies reserved for radar and military systems. If the router detects interference on channels 149–165, it automatically switches to another channel. Some older devices (especially those based on chips) Realtek) do not support DFS, so they may not see these channels.

    Connecting to 5 GHz on Windows 10/11

    If your router is configured correctly, but your laptop still connects to 2.4 GHz, the issue may be with your Windows settings. Follow these instructions:

    1. Update your Wi-Fi adapter driver:
      • 🔹 Open device ManagerNetwork adapters.
      • 🔹 Find your Wi-Fi adapter, right-click → Update driverAutomatic search.
      • 🔹 If Windows does not find updates, download the driver from the manufacturer's website (for example, Intel or Realtek).
    2. Force select 5 GHz network:
      • 🔹 Open ParametersNetwork and InternetWi-Fi.
      • 🔹 Click Managing known networks, select your network and click Forget.
      • 🔹 Reconnect by manually selecting the network with the suffix _5G (if there is one).
  • Disable power saving for Wi-Fi:
    • 🔹 In Device Manager Open the Wi-Fi adapter properties → tab Power management.
    • 🔹 Uncheck the box Allow the computer to turn off this device to save power.

    If after these steps the laptop still connects to 2.4 GHz, try disabling support 802.11n for 2.4 GHz in the adapter settings (tab Additionally → parameter Wireless Mode).

    Connecting to 5 GHz on macOS

    On MacBook The process of connecting to 5 GHz is simpler, but there are some nuances. If your Mac If you don't see the network, follow these steps:

    1. Check 5 GHz support:
      • 🔹 Open About this MacSystem ReportNetWi-Fi.
      • 🔹 In line Supported PHY modes should be 802.11a, 802.11ac or 802.11ax.
    2. Reset network settings:
      • 🔹 Open Terminal and run the commands:
        sudo ifconfig en0 down
        

        sudo ifconfig en0 up

      • 🔹 Restart your Mac.
  • Disable automatic connection to 2.4 GHz:
    • 🔹 Press Option (Alt) and click on the Wi-Fi icon in the menu bar.
    • 🔹 Select the 5GHz network manually (if it appears).
    • On MacBook Pro/Air with chips M1/M2 There may be a problem connecting to encrypted networks. WPA3In this case, temporarily switch the router to WPA2-PSK.

      sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
      

      sudo rm /Library/Preferences/SystemConfiguration/preferences.plist

      Then restart your Mac.-->

      Troubleshooting 5GHz Connection Issues

      If your laptop sees the 5 GHz network but doesn't connect or the connection keeps dropping, check the following:

      Problem Possible cause Solution
      The 5 GHz network is visible, but the connection fails. Incompatible security settings On your router, change the encryption type from WPA3 on WPA2-PSK
      Speed ​​is lower than expected (less than 100 Mbps) Narrow channel width or interference Set the channel width 80 MHz and select the channel manually (for example, 149)
      The laptop connects to either 2.4 GHz or 5 GHz. Function Band Steering on the router Turn it off Band Steering in the router settings or set separate SSIDs for each frequency
      5GHz network disappears after sleep/hibernation Power saving adapter settings Disable the "Turn off device to save power" permission (see the Windows section)

      If the problem persists, try update the router firmwareTo do this:

      1. Download the latest firmware version from the manufacturer's website (for example, TP-Link or ASUS).
      2. Go to your router's control panel → AdministrationFirmware Upgrade.
      3. Download the firmware file and wait for the update to complete (do not turn off the router!).
      What should I do if my router stops working after updating the firmware?

      If your router freezes after an update, try resetting it to factory settings using the button Reset (hold it for 10-15 seconds). If this doesn't help, the firmware may be corrupted. In this case, you'll need to reflash the router via TFTP server (look for instructions on forums, for example, 4PDA).

      How to force a laptop to always connect to 5 GHz

      If your laptop supports both frequencies, but stubbornly chooses 2.4 GHz, you can force priority for 5 GHz. Here's how to do it on different operating systems:

      Windows 10/11

      Open Command line as administrator and run:

      netsh wlan set profileparameter name="NETWORK_NAME" connectionmode=manual
      

      netsh wlan connect name="5G_NETWORK_NAME" ssid="5G_NETWORK_NAME" interface="Wi-Fi"

      Replace NETWORK_NAME And 5G NETWORK NAME to the actual names of your networks. After this, Windows will attempt to connect specifically to the 5 GHz band.

      macOS

      Open Terminal and run:

      networksetup -setairportnetwork en0 "5G_NETWORK_NAME" password

      To prevent macOS from switching to 2.4 GHz, disable automatic connection to known networks:

      networksetup -setairportpower en0 off
      

      networksetup -setairportpower en0 on

      Linux (Ubuntu/Debian)

      Edit the settings file wpa_supplicant:

      sudo nano /etc/wpa_supplicant/wpa_supplicant.conf

      Add the line:

      freq_list=5180 5200 5220 5240 5260 5280 5300 5320

      These values ​​correspond to 5 GHz channels. Save the file (Ctrl + O) and restart the service:

      sudo systemctl restart wpa_supplicant

      If you use NetworkManager, you can set the network priority through the graphical interface:

      1. Open Network settings.
      2. Select the 5GHz network and click Change.
      3. Enable the option Connect automatically and set the priority higher than 2.4 GHz.

      Frequently asked questions about connecting to 5 GHz

      My laptop can't see the 5 GHz network, but the router is broadcasting it. What's wrong?

      Most likely, your Wi-Fi adapter does not support 5 GHz. Check the adapter model in Device Manager (Windows) or System Report (macOS) If the adapter is old (for example, Broadcom 4313 or Intel Centrino Wireless-N 1000), it is physically incapable of operating at this frequency. The solution is to buy an external USB adapter that supports 5 GHz (for example, TP-Link Archer T4U).

      How do I know which frequency (2.4 or 5 GHz) my laptop is connected to?

      On Windows:

      1. Open Command line and run:
        netsh wlan show interfaces
      2. Find the line Radio type. If it is indicated there 802.11ac or 802.11a - you are connected to 5 GHz.

      On macOS:

      1. Clamp Option (Alt) and click on the Wi-Fi icon in the menu bar.
      2. The window that opens will indicate PHY Mode (For example, 802.11ac for 5 GHz).

    On Linux execute:

    iwconfig wlan0 | grep Frequency

    Frequency above 4900 MHz corresponds to 5 GHz.

    Why is the speed on 5 GHz slower than on 2.4 GHz?

    It's paradoxical, but sometimes this happens. Possible reasons:

    • 🔹 Interference from other devices (microwaves, cordless phones, nearby Wi-Fi networks). Check channel load using the utility Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS).
    • 🔹 Channel width too wideIf the channel is set on the router 160 MHz, but devices don't support it, speed may drop. Try installing 80 MHz.
    • 🔹 Weak signalThe 5 GHz network has poorer penetration through walls. If your laptop is far from the router, the speed will be lower than on 2.4 GHz.
    • 🔹 Provider restrictionsSome tariffs (for example, MTS Smart or Beeline "Home") limit the speed at 5 GHz. Check this in your personal account.
    Is it possible to use 2.4GHz and 5GHz on one router at the same time?

    Yes, if your router supports it. dual-band mode. Most modern models (for example, TP-Link Archer C6, ASUS RT-AX55, Xiaomi Mi Router 4A Gigabit) can broadcast both networks simultaneously. To do this:

    1. In the router settings, enable both networks (2.4 GHz and 5 GHz).
    2. Set different names (SSID) for each frequency (e.g. MyWiFi_2G And MyWiFi_5G).
    3. Set up the same password for convenience.

    After this, devices will be able to connect to any of the networks depending on support and signal.

    Which 5GHz channels are best for maximum speed?

    The optimal channels depend on your region and airtime congestion. In Russia and Europe, the following are recommended:

    • 🔹 Channels 36–48 - do not require support DFS, but can be loaded.
    • 🔹 Channels 149–165 - less busy, but require DFS (some devices don't see them).

    To choose the best channel:

    1. Use the utility Wi-Fi Analyzer (Android) or inSSIDer (Windows/macOS) for scanning the airwaves.
    2. Select a channel with the least level of interference (it is desirable that neighboring networks are at least 2 channels away).
    3. Configure your router to the selected channel and check the speed.

    If you still have questions after reading this article or are unable to connect to 5 GHz, please check:

    • 🔹 Laptop Wi-Fi adapter compatibility with 5 GHz.
    • 🔹 Router settings (operating mode, channel width, encryption type).
    • 🔹 Drivers and firmware are up to date.