Connecting a laptop to the Internet via Wi-Fi It seems like a simple task until you encounter errors like “No connections available” or “Restricted access”. Even if you are doing this for the first time, the process takes no more than 2-3 minutes if you know the nuances. But what to do if the router is not visible, the password does not work, or the laptop stubbornly ignores the network? In this article we will analyze all possible scenarios: from basic connection to solving rare problems with drivers and settings Windows 10/11, macOS And Linux.
We will not limit ourselves to the standard “find the network and enter the password” instruction. Instead, you will learn how to connect to hidden Wi-Fi networkwhat to do if the laptop does not see 5 GHz, how to update the adapter driver without the Internet, and why sometimes a simple reboot helps router. And if you rent housing or connect to public Wi-Fi, a separate section is devoted to the security of such networks.
1. Basic Wi-Fi connection on Windows 10 and 11
Let's start with the simplest: connecting to an open or secure network in Windows. The algorithm has hardly changed since version Windows 7, but there are a couple of nuances in the “ten” and “eleven” that many do not know about.
The first thing to do is make sure that Wi-Fi adapter is enabled. Most laptops have a physical button or key combination for this (such as Fn + F2 on Lenovo, Fn + F12 on HP). If the wireless network indicator is not lit, press this combination. Also check if the adapter is disabled in Device Manager (more about this in the section on errors).
Next:
- 📶 Click on the icon Wi-Fi in the lower right corner of the taskbar (next to the clock). If it is not there, expand the hidden icons using the ↑ arrow.
- 🔍 Find yours in the list of available networks. If there is no network, check whether the router is turned on and whether it broadcasts the SSID (sometimes this function is disabled in the settings).
- 🔑 Click on the network name and enter the password. Please note: case is important! Password
qwerty123AndQwerty123- different things. - ✅ After connecting, the status will change to “Connected, protected” (if the network has a password) or simply “Connected”.
If you receive the "Invalid Security Key" error after entering your password, try:
- 🔄 Reboot the router (unplug the power cord for 30 seconds).
- 📝 Make sure that you enter the password for this particular network (sometimes users confuse neighboring networks with similar names).
- 🔧 Reset network settings in Windows: go to
Settings → Network and Internet → Wi-Fi → Manage known networks, find your network and click Forget.
- Lenovo
- HP
- Dell
- Asus
- Acer
- Apple
- Other
2. Connect to Wi-Fi on macOS (MacBook)
On MacBook the process of connecting to Wi-Fi is even simpler than on Windows, but there are some “tricks”. For example, macOS can automatically connect to known networks, even if you haven't used them for a long time. This is convenient, but sometimes leads to conflicts.
To connect:
- 🍎 Click on the icon Wi-Fi in the top panel (right). If there is no icon, include it in
System Preferences → Control Center. - 🔍 Select your network from the list. If there is no network, check whether Wi-Fi is turned on (in the same menu).
- 🔑 Enter your password and click “Connect”. If the password is saved, the connection will occur automatically.
If MacBook does not connect:
- 🔄 Reboot your router and laptop.
- 📱 Check if Airplane mode is turned on (
System Settings → Network → Wi-Fi). - 🔧 Reset network settings: remove the network from the list of known ones (
System Settings → Network → Wi-Fi → Advanced) and reboot.
Important: MacBooks with M1/M2/M3 chips may have problems connecting to older routers (802.11n standard). The solution is to update the router's firmware or enable support for more modern standards (802.11ac/ax) in its settings.
Is Wi-Fi turned on on the laptop|The router is connected to power and the Internet|The password was entered without errors (case!)|The laptop is within the network coverage-->
3. Connect to a hidden Wi-Fi network
Hidden networks (hidden SSID) do not broadcast their name, so you cannot connect to them in the standard way. This is often used in offices or to improve the security of a home network. To connect to such a network on Windows:
Method 1 (via GUI):
- 🖱️ Click on the Wi-Fi icon in the taskbar and select “Hidden Network”.
- 📝 Enter the network name (
SSID) manually. - 🔑 Select security type (
WPA2-PersonalorWPA3-Personal) and enter your password. - ✅ Click “Connect”.
Method 2 (via command line if GUI doesn't work):
netsh wlan connect name="ИМЯ_СЕТИ" ssid="ИМЯ_СЕТИ" interface="Wi-Fi"
Replace NETWORK_NAME to real SSID. If the network is protected, first save its password:
netsh wlan add profile filename="путь_к_файлу.xml" user=all
Where path_to_file.xml is a file with network settings that can be created via Settings → Network and Internet → Wi-Fi → Manage known networks → Add new network.
On macOS Connecting to a hidden network is even easier:
- 🍎 Open “System Settings → Network → Wi-Fi → Advanced.”
- 🔍 In the “Favorite Networks” section, click “+” and add the network name (
SSID) and password. - ✅ Click “OK” and “Connect”.
Why are hidden networks not safer than regular ones?
Hidden networks do not protect against hackers - their name can still be determined using traffic analyzers (for example, Wireshark). They only make it more difficult for legitimate users to connect and create the illusion of security. For real protection use WPA3, complex password and guest network for low-trust devices.
4. Solving problems: the laptop does not see Wi-Fi or does not connect
If the laptop does not detect the network or displays the error “Failed to connect,” the reasons may be different: from a disabled adapter to incompatible standards. Let's look at the most common cases.
4.1. The laptop does not see any network
This means that Wi-Fi adapter is disabled or faulty. Check:
- 🔌 A physical button/switch on the laptop body (especially important for Lenovo ThinkPad And Dell Latitude).
- 🔧
Device Manager(Win + X → Device Manager → Network Adapters). If the arrow ↓ is lit next to the adapter, right-click and select “Enable”. - 🔄 Rebooting the laptop and router (sometimes it helps even with hardware failures).
4.2. The laptop sees networks, but does not connect to a specific one
Possible causes and solutions:
| Problem | Reason | Solution |
|---|---|---|
| "Invalid password" error | Incorrect input, changing the password on the router | Check the registry, reset the network settings to Windows ("Forget the network") |
| Restricted state | DHCP problems or IP conflict | Reboot the router, manually set the IP in the adapter settings |
| The laptop connects, but the Internet does not work | DNS failure or ISP blocking | Try Google DNS (8.8.8.8) or Cloudflare (1.1.1.1) |
| The laptop does not see the 5 GHz network | The adapter does not support 5 GHz or is disabled in the settings | Check the adapter specifications, enable 5 GHz support in Device Manager |
Critical case: if the laptop does not see not a single one network, even after a reboot, the Wi-Fi adapter may have broken. Check it out at Device Manager — if there is an exclamation mark next to the name, try updating the driver (more on this in the next section).
If your laptop connects to Wi-Fi, but the speed is very low, try changing the channel on the router (for example, from automatic to fixed 6 or 11). This is especially true in apartment buildings where channels are overloaded.
5. Update Wi-Fi adapter drivers
Outdated or damaged drivers are one of the main causes of Wi-Fi problems. B Windows they can be updated in several ways.
5.1. Automatic update via Device Manager
- 🔧 Open
Device Manager(Win + X → Device Manager). - 🔍 Find the “Network adapters” section and expand it.
- 🖱️ Right-click on your Wi-Fi adapter (the name usually contains
Wireless,Wi-Fior model, for example Intel AX200). - 🔄 Select “Update driver → Automatic search”.
5.2. Manual driver installation from the manufacturer's website
If automatic updating does not help:
- 🌐 Find out the adapter model (in
Device Manageror through the commandwmic nic get nameinCMD). - 🔗 Download the driver from the official website:
- Intel: intel.ru
- Qualcomm/Atheros: qualcomm.com
- Realtek: realtek.com
- Broadcom: via the laptop manufacturer's website
Important: if you do not have access to the Internet on your laptop, download the driver on another device and transfer it via a USB flash drive. Install only drivers from official sites - third-party sources may contain viruses.
If, after updating the driver, Wi-Fi stops working completely, roll back to the previous version in Device Manager (right click on the adapter → Properties → Rollback).
6. Connect to Wi-Fi on Linux (Ubuntu, Mint, Fedora)
On most distributions Linux Wi-Fi connection is no different from Windows, but there are nuances with drivers and network managers. Let's look at the process using an example Ubuntu 22.04 LTS.
6.1. Connection via GUI
- 📶 Click on the network icon in the upper right corner.
- 🔍 Select your network and enter your password.
- ✅ If the connection does not happen, check if Wi-Fi is turned on (sometimes it turns off after sleep).
6.2. Connect via terminal (if GUI doesn't work)
Open a terminal (Ctrl + Alt + T) and do:
nmcli dev wifi list # Посмотреть доступные сети
nmcli dev wifi connect "ИМЯ_СЕТИ" password "ПАРОЛЬ"
6.3. Solving driver problems
If Wi-Fi does not work at all, most likely the driver is not installed. Check adapter model:
lspci | grep -i network
For adapters Broadcom (often found in MacBook under Linux) install the driver:
sudo apt update
sudo apt install firmware-b43-installer
For Realtek RTL8821CE (popular in budget laptops):
sudo apt install rtl8821ce-dkms
After installation, reboot your laptop.
7. Safety when connecting to public Wi-Fi
Connecting to Wi-Fi in cafes, airports or hotels is convenient, but dangerous. Attackers can intercept traffic, spoof pages, or steal data. Here's how to minimize risks:
- 🔒 Use VPN (For example, ProtonVPN, NordVPN). This encrypts all traffic.
- 🌐 Turn it on
HTTPSwherever possible (most sites support it automatically). - 🚫 Turn off file and printer sharing in your network settings (
Settings → Network & Internet → Wi-Fi → Manage known networks → Properties → Set as “Public”). - 🔄Forget the network after use to prevent your laptop from automatically connecting to it in the future.
If you need to enter a password for a bank or social network on a public network, it is better to use mobile internet (tethering from phone). It's more reliable than any VPN.
Some public networks require authorization through a browser (for example, in hotels). If the Internet does not work after connecting, open your browser and try to go to any site. A window should open to enter your login/password or accept the terms.
8. Frequently asked questions (FAQ)
❓ Why does the laptop connect to Wi-Fi, but the pages do not open?
This may be due to:
- 🔌 Problems with the provider (check the Internet on other devices).
- 🔧 Incorrect DNS settings (try manually setting
8.8.8.8And8.8.4.4in IPv4 properties). - 🛡️ Blocking by antivirus or firewall (temporarily disable them).
❓ How to connect to Wi-Fi without a password (if you forgot)?
If this is your router:
- 🔑 Look at the password on the sticker on the back of the router (usually located next to
SSID). - 🔧 Reset the router to factory settings (button
Resetfor 10 seconds) and set again.
If it's someone else's Wi-Fi, connect without a password it's impossible (unless the network is open). Using password cracking programs is illegal!
❓ Why doesn’t the laptop see the 5 GHz network?
Possible reasons:
- 📡 Your Wi-Fi adapter does not support 5 GHz (check the specifications).
- 🔧 5 GHz mode is disabled in the router settings (go to the router web interface using
192.168.1.1and check). - 🔄 B Windows 5 GHz support is disabled in the adapter properties (enable
Device Manager).
❓ How to distribute Wi-Fi from a laptop?
B Windows 10/11 this is done through the Mobile Hotspot:
- 🖱️ Go to
Settings → Network and Internet → Mobile hotspot. - 🔑 Set your network name and password.
- 📶 Turn on the distribution.
On macOS: System Preferences → Sharing → Internet Sharing (select source and turn on Wi-Fi).
❓ Is it possible to connect a laptop to Wi-Fi without an adapter?
No, you need to connect to Wi-Fi wireless adapter (built-in or external USB). If not, alternatives:
- 📱 Use tethering from your phone (distribute the Internet via USB or Bluetooth).
- 🌐 Connect via cable
Ethernet(if there is a port). - 🔌 Buy an external Wi-Fi adapter (costs from 500 rubles).
If your problem is not solved, check your router settings (a MAC address filter or device restriction may be enabled). As a last resort, contact your provider: sometimes blocking is due to errors on their side.