Connecting an ASUS laptop to Wi-Fi: From basic settings to troubleshooting

Connecting a laptop ASUS Connecting to the internet via Wi-Fi seems like a simple task, but in practice, users encounter dozens of nuances: from a disabled wireless adapter to driver conflicts. This article will help you understand all the steps—from checking hardware switches to setting up hidden networks and troubleshooting. We'll cover the features of popular models (ZenBook, VivoBook, ROG Strix), current versions of Windows, and we will also give advice on optimizing the connection for stable operation.

It is important to understand that the connection algorithm may differ depending on the operating system version, laptop model, and even the router firmware. For example, in Windows 11 The network settings menu looks different than in Windows 10, and on some ASUS With Fn keys Wireless modules are controlled by combinations not found on other devices. If you're new to Wi-Fi setup, we recommend following the instructions step by step—from checking the physical switches to manually entering network parameters.

1. Checking hardware switches and indicators

Before delving into Windows settings, make sure the problem isn't caused by a physically disconnected Wi-Fi module. On laptops ASUS The wireless adapter may be deactivated:

  • 🔄 Hardware switch - on some models (for example, ASUS X550 or K550) On the right or front of the case there is a slider or button with an antenna icon. Move it to the position ON.
  • 💡 Keyboard shortcut - most often it is Fn + F2, but on the game series (ROG) can be used Fn + F12The icon on the key will tell you the function.
  • 🔋 Indicator on the body — If the LED next to the Wi-Fi icon is not lit or is blinking red, the adapter is disabled. ZenBook The indicator may be hidden under the case - look for the icon in the Windows tray.

On models with Touch Bar (For example, ASUS ZenBook Pro Duo) Wi-Fi control can be moved to the touch panel. Swipe the screen to find the wireless network icon or tap the icon Net in the right corner Touch Bar.

2. Enable Wi-Fi via Windows settings

If the hardware switches are OK but Wi-Fi still isn't working, enable the adapter software-based. The algorithm depends on the OS version:

For Windows 10:

  1. Click Win + Ito open Parameters.
  2. Go to Network and Internet → Wi-Fi.
  3. Move the slider Wireless network in position On
  4. From the list of available networks, select yours and enter the password.

For Windows 11:

  1. Open Parameters through Win + I or the Start menu.
  2. Select Network and Internet → Wi-Fi.
  3. Activate the switch Wi-Fi and press Show available networks.
  4. Select your network, enter the password and confirm the connection.

If after these steps the laptop still does not see the network, check if the adapter is disabled in Device ManagerTo do this:

  1. Click Win + X and select device Manager.
  2. Expand the branch Network adapters.
  3. Find the device with the name Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
  4. If there is an arrow next to the adapter, right-click and select Activate the device.
📊 What ASUS laptop do you have?
ZenBook
VivoBook
ROG Strix
TUF Gaming
Another

3. Connecting to a hidden Wi-Fi network

