How to set up Wi-Fi on a Windows 10 laptop: 5 methods + troubleshooting tips

Wireless internet has become an integral part of everyday life, but sometimes even a simple task - Turn on Wi-Fi on a Windows 10 laptop — becomes a puzzle. The button doesn't respond, the network isn't displayed, or the system displays "No available connections," even though the router is working properly. The cause could be a disabled adapter, outdated drivers, software conflicts, or even hardware issues.

In this article we will look at all possible ways to activate Wi-Fi — from basic (via the taskbar) to advanced (settings via device Manager or Command line). You'll also learn how to diagnose common errors, such as when the network is visible but won't connect, or when the Wi-Fi icon has disappeared from the taskbar. The instructions are suitable for most laptops. ASUS, Lenovo, HP, Acer, Dell and other brands, regardless of model.

If you have never set up a network before Windows 10, don't worry: every step is accompanied by screenshots and explanations. And for experienced users, we've added unique troubleshooting techniques that are rarely found in standard manuals.

📊 How often do you encounter Wi-Fi problems on your laptop?
Constantly
Sometimes
There was before, but not now.
Never

1. Basic method: turning on Wi-Fi via the taskbar

The most obvious and quickest method is to use the network icon in the lower right corner of the screen. However, even here, users often make mistakes, such as confusing Airplane Mode with Wi-Fi turned off or overlooking hidden settings.

To turn on the wireless network:

  1. Find the icon on the taskbar networks (It looks like a ladder or antenna.) If it's not there, click on the arrow. in the tray to expand hidden icons.
  2. Click on the icon left mouse buttonA menu with available networks will open.
  3. Find the button at the bottom of the menu Wi-Fi (It may be grayed out if the network is disabled). Click on it once.
  4. Select your network from the list and enter the password if required.

If the button Wi-Fi If the icon is missing or inactive, this means the adapter is disabled at the system or driver level. Proceed to the next steps.

⚠️ Attention: On some laptops (eg. Lenovo ThinkPad or HP EliteBook) there are hardware Wi-Fi switches - a physical button or a key combination (usually Fn + F2 or Fn + F12). Check them before setting them up in Windows.

2. Enable the adapter through Windows Settings

If the Wi-Fi icon in the taskbar isn't responding, try enabling the network through system settings. This method will also help if the network suddenly disappeared after an update. Windows 10 or installing new programs.

Instructions:

  1. Open the menu Start and select Parameters (gear icon).
  2. Go to the section Network and Internet.
  3. In the left menu, select Wi-Fi.
  4. Move the slider Wireless network in position On.
  5. Click Show available networks and connect to the desired one.

If the slider is gray and doesn't move, this indicates the adapter is disabled or drivers are missing. In this case, proceed to the section about device Manager.

🔹 Make sure the router is turned on and distributing the network (check the indicators on the case)

🔹 Try connecting to Wi-Fi from another device (phone, tablet)

🔹 Check if Airplane mode is enabled (the airplane icon on the taskbar)

🔹 Make sure the power saving feature for the adapter is not activated on your laptop-->

3. Activate Wi-Fi via Device Manager

When the network does not turn on using standard methods, the problem often lies in a disabled adapter or driver failure. device Manager allows you to control the equipment directly.

How to enable the adapter:

  1. Click Win + X and select device Manager.
  2. Expand the branch Network adapters.
  3. Find the device with the words Wireless, Wi-Fi, 802.11 or the model name (for example, Intel Wi-Fi 6 AX200).
  4. If there is a down arrow next to the adapter, right-click on it and select Activate the device.
  5. If the adapter is already enabled, try updating the driver: right-click → Update driverAutomatic search.

If Wi-Fi does not work after updating the driver, try rolling it back to the previous version (option Properties → Driver → Roll Back Driver) or remove the device and restart the laptop - the system will install the driver automatically.

