Connecting a laptop to a router's Wi-Fi seems like a simple task—until you encounter errors like "No internet access" or "Unable to connect to the network." Even if you've never set up a wireless network before, this guide will help you understand all the nuances: from searching for available networks to troubleshooting common connection issues.
We will cover the process for all popular operating systems - Windows 10/11, macOS And Linux (for example Ubuntu), and we'll also explain why a laptop might not see the network or constantly lose it. We'll pay special attention to securityHow to check that you are connecting to your own router and not a scammer's "doppelganger."
If your router is new and has not been configured yet, first go to the basic setup sectionIf the network is already working on other devices (for example, on a phone), but the laptop stubbornly refuses to connect, read on.
1. Preparation: What to check before connecting
Before you try to connect your laptop to Wi-Fi, make sure the problem isn't something obvious. Here's 4 critical pointsthat are often overlooked:
- 🔌 The router is connected to the network. and the indicators on it are lit (especially
PowerAndWi-Fi). If only blinksPower, and the other lights go out - the device is frozen and requires a reboot. - 📡 The wireless network is activeOn some routers (for example, ASUS RT-AX88U or TP-Link Archer C6) There is a separate Wi-Fi enable button - check if it is accidentally disabled.
- 🔒 You know the correct passwordIf the router is new, the password is indicated on the sticker at the bottom (field
Wi-Fi PasswordorNetwork Key). If you changed it, but forgot, you will have to reset settings. - 🖥️ The laptop's Wi-Fi adapter is turned on.On some models (for example, Lenovo ThinkPad or HP Pavilion) there is a hardware switch or key combination (
Fn + F2,Fn + F12) to activate the module.
If everything from the list is in order, but the laptop still does not see the network, the problem may be in router rangeTry moving the device closer (within 2-3 meters) or check for thick walls, microwaves, or other sources of interference.
2. Connecting to Wi-Fi on Windows 10 and 11
In recent versions of Windows, the connection process is almost identical, but there are some slight differences in the interface. Let's look at both options.
For Windows 11:
- Click on the icon
Net(📶) in the lower right corner of the taskbar. - In the window that opens, find the name of your network (
SSID) in the list of available ones. If it is not there, clickHidden networkand enter the name manually. - Check the box
Connect automaticallyand pressConnect. - Enter your Wi-Fi password and confirm.
For Windows 10: The algorithm is the same, but the network icon may look like a globe (🌐) if there is no internet connection. If after entering the password the error "Failed to connect to the network", try:
- 🔄 Reboot the router (unplug the power for 30 seconds).
- 🔧 Forget the network in Windows settings and reconnect (see section below).
- 🛡️ Make sure your antivirus (for example, Kaspersky or Avast) does not block the connection.
What to do if Windows won't connect to Wi-Fi
If there is no network icon at all: The adapter may be disabled. To enable it:
- Click
Win + Xand selectdevice Manager. - Expand the branch
Network adapters. - Find the device with the words
Wireless,Wi-Fior802.11in the title (for example, Intel Wi-Fi 6 AX200). - Right click and select
Engage.
3. Connecting on macOS (MacBook, iMac)
On devices Apple Connecting to Wi-Fi is as simple as possible, but there are some nuances with some routers (for example, Zyxel Keenetic or MikroTik), which use non-standard security settings.
Step-by-step instructions:
- Click on the Wi-Fi icon (📶) in the top menu bar.
- Select your network from the list. If it's not there, click
Other networks...and enterSSIDmanually. - Enter your password and click
Connect.
Common problems on macOS:
- ❌
Failed to connect to the network- try it forget the network and reconnect. - ⚠️
Low signal level- check if the mode is turned on5 GHzon the router (some older MacBooks do not support it). - 🔒
Incorrect password— On macOS, the password is case-sensitive! Make sure thatCaps Lockturned off.
If your MacBook connects to the network but the internet doesn't work, check your settings. DNS:
- Go to
System Preferences → Network → Wi-Fi → Advanced. - On the tab
DNSadd servers8.8.8.8(Google) or1.1.1.1(Cloudflare). - Save the changes and restart your laptop.
4. Connecting on Linux (Ubuntu, Mint, Fedora)
In most Linux distributions, connecting to Wi-Fi is done via NetworkManager — a standard network manager. However, on some builds (for example, Arch Linux or Gentoo) it may not be there, and then manual configuration will be required through wpa_supplicant.
Method 1: Via the graphical interface (Ubuntu, Mint)
- Click on the network icon (📶) in the upper right corner.
- Select your network from the list.
- Enter the password and confirm the connection.
Method 2: Via terminal (for all distributions)
If the graphical interface is missing or not working, use the commands:
# View available networkssudo iwlist wlan0 scan | grep ESSID
Connect to the network (replace SSID and password)
sudo nmcli dev wifi connect "your_SSID" password "your_password"
Common errors on Linux:
- 🚫
Device not ready— the adapter is disabled. Enable it with the commandsudo ip link set wlan0 up. - 🔌
No Wi-Fi Adapter Found— Drivers not installed. For adapters Broadcom or Realtek Manual installation may be required. - 🔒
Authentication failed- Incorrect password or encryption type. Check your router settings (must beWPA2-PSK).
How to install a Wi-Fi driver on Linux if the network is not working?
If your adapter is not detected (for example, Realtek RTL8821CE), download the driver on another device, transfer it to a flash drive, and install it via the terminal. The package is suitable for most chips. firmware-realtek or bcmwl-kernel-source (for Broadcom).
5. If the laptop does not see the Wi-Fi network
The situation when a laptop “does not find” your network, even if it is on the phone, is most often associated with incompatibility of standards or hidden SSIDHere's what to do:
| Problem | Possible cause | Solution |
|---|---|---|
| The network is not displayed in the list. | Hidden SSID (name broadcast disabled) |
Connect manually (specify SSID and password) |
| There is a network, but the connection is interrupted. | Incompatibility of standards (802.11n vs 802.11ac) |
Set the mode in the router settings 802.11n (universal) |
| The network appears and disappears | Interference from other devices (microwave, wireless headphones) | Change the Wi-Fi channel in the router settings (for example, to 6 or 11) |
| The laptop only sees 2.4 GHz, but not 5 GHz. | The old Wi-Fi adapter does not support 5 GHz |
Use only 2.4 GHz or buy a USB adapter with support 5 GHz |
If none of the options helped, check if Wi-Fi is disabled at the level BIOS/UEFITo do this:
- Restart your laptop and enter the BIOS (usually the key
F2,DelorEscwhen turned on). - Find the section
Advanced→WirelessorOnboard Devices. - Make sure the parameter
Wi-FiorWLANincluded (Enabled).
6. Basic router setup for a stable connection
If your router is new or has been reset, you'll need to configure it so your laptop (and other devices) can connect without any issues. Here's how: minimum parametersthat are worth checking out:
- 📛 Network Name (
SSID): must be unique (notTP-Link_1234), without spaces and Cyrillic letters. Example:MyHomeWiFi_5G. - 🔐 Security type: only
WPA2-PSKorWPA3-PSK. OutdatedWEPis unsafe and may not be supported by modern laptops. - 📶 Wi-Fi channel: For
2.4 GHzChoose 1, 6 or 11 (less busy). For5 GHz- any channel in the range 36–48. - 🔄 Opening hours: if the laptop is old, install
802.11ninstead of802.11ac/ax.
How to access router settings:
- Connect your laptop to the router via cable (or use another device already connected to Wi-Fi).
- Open your browser and type in the address bar
192.168.1.1or192.168.0.1(the address is indicated on the router sticker). - Enter your login and password (usually
admin/adminoradmin/empty). - Go to the section
Wireless(orWi-Fi) and configure the settings as described above.
Important: If you change your Wi-Fi password in your router settings, all devices will be disconnected and will need to be reconnected.
7. Troubleshooting common connection errors
Even if you've done everything correctly, errors can still occur. Let's look at the most common ones and how to fix them.
Error: "Connected, no internet access"
This means the laptop is connected to the router, but it can't access the network. Reasons:
- 🔌 There is no internet from the provider — check if the tariff has been paid.
- 🔧 Incorrect WAN settings on the router - make sure that in the section
Internet(orWAN) the correct connection type is specified (PPPoE,Dynamic IPetc.). - 🛡️ Blocked by antivirus/firewall - temporarily disable protection and check the connection.
Error: "Unable to connect to the network"
Most often this is associated with:
- 🔑 Incorrect password — check the letter case and symbols.
- 📡 Incompatible encryption type - set it in the router settings
WPA2-PSK [AES]. - 🖥️ Problems with the Wi-Fi adapter driver - update it through
device Manager(Windows) orAdditional drivers(Linux).
Error: "Limited Connection" (Windows)
This means the laptop has received an IP address but can't connect to the router. This can help:
- 🔄 Reboot the router and laptop.
- 🔧 Reset network settings:
netsh int ip resetnetsh winsock reset - 📋 Manual IP assignment (if DHCP doesn't work):
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Select your network →
Properties → Internet Protocol Version 4 (TCP/IPv4). - Install
Use the following IP addressand enter:IP: 192.168.1.100,Mask: 255.255.255.0,Gateway: 192.168.1.1,DNS: 8.8.8.8.
- Open
What should I do if Wi-Fi doesn't work after resetting my router?
After resetting the router to factory settings (using the button Reset) all settings are reset, including the network name and password. Connect to the router via cable and go to the control panel (192.168.1.1) and set up Wi-Fi again.
8. Security: How to avoid connecting to a rogue network
Fraudsters often create false access points with names similar to your network (eg. MyHomeWiFi_Free instead of MyHomeWiFi). By connecting to such a network, you risk having your passwords, banking data, and other confidential information intercepted.
How to recognize a fake network:
- 🔍 Unusual name - if your network suddenly became called differently (for example, a word was added
FreeorPublic). - 📶 The signal is too strong - if you usually have 2-3 divisions, and then suddenly the scale is full.
- 🔒 No password — your network requires a password, but the “double” does not.
- Always check
SSIDbefore connecting - it must match what is specified in the router settings. - Use
WPA3instead ofWPA2, if your router supports it. - Disable the feature
WPSin the router settings - it's easy to hack. - Change your Wi-Fi password regularly (every 3-6 months).
- Open Command Prompt (
Win + R → cmd). - Enter
ipconfig /flushdns(for Windows) orsudo systemd-resolve --flush-caches(for Linux). - If that doesn't help, manually enter DNS
8.8.8.8(Google) or1.1.1.1(Cloudflare) in the network adapter settings.
How to protect yourself:
Critical vulnerability: If your router supports the protocol WPS, it can be hacked in a few hours even without a password. Disable WPS in security settings!
FAQ: Frequently asked questions about connecting a laptop to Wi-Fi
My laptop connects to Wi-Fi, but pages won't open. What's wrong?
This is a typical problem with DNS. Try:
Also check if it is blocking access antivirus or VPN.
How to connect to Wi-Fi if you forgot the password?
There are several ways:
- 📋 View the password on another device already connected to this network (for example, on your phone in the Wi-Fi settings).
- 🔧 Go to your router settings (
192.168.1.1) and see the password in the sectionWireless. - 🔄 Reset the router to factory settings (using the button)
Reseton the back panel) - then the password will become the standard one (indicated on the sticker).
⚠️ Attention: Resetting the router will disconnect all devices from the network, and you will have to set it up again.
Why does my laptop keep disconnecting from Wi-Fi?
The reasons may be different:
- 📶 Weak signal - try moving the router or using repeater.
- ⚡ Energy saving — in Windows, disable the "Allow the computer to turn off this device to save power" option in the Wi-Fi adapter properties.
- 🔄 Interference from other networks - change the Wi-Fi channel in the router settings (for example, from
autoon6). - 🖥️ Driver problems - update it through
device Manager.
If the problem persists, check whether the router is overheating (especially if it is running 24/7).
Is it possible to connect to Wi-Fi without a password?
Technically yes, but only if:
- 🔓 Network open (without password) - but it is not secure.
- 🔑 You know WPS-PIN router (usually indicated on the sticker) - but this method is vulnerable to hacking.
- 📱 Do you have QR code to connect (some routers, for example Huawei, support this function).
⚠️ Attention: connecting to someone else's secure network without the owner's permission is violation of the law (Article 272 of the Criminal Code of the Russian Federation - unauthorized access to computer information).
How do I connect my laptop to Wi-Fi if the cable connector is broken?
If your laptop's Ethernet port isn't working, but the Wi-Fi adapter is working, you can:
- 📶 Connect via Wi-Fi (if the router is already configured).
- 🖥️ Use USB-Wi-Fi adapter (costs from 300 rubles).
- 📱 Share Internet from your phone (mode modem access point).
If the Wi-Fi adapter also doesn’t work, the only option left is repair or connection via USB-LAN adapter (if your laptop has a USB port).