Connecting a laptop to Wi-Fi on Windows 10 It seems like a simple task—until you encounter errors like "No available connections" or "Unable to connect to the network." Even if you've never set up a wireless network before, this guide will help you understand all the nuances: from basic connection to troubleshooting complex driver or router settings issues.
We will consider all possible ways Connections—via the taskbar, system settings, command line, and even using hidden networks. We'll pay special attention to common errors that occur on laptops. Lenovo, HP, Asus And AcerWe'll also discuss what to do if Windows 10 doesn't detect your Wi-Fi adapter. If you've already tried connecting and received an error, scroll down to the section Problem Solving, which contains specific instructions for each situation.
For convenience, the article contains interactive checklists, polls, and spoilers with additional information. And if you need to connect urgently, use quick instructions from 3 steps.
⚡ Quickly connect to Wi-Fi in 3 steps
If you need to get online quickly and don't have time to figure out the details, follow these simplified instructions:
1. Tap the 🌐 icon in the lower right corner of the screen (next to the clock)
2. Select the name of your network from the list and click “Connect”
3. Enter the password (if required) and confirm the connection
-->
Done! If everything went well, you're online. If not, read on: we'll go over each step in detail and learn how to troubleshoot.
🔍 Search for available Wi-Fi networks on Windows 10
Before connecting, you need to make sure your laptop can see your network. To do this:
Click on the icon networks in the lower right corner of the taskbar (next to the date and time). If the icon isn't there, expand the hidden icons by clicking the ↑ arrow.
In the menu that opens, you'll see a list of available networks. Your network should be displayed here, along with its signal strength (number of "bars" 📶). If there's no network, check that your Wi-Fi adapter is turned on (more on that below).
If the network is present but you can't connect, check its security type. Next to the name, it may say:
- 🔒 Protected - a password is required (the most common option).
- 🔓 Open network - connection without a password (unsafe!).
- 🛡️ WPA3 or WPA2 - modern types of encryption.
If your network is not on the list, try refreshing it by clicking the button Wi-Fi in the same menu (it may be grayed out if the adapter is disabled). Also, check that the router is turned on and transmitting a signal—the Wi-Fi indicator (usually green or blue) should be lit.
Every day|1-2 times a week|Rarely, only when visiting|Only at home/work|I don't connect at all-->
🔧 Connect to Wi-Fi via Windows settings
If the quick method didn't work or you prefer to configure everything through the system menu, use this method:
Open
Start → Settings (⚙️) → Network & Internet.In the left menu, select the item Wi-Fi.
Make sure the switch is on
Wi-Fiis in position On If not, turn it on.In the section Available networks Find your network and click
Connect.Enter your password (if required) and confirm. If the password is entered correctly, the status will change to Connected.
- 🔄 Reboot your router (unplug it from the outlet for 30 seconds and plug it back in).
- 📡 Check your Wi-Fi adapter: click
Win + X → Device Manager → Network AdaptersIf there is an exclamation mark next to the adapter, update the driver (right-click →Update driver). - ⚙️ Enable Wi-Fi programmatically: Sometimes the adapter gets disabled after a Windows update. Go to
Settings → Network and Internet → Wi-Fiand turn it on. - 🔌 Check the physical button: on some laptops (eg. Lenovo ThinkPad or HP EliteBook) there is a hardware Wi-Fi switch on the body.
- 🔑 Check your passwordEven one typo can cause this error. Try typing your password in Notepad and then copying it into the input field.
- 🛡️ Change the security type on your router: If you have an older laptop, it may not support
WPA3Go to your router settings (usually at192.168.1.1) and installWPA2-PSK. - 📶 Change the Wi-Fi channel: If the signal is weak or there is interference, change the channel to 1, 6 or 11 (in the router settings).
- 🔄 Forget the network and reconnect:
Settings → Wi-Fi → Manage known networks → Select a network → Forget. - 🔧 Restart the TCP/IP stack:
netsh int ip resetnetsh winsock resetThen restart your laptop.
- 🌍 Check your IP settings: open
Control Panel → Network and Sharing Center → Change adapter settings, right click onWi-Fi→Properties→Internet Protocol version 4 (TCP/IPv4). Make sure the boxes are checked.Obtain an IP address automaticallyAndObtain DNS server address automatically. - 🔗 Check your router settingsSometimes ISPs block access based on MAC address. Go to your router's web interface and make sure your laptop isn't blacklisted.
If you are connecting to hidden network (which is not displayed in the list), click Hidden network → enter the network name (SSID) and password → NextThis is relevant for office or secure networks where the Wi-Fi name is intentionally hidden.
What is SSID?
SSID (Service Set Identifier) is the unique name of your Wi-Fi network. By default, it often matches the router model (for example, TP-Link_1234), but it can be changed in the router settings. Hidden networks do not broadcast their SSID, so you can only connect to them manually.
After connecting for the first time, Windows 10 saves the network and will connect to it automatically the next time you turn on your laptop. If you need to forget the network (for example, if you changed the password on your router), click its name → Forget.
🖥️ Connecting via the command line (for advanced users)
This method is useful if the Windows graphical interface is not working correctly or you prefer to control the system through commands. Open command line as administrator (Win + X → Command Prompt (Administrator)) and follow the instructions:
netsh wlan show interfaces
This command will display the current status of your Wi-Fi adapter. If you see the following in the response: Status: Disabled, enable the adapter with the command:
netsh interface set interface "Wi-Fi" enable
Now display the list of available networks:
netsh wlan show networks
Find your network in the list and remember it SSID And Authentication typeTo connect, use:
netsh wlan connect name="NETWORK_NAME"
If the network is password-protected, the system will prompt you for it in a separate window. To connect to a hidden network, first add its profile:
netsh wlan add profile filename="C:\path\to\file.xml"
Where xml file - this is an exported network profile (can be created via Settings → Wi-Fi → Manage known networks).
⚠️ Common mistakes and their solutions
Even with the correct settings, your connection may not work. Let's look at the most common issues and how to fix them.
1. The laptop doesn't see Wi-Fi networks.
If the network list is empty or your network is not displayed:
2. Error "Unable to connect to the network"
If the network is visible, but the connection is lost:
3. Limited connection (no internet access)
If there is an exclamation mark next to the network name:
🔧 Configuring a Wi-Fi adapter in Device Manager
If Windows 10 doesn't detect a Wi-Fi network or the adapter isn't working properly, the problem may be with the drivers. To check and update them:
Click
Win + Xand select device Manager.Expand the section Network adaptersFind the device with the words
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).Right click on the adapter and select
Update driver. Select Automatic search — Windows will try to find the latest version.If the update didn't help, try
Remove device(right-click), then restart your laptop. The system will reinstall the driver.
If Windows does not find the driver automatically, download it from the laptop manufacturer's website (in the section Support or Drivers). To do this:
- Find out the exact model of the adapter (in Device Manager).
- Go to the manufacturer's website (for example, Intel, Realtek or Broadcom).
- Enter the adapter model in the search and download the driver for Windows 10 (select the version
x64, if you have a 64-bit system).
How to find out the bitness of Windows?
Right click on This computer → Properties. In the section System the bit depth will be indicated: 64-bit operating system or 32-bit.
Important: If your Wi-Fi connection stops working completely after updating your driver, roll back the driver. To do this, right-click the adapter in Device Manager → Properties → Driver → Roll Back Driver.
📡 Optimize your Wi-Fi signal for a stable connection
Even if you have a connection, speeds may be slow and the connection may be intermittent. Here's how to improve your signal:
| Problem | Solution | Note |
|---|---|---|
| Weak signal (1-2 bars) | Move your laptop closer to the router or use a repeater | Walls and household appliances weaken the signal |
| Frequent connection breaks | Change the Wi-Fi channel to 1, 6, or 11 in your router settings. | Use the app Wi-Fi Analyzer to analyze channel congestion |
| Low speed | Switch to the 5 GHz band (if your router supports it) | 5 GHz is faster but has less range than 2.4 GHz. |
| Interference from other devices | Turn off microwaves, cordless phones, and other sources of interference. | Operate in the 5 GHz band, which is less susceptible to interference. |
For maximum stability:
- 🔄 Update your router firmware (via the web interface, section
AdministrationorFirmware file). - 📶 Use an external antenna (if your laptop supports connecting an antenna via the port
MMCX). - 🛡️ Enable QoS on your router (quality of service) to prioritize laptop traffic.
🛠️ Solving complex Wi-Fi problems
If standard methods don't help, try these advanced methods:
1. Reset network settings in Windows 10
This procedure will reset all network settings to factory defaults. Open Settings → Network & Internet → Status and press Network resetAfter rebooting, all saved networks will be deleted and will need to be configured again.
2. Check Windows services
Some services must be running for Wi-Fi to work properly. Open Win + R, enter services.msc and check that the following services are running:
WLAN Automatic Configuration Service(startup type: Automatically).Network connections.Network List Service.
If the service is stopped, right-click → Launch.
3. Checking the Windows registry
Sometimes Wi-Fi problems are caused by registry corruption. AttentionEditing the registry can cause system instability. Only do this if other methods have failed!
Open Win + R, enter regedit and follow the path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc
Make sure the parameter Start does it matter 2If not, change it (right click → Change).
What should I do if Wi-Fi stops working after making registry changes?
Roll back changes or restore the registry from a backup. To do this, open File → Import in the registry editor and select the previously saved file .regIf there is no copy, perform a system restore via Control Panel → Recovery.
4. Troubleshooting using Windows
Windows 10 has a built-in network diagnostic tool. To run it:
- Right-click on the network icon in the taskbar.
- Select
Troubleshooting. - Follow the wizard's instructions. It will automatically check your IP settings, drivers, and services.
If the diagnostics did not help, try manual DNS configurationTo do this:
- Open
Control Panel → Network and Sharing Center → Change adapter settings. - Right click on
Wi-Fi→Properties→Internet Protocol version 4 (TCP/IPv4)→Properties. - Check the box
Use the following DNS server addressesand enter:8.8.8.88.8.4.4(This is Google's DNS). Click
OKand restart your laptop.
📌 FAQ: Frequently asked questions about connecting to Wi-Fi on Windows 10
🔹 Why won't my laptop connect to Wi-Fi after updating Windows?
Windows updates sometimes reset drivers or network settings. Try:
- Update the Wi-Fi adapter driver (via Device Manager).
- Roll back the system to a restore point before the update (
Start → Settings → Update & Security → Recovery). - Perform a network reset (
Settings → Network & Internet → Status → Network reset).
🔹 How to connect to Wi-Fi without a password (if you lost it)?
If you forgot your network password but have previously connected to it on this laptop:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Select your network and click
Properties. - In the section Security properties the password will be displayed (field
Network security key).
If you have never connected to this network, you can find out the password:
- On the router sticker (if it hasn’t been changed).
- In the router's web interface (usually
192.168.1.1or192.168.0.1, login/password —admin/admin).
🔹 Can I connect my laptop to Wi-Fi via a USB adapter?
Yes, if the built-in Wi-Fi adapter is broken or does not support modern standards (for example, Wi-Fi 6). To do this:
- Buy a USB Wi-Fi adapter (for example, TP-Link TL-WN823N or Asus USB-AC56).
- Connect it to your laptop's USB port.
- Install the driver from the disk or from the manufacturer's website.
- Connect to the network via the standard Wi-Fi menu.
USB adapters often provide a more stable signal than built-in modules, especially on older laptops.
🔹 Why is Wi-Fi working but there is no internet access?
This issue is usually related to IP or DNS settings. Try:
- Reboot the router and laptop.
- Run the commands in the command line (as administrator):
ipconfig /releaseipconfig /renew
ipconfig /flushdns - Check if your internet connection is paid for by your provider (sometimes access is blocked due to debts).
- Call your provider's support team - the problem may be on their end.
🔹 How to share Wi-Fi from a laptop to other devices?
If you have a wired internet connection (via Ethernet), you can share it via Wi-Fi:
- Open
Settings → Network & Internet → Mobile Hotspot. - In the section Internet connection sharing select
Ethernet. - Click
Changeand set the network name and password. - Turn on the switch Allow use of my internet connection.
Now other devices will be able to connect to your laptop as a router.
If your problem isn't listed, describe it in the comments, and we'll help you find a solution! Don't forget to include your laptop and router model—this will speed up diagnostics.