Connecting a laptop to a wireless network Wi-Fi on Windows 10 Setting up a network seems like a simple task—until you encounter errors like "No connections available" or "Unable to connect to the network." Even if you've never set up a network before, this article will help you understand all the nuances, from basic connection to troubleshooting rare issues.
We will consider not only the standard method through the taskbar, but also alternative methods (for example, through Parameters or Command line), and we'll also examine why a laptop might not see the network or constantly lose connection. We'll also pay special attention to router settings that affect connection stability—this is important if the problem isn't with the laptop, but with the signal source itself.
Who is this guide for? For laptop owners of all brands. ASUS, Lenovo, HP, Acer, Dell and others working under the management Windows 10 (also relevant for Windows 11 with minor interface changes). If you have a laptop with two Wi-Fi adapters (e.g. Intel AX200 + Qualcomm), we will explain how to choose the priority one.
1. Preparing your laptop for connection
Before searching for networks, make sure your laptop is technically ready to connect. Let's start with a check. Wi-Fi adapter - without it, connection to the wireless network is impossible.
To check if the adapter is present:
- Click
Win + R, enterdevmgmt.mscand pressEnter. - IN
Device Managerexpand the branchNetwork adapters. - Look for devices with names like Wireless, Wi-Fi, 802.11ac or brands Intel, Qualcomm, Realtek.
If the adapter is missing or has an exclamation mark next to it, the problem may be with the drivers. Update them manually through the laptop manufacturer's website or automatically using Windows Update (Settings → Update & Security).
Also check physical Wi-Fi button on the laptop case (relevant for models Lenovo, HP, Dell older than 2018). Sometimes the adapter is disabled by a key combination - for example, Fn + F2 or Fn + F12 (Depending on the model). Some devices have a separate switch on the side panel.
⚠️ Attention: If your laptop is new and has never been connected to Wi-Fi, the adapter may be disabled in the BIOS. To enable it, press [Enable] during boot.F2,DelorEsc(depending on the motherboard), find the sectionAdvanced → Wirelessand activate the optionWi-FiorWLAN.
2. Standard method: connecting via the taskbar
The fastest and most intuitive method is to use the Wi-Fi icon in the lower right corner of the screen. Here are the step-by-step instructions:
- Click on the icon networks (📶) in the taskbar. If it's not there, expand the hidden icons (arrow ↑).
- Select the desired network from the list of available networks. If there is no network, click
Wi-Fi(can be disabled). - Click
Connect, enter password (if required) and confirm.
If the network is secured, make sure you're entering the password correctly (case-sensitive!). If you can't connect, try:
- 🔄 Reboot the router (turn off for 30 seconds and turn back on).
- 📡 Move closer to the router — perhaps the signal is too weak.
- 🔑 Check your password on the router sticker or in your provider's personal account.
After a successful connection, a message will appear next to the network name. ConnectedIf instead you see No internet access, the problem may be on the provider's side or in the IP settings (more on this in the troubleshooting section).
☑️ Checklist before connecting
3. Alternative connection methods
If the standard method doesn't work (for example, the Wi-Fi icon is missing or unresponsive), try alternative options.
Method 1: Via Windows Settings
Open Start → Settings → Network & Internet → Wi-FiTurn on the slider Wi-Fi, select a network from the list and connect. Here you can also:
- 🔗 Manage known networks (delete old ones, change priority).
- 📶 Set random hardware addresses (useful for public networks).
- 🔄 Turn on Airplane Mode and back to reset the connection.
Method 2: Via the command line
For advanced users or if the GUI is unresponsive:
netsh wlan connect name="NETWORK_NAME"
If the network is secured, add a password:
netsh wlan connect name="NETWORK_NAME" ssid="NETWORK_NAME" interface="Wi-Fi"
To see a list of available networks, use:
netsh wlan show networks
⚠️ Attention: Commands are case-sensitive and space-sensitive. If the network name contains spaces, enclose it in quotation marks: name="My Wi-Fi".
Method 3: Via Network and Sharing Center
Right-click on the network icon → Open Network & Internet Settings → Network and Sharing Center → Setting up a new connection. Select Connecting to a wireless network manually and enter the data.
How to connect to a hidden network (SSID hidden)
To connect to a network that doesn't broadcast its name (a hidden SSID), go to Settings > Network & Internet > Wi-Fi > Manage known networks > Add new network. Enter the network name (SSID), security type (usually WPA2-Personal), and password. After saving, your laptop will connect automatically when the network is in range.
4. Configuring the router for a stable connection
If your laptop connects to the network, but the internet connection is unstable or drops frequently, the problem may lie in your router settings. Here are the key settings to check:
| Parameter | Recommended value | Why is this important? |
|---|---|---|
| Wireless Network Mode (Standard) | 802.11n/ac (or 802.11ax for Wi-Fi 6) |
Old standards (802.11b/g) limit speed and may cause interference. |
| Channel Width | 20/40 MHz (or Auto) |
Wide channels (80 MHz) may conflict with neighboring networks. |
| Channel | 1, 6 or 11 (for 2.4 GHz) |
These channels do not overlap, which reduces interference from other routers. |
| Security Mode | WPA2-PSK (or WPA3-PSK) |
WEP And WPA are outdated and unsafe. |
To change these settings:
- Open your browser and enter the router's IP address (usually
192.168.0.1or192.168.1.1). - Log in (default logins:
admin/adminor see the sticker on the router). - Go to the section
WirelessorWi-Fiand make changes.
⚠️ Attention: After changing the channel or network standard, all devices will be disconnected and must reconnect. If Wi-Fi disappears completely after saving the settings, reset the router using the reset button. Reset (hold for 10 seconds).
5. Troubleshooting common errors
Even after proper setup, problems may still arise. Let's look at the most common ones and how to solve them.
Error: "No connections available"
If the laptop does not see any networks:
- 🔌 Check the router's power supply - perhaps it is turned off or not connected to the Internet.
- 📡 Make sure Wi-Fi is enabled on your router. (the indicator should be on).
- 🖥️ Update your Wi-Fi adapter driver (see section 1).
- 🔄 Restart your laptop and router - this solves 30% of the problems.
Error: "Unable to connect to the network"
If the network is visible, but the connection is lost:
- 🔑 Check your password - Maybe he has changed.
- 📶 Change the security type in the router settings
WPA3onWPA2(some devices do not supportWPA3). - 🔧 Reset network settings in Windows:
Settings → Network & Internet → Status → Network reset.
Error: "No internet access"
If there is a connection, but the Internet does not work:
- 🌐 Check your router's connection to the Internet (indicator
InternetorWANshould be green). - 🔄 Renew your IP address via command line:
ipconfig /releaseipconfig /renew - 📡 Change DNS servers on
8.8.8.8(Google) or1.1.1.1(Cloudflare) in the connection properties.
6. Additional settings for advanced users
If standard methods don't help, try advanced settings.
Network connection priority
Windows 10 automatically connects to "preferred" networks. To change the priority:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Select the network and click
Properties. - Activate the option
Connect automatically when entering range.
Setting up a static IP address
If the router does not issue an IP address automatically (error 169.254.x.x), assign it manually:
- Open
Control Panel → Network and Sharing Center → Change adapter settings. - Right click on
Wi-Fi→Properties→Internet Protocol version 4 (TCP/IPv4). - Select
Use the following IP addressand enter the data (for example,192.168.1.100with a mask255.255.255.0and a gateway192.168.1.1).
Disabling power saving for your Wi-Fi adapter
Windows may disable the adapter to save battery power. To fix this:
- Open
device Manager→Network adapters. - Right-click on the Wi-Fi adapter →
Properties→Power management. - Uncheck the box
Allow the computer to turn off this device to save power.
7. Problems with specific laptop models
Some brands have unique features that may interfere with connection.
Laptops Lenovo (series Ideapad, ThinkPad)
Many models have Lenovo There is a hardware Wi-Fi switch on the side panel or a key combination Fn + F5/F7. Also check the utility Lenovo Vantage - it can block connections.
Laptops HP (series Pavilion, Envy)
In models HP the utility is often used HP Connection Manager, which conflicts with the default Windows settings. Disable it via Autoload (Ctrl + Shift + Esc → Startup).
Laptops ASUS (series ZenBook, VivoBook)
Problems may arise due to proprietary software ASUS Wireless ConsoleUpdate it through MyASUS or delete if not using.
Laptops Dell (series Inspiron, XPS)
In models Dell Sometimes you need to enable Wi-Fi via BIOS (section Wireless). Also check the utility Dell QuickSet - it can control wireless modules.
8. Frequently Asked Questions (FAQ)
Why doesn't my laptop see Wi-Fi even though other devices are connected?
There are several reasons:
- Wi-Fi adapter is disabled (check
device Manageror a physical button). - The adapter driver is outdated or corrupted (update it).
- The router is operating in the mode
802.11ac, and the adapter only supports802.11n(change the router setting to802.11n/ac). - The mode is on
5 GHz, and the adapter only works on2.4 GHz(switch the router to mixed mode).
How to connect to Wi-Fi without a password (if you forgot it)?
If you have access to the router:
- Connect to it via cable (LAN).
- Open your router settings (
192.168.0.1or192.168.1.1). - Go to the section
Wi-FiorWirelessand look at the password in the fieldPassword/Key.
If there is no access, reset the router using the button Reset (hold for 10 seconds) - this will restore factory settings, including the default password (indicated on the sticker).
Is it possible to connect to Wi-Fi if my laptop screen is broken?
Yes, there are several ways:
- Connect an external monitor via
HDMIorUSB-C. - Use voice assistant (For example, Cortana): Say "Connect to Wi-Fi" and follow the instructions.
- Control your laptop from another device via
Remote Desktop(if it was already configured). - Connect via cable (Ethernet) and set up Wi-Fi via
Command line(see section 3).
How do I find out which Wi-Fi adapter is installed in my laptop?
There are several ways:
- Through
device Manager:Network adapters→ model name (e.g. Intel Wi-Fi 6 AX200). - Through
Command line:wmic nic where "NetConnectionStatus=2" get Name - Through
System Information: clickWin + R, entermsinfo32, then go toComponents → Network → Adapter.
Knowing the adapter model, you can download the correct drivers from the manufacturer's website (Intel, Qualcomm, Realtek).
Why is Wi-Fi slow on Windows 10?
Reasons for low speed:
- The router is overloaded (reboot it).
- The laptop is far from the router or there are obstacles (walls, furniture).
- The Wi-Fi channel is overloaded by neighboring networks (change the channel in the router settings).
- The adapter driver is out of date (please update it).
- Power saving mode for Wi-Fi is enabled (disable in
Device Manager). - An outdated standard is used
802.11g(change to802.11n/acin the router).
Check your speed through Command line:
ping ya.ru
If the ping is high (>100 ms) or there is packet loss, the problem is on the provider or router side.