⚠️ Attention: On laptops with dual-boot (For example, Windows + Linux) Wi-Fi may disconnect after rebooting to a different OS. This is due to an adapter control conflict. The solution is to disable the feature. Fast Startup in power settings Windows.
What should I do if my Wi-Fi adapter is missing from Device Manager?

If your adapter does not appear in the list, it may mean:

1. Hardware failure - check if the device is detected in the BIOS (section AdvancedOnboard Devices).

2. Disabling in BIOS - some laptops (for example, Dell Latitude) allow you to deactivate Wi-Fi at the firmware level.

3. Conflict with virtual adapters - remove all devices marked Virtual or Hosted Network in the Dispatcher.

4. Chipset problems - update drivers for PCI Express Root Port in the Device Manager.

4. Turn on Wi-Fi via Network Connections

Another way to activate the adapter is through the classic control panel. This method is useful if the interface Windows settings does not work correctly or you prefer the "old" style of settings.

Step-by-step instructions:

  1. Click Win + R, enter ncpa.cpl and press Enter.
  2. A window will open Network connectionsFind . Wireless network (or Wireless Network Connection).
  3. If the icon is grey, right-click on it and select Turn on.
  4. After activation, try connecting to the network through the taskbar.

If the adapter is enabled but the network still doesn't work, check the connection properties:

  • 🔧 Right click on Wireless networkProperties.
  • 🔧 Make sure the boxes next to them are checked Internet Protocol version 4 (TCP/IPv4) And Client for Microsoft networks.
  • 🔧 Click Tune and check that the tab Additionally does not contain any restrictions on speed or operating mode.

5. Using the command line to diagnose and enable Wi-Fi

When the graphical interface fails, help comes Command lineYou can use it to force the adapter to turn on, reset network settings, or check the status of drivers.

Basic commands:

Team Description When to use
netsh interface show interface
Shows a list of network interfaces and their status. To find out the name of your Wi-Fi adapter
netsh interface set interface "Adapter Name" enable
Includes the specified adapter If the adapter is disabled at the software level
netsh wlan show drivers
Shows information about the Wi-Fi driver. To check for support of standards (e.g. 802.11ac)
ipconfig /release && ipconfig /renew
Resets and renews IP address If the network connects but there is no internet access

Example of turning on the adapter:

  1. Launch Command line as administrator (Win + XCommand Prompt (Administrator)).
  2. Enter netsh interface show interface and find the name of the Wi-Fi adapter (for example, Wi-Fi or Wireless network).
  3. Run the command:
    netsh interface set interface "Wi-Fi" enable
  4. Restart your laptop.
Get-NetAdapter | Where-Object {$_.Name -like "Wi-Fi"} | Enable-NetAdapter

This command automatically detects and enables all Wi-Fi adapters.-->

6. Checking Airplane Mode and Power Saving

One of the most common reasons for Wi-Fi disconnection is the activated mode On the planeIt blocks all wireless connections, including Bluetooth and mobile data. An aggressive power saving policy that disables the adapter to conserve battery life could also be the culprit.

How to check:

  • 🛫 Click the network icon in the tray. If there is a button in the menu Airplane mode and it is highlighted, click on it to turn it off.
  • 🔋 Go to Settings → System → Power & sleep → Additional power settings.
  • 🔋 Click Setting up a power planChange advanced power settings.
  • 🔋 Find the section Wireless Network Adapter Settings and install Maximum performance for both states (battery and mains).

On some laptops (eg. Lenovo Yoga or HP Spectre) There are proprietary power management utilities that can block Wi-Fi. Check their settings or uninstall them if they conflict with Windows.

7. Troubleshooting Common Wi-Fi Errors on Windows 10

Even if the adapter is enabled, network connection errors may occur. Let's look at common issues and how to troubleshoot them.

Error: "No connections available" or "Unable to connect to the network"

  • 🔄 Reboot your router (turn off for 30 seconds and turn back on).
  • 📡 Check if the network is hidden (there should be a checkbox in the router settings) Enable SSID Broadcast).
  • 🔧 Update the adapter driver manually from the manufacturer's website (for example, for Intel Wi-Fidownloadcenter.intel.com).
  • 🛠️ Reset the TCP/IP stack:
    netsh int ip reset
    

    netsh winsock reset

    Then restart your laptop.

