How to install and configure Wi-Fi on Windows 10

It's virtually impossible to imagine a modern computer without internet access, and wireless technologies have become the de facto standard. However, it often happens that after reinstalling the operating system or purchasing new hardware Windows 10 It doesn't see any available networks. This could be due to missing drivers or a problem with the network adapter settings.

In this article, we'll cover all the steps needed to get your wireless module up and running. We'll cover both automatic installation methods and manual configuration, which is necessary in more complex cases. Understanding these processes will allow you to solve most connection problems yourself.

Before you begin, make sure your router is turned on and providing a signal. If the internet works on other devices, the problem lies with your PC's configuration. Without the wireless adapter driver installed, the operating system simply will not be able to recognize the presence of the Wi-Fi module.

Diagnosing adapter status and driver availability

The first step should always be checking whether the system even sees the installed hardware. Users often try to configure the network without realizing that they have a physically disabled module or missing drivers. Right-click the button. Start and select the item device Manager.

In the window that opens, find the section Network adaptersIf you see a device with a name containing the words Wireless, Wi-Fi, 802.11, or brand names like Intel, Realtek, Qualcomm, then the hardware is detected. If a yellow exclamation mark appears next to the device, the driver is not installed correctly or requires an update.

⚠️ Note: If there's no wireless adapter listed, only "Unknown Device," this is a clear sign that the driver is missing. Also, check to see if the adapter is disabled in your motherboard's BIOS/UEFI.

Sometimes the adapter may simply be disabled by software. In the same Device Manager, right-click the adapter and select Engage, if such an item is available. Drivers — these are programs that allow the operating system to communicate with the hardware, so their presence is critically important.

For a more in-depth check, you can use the command line. Click Win + R, enter cmd and press Enter. In the black window, enter the command netsh wlan show driversIf the system responds that the driver is not installed or the adapter is not found, proceed to the next section.

📊 Have you encountered the problem of missing drivers after reinstalling Windows?
Yes, all the time.
Sometimes it happens
No, everything is installed automatically.
I don't know what drivers are

Finding and installing wireless adapter drivers

If a driver is missing, Windows 10 often tries to find it automatically through the update center, but this doesn't always work. The most reliable method is to download the installation file from the official website of your laptop or motherboard manufacturer. You'll need another device with internet access or a LAN cable connection.

Go to the manufacturer's website (for example, HP, Lenovo, ASUS, Dell) and in the "Support" section, find the model of your device. Download the driver for Wireless LAN or Wi-Fi, corresponding to your version of Windows 10 (x64 or x86). After downloading, run the installer and follow the on-screen instructions.

☑️ Checking driver installation

Completed: 0 / 1

In some cases, you can use built-in Windows tools. Open Parameters (gear in the Start menu), go to Updates and Security and press Check for updatesThe system can find and install the basic driver.

There's also a universal method through the Device Manager. Right-click on the unknown device, select Update driver -> Automatic driver searchThis method works if you have at least some kind of internet connection, such as a USB modem or cable.

What to do if the driver won't install?

If the installation is interrupted or the driver fails to install, try running the installer as administrator. You can also try uninstalling the old driver in Device Manager (right-click -> Uninstall device, then check "Delete driver software"), then restart your computer.

Activating Wi-Fi through system settings

After successfully installing the drivers, you need to ensure that the wireless function is enabled in the operating system itself. In Windows 10, network management is located in a convenient menu. Click the globe or computer icon in the lower-right corner of the screen, in the notification area.

There should be a tile here Wi-FiIf it's gray, tap it to turn it blue. If there's no tile, expand the menu completely by tapping the button. ExpandSometimes a tile may be hidden in the control menu and need to be added via a button Change (pencil icon).

Indicator status Meaning Action
Blue The module is active You can search for networks
Gray The module is turned off Click to turn on
Cross No adapter Check your drivers
Airplane icon Airplane mode Turn off airplane mode

Wireless network management is also available through the menu. Parameters -> Network and Internet -> Wi-FiHere you can switch the slider to the position On. Settings interface in Windows 10 it is quite flexible and allows you to quickly change settings.

Setting up a wireless network connection

When the adapter is enabled, the system will begin searching for available networks. Click the Wi-Fi icon in the system tray, select your network from the list, and click ConnectIf the network is password protected (which is standard security WPA2/WPA3), the system will ask you to enter it.

Enter your router password. Make sure Caps Lock is off and the correct keyboard layout is selected. For convenience, you can check the box Connect automaticallyso that the computer automatically connects to the network when it comes into range of the signal.

After entering the password, Windows will attempt to obtain an IP address. This usually happens automatically via DHCP. If the connection is successful, the following message will appear under the network name: Connected, and the icon will change to a signal scale. IP address assigned by the router, and data exchange is now possible.

⚠️ Note: Router interfaces and security settings are subject to change. If your router uses a hidden SSID (network name), you will need to select "Hidden Network" and enter the name manually. Confirm the exact network name (case-sensitive) with your administrator or in your router settings.

Using the Command Prompt to Reset Settings

Sometimes standard methods don't help, and the "heavy artillery" comes into play—the command prompt. This method allows you to reset all network settings to factory defaults, which often resolves TCP/IP stack freezes. Run the command prompt as administrator.

Enter the following sequence of commands, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running the last command, be sure to restart your computer. These commands flush the DNS cache, reset IP protocol settings, and restore the Windows socket directory. universal solution for many network problems, not just Wi-Fi.

You can also check if the wireless network service is enabled. Click Win + R, enter services.mscFind the service in the list. WLAN AutoConfig (or WLAN AutoConfig Service). Make sure the startup type is set to Automatically, and the service itself is running.

Solving typical problems and errors

Even with proper configuration, errors may still occur. One of the most common is "Can't connect to this network." This is often resolved by deleting the network profile. Go to Parameters -> Network and Internet -> Wi-Fi -> Managing known networks, select the problematic network and press Forget.

Another issue is a weak signal or frequent disconnects. This may be related to power saving settings. In Device Manager, find your Wi-Fi adapter, open its properties, and go to the Settings tab. Power managementUncheck the box. Allow the computer to turn off this device to save power.

  • 📶 Weak signal: Try moving your computer closer to the router or using a USB extender for the external antenna.
  • 🔒 Authentication error: Check your password, it may have been changed on your router, or reset your router.
  • 🔄 Constant reconnections: Update your router firmware or change the Wi-Fi channel in your router settings to a less busy one.

If all else fails, it's worth checking the integrity of Windows system files. Launch the command prompt as an administrator and enter sfc /scannowThe system will find and replace corrupted files that could be blocking network components.

Why doesn't Windows 10 see my Wi-Fi adapter?

Most often, this means the driver is not installed or the adapter is disabled in the BIOS. It's also possible that the module is physically damaged or disabled via a hardware switch on the laptop case.

How do I know if my adapter supports 5GHz?

Launch the command prompt and enter netsh wlan show driversThe "Supported Radio Types" line should say 802.11ac or 802.11ax to support 5 GHz. If it only says 802.11b/g/n, then it most likely only supports 2.4 GHz.

Is it possible to install Wi-Fi without drivers?

No, the operating system won't work with hardware without drivers. However, Windows 10 often has a basic set of drivers in its update cache that are installed automatically the first time you connect to the internet (for example, via a cable).

What should I do if the Wi-Fi icon is missing?

Check if Airplane Mode is enabled. Go to Device Manager and check for any adapter errors. Also, try running the network troubleshooter in Windows Settings.