How to connect to Wi-Fi on a Windows 10 laptop: A complete guide from A to Z

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:

  1. Click Win + R, enter devmgmt.msc and press Enter.
  2. IN Device Manager expand the branch Network adapters.
  3. 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).

📊 How do you usually connect to Wi-Fi?
Via the taskbar
Via "Options"
Via the command line
I don't know how to do this

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, Del or Esc (depending on the motherboard), find the section Advanced → Wireless and activate the option Wi-Fi or WLAN.

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:

  1. Click on the icon networks (📶) in the taskbar. If it's not there, expand the hidden icons (arrow ↑).
  2. Select the desired network from the list of available networks. If there is no network, click Wi-Fi (can be disabled).
  3. 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

Completed: 0 / 4

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 SettingsNetwork and Sharing CenterSetting 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:

  1. Open your browser and enter the router's IP address (usually 192.168.0.1 or 192.168.1.1).
  2. Log in (default logins: admin/admin or see the sticker on the router).
  3. Go to the section Wireless or Wi-Fi and 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 WPA3 on WPA2 (some devices do not support WPA3).
  • 🔧 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 Internet or WAN should be green).
  • 🔄 Renew your IP address via command line:
    ipconfig /release
    

    ipconfig /renew

  • 📡 Change DNS servers on 8.8.8.8 (Google) or 1.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:

  1. Open Settings → Network & Internet → Wi-Fi → Manage known networks.
  2. Select the network and click Properties.
  3. 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:

  1. Open Control Panel → Network and Sharing Center → Change adapter settings.
  2. Right click on Wi-FiPropertiesInternet Protocol version 4 (TCP/IPv4).
  3. Select Use the following IP address and enter the data (for example, 192.168.1.100 with a mask 255.255.255.0 and a gateway 192.168.1.1).

Disabling power saving for your Wi-Fi adapter

Windows may disable the adapter to save battery power. To fix this:

  1. Open device ManagerNetwork adapters.
  2. Right-click on the Wi-Fi adapter → PropertiesPower management.
  3. 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 Manager or 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 supports 802.11n (change the router setting to 802.11n/ac).
  • The mode is on 5 GHz, and the adapter only works on 2.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:

  1. Connect to it via cable (LAN).
  2. Open your router settings (192.168.0.1 or 192.168.1.1).
  3. Go to the section Wi-Fi or Wireless and look at the password in the field Password/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 HDMI or USB-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: click Win + R, enter msinfo32, then go to Components → 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 to 802.11n/ac in 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.