Connecting a laptop to a wireless network Wi-Fi It seems like a simple task—until you encounter errors like "No available connections" or "Limited access." Even if you've never set up a network before, this guide will help you figure it out: from basic connection to troubleshooting complex issues with drivers or router settings.
We will consider all current connection methods for Windows 10/11, macOS And Linux (including Ubuntu And Mint), and we'll also look at what to do if your laptop doesn't see the network, requires a password but won't connect, or constantly loses connection. We'll cover this separately. hidden Wi-Fi networks, which are not displayed in the list of available ones, but require manual data entry.
If you've already tried connecting and received an error, don't close the article. In the last sections, we've compiled a table with error code explanations (like 0x80070035 or DNS_PROBE_FINISHED_NO_INTERNET) and ways to eliminate them without calling a specialist.
1. Basic Wi-Fi connection on Windows 10 and 11
On most laptops with Windows Connecting to Wi-Fi takes less than a minute if the network is configured correctly. Here's the standard procedure:
- Activate the Wi-Fi moduleOn some laptops (for example, Lenovo or HP) for this there is a physical switch on the case or a key combination - usually
Fn + F2orFn + F12(antenna icon). On ASUS And Acer may need to be heldFnlonger than 2 seconds. - Click the network icon in the lower-right corner of the taskbar (next to the clock). If the icon isn't there, expand the hidden icons (the up arrow).
- Select your network from the list of available networks. If your network isn't listed, see the "Laptop Can't Detect Wi-Fi" section.
- Click "Connect", enter your password (case sensitive!) and confirm.
If an exclamation point and the message "No internet access" appear next to the network name after connecting, the problem may be with the router or IP settings. Check if the internet is working on other devices (smartphone, tablet). If so, proceed to the "Connection Errors" section.
- 🔄 A reboot helps in 60% of cases.If the network suddenly disappears, first reboot your laptop and router (turn off the router's power for 30 seconds).
- 🔒 Please enter your password carefully.On . Windows 11 When you enter a password, dots are displayed, but you can click the eye icon to see the characters.
- 📡 Check your network rangeModern routers broadcast in two ranges:
2.4 GHz(further penetrates through the walls) and5 GHz(faster, but smaller radius). In the list of networks they may appear asMyWiFi_2GAndMyWiFi_5G.
⚠️ Attention: If your laptop is older than 2015 (eg. Dell Inspiron 5548 or Sony VAIO), it may not support5 GHzIn this case, connect only to the network2.4 GHz.
2. Connecting to Wi-Fi on macOS (MacBook, iMac)
On devices Apple The connection process is extremely simplified, but there are some nuances with security settings. Follow the instructions:
- Click on the Wi-Fi icon in the top bar (on the right). If you don't see the icon, go to
System Preferences → Network. - Select your network from the list. If the network is not there, click "Other networks..." and enter the name (
SSID) manually. - Enter your password. On macOS Ventura and newer ones can be used iCloud Keychainto save your password in the cloud and automatically connect to the network on other devices Apple.
- If you receive the error "Unable to join the network," try forgetting the network (right-click on it → "Forget this network") and reconnecting.
On MacBook Pro/Air with a chip M1/M2 There may be a problem connecting to older routers with the standard 802.11nIn this case, update the router firmware or enable compatibility mode in its settings (usually the option is called Legacy Mode).
- 🍎 Use HandoffIf you also have iPhone, turn on
Handoffin the settings to automatically connect to known networks. - 🔄 Resetting the Wi-Fi module. Press
Option (Alt)and click the Wi-Fi icon → "Open Wireless Network Diagnostics." Follow the system instructions. - 🛡️ Check your firewall settings. Sometimes
Little Snitchor the built-in firewall is blocking the connection. Go toSystem Preferences → Security & Privacy → Firewall.
3. Connecting to Wi-Fi on Linux (Ubuntu, Mint, Fedora)
In distributions based on Linux Wi-Fi connection may vary depending on your desktop environment (GNOME, KDE, XFCE). Let's consider a universal method via the terminal and graphical interface.
Method 1: Via the graphical interface (for beginners)
- Click on the network icon in the upper right corner (on Ubuntu (This is a triangle or antenna icon).
- Select your network. If it's not there, click "Connect to a hidden network" and enter
SSIDmanually. - Enter your password. In some distributions (for example, Linux Mint) you may need to specify the security type:
WPA2-PSK(the most common).
Method 2: Via the terminal (for advanced users)
If the GUI does not work, use the commands:
# View available networkssudo iwlist wlan0 scan | grep ESSID
Connect to the network (replace "MyWiFi" and "password")
sudo nmcli dev wifi connect "MyWiFi" password "password"
If the team nmcli doesn't work, install NetworkManager:
sudo apt install network-manager # For Debian/Ubuntu
sudo dnf install NetworkManager # For Fedora
- 🐧 Check your driversOn . Linux problems with Wi-Fi adapters often occur Broadcom or RealtekInstall proprietary drivers via
Additional drivers(Ubuntu) ordkms. - 🔌 Turn off airplane modeIn some distributions, it's enabled by default. Check your network settings.
- 📶 Use
wavemonSignal monitoring utility:sudo apt install wavemon, then runsudo wavemon.
⚠️ Attention: On Linux When connecting to public networks (for example, in a cafe), you may need to manually configure the proxy. Check with your network administrator for the settings.
4. Laptop doesn't detect Wi-Fi: causes and solutions
If the list of available networks is empty or your network isn't showing up, there may be a hardware or software issue. Let's take a step-by-step look:
| Cause | How to check | Solution |
|---|---|---|
| The Wi-Fi adapter is disabled | The network icon is crossed out or missing | Click Fn + Wi-Fi icon key or check in Device Manager (Windows) |
| No drivers | IN Device Manager There is a yellow triangle next to the adapter |
Download the driver from the manufacturer's website (for example, Intel or Qualcomm Atheros) |
Network hidden (SSID Hidden) |
Other devices can see the network, but the laptop can't. | Connect manually (see the Connecting to a Hidden Network section) |
| Incompatible Wi-Fi standard | The router is working in 802.11ac, and the laptop only supports 802.11n |
In your router settings, enable compatibility mode (b/g/n mixed) |
On Windows Check the adapter status:
- Click
Win + X→ "Device Manager". - Expand the "Network adapters" branch.
- Look for devices with names like
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200). - If there is a yellow sign next to it, right-click → “Update driver”.
The adapter is physically turned on (switch/keys)
Drivers have been updated (via Device Manager)
The network is not hidden (check your router settings)
The router is working (indicators are on, other devices are connecting)
-->
On Linux Check if the adapter is recognized by the system:
lspci | grep -i wirelessor for USB adapters:
lsusb
5. Connect to a hidden Wi-Fi network
Hidden Networks (Hidden SSID) don't broadcast their name, so you can only connect to them manually. This doesn't improve security (an attacker can find the network by analyzing traffic), but it is sometimes used in offices or public places.
On Windows:
- Open Settings (
Win + I) → “Network and Internet” → “Wi-Fi”. - Click "Manage known networks" → "Add new network".
- Enter:
- Network Name (
SSID) - check with the administrator. - Security type - usually
WPA2-Personal. - Password.
- Network Name (
On macOS:
- Click on the Wi-Fi icon → “Other networks…”.
- Enter the network name (
SSID) and password. - Select the security type (usually
WPA2 Personal).
On Linux (via terminal):
sudo nmcli dev wifi connect "HiddenNetworkName" password "password" hidden yes
⚠️ Attention: In some routers (for example, TP-Link Archer C6) hiding SSID may cause problems with connecting devices on Android 12+ And Windows 11If your laptop won't connect, ask your administrator to temporarily show you the network.
6. Common connection errors and their solutions
If your laptop connects to the network, but the internet doesn't work, or the connection keeps dropping, use this table:
| Error | Cause | Solution |
|---|---|---|
DNS_PROBE_FINISHED_NO_INTERNET |
Problems with DNS servers | Use public DNS (eg. 8.8.8.8 And 8.8.4.4 from Google) |
0x80070035 (Windows) |
The network path was not found. | Check your settings IPv4 (should be "Get automatically") |
| Connected, no internet access | The router does not distribute IP or blocks the device | Reboot your router and check MAC filtering in its settings. |
| "Incorrect password" (although the password is correct) | Mismatch of security type (eg. WPA3 vs WPA2) |
In your router settings, change the security type to WPA2-PSK |
To reset network settings on Windows Run in terminal (as administrator):
netsh int ip resetnetsh winsock reset
ipconfig /flushdns
On macOS reset network settings:
- Open
System Preferences → Network. - Select
Wi-Fi→ “Advanced” → “TCP/IP” → “Renew DHCP lease”. - DNS tab → remove all servers, add
8.8.8.8And1.1.1.1. - 📶 Change the Wi-Fi channelIn urban areas, channels
1,6And11(For2.4 GHz) are often overloaded. Use the utility Wi-Fi Analyzer (Android) ornetspot(macOS/Windows) to find a free channel. - 🔄 Update your router firmware. Go to the router's web interface (usually
192.168.0.1or192.168.1.1) and check for updates in the System Tools section. - 🛡️ Disable power saving for your Wi-Fi adapter (Windows):
- Open Device Manager.
- Find your Wi-Fi adapter → Properties → Power Management.
- Uncheck "Allow the computer to turn off this device to save power."
- 📡 Use a signal repeaterIf the router is far away, install a repeater (for example, TP-Link RE605X) or mesh system (Google Nest Wi-Fi).
7. Optimize Wi-Fi signal for a stable connection
A weak signal or frequent connection drops can be caused not only by your laptop, but also by the router's location, interference, or channel settings. Here's how to improve the situation:
For Linux You can manually set the adapter's transmit power (if it supports it):
sudo iwconfig wlan0 txpower 20 # where 20 is the power in dBm (max depends on the adapter)
⚠️ Attention: Setting channels and transmission power may violate local laws (for example, in the EU the power on channels is limited12-14in the range2.4 GHz). Check the regulations in your country.
8. Alternative ways to connect to the Internet
If you can't connect to Wi-Fi, consider these alternatives:
- 📱 USB tethering from a smartphone. Connect iPhone or Android via USB and enable "Modem Mode" in your phone's settings. Windows You may need to install a driver RNDIS.
- 🌐 Mobile 4G/5G modem. USB modems (Huawei E3372, ZTE MF833V) are connected like a flash drive and do not depend on Wi-Fi.
- 🔌 Powerline adaptersIf the router is far away, transmit the Internet through electrical wiring (for example, TP-Link AV1000). Speed up to
1 Gbps, but it depends on the quality of the wiring. - 🖥️ Ethernet via USB adapterIf the laptop does not have a port
RJ-45, buy an adapterUSB-to-Ethernet(For example, TP-Link UE300).
For Linux when USB tethering with Android Manual adjustment may be required:
sudo ifconfig usb0 up
sudo dhclient usb0
How to connect to Wi-Fi without a password?
If you have physical access to the router, you can connect via cable (Ethernet) and view the password in its settings (in the "Wi-Fi" or "Security" section). Most routers use the default password found on a sticker on the bottom (e.g. admin/admin or 12345678). Warning: Accessing other people's networks without permission is illegal!
FAQ: Frequently asked questions about connecting a laptop to Wi-Fi
Why does my laptop connect to Wi-Fi, but pages won't open?
This is a typical problem with DNS. Try:
- Open Command Prompt (
Win + R→cmd). - Enter:
ipconfig /flushdns. - If that doesn't help, manually enter DNS:
8.8.8.8(Google) or1.1.1.1(Cloudflare) in the adapter settings.
On macOS or Linux Similarly, reset the DNS cache and check your network settings.
How to connect to Wi-Fi without a password (if you forgot it)?
If this is your network:
- Connect to the router via cable.
- Go to the web interface (usually
192.168.0.1or192.168.1.1). - The default password is located on the router sticker (for example,
admin). - Check or change the password in your Wi-Fi settings.
If it's someone else's network, you can't connect without the owner's permission (this is illegal).
My laptop says "Network cable not connected" when I try to turn on Wi-Fi. What should I do?
This error means the system doesn't recognize the Wi-Fi adapter. Check:
- Physical connection: on some laptops (eg. Lenovo ThinkPad) the adapter can be disabled by a hardware switch.
- DriversIn Device Manager, check if there's an exclamation mark next to your network adapter. If so, update the driver.
- BIOS: On older laptops, Wi-Fi may be disabled in the BIOS. When booting, press
F2orDel, find the sectionWirelessand turn it on.
How can I find out the password for a Wi-Fi network my laptop is already connected to?
On Windows:
- Go to Settings → Network & Internet → Wi-Fi → Manage known networks.
- Select your network → Properties → scroll to Network Password.
On macOS:
- Open Keychain Access (via
Spotlight). - Find your network name → double-click → check the box “Show password”.
On Linux:
sudo grep psk= /etc/NetworkManager/system-connections/*
Is it possible to connect a laptop to Wi-Fi without an adapter?
No, you need a wireless adapter to connect to Wi-Fi. If you don't have one (for example, on older laptops or PCs), there are some options:
- Buy USB Wi-Fi adapter (from
500 ₽, For example, TP-Link TL-WN725N). - Use Ethernet (wired connection).
- Connect via smartphone in hotspot mode.