Some routers are configured not to broadcast the network name (SSID). In this case, your laptop won't see it in the list of available networks, but you can connect manually. Instructions:

  1. Open Settings → Network and Internet → Wi-Fi (Windows 10/11).
  2. Click Manage known networks → Add new network.
  3. Enter:
    • Network name (SSID) — the exact name (case is important!);
    • Security type - usually WPA2-Personal or WPA3-Personal;
    • Password - security key.
  • Check the box Connect automatically and save the settings.
  • If you are unsure about the security type, check your router settings (usually at 192.168.1.1 or 192.168.0.1) or look at the sticker on the back of the device. For corporate networks, it may be necessary WPA2-Enterprise with certificates - in this case, please contact the administrator.

    What to do if you forgot your Wi-Fi password?

    If you don't remember your network password but are connected to it from another device (such as a smartphone), you can view it like this:

    1. On Android: open Settings → Wi-Fi, tap on your network and select Share password (lock screen PIN required).
    2. On iPhone: go to Settings → Wi-Fi, click on the icon i next to the network and copy the password (Face ID/Touch ID required).
    3. On Windows: open Command line (Win + R → cmd) and enter:
      netsh wlan show profile name="NETWORK_NAME" key=clear

      The password will be in the line Key content.

    4. Diagnosing connection problems

    If your laptop sees the network but doesn't connect (or the connection keeps dropping), use Windows' built-in diagnostic tools:

    1. Right-click on the network icon in the tray and select Troubleshooting.
    2. Follow the wizard's instructions. Most often, the system automatically detects and fixes IP address or DNS issues.
    3. If the diagnostics did not help, open Command line as administrator and run the commands in order:
      ipconfig /release
      

      ipconfig /renew

      ipconfig /flushdns

      netsh winsock reset

      netsh int ip reset

    4. Restart your laptop.

    Common mistakes and their solutions:

    Error Cause Solution
    Failed to connect to the network Incorrect password or security type Check the password case and encryption type (WPA2/WPA3)
    Limited connection Problems with the IP address or router Restart your router and laptop, or enter the IP manually.
    No connections available The adapter or driver is disabled. Check Device Manager and update the driver.
    Authentication failed MAC address conflict or router filtering Disable MAC filtering in your router settings.

    🔹 Rebooted the router and laptop

    🔹 I checked the password was correct

    🔹 Updated the Wi-Fi adapter driver

    🔹 Disabled VPN/proxy

    🔹 Checked the MAC filtering settings on the router

    -->

    5. Updating and reinstalling drivers

    Outdated or corrupted drivers are one of the most common causes of Wi-Fi problems on laptops. ASUS It is recommended to use Official drivers from the manufacturer's website, not those offered by Windows Update. Instructions:

    1. Determine the exact model of your laptop (written on the sticker at the bottom or in System InformationWin + R → msinfo32).
    2. Go to the website support.asus.com, enter the model and select the section Drivers and utilities.
    3. Download the latest driver for Wireless (usually in the section LAN or Network).
    4. Remove the old driver via device Manager (right click on the adapter → Remove device).
    5. Install the downloaded driver and restart your laptop.

    For models with adapters Intel (For example, AX200 or AX210) you can use the utility Intel Driver & Support Assistant, which will automatically find the latest version. But for adapters Realtek or Mediatek It is better to download drivers only from the website ASUS — "universal" versions from other resources often cause conflicts.

    6. Manual IP and DNS configuration

    In some cases (for example, DHCP conflicts or DNS blocking by your ISP), manually configuring network settings can help. This is especially true if your laptop connects to the network but the internet is down ("no network access").

    1. Open Settings → Network and Internet → Wi-Fi.
    2. Click on your network name and select Properties.
    3. Scroll to section IP settings and press Change.
    4. Select Manually and turn on the switch IPv4.
    5. Fill in the fields (example for most home networks):
      • IP address: 192.168.1.100 (the last digit can be from 2 to 254)
      • Subnet mask: 255.255.255.0
      • Gateway: 192.168.1.1 (your router's address)
      • DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)
  • Save the settings and restart your laptop.
  • If the Internet does not work after manual setup, return the settings to automatic mode (DHCP) and check the router settings - perhaps the mode is enabled there AP Isolation or filtering by MAC addresses.

    7. Optimize the connection for stable operation

    Even if your laptop is connected to Wi-Fi, the connection may be unstable. Here are some tips for improving the signal and speed:

    • 📶 Choose the optimal channel on the router. Use utilities like Wi-Fi Analyzer (Android) or NetSpot (Windows) to find the least crowded channel in the range 2.4 GHz or 5 GHz.
    • 🔄 Disable power saving for the adapter:
      1. Open device Manager.
      2. Find your Wi-Fi adapter, open it Properties → Power Management.
      3. Uncheck the box Allow the computer to turn off this device to save power.
    • 🛡️ Update your router firmwareOutdated software can cause conflicts with modern adapters (especially Wi-Fi 6).
    • 🔌 Use a USB extender for laptops with a weak built-in adapter (for example, ASUS E200). Connect the external Wi-Fi module to the port USB 3.0.
    • For gaming laptops ASUS ROG or TUF It's useful to turn on the mode GameFirst in the proprietary utility Armoury CrateIt prioritizes traffic for games and reduces latency. To activate:

      1. Open Armoury Crate (install from the site ASUS, if it is not there).
      2. Go to the section GameFirst VI.
      3. Select a profile Game or Media Streaming depending on the task.

      8. Common Errors and Solutions for ASUS Laptops

      Some issues are device specific ASUSHere are the most common ones:

      • 🔴 Error: "The network adapter does not have valid IP settings.":

        Solution: Open Command line as administrator and run:

        netsh int ip reset
        

        netsh winsock reset

        Then restart your laptop.

      • 🔴 Wi-Fi turns on but immediately turns off:

        Reason: Conflict with utility ASUS Wireless Console. Delete it through Control Panel and use the standard Windows settings.

      • 🔴 The laptop does not see the 5 GHz network.:

        Solution: Check if your adapter supports it 5 GHz (For example, Intel 7260 works only on 2.4 GHz). If the adapter supports it, update the driver and enable it. 5 GHz in the router settings.

      On laptops with Windows 11 there may be a problem with automatic connection to public networksTo disable this feature:

      1. Go to Settings → Network and Internet → Wi-Fi.
      2. Disable the option Connect to suggested open networks.
      3. In the section Managing known networks remove unnecessary connections.

      FAQ: Answers to Frequently Asked Questions

      🔹 Why doesn't my ASUS laptop detect Wi-Fi networks, but my phone does?

      This could be due to several reasons:

      • The Wi-Fi adapter on the laptop is disabled (check device Manager).
      • The adapter driver is outdated or corrupted (update it from the website ASUS).
      • The router is operating in the mode 802.11ac (5 GHz), and your adapter only supports 802.11n (2.4 GHz). Try turning it on. 2.4 GHz on the router.
      • MAC address filtering is enabled on the router - add the laptop's MAC address to the list of allowed addresses.

      Also check if it is turned on on your laptop. Airplane mode (Win + A → Airplane Mode).

      🔹 How do I connect to Wi-Fi without a password (for example, at a cafe)?

      If the network is open (without a password), but requires authorization through a browser (for example, in hotels or cafes), do the following:

      1. Connect to the network (it will be labeled as Unprotected).
      2. Open any browser (Chrome, Edge).
      3. You should be automatically redirected to the authorization page. If not, enter it in the address bar. 1.1.1.1 or neverssl.com.
      4. Follow the on-screen instructions (accept the terms and conditions, enter your phone number or code from the receipt).

      If the page does not open, check your proxy settings (Settings → Network & Internet → Proxy) - they must be disabled.

      🔹 Can I connect an ASUS laptop to Wi-Fi via a USB cable?

      No, connecting to Wi-Fi via a USB cable is not possible—you'll need either the built-in wireless adapter or an external USB Wi-Fi module. However, you can:

      • Use USB-ethernet adapter to connect to the router via cable (if there is no port on the laptop RJ-45).
      • Connect to the Internet via USB modem (3G/4G) or smartphone in mode USB distribution.
      • Buy external Wi-Fi adapter (For example, TP-Link TL-WN725N) and connect it to the USB port.
      🔹 Why did Wi-Fi stop working after a Windows update?

      Windows updates sometimes reset drivers or network settings. To restore your connection:

      1. Roll back your Wi-Fi adapter driver via device Manager.
      2. Install the latest driver from the website ASUS (do not use the version from Windows Update!).
      3. Check if your IP/DNS settings have been reset (return them to automatic if you are unsure).
      4. If the problem appears after a major update (for example, with Windows 10 to 11), try to roll back the system via Settings → System → Recovery.

      For laptops with adapters Realtek After updates, completely removing the driver and then rebooting often helps—Windows will install the default version, which is usually more stable.

      🔹 How to share Wi-Fi from an ASUS laptop to other devices?

      To turn your laptop into a hotspot:

      1. Open Command line on behalf of the administrator.
      2. Enter the command to create the network:
        netsh wlan set hostednetwork mode=allow ssid=MyWiFi key=12345678 keyUsage=persistent

        (replace MyWiFi And 12345678 to the desired name and password).

      3. Start the distribution:
        netsh wlan start hostednetwork
      4. Turn on Internet Sharing:
        1. Open Control Panel → Network and Internet → Network and Sharing Center.
        2. Click Changing adapter settings.
        3. Find your primary connection (eg. Ethernet), right-click → Properties → Access.
        4. Mark Allow other users to use the connection and select the created network (Local Area Connection* X).

      To stop distribution, run the command:

      netsh wlan stop hostednetwork

      On Windows 11 For distributing Wi-Fi it is more convenient to use the function Mobile hotspot in the network parameters.

      If after reading this article you still have questions about setting up Wi-Fi on your laptop ASUSPlease specify your device model and Windows version—this will help us provide more accurate advice. For more complex diagnostics (such as adapter hardware issues), please contact a service center. ASUS or to a qualified technician.