Error: "Connected, no internet access"

  • 🌐 Check if your router is assigning an IP address. Enter the following in the command line:
    ipconfig /all

    If the address starts with 169.254, the problem is in DHCP.

  • 🔧 Manually enter DNS (for example, 8.8.8.8 And 8.8.4.4 from Google) in the connection properties.
  • 🔄 Disable your antivirus or firewall (sometimes they block traffic).

Error: The Wi-Fi icon has disappeared from the taskbar.

  • 🖥️ Go to Settings → Personalization → Taskbar and enable the display of the network icon.
  • 🔧 Enter in the command line:
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v NoTrayItemsDisplay /t REG_DWORD /d 0 /f

    Then restart Explorer via Task Manager.

⚠️ Attention: If after the update Windows 10 before version 22H2 or newer Wi-Fi has disappeared, check driver compatibility. Some older adapters (for example, Broadcom 43xx) require manual installation of drivers in compatibility mode.

8. Hardware reasons: when the software is not to blame

If none of the software methods helped, the problem may lie in hardwareHere's what's worth checking:

  • 🔌 Detached antenna cable - Open the back cover of the laptop and make sure that the wires (usually black and white) are tightly connected to the Wi-Fi module.
  • 💥 Burnt out adapter If the laptop was dropped or overheated, the module may have failed. This can be diagnosed by connecting an external USB Wi-Fi adapter.
  • 🔋 Defective battery - some laptops (for example, Dell XPS) turn off Wi-Fi when the battery is critically worn out.
  • 🛠️ Problems with the motherboard — If both Wi-Fi and Bluetooth don’t work, the chip responsible for wireless communication may be faulty.

To diagnose hardware faults:

  1. Connect your laptop to the router via cable EthernetIf the internet works, the problem is definitely with the Wi-Fi module.
  2. Download Live CD With Linux (For example, Ubuntu) and check if Wi-Fi is detected in another OS.
  3. Contact a service center if you suspect a physical breakdown.

The cost of replacing a Wi-Fi module at a service center ranges from 1,500 to 5,000 rubles, depending on the laptop model and adapter type. A universal module will work for most devices. Intel AX200 or Qualcomm Atheros QCA61x4.

FAQ: Frequently asked questions about Wi-Fi on Windows 10

🔹 Why is Wi-Fi working but there is no internet?

This is a typical DNS or IP address issue. Try:

  1. In the command line, run:
    ipconfig /flushdns
    

    nbtstat -R

  2. Manually enter DNS (for example, 1.1.1.1 from Cloudflare).
  3. Check your router settings - it might be blocked by MAC address.
🔹 How do I turn on Wi-Fi if the keyboard or touchpad isn't working?

Use the on-screen keyboard (Win + Ctrl + O) or connect an external USB keyboard. You can also control the adapter via device Manager using a voice assistant Cortana (if configured).

🔹 Is it possible to enable Wi-Fi via BIOS?

No, you can only do this in BIOS turn off Wi-Fi adapter (the option is usually called Wireless LAN or WLAN Radio). If the adapter is disabled there, you won't be able to activate it in Windows. Go to the BIOS (key F2, Del or Esc on boot) and make sure the option is enabled (Enabled).

🔹 Why does Wi-Fi turn off after sleep or hibernation?

This is related to the power settings. Open device Manager, find your Wi-Fi adapter, go to Properties → Power Management and uncheck Allow the computer to turn off this device to save power.

🔹 How to connect to a hidden Wi-Fi network?

Hidden networks do not broadcast their name (SSID), but you can connect to them manually:

  1. Open Settings → Network and Internet → Wi-Fi.
  2. Click Manage known networks → Add new network.
  3. Enter the network name (SSID), security type (WPA2-Personal) and password.