Connecting to a wireless network on a computer with Windows 10 It seems like a simple task until you encounter errors like "Unable to connect to this network" or no visible networks in the list. Even if your PC has a built-in Wi-Fi adapter (like most laptops), or you use an external USB module (eg. TP-Link TL-WN725N), the setup process can hide pitfalls: from outdated drivers to conflicts with antivirus software.
In this article, we'll cover not only the basic steps for connecting to Wi-Fi, but also nuances that are rarely covered in standard instructions. For example, why Windows 10 automatically connects to weak networks instead of a priority network, how to manually add a hidden network (if it's not visible in the list), and what to do if the Wi-Fi icon in the system tray disappears after a system update. You'll also find relevant security tips—for example, how to check if a third-party device is connected to your network via arp -a.
If you have already tried to set up Wi-Fi and received an error, skip the first section and go straight to diagnosing problemsFor beginners, we've prepared step-by-step screenshots explaining each step—from enabling the adapter to setting up a static IP.
Step 1: Check if the Wi-Fi adapter is present and enabled
Before searching for networks, make sure your computer is physically capable of connecting to Wi-Fi. 90% of cases Connection problems are related to a disconnected or faulty adapter.
How to check:
- 🔍 On your laptop keyboard, find the key with the antenna icon (usually
F2,F12or combination withFn). Press it - perhaps the adapter is simply disabled by a hardware button. - 🖥️ Open
device Manager(keysWin + X→ "Device Manager") and expand the "Network Adapters" tab. Look for devices with the words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200). - ⚡ If a yellow exclamation mark is visible next to the adapter, the driver is not working properly. Update it (more on this in the next section).
⚠️ Attention: On some laptops (eg. Lenovo ThinkPad or Dell Latitude) Hardware-based Wi-Fi disabling can block the adapter even after it's enabled in the system. In this case, only a physical button or a reboot will help.
Step 2: Update or reinstall the Wi-Fi driver
Outdated drivers are the second most common cause of Wi-Fi problems. Windows 10 automatically installs basic drivers, but they are not always optimized for your adapter. For example, for modules Realtek RTL8821CE or Broadcom BCM4352 Manual installation from the manufacturer's website is often required.
How to update the driver:
- Open
device Manager(as in the previous step). - Right-click on your Wi-Fi adapter → Update driver → Search automatically.
- If Windows doesn't find updates, download the driver from the official website:
- 🌐 For Intel: support.intel.ru (Wireless section)
- 🌐 For Realtek or TP-Link: Look for the adapter model on the manufacturer's website.
.inf.| Adapter manufacturer | Common problems | Solution |
|---|---|---|
| Intel (AX200, 9260) | Loss of connection under high load | Update driver to version 22.240+ |
| Realtek (RTL8188, RTL8821) | Low speed, connection breaks | Install the driver from the laptop manufacturer's website |
| Broadcom (BCM43xx) | Doesn't see 5 GHz networks | Enable 5 GHz support in the adapter settings |
⚠️ Attention: After updating the driver, restart your computer - some changes (for example, support for the standard Wi-Fi 6) are applied only after reboot.
Step 3: Connect to a Wi-Fi network
If the adapter is turned on and the driver is updated, you can proceed with the connection. Windows 10 This is done through the taskbar or system settings.
Method 1: Via the Wi-Fi tray icon (quick method):
- Click on the network icon in the lower right corner of the screen (next to the clock).
- From the list of available networks, select yours → click “Connect”.
- Enter the password (if the network is secured) and confirm.
Method 2: Via “Settings” (if there is no icon or additional settings are needed):
- Open
Start → Settings → Network & Internet → Wi-Fi. - Turn on the Wi-Fi switch (if it is off).
- Click "Show available networks" → select your network → "Connect".
The adapter is enabled in Device Manager | The driver is updated | The router is turned on and distributing Wi-Fi | The network password is correct (check the register!)
-->
If your network doesn't appear in the list, it might be hidden (The broadcast SSID is disabled in the router settings.) To connect to such a network:
- In Wi-Fi settings, tap Manage known networks → Add new network.
- Enter the network name (
SSID), security type (WPA2-PersonalorWPA3) and password. - Check the box "Connect automatically".
Step 4: Setting up network priority and automatic connection
Windows 10 remembers every network you've ever connected to, and sometimes selects the wrong network For example, a weak signal from a neighbor instead of your router. To fix this, you need to manually set priorities.
How to change the connection order:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Select the network you want to make a priority → "Properties".
- Enable the option "Connect automatically when within range".
- To remove unnecessary networks, click "Forget".
If you frequently move between multiple networks (for example, at home and at work), disable automatic connection for all but your primary network. This will speed up the connection and avoid conflicts.
What to do if Windows stubbornly connects to a "foreign" network?
In some cases, a complete reset of network settings helps. To do this, open the command prompt as administrator (Win + X → Command Prompt (Administrator)) and run:
netsh winsock resetnetsh int ip reset
ipconfig /flushdns
After restarting your PC, the networks will be reset to factory settings, and you will be able to configure priorities again.
Step 5: Set up a static IP address (optional)
By default Windows 10 gets an IP address automatically from the router (DHCP protocol). However, in some cases (for example, for port forwarding or local servers), it is necessary to specify static IPThis can also speed up your network connection.
How to set up a static IP:
- Open
Settings → Network & Internet → Wi-Fi → Current network → View hardware properties. - Remember the current settings:
IPv4 address,Subnet mask,Gateway(usually192.168.1.1or192.168.0.1) AndDNS servers. - Go back to Wi-Fi Settings → Change adapter settings (on the right).
- Right-click on your Wi-Fi connection → Properties → Internet Protocol Version 4 (TCP/IPv4) → Properties.
- Select "Use the following IP address" and enter the data:
- 📌 IP address: for example,
192.168.1.100(the last digit must be different from other devices on the network). - 📌 Subnet mask: usually
255.255.255.0. - 📌 Default gateway: the address of your router (e.g.
192.168.1.1). - 📌 DNS servers: can be used
8.8.8.8(Google) or1.1.1.1(Cloudflare).
- 📌 IP address: for example,
⚠️ Attention: If you specify an IP address that is already in use by another device on the network (for example, 192.168.1.1 often busy with the router), a conflict will arise and none of the devices will be able to access the Internet.
Step 6: Check the connection security
Even if you are connected to the network, it does not mean that your connection is secure. Windows 10 There are tools to check Wi-Fi security, as well as risks that many people don't know about.
How to check security:
- 🔒 Open
Settings → Network & Internet → Wi-Fi → Manage known networks→ select your network → “Properties”. Check security type:- ✅
WPA3-Personal— the most reliable option (if supported by the router). - ⚠️
WPA2-Personal- acceptable, but vulnerable to attacks like KRACK. - ❌
WEPorOpen network- not secure, the password can be hacked in minutes.
- ✅
- 🕵️ To find out who else is connected to your network, open the command prompt (
Win + R → cmd) and enter:arp -aCompare the IP addresses that appear with the list of devices in the router's web interface (usually at
192.168.1.1or192.168.0.1). Unknown devices may indicate a hack. - 🛡️ Turn off the feature
WPSin the router settings - it is vulnerable to brute-force attacks.
Windows 10 has a hidden feature called "WLAN Automatic Configuration Service" (WlanSvc), which can connect your PC to open networks without your knowledge. To disable it, run the following in the command prompt (administrator):
sc config WlanSvc start= disabled
net stop WlanSvc
Step 7: Diagnose and Troubleshoot
If Wi-Fi doesn't work despite all the settings, use the built-in diagnostic tool or check for common problems.
Diagnostic methods:
- 🔧 Right-click the network icon in the system tray → "Troubleshoot." Windows will automatically check for the most common errors.
- 🔄 Reboot your router (unplug it for 30 seconds) - this solves 30% of connection problems.
- 📡 Check if your antivirus software is blocking the connection (for example, Kaspersky or Avast may block new networks). Temporarily disable protection and try connecting again.
| Symptom | Possible cause | Solution |
|---|---|---|
| The network is visible but cannot be connected ("Unable to connect") | Incorrect password or security type | Check your password (case-sensitive!). In your router settings, change the encryption type to WPA2-PSK. |
| Wi-Fi connects, but there is no internet ("No network access") | Problems with DHCP or DNS | In the command line, run:
|
| The Wi-Fi icon is crossed out or missing. | The adapter is disconnected or faulty | Check Device Manager (see Step 1). |
⚠️ Attention: If the Wi-Fi icon has disappeared after a Windows update, the system may have disabled the service.WLAN AutoConfigTo turn it on, clickWin + R, enterservices.msc, find the "WLAN Automatic Configuration Service" service and start it.
What to do if Wi-Fi works but the speed is very slow?
1. Check if another device on the network is downloading traffic (for example, a torrent on a phone).
2. Switch the router to a less congested channel (in the router settings, select channel 1, 6 or 11 for 2.4 GHz).
3. If you have a dual-band router, connect to the 5 GHz network (it is less susceptible to interference).
4. Update the router firmware (instructions are usually available on the manufacturer's website, for example, ASUS or TP-Link).
FAQ: Frequently asked questions about setting up Wi-Fi on Windows 10
My computer can't see any Wi-Fi networks. What should I do?
First, check if your Wi-Fi adapter is turned on (see Step 1). If the adapter is turned on, but there are no networks:
- Make sure that the router is distributing Wi-Fi (the wireless network indicator should be on).
- Try connecting to the network from another device (phone, tablet) - if there are no networks there either, the problem is with the router.
- Update the adapter driver (see Step 2).
- Check if the service is disabled
WLAN AutoConfig(See warning in Step 7).
If nothing helps, try connecting an external USB Wi-Fi adapter (for example, TP-Link TL-WN823N) - the built-in module may be faulty.
How can I find out the password for a Wi-Fi network my computer is already connected to?
If you forgot your password but your computer is connected to the network, you can view it:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Select the desired network → “Properties”.
- Scroll down to the "Network Password" field. Click "Show characters" (you'll be prompted to enter your Windows account password).
Alternative method: via command line (Win + R → cmd):
netsh wlan show profile name="NETWORK_NAME" key=clear
In the “Security Settings” section there will be a line called “Key Contents” – this is the password.
Is it possible to connect to Wi-Fi without a password?
Technically yes, but only if:
- Net open (without password).
- You have connected to this network before and Windows has saved the password (see previous question).
- You are using
WPS(Press the WPS button on the router, then connect to the network without password within 2 minutes).
⚠️ Connecting to someone else's secure networks without permission is a violation of the law (Article 272 of the Criminal Code of the Russian Federation - "Unauthorized access to computer information").
Why does Windows 10 keep losing Wi-Fi connection?
The reasons may be different:
- Energy saving: Windows disables the adapter to save battery power. To fix:
- Open
Device Manager → Network Adapters. - Right-click on the Wi-Fi adapter → Properties → Power Management tab.
- Uncheck "Allow the computer to turn off this device to save power."
- Open
- Interference: If there are many nearby networks on the same channel, the router may become clogged. Change the channel in the router settings (select 1, 6, or 11 for 2.4 GHz).
- Driver: Outdated drivers Realtek or Broadcom often cause breaks. Update them (see Step 2).
How to share Wi-Fi from a Windows 10 computer?
If you need to share your PC's internet connection with other devices (for example, a phone), use the "Mobile Hotspot" feature:
- Open
Settings → Network & Internet → Mobile Hotspot. - Under "Sharing your Internet connection," select a source (e.g.
EthernetorWi-Fi). - Click "Edit" and set the network name and password (minimum 8 characters).
- Turn on the Mobile Hotspot switch.
⚠️ If the function does not work, check if your Wi-Fi adapter supports the mode AP (Access Point). Some older adapters (eg. Realtek RTL8188EE) do not know how to distribute Wi-Fi.