Connecting a laptop to Wi-Fi via a router seems like a simple task—until you encounter errors like "No internet access" or "Unable to connect to this network." Even if you've never set up a network before, after reading this article, you can do it yourself without the help of a professional. We'll cover not only the basic steps but also the nuances for different operating systems, encryption types, and troubleshooting methods.
It is important to understand that the connection process may differ depending on the router model (TP-Link, ASUS, Keenetic), the firmware and operating system versions of the laptop. For example, in Windows 11 The network settings interface has changed compared to Windows 10, and on macOS There are some peculiarities. But don't worry—we've covered all the options.
If you have already tried to connect and received an error, skip the first section and go straight to troubleshootingFor beginners, let's start with the basics: how to find a network, enter a password, and ensure the internet is working properly.
Preparation: What to check before connecting
Before connecting your laptop, make sure your router is turned on and is properly distributing Wi-Fi. On most models (TP-Link Archer C6, ASUS RT-AX55, MikroTik hAP ac2) indicates that the wireless network is working Wi-Fi indicator on (usually green or blue). If it's blinking or not lit at all, the problem may be with the router settings or the power supply.
Also check:
- 🔌 Router power supply: The cable must be firmly connected to the socket and connector.
DC-INon the back panel. Some models (Keenetic Giga) are sensitive to voltage surges - if the indicators are flashing erratically, try a different power supply. - 📡 Antennas: If your router has removable antennas (like TP-Link TL-WR841N), make sure they are tightly screwed in. Turn them vertically for better coverage.
- 🔄 Wi-Fi button: on some devices (eg. Zyxel Keenetic Lite III) There's a physical wireless network enable button. Press it once, and the indicator light should light up.
If the router is rented from a provider (Rostelecom, MTS, Beeline), it may have a sticker with connection data: network name (SSID) and password. These are usually located on the bottom panel under the barcode. If the sticker is missing or the data has been erased, the only way to find out the password is to access the router's web interface via cable or reset it to factory settings.
⚠️ Attention: If you reset the router to factory settings (using the button Reset), all personal settings (including the Wi-Fi password) will be lost. After the reset, you will need to reconfigure your connection to your provider.
Connecting on Windows 10 and 11: Step-by-step instructions
On laptops with Windows Wi-Fi can be connected via the taskbar or system settings. Let's look at both methods.
Method 1: Via the network icon in the taskbar
This is the fastest method. Find the network icon (📶 or 🌐) in the lower right corner of the screen and left-click on it. A list of available networks will open. Select your network (e.g. KEENETIC-1234) and press Connect.
If the network is secured (which it should be by default), a password entry field will appear. Enter it and click NextThe system may prompt you to allow other devices to connect to this network through your laptop. Uncheck this box if you don't want to do this.
Method 2: Via Settings (if the network icon is not displayed)
Open the menu Start → Parameters (⚙️) → Network and Internet → Wi-Fi. Turn on the switch Wi-Fi, if it's turned off. In the list of networks, select yours and press Connect.
If your network is not showing up:
- 🔍 Make sure your router is turned on and distributing Wi-Fi (check the indicators).
- 📵 Your laptop may be too far from the router. Try moving closer.
- 🔄 Click
Refreshin the list of networks - sometimes Windows does not update it automatically.
After a successful connection, a message will appear next to the network name. Connected, and in the taskbar, there is a signal strength icon (📶 with filled bars).
Check if Wi-Fi is enabled on your laptop (Fn + F2/F12) | Make sure the router is distributing the network (Wi-Fi indicator is lit) | Update the adapter drivers in Device Manager | Try connecting from another device (phone, tablet) -->
Connecting to macOS: Features and Nuances
On laptops MacBook The process for connecting to Wi-Fi is slightly different. In the upper right corner of the screen, find the network icon (📶) and click it. From the drop-down menu, select your network (e.g. ASUS_5G_789). If the network is secured, a window for entering the password will appear.
Enter your password and click ConnectIf the password is entered correctly, a check mark (✓) will appear next to the network name, and the Wi-Fi icon in the menu bar will turn black (instead of gray).
If macOS gives an error "Unable to connect to the network":
- 🔄 Reboot your router (turn off the power for 30 seconds and turn it on again).
- 📱 Check if other devices (eg. iPhone or iPad).
- 🔧 Open
System Preferences → Network, select Wi-Fi and pressAdditionallyRemove the network from the list.Preferred networksand try connecting again.
On MacBook with a chip Apple M1/M2 There may be a problem connecting to encrypted networks. WPA3In this case, try changing the encryption type in the router settings to WPA2-PSK (for how to do this, read the section on router settings).
⚠️ Attention: If you use MacBook on a public network (for example, in a cafe or airport), turn off the option Automatic connection in your Wi-Fi settings. This will prevent unauthorized connections to potentially dangerous networks.
Connecting on Linux (Ubuntu, Mint, Fedora)
In distributions Linux Wi-Fi connection depends on the desktop environment you are using (GNOME, KDE, XFCE). Let's consider the most common option - Ubuntu With GNOME.
Click the network icon in the upper right corner (📶) and select your network. If it's secured, enter the password and click ConnectIn most cases this is enough.
If the network is not showing up or you are getting errors, try:
- 🐧 Open Terminal and enter the command to check available networks:
nmcli dev wifi listIf the list is empty, the Wi-Fi adapter driver may not be installed.
- 🔧 Install proprietary drivers (if using an adapter) Broadcom or Realtek):
sudo ubuntu-drivers autoinstall - 🔄 Restart the network service:
sudo systemctl restart NetworkManager
On some laptops (eg. Lenovo ThinkPad With Intel AX200) may need to be disabled Secure Boot in the BIOS for proper Wi-Fi operation. If the internet still doesn't work after connecting, check the settings. DNS:
sudo nano /etc/resolv.conf
Add the following lines:
nameserver 8.8.8.8
nameserver 1.1.1.1
Setting up a router for a stable connection
If your laptop connects to Wi-Fi but the internet is unstable (frequent drops, low speed), the problem may be with your router settings. Access the device's web interface to check key settings.
To do this:
- Connect your laptop to the router via cable (
LAN-port) or via Wi-Fi (if the connection works at all). - Open your browser and type in the address bar
192.168.1.1or192.168.0.1(the exact address is indicated on the router sticker). - Enter your login and password (usually by default
admin/adminoradmin/empty).
In the router interface, check the following settings:
| Parameter | Recommended value | Explanation |
|---|---|---|
Wi-Fi operating mode |
802.11n/ac/ax (mixed) |
Ensures compatibility with old and new devices. |
Channel |
Auto or 6/11 (2.4 GHz) |
Manual channel selection will help avoid interference from neighboring networks. |
Channel width |
20/40 MHz (2.4 GHz), 80 MHz (5 GHz) |
Larger width increases speed but may reduce stability. |
Security type |
WPA2-PSK or WPA3-PSK |
WPA3 It's safer, but some devices don't support it. |
If you have a dual-band router (ASUS RT-AX88U, TP-Link Archer AX6000), it is recommended to separate the networks 2.4 GHz And 5 GHz to different SSID. For example:
MyWiFi_2G— for devices like smart lamps or old smartphones.MyWiFi_5G- for laptops, modern phones and Smart TV.
⚠️ Attention: If you change the settingsDNSin the router (for example, onCloudflareorGoogle DNS), some providers (for example, Beeline) may block access. In this case, return the settings to default values or verify the correct ones.DNSfrom technical support.
Troubleshooting: What to do if it won't connect
Even with the correct settings, problems can still arise. Let's look at the most common errors and how to solve them.
Error: "No Internet access" (there is a connection, but websites won't open)
This problem is usually related to DNS or IP-address. Try:
- 🔄 Restart the router and laptop.
- 📵 Temporarily disable your antivirus or firewall (they may be blocking the connection).
- 🔧 Manually register
DNS:- In Windows:
Settings → Network & Internet → Wi-Fi → Adapter Settings → IPv4 Properties. - Install
Use the following DNS addressesand enter8.8.8.8(Google) or1.1.1.1(Cloudflare).
- In Windows:
Error: "Can't connect to this network"
The reasons may be different:
- 🔐 Incorrect password. Make sure the letter case matches (password
PasswordAndpassword- different!). - 📵 The laptop is locked
MAC addressIn your router settings, check the list of allowed devices. - 🔧 Incompatible encryption type. Try changing it.
WPA3onWPA2-PSKin the router settings.
Error: Wi-Fi connects, but speed is very slow
Check:
- 📶 Signal strength. If it's weak (1-2 bars), move your laptop closer to the router or use repeater.
- 🔄 Channel load. Use the app. Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS) to select a free channel.
- 📡 Router operating mode. If you have many devices, enable
MU-MIMO(if supported). - 🔒 Use complex password For Wi-Fi: at least 12 characters with numbers, capital letters and special characters (e.g.
K7#pL9@mN2!qR). - 🔄 Update your router firmware regularly. Outdated versions may contain vulnerabilities.
- 📵 Turn off
WPS(Wi-Fi Protected Setup) - this protocol is easy to hack. - 🕵️ Turn on guest network for friends. This isolates their devices from your local network.
- 🔍 Check connected devices in the router's web interface. Unfamiliar ones
MAC addressesmay indicate a hack. - Open
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks. - Select the network and uncheck it.
Connect automatically. - Incorrect settings
DNS(try to write it manually8.8.8.8). - Blocked by the provider (check your account balance).
- Router malfunction (reboot it).
- Look at the router sticker (if the password has not been changed).
- In Windows: Open
Settings → Network & Internet → Wi-Fi → Manage known networks, select the network and pressPropertiesThe password will be in the field.Network security key. - On macOS: Open
Bunch of keys, find the network name and double-click on it - the password will be displayed after entering the system password. - Go to the router's web interface and look at the password in the section
Wi-FiorWireless network. - Is Wi-Fi enabled on the router (sometimes it can be turned off using a button on the case).
- Is the Wi-Fi module burned out? (Try connecting via cable. If there is internet, the problem is in the wireless module.)
- Is the router overheating (if it is hot, let it cool down for 10-15 minutes).
- Use USB-Wi-Fi adapter (if the built-in module is broken).
- Connect via cable (
LAN) is even more stable than Wi-Fi. - On some routers (ASUS, Keenetic) there is a mode
USB modem, but it is designed to distribute the Internet from a router to a computer, and not vice versa.
What should I do if my laptop doesn't see the 5 GHz network?
If your laptop does not display the 5GHz network, check:
1. Does your Wi-Fi adapter support this range (you can find this out in Device Manager or on the manufacturer's website).
2. Is the 5 GHz mode enabled in the router settings (sometimes it is disabled by default).
3. Is the region in your router settings compatible with your country (for example, the US and Europe use different 5 GHz channels).
Security: How to protect your connection
An open or poorly secured Wi-Fi network is an easy target for hackers. Follow these tips to secure your connection:
If you often connect to public networks (in cafes, airports), use VPN (For example, ProtonVPN or NordVPN). This encrypts your traffic and protects against data interception.
On laptops with Windows disable the option Automatic connection to open networks:
⚠️ Attention: If you are using a router from your ISP (Rostelecom, Dom.ru), its web interface may be blocked from changing some parameters (for example, DNS). In this case, please contact technical support to unlock it.
Frequently asked questions
Is it possible to connect a laptop to a router without a password?
Technically, yes, if the router is configured for an open network (without encryption). However, this is extremely unsafe—any neighbor could connect to your network and intercept your traffic. If you've lost your password, it's best to reset the router to factory settings and configure it again.
Why does my laptop connect to Wi-Fi, but pages won't load?
This may be due to:
Also try connecting from another device - if the problem persists, the router or ISP is to blame.
How to find out your Wi-Fi password if you forgot it?
There are several ways:
What should I do if my router isn't distributing Wi-Fi (the indicator isn't lit)?
Check:
If nothing helps, reset the router to factory settings (using the button Reset) and configure it again.
Is it possible to connect a laptop to a router via USB?
No, you can't do it directly. The USB port on a router is usually designed for connecting 3G/4G modems or external drives. However, you can: