How to Connect to Wi-Fi After Installing Windows: 5 Working Methods

After a clean installation or reinstallation Windows Many users are faced with an annoying problem: the system does not see available networks Wi-Fi, and instead of the usual wireless connection icon, a cross or exclamation mark appears in the system tray. The reasons could be various, ranging from missing drivers to a disabled adapter. BIOSIn this article we will discuss all possible scenarios and we'll give you step-by-step instructions on how to restore wireless internet access.

It is important to understand that the algorithm of actions depends on the version Windows (10 or 11), laptop/motherboard models (on ASUS, Lenovo or MSI The settings may vary, and it also depends on whether you have access to another device with internet access. If you only have a freshly installed system, don't despair: we'll show you how to download drivers even without an internet connection.

Let's start with the simplest and gradually move on to more complex methods. If you're unsure of your abilities, pay attention to warning blocks - they will help you avoid typical mistakes that cause Wi-Fi may stop working completely.

1. Checking basic network settings in Windows

Before you look for drivers or dig into BIOS, make sure the problem isn't in trivial settings. Often after installation Windows wireless adapter just disabled by software or Airplane mode is activated by default.

Open Control Panel (you can use the search in the system) and go to the section Network and Internet → Network and Sharing Center. Select the item on the left Changing adapter settings. All network devices should be displayed here, including Wi-FiIf it's missing or has a gray icon next to it, the adapter is either disabled or not recognized by the system.

  • Turn on the adapter: right click on Wireless network and select Turn on (if the item is active).
  • 🔄 Check Airplane Mode: click Win + A and make sure the button Wi-Fi highlighted (if not, click on it).
  • 🔍 Search for hidden networks: Sometimes networks don't appear in the list. To connect manually, click the icon Wi-Fi in the tray → Hidden network → enter the name (SSID) and password.
⚠️ Attention: If in the section Changing adapter settings no item Wireless network, but only Ethernet — the problem lies in the lack of drivers or the hardware disabling of the adapter. Proceed to section on drivers.
📊 What version of Windows do you have?
Windows 10
Windows 11
Windows 7/8 (legacy)
Don't know

2. Diagnostics via the command line

If the network settings are ok, but Wi-Fi It still doesn't work, try diagnosing the problem through command lineThis method will help determine whether the system recognizes the wireless adapter and what errors are preventing the connection.

Open Command line as administrator (click Win + XTerminal (Administrator)) and enter the commands sequentially:

netsh wlan show drivers

This command will show if the driver is installed for Wi-Fi-adapter. Please note the lines:

  • Radio type — it should be 802.11n, 802.11ac or something similar.
  • Hosted network support - If Yes, the adapter can distribute Wi-Fi.
netsh wlan show interfaces

Check the connection status here. If the response shows the line Status: Disabled, the adapter is disabled at the system level or BIOS.

3. Installing drivers for the Wi-Fi adapter

The most common reason for absence Wi-Fi after installation Windowslack of drivers For a wireless adapter, the system can't recognize the device, so it doesn't show any networks. There are three ways to resolve this:

  1. Automatic installation through device Manager (if there is access to the Internet via cable).
  2. Manual loading from the official website of the laptop/motherboard manufacturer.
  3. Using universal drivers (For example, DriverPack Solution), if the device model is unknown.

Let's consider each method in detail.

Method 1: Update via Device Manager

If you have the ability to connect to the internet through Ethernet-cable, do the following:

  1. Click Win + Xdevice Manager.
  2. Expand the section Network adapters.
  3. Look for devices with names like Wireless, Wi-Fi, 802.11 or Network Controller (if there is a yellow triangle nearby, the driver is missing).
  4. Right click on it → Update driverAutomatic search.

Method 2: Manual installation from the official website

If the automatic search doesn't work or you don't have internet access, you'll have to download the driver manually. To do this:

  1. Find out the laptop model or motherboard (on the box, in the documents, or via the command wmic baseboard get product V CMD).
  2. Go to the manufacturer's website:
    • ASUS: https://www.asus.com/support
    • Lenovo: https://pcsupport.lenovo.com
    • MSI: https://www.msi.com/support
    • HP: https://support.hp.com
  • Enter your device model → section Drivers → select version Windows → download driver for Wireless LAN.
  • Transfer the file to the problematic PC (via flash drive) and install.
  • ⚠️ Attention: If you are downloading drivers on another PC, make sure that the system architecture is the same (x64 or x86). Installing the driver for Windows 10 on Windows 11 may work, but does not guarantee stability.

    Make sure the downloaded file is compatible with your version of Windows|Run the installer as administrator|Try unpacking the driver manually through Device Manager|Check if your antivirus is blocking the installation-->

    Method 3: Universal drivers (if the model is unknown)

    If you don't know the adapter model or laptop manufacturer, you can use utilities like DriverPack Solution or Snappy Driver InstallerThey will automatically detect your hardware and install the necessary drivers. However, be careful:

    • 🔍 Download utilities only from official websites (avoid torrents and third-party resources).
    • 🛡️ Disable your antivirus during installation (false positives are not uncommon).
    • ⚙️ After installing the drivers, uninstall the utility—it may conflict with the system.
    Adapter manufacturer Typical names in Device Manager Website for downloading drivers
    Intel Intel(R) Wireless-AC, Intel Wi-Fi 6 https://www.intel.ru/content/www/ru/ru/support/detect.html
    Qualcomm Atheros Qualcomm Atheros QCA61x4, Atheros AR9485 https://www.qualcomm.com/support
    Realtek Realtek RTL8821CE, Realtek 802.11n https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software
    Broadcom Broadcom 802.11ac, BCM4352 https://www.broadcom.com/support

    4. Checking Wi-Fi is enabled in BIOS/UEFI

    If the drivers are installed, but Wi-Fi still not working, the adapter may have been disabled in the settings BIOS/UEFIThis is relevant for some laptop models (especially Lenovo And Dell), where wireless modules are blocked at the hardware level.

    To check and enable the adapter:

    1. Restart your PC and log in BIOS (usually a key F2, Del, Esc or F12 when loading).
    2. Find the section Advanced, Configuration or Wireless.
    3. Look for parameters like:
      • Wireless LAN Support → install Enabled.
      • WLAN Radio Control → install Enabled.
      • Onboard Wi-Fi → should be Auto or Enabled.
  • Save changes (F10) and reboot.
  • ⚠️ Attention: Settings BIOS may reset after an update or battery replacement CMOS. If after the changes Wi-Fi It worked, but later disappeared again - check the battery on the motherboard (it is responsible for saving the settings).
    What should I do if I can't enter BIOS?

    If the system boots up too quickly and you don't have time to press a key, try:

    1. Hold Shift when pressed Reboot on the menu Start → select Troubleshooting → Advanced Options → UEFI Firmware Settings.

    2. Disable the function Fast Boot in the settings Windows (if there is one).

    3. On some laptops (HP, Acer) to enter BIOS you need to press Esc, and then select F10 or F2.

    5. Alternative ways to connect to Wi-Fi

    If none of the previous methods work, try alternative workarounds. These won't solve the root of the problem, but they will allow you to temporarily access the internet.

    Method 1: Connecting via USB adapter

    If built-in Wi-Fi- the module doesn't work, buy an external one USB adapter (costs from 300 rubles). Most modern adapters (for example, TP-Link TL-WN725N or ASUS USB-AC53 Nano) support Plug & Play - just insert it into the port, and Windows will automatically install the driver.

    Method 2: Sharing Wi-Fi from your phone via USB

    If you have Android- smartphone, you can connect it to a PC via USB and share the Internet:

    1. Turn on your phone Modem mode (Settings → Wireless & networks → Tethering & portable hotspot).
    2. Select USB modem.
    3. Connect your phone to your PC via cable.
    4. IN Windows check if the connection appears in the section Ethernet.
    5. Method 3: Using an Ethernet Cable

      If the router is nearby, connect your PC to it via LAN-cable. This will provide internet access to download drivers or update the system. Modern routers (for example, TP-Link Archer C6 or Keenetic) usually have 4 ports Ethernet.

      6. Solving specific errors

      Sometimes Wi-Fi The app isn't working due to specific system errors. Let's look at the most common ones and how to fix them.

      Error: "Unable to connect to this network"

      If the network is visible, but the connection is interrupted with this error:

      • 🔑 Make sure you enter correct password (case important!).
      • 🔄 Reboot your router (unplug it for 30 seconds).
      • 📶 Check if the network is hidden (SSID). If yes, enter the network name manually.
      • 🛠️ Reset network settings in Windows:
        netsh int ip reset
        

        netsh winsock reset

        netsh advfirewall reset

        Then restart your PC.

      Error: "No connections available"

      If the icon Wi-Fi shows a cross and says that there are no networks:

      • 🔍 Check if it's enabled Wi-Fi on the router (some models have a separate button) WPS/Wi-Fi).
      • 📡 Make sure your router is broadcasting a network within the range 2.4 GHz (some older adapters do not support 5 GHz).
      • 🔧 Update your router's firmware (instructions are usually available on the manufacturer's website).

      Error: "Limited connection"

      If the network connects, but the Internet does not work (yellow triangle on the icon):

      • 🔄 Restart your router and PC.
      • 📋 Check your settings IP:
        1. Open Control Panel → Network and Sharing Center → Change adapter settings.
        2. Right click on Wi-FiPropertiesInternet Protocol version 4 (TCP/IPv4).
        3. Check the boxes Obtain an IP address automatically And Obtain DNS server address automatically.
      • 🛡️ Temporarily disable your firewall Windows and antivirus.

    FAQ: Frequently Asked Questions

    Is it possible to connect to Wi-Fi without drivers?

    No, without drivers the wireless adapter will not be recognized by the system. However, you can use external USB adapter (it usually has built-in drivers) or connect via Ethernet-cable to download the necessary files.

    Why did Wi-Fi disappear after a Windows update?

    Updates sometimes reset drivers or adapter settings. Try:

    1. Roll back the driver Device Manager (right click on the adapter → Properties → Driver → Roll Back Driver).
    2. Install the driver manually from the manufacturer's website.
    3. Check if the adapter has turned off Device Manager (down arrow icon next to the name).
    How can I find out the model of my Wi-Fi adapter if it's not detected?

    There are several ways:

    • See the title in Device Manager (even if there is an exclamation mark).
    • Use the utility AIDA64 or HWiNFO (they will show the model even without drivers).
    • On laptops, the adapter model is often indicated on a sticker under the battery or in the documentation.
    • If the adapter is built-in, find the motherboard specifications on the manufacturer's website.
    What to do if Wi-Fi works, but the internet is very slow?

    Reasons for slow Wi-Fi after installation Windows:

    • 📶 Router channel is overloaded (try switching to 5 GHz, if the adapter supports it).
    • 🔄 Outdated router firmware (update it).
    • 🖥️ Background updates Windows (open Settings → Update & Security and pause the download).
    • 🛡️ Antivirus or VPN limiting speed (temporarily disable them).

    Also check your power settings: go to Control Panel → Power Options → Change plan settings → Change advanced power settings and set the parameter to Wireless Network Adapter Settings → Power Saving Mode meaning Maximum performance.

    Is it possible to connect to Wi-Fi via command line?

    Yes, for this use the commands:

    netsh wlan connect name="NETWORK_NAME"

    If the network is hidden, first add its profile:

    netsh wlan add profile filename="C:\path\to\file.xml"

    Where xml file — a network configuration file that can be created through Control Panel → Network and Sharing Center → Set up a new connection or export from another PC.