Connecting your computer to the internet via a wireless network seems like a simple task—until you encounter errors like "Unable to connect to the network" or the missing Wi-Fi icon in the system tray. In reality, even in 2026, many users encounter issues, ranging from missing drivers to incorrect router settings. This article will help you understand all the nuances—from checking hardware compatibility to fine-tuning network settings.
We'll cover not only basic steps (like enabling Wi-Fi on a laptop or PC with an adapter), but also rare cases: what to do if Windows doesn't detect a 5 GHz network, how to set connection priority, or why Wi-Fi speeds are 10 times slower than cable speeds. We'll also focus on diagnostics—avoiding unnecessary "restart the router" commands and using specific terminal commands.
If you've never set up Wi-Fi on your computer or want to optimize your existing connection, you'll find the answers here. For experienced users, we've prepared a section with advanced settings, including manual DNS assignment and airwave interference analysis.
1. Check your hardware: Does your PC have a Wi-Fi adapter?
Before attempting to connect to the network, make sure your computer is physically capable Find Wi-Fi. Laptops almost always come with a built-in adapter, but desktop PCs don't. Here's how to check:
On Windows 10/11 open device Manager (right click on Start → Device Manager) and find the section Network adaptersIn the list, look for devices with the words Wireless, Wi-Fi, 802.11ac or Dual Band. For example:
- 🖥️ Intel(R) Wi-Fi 6 AX200 - a modern adapter with Wi-Fi 6 support
- 📡 Qualcomm Atheros QCA9377 — a budget option for laptops
- 🔌 Realtek RTL8821CE — a popular USB dongle adapter
If the list only Ethernet adapter (For example, Realtek PCIe GbE Family Controller) — your PC doesn't have Wi-Fi support out of the box. Solutions:
- 🛒 Buy USB Wi-Fi adapter (from 500 ₽, for example, TP-Link TL-WN725N)
- 🔧 Install PCIe Wi-Fi card (for desktop PCs, requires a free slot)
- 🔄 Use smartphone as a modem (temporary solution)
⚠️ Attention: On some motherboards (eg. ASUS ROG Strix or MSI MAG) There is a built-in Wi-Fi module, but it may be disabled in the BIOS. Check the settings. Advanced → Onboard Devices Configuration.
2. Enabling Wi-Fi in Windows: Where to find the switch?
Even if there is an adapter, it needs to be activateIn modern versions of Windows, this is done like this:
- Click
Win + A(or click on the network icon in the lower right corner). - In the menu that opens, find the button
Wi-Fi(antenna icon) and move the slider to the positionOn. - Please wait 10-15 seconds for the list of available networks to appear.
If the buttons Wi-Fi No, not at all—the problem is deeper. Possible reasons:
| Symptom | Cause | Solution |
|---|---|---|
| There is no Wi-Fi icon in the tray | The adapter is disabled in the BIOS or the drivers are not installed. | Check it out device Manager for the presence of exclamation marks |
| The Wi-Fi button is gray | Airplane mode is on | Disable it in the same menu or click Fn + airplane key |
| The network list is empty | The router is not broadcasting the SSID or the adapter does not support the frequency. | Try connecting manually (see section 4) |
On some laptops (eg. Lenovo ThinkPad or HP Pavilion) Wi-Fi can be turned on hardware button - look for it on the side panel or next to the keyboard (usually with an antenna icon).
3. Search and connect to a Wi-Fi network
Once the adapter is enabled, all that's left to do is select the network and enter the password. But even here there are pitfalls:
- Click on the Wi-Fi icon in the tray and select your network from the list.
- Enter your password (make sure the case is correct!).
- Check the box
Connect automatically. - Click
Next.
If the network is not displayed:
- 🔍 Make sure your router is turned on and broadcasting the SSID (sometimes the network hiding feature is enabled in the router settings).
- 📶 Check if your adapter supports the network frequency. For example, older adapters (before Wi-Fi 4) do not see 5 GHz networks.
- 🔄 Reboot your router (unplug the power for 30 seconds).
To connect to hidden network (without SSID broadcast):
- In the Wi-Fi menu, select
Hidden network. - Enter the network name (
SSID) manually. - Please specify the security type (
WPA2-PersonalorWPA3-Personal). - Enter your password.
⚠️ Attention: If after connecting the error "No Internet access" appears, but other devices (smartphone, tablet) work fine, the problem is in the settings IP or DNS your PC. See section 6 for the solution.
Make sure the router is turned on and the Wi-Fi indicator is blinking|
Make sure airplane mode is turned off|
Find out the exact network password (case sensitive!)|
Update adapter drivers (if the connection is unstable) -->
4. Configuring the router for a stable connection
Sometimes the problem is not in the computer, but in incorrect router settingsHere are the key parameters that are worth checking (go to the router's web interface at 192.168.0.1 or 192.168.1.1>, login/password usually admin/admin):
Parameter Recommended value Why is this important?
Operating mode (Mode) 11ac/n/a (5 GHz) + 11n (2.4 GHz)Ensures compatibility with all devices
Channel Width Auto (20/40 MHz)Narrow channel (20 MHz) is more stable, but slower
Security WPA2-PSK [AES] or WPA3-PSKWEP and WPA are vulnerable to hacking
DHCP IncludedAutomatic IP address distribution
If your PC does not see the 5 GHz network:
- 🛠️ Update your Wi-Fi adapter driver (download from the manufacturer's website, not through Windows Update).
- 🔧 Set your router settings to 5 GHz
Channel 36–48 (in Russia channels 36–64 are permitted).
- 📱 Check if your adapter supports 5 GHz (see model specifications).
Critical detail: If "802.11r Only (Fast Transition)" mode is enabled in your router settings, some adapters will not be able to connect. Disable this option or add the network manually.
How do I know which Wi-Fi channel is the freest?
Open Command Prompt (Win + R → cmd) and run:
netsh wlan show all | findstr "BSSID Number"
The smaller the value BSSID number for a channel—the more available it is. Select this channel manually in your router settings.
5. Solving common connection problems
Even after a successful connection, errors may still occur. Let's look at typical cases and concrete solutions:
Error: "Unable to connect to the network"
- 🔑 Make sure you entered the password correctly (try entering it on your phone; if it doesn't connect, the problem is with the router).
- 🔄 Restart your router and PC.
- 📋 Delete the network in Windows settings and reconnect:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks.
- Select the problematic network and click
Forget.
Error: "Connected, no internet access"
- 🌐 Check if the internet works on other devices. If not, the problem is with your internet provider.
- 🔧 Run in the command line:
ipconfig /flushdns
netsh winsock reset
netsh int ip reset
- 📡 Manually enter DNS (for example,
8.8.8.8 And 8.8.4.4 from Google).
Slow Wi-Fi speed
- 📉 Check your speed on speedtest.net (compare with cable connection).
- 🔌 Switch to the 5 GHz frequency (if the router is dual-band).
- 📍 Move the router closer to your PC or use repeater.
⚠️ Attention: If your Wi-Fi speed is below 10% of your cable speed, check your settings. QoS in the router - sometimes there are restrictions on wireless connections.
6. Advanced settings for experienced users
If the basic methods don't help, try these techniques:
Manual IP and DNS configuration
Sometimes automatic IP acquisition (DHCP) is not working correctly. To set a static IP:
- Open
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
- Right click on
Wireless Network → Properties → Internet Protocol Version 4 (TCP/IPv4).
- Select
Use the following IP address and enter:
- IP address:
192.168.0.100 (the last digit is any from 100 to 254)
- Subnet mask:
255.255.255.0
- Default gateway:
192.168.0.1 (your router's address)
- DNS:
8.8.8.8 And 1.1.1.1
Wi-Fi connection priority
If Windows constantly clings to a weak network instead of a strong one:
- Open the list of networks (
Win + A).
- Right-click on the network →
Move up (for priority network).
- Or disable automatic connection to unnecessary networks.
Interference Analysis Using NetSpot or Wi-Fi Analyzer
If your network is constantly dropping out, it's possible your channel is overloaded by neighboring routers. Utilities like NetSpot (free version) will show:
- 📊 2.4 GHz and 5 GHz channel congestion.
- 📶 Signal strength from your router.
- 🔍 Overlapping networks on your channel.
Based on the analysis, select the freest channel in the router settings.
7. Security: How to protect your Wi-Fi connection?
An open or poorly secured network poses a risk not only to your data but also to your speed (neighbors can hog your bandwidth). Minimum security measures:
- 🔒 Use WPA3-PSK (or
WPA2-PSK [AES], if the devices do not support WPA3).
- 🔑 Change your Wi-Fi password every 3-6 months (in your router settings).
- 📛 Turn off
WPS - This protocol is vulnerable to brute force attacks.
- 👤 Turn it on
MAC address filtering (but remember that MAC is easy to fake).
- 🌐 Turn it off
Remote control router via the Internet.
To check who is connected to your network:
- Go to the router's web interface (
192.168.0.1).
- Find the section
DHCP → Client List or Wireless → Statistics.
- Check the list against your devices. Unknown MAC addresses indicate a leak.
⚠️ Attention: If you see any unfamiliar devices in the list of connected devices, immediately change your Wi-Fi password and router admin password. Use complex combinations (for example, K7#pL9!mQ2@xY4).
FAQ: Answers to Frequently Asked Questions
🔹 Why doesn't Windows 11 detect Wi-Fi networks even though I have an adapter?
Possible reasons:
- Drivers are missing for Wi-Fi 6/6E (download from the laptop or adapter manufacturer's website).
- The adapter is disabled in the Device Manager (check the "Network adapters" section).
- The router only broadcasts at 5 GHz., and your adapter only supports 2.4 GHz (check specifications).
Solution: Update your drivers, enable the adapter, and check your router settings.
🔹 Is it possible to connect a desktop PC to Wi-Fi without an adapter?
No, you need it for wireless connection Wi-Fi adapter. Alternatives:
- 🔌 Buy USB Wi-Fi dongle (from 500 ₽).
- 📱 Use smartphone as a modem (turn on "Modem mode" in your phone settings).
- 🔗 Pave router cable (the most stable option).
🔹 How to speed up Wi-Fi on a laptop?
Try these steps in order:
- Switch to 5 GHz (if the router is dual-band).
- Update Wi-Fi adapter driver (download from the manufacturer's website).
- Install in the router channel width 40 MHz (for 5 GHz).
- Turn it off energy savings for the adapter in the device manager.
- Use DNS from Google (
8.8.8.8) or Cloudflare (1.1.1.1).
If nothing helps, the problem may be in interference (neighboring networks, microwaves) or provider restrictions.
🔹 What should I do if Wi-Fi connects, but websites won't open?
This is a typical problem with DNS or gatewaySolutions:
- Run in command line:
ipconfig /flushdns
ping 8.8.8.8
If ping It goes away, but the websites don't open - the problem is in the DNS.
- Enter DNS manually (
8.8.8.8 And 8.8.4.4).
- Check if it is turned on VPN or proxy in Windows settings.
- Turn it off firewall temporarily (for the test).
🔹 How do I share my computer's Wi-Fi with other devices?
If you need to make it from a PC access point:
- Open the command prompt as administrator.
- Enter:
netsh wlan set hostednetwork mode=allow ssid=MyHotspot key=12345678
netsh wlan start hostednetwork
- Turn on Internet access sharing in the connection settings.
For Windows 10/11 you can also use the function Mobile hotspot in the network parameters.