Connecting your laptop to Wi-Fi seems like a simple task—until you encounter errors like "No connections available" or "Limited access." Even if you've never set up a network before, this guide will help you figure out how to connect. Windows 10/11, MacOS And Linux, and also solve typical problems with drivers, router or signal.
We won't limit ourselves to basic tips like "turn on Wi-Fi." Instead, you'll learn how to check your adapter's compatibility with modern standards (Wi-Fi 6/6E), why a laptop might not see a 5 GHz network, and what to do if your router password suddenly stops working. And for those who appreciate details, we'll explore hidden settings like QoS And Beamforming, which can speed up your connection.
If you are here because of an error "Unable to connect to this network" - go straight to section with solutions to problemsFor beginners, let's start with the basics: how to physically turn on Wi-Fi on a laptop and where to find the network settings.
Step 1: Turn on Wi-Fi on your laptop physically
Before you dig into the settings, make sure that the wireless adapter physically activatedOn most laptops, there are two ways to turn on Wi-Fi:
- 🔄 Hardware switch - on older models (for example, Lenovo ThinkPad T480 or Dell Latitude E7470) There may be a slider or button on the case with an antenna icon. Check the sides and keyboard.
- ⌨️ Hotkeys - it's usually a combination
Fn + F2...F12(depending on the manufacturer). An antenna will be drawn on the key. For example, on ASUS this is oftenFn + F2, and on HP —Fn + F12.
If the Wi-Fi indicator (usually a blue or orange LED near the touchpad) doesn't light after pressing keys, the problem may be with the drivers or a disabled adapter in the system. We'll discuss this in the next section.
Step 2: Setting up Wi-Fi in the operating system
After physically turning on the adapter, you need to activate it in the OS. The instructions vary for different systems:
Windows 10/11
- Click
Win + Ito open Parameters. - Go to
Network and Internet → Wi-Fi. - Make sure the slider is «Wi-Fi» enabled (should be blue).
- From the list of available networks, select yours and enter the password.
If the network is not listed, click Hidden Network and enter the name (SSID) and password manually. On Windows 11 can also be used quick settings (Wi-Fi icon in the lower right corner of the taskbar).
MacOS (Apple)
On MacBook Wi-Fi is enabled via the menu bar:
- Click on the Wi-Fi icon in the top bar (on the right).
- Select Turn on Wi-Fi, if it is disabled.
- Connect to the desired network by entering the password.
If there is no Wi-Fi icon, check your settings in System Preferences → NetworkThe adapter may be disabled by software.
Linux (Ubuntu/Debian)
In most distributions, Wi-Fi is managed through NetworkManager:
- Click on the network icon in the upper right corner.
- Select Turn on Wi-Fi (if disabled).
- Connect to the network by entering the password.
For terminal use commands:
sudo nmcli radio wifi on # Enable Wi-Finmcli dev wifi list # Show available networks
nmcli dev wifi connect "Network_Name" password "password"
The adapter is physically turned on (switch/keys)
Wi-Fi is activated in the OS settings
The laptop is within range of the router.
The network password is entered correctly-->
Step 3: Problems with Wi-Fi adapter drivers
If the laptop does not see the network at all (even after turning on the adapter), the fault is missing or outdated driversHere's how to check and fix it:
Windows
- Click
Win + Xand select "Device Manager". - Expand the section Network Adapters.
- Look for devices with names like
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4). - If there is a yellow triangle next to the adapter, right-click and select Update Driver.
A critical detail: on Windows 11 laptops, drivers for Wi-Fi 6E (802.11ax standard) may not install automatically. They must be downloaded from the adapter manufacturer's website (Intel, Qualcomm, Broadcom).
MacOS
On MacBook Drivers are updated through Software update (chapter System Preferences). If Wi-Fi doesn't work after updating macOS, reset it. NVRAM:
- Turn off your MacBook.
- Turn on by pressing and holding immediately
Option + Command + P + Rfor 20 seconds.
Linux
For Linux, proprietary drivers are most often needed (for example, for chips Broadcom):
sudo apt updatesudo apt install firmware-b43-installer # For Broadcom
sudo modprobe -r b43 && sudo modprobe b43
How to find out the model of a Wi-Fi adapter in Linux?
Open the terminal and enter the command:
lspci | grep -i network
Or for USB adapters:
lsusb
In the output, find the lines that mention Wireless, Wi-Fi or the name of the chip (for example, Realtek RTL8821CE).
Step 4: Configure your router for a stable connection
Sometimes the problem is not in the laptop, but in incorrect router settingsHere are the key parameters to check:
| Parameter | Recommended value | Why is this important? |
|---|---|---|
Network mode (Mode) |
802.11n/ac/ax (Wi-Fi 5/6) |
Old regimes (802.11b/g) limit speed and can cause breakdowns. |
Channel |
Auto or manual selection (for example, 36 for 5 GHz) |
Congested channels (eg. 6 in 2.4 GHz) reduce speed. |
Channel Width |
20/40 MHz for 2.4 GHz, 80 MHz for 5 GHz |
Wide channels (160 MHz) may be unstable on budget routers. |
Beamforming |
Included |
Technology that focuses the signal on the device (improves communication over a distance). |
To change these settings:
- Open your browser and enter your router's IP (usually
192.168.0.1or192.168.1.1). - Log in (login and password are often used)
admin/adminor indicated on the router sticker). - Go to the section Wireless Network (
Wireless).
Step 5: Advanced settings for speed and stability
If your Wi-Fi connects but is slow or drops out, try these tricks:
- 🚀 Prioritize Traffic (QoS): Enable it in your router settings.
QoSand set the laptop's MAC address as the priority device. This will help with online gaming or video calls. - 🔄 Dual-band router: Connect to the network
5 GHz(the name usually ends in_5G). It is less busy than2.4 GHz, but has a shorter range. - 🛡️ Change DNS: In the connection properties (Windows) or network settings (MacOS/Linux), specify DNS
1.1.1.1(Cloudflare) or8.8.8.8(Google) This will speed up website loading.
For Windows 11 can also be disabled energy saving for Wi-Fi adapter:
- Open device Manager.
- Find your Wi-Fi adapter, right-click → "Properties".
- Go to the tab Power Management and uncheck
Allow the computer to turn off this device to save power.
Step 6: Troubleshooting Common Wi-Fi Problems
Let's look at the most common errors and their solutions:
"No connections available"
- 🔌 Check if the router is turned on and if the indicators are lit (especially
Wi-FiorWLAN). - 📡 Make sure your laptop is within range of the network. For 5 GHz, the maximum range is ~10 meters from the router.
- 🔄 Reboot your router (unplug it from the power outlet for 30 seconds).
Connected, but no internet access
- 🌐 Check if the internet works on other devices (phone, tablet).
- 🔧 In the command line (
Win + R → cmd) enter:ipconfig /releaseipconfig /renew - 🔒 Make sure that the router is not turned on parental control or MAC address filtering.
"Wi-Fi connects, but the speed is slow."
- 📶 Check your channel load using apps like Wi-Fi Analyzer (Android) or NetSpot (Windows/Mac).
- 🔌 Connect your laptop to the router with a cable and check the speed on speedtest.netIf the speed is low and via cable, the problem is with your provider.
- 🔄 Turn it off
Bluetoothon a laptop - it can interfere with Wi-Fi (especially at 2.4 GHz).
Step 7: Wi-Fi Connection Security
It's not enough to just connect to the network - you need to make sure your connection protectedHere's what you need to set up:
- 🔐 Encryption type: In the router settings, select
WPA3-Personal(orWPA2-PSK, if the devices do not support WPA3).WEPAndWPAunsafe! - 🔄 Hiding the SSID: Disable the option
Hide SSID(hidden network). This doesn't improve security, but it does make connection more difficult. - 🛡️ Guest networkIf you have guests visiting you frequently, create a separate network with limited access to local devices.
- 🔑 Complex passwordUse a password of at least 12 characters, including numbers, letters, and special characters. Example:
K7#pL9!mQ2$vR5.
For additional protection on Windows can be turned on firewall for public networks:
- Open
Control Panel → Windows Defender Firewall. - Select Turn on firewall for public networks.
Step 8: Alternative Wi-Fi Connection Methods
If standard methods don't work, try these options:
- 📱 USB tethering: Distribute the Internet from your phone via USB (to Android:
Settings → Hotspot & Tethering → USB Tethering). - 🖥️ Wi-Fi adapter: Buy an external USB adapter (eg. TP-Link TL-WN823N) if the built-in one is broken.
- 🔌 Powerline adapter: Use adapters
Powerline(For example, TP-Link AV600) for transmitting the Internet through electrical wiring. - 📡 4G/5G modem: Connect a USB modem (for example, Huawei E3372) if there are problems with the wired Internet.
For Linux can also be used command line To connect to hidden networks:
sudo nmcli dev wifi connect "NetworkName" password "password" hidden yes
FAQ: Frequently asked questions about connecting Wi-Fi to a laptop
🔹 Why can't my laptop detect the 5 GHz network?
This may be due to:
- Outdated Wi-Fi adapter driver (update it from the manufacturer's website).
- Router settings (check if the mode is enabled)
802.11ac/axin the web interface). - Hardware limitations (old adapters, for example, Intel Centrino Wireless-N 1000, do not support 5 GHz).
To check for 5GHz support, check your adapter's specifications at Device Manager.
🔹 How to connect to Wi-Fi without a password?
If you have access to the router, you can:
- Connect via cable and go to the router settings (
192.168.0.1). - View password in section Wireless Network (
Wireless Security). - Or temporarily disable protection (not recommended!).
If you don't have access to the router, connect without a password. it is forbidden (This violates the law on unauthorized access).
🔹 My laptop connects to Wi-Fi, but websites won't open. What should I do?
The problem may be:
- DNS servers: Try changing them to
1.1.1.1or8.8.8.8. - Proxy settings: In Windows, check
Settings → Network → Proxy(should beAutomatic detection). - Antivirus/firewall: Temporarily disable them and check the connection.
Also try connecting to a different network (for example, from a phone) - if the problem persists, the laptop is to blame.
🔹 Is it possible to connect a laptop to Wi-Fi without an adapter?
No, you need it to connect to Wi-Fi. wireless adapter (built-in or external). If it's broken, alternatives:
- Use USB tethering from the phone.
- Connect via Ethernet cable (if there is a port).
- Buy external Wi-Fi adapter (from 500 rubles).
Connect to Wi-Fi without an adapter impossible.
🔹 How to boost Wi-Fi signal on a laptop?
If the signal is weak:
- Move the router closer to the laptop (or vice versa).
- Use repeater (signal repeater).
- Change the channel on the router (for example, from
6on11in 2.4 GHz). - Update your router antennas (if they are removable).
- Turn off devices that create interference (microwaves, cordless phones).
For laptops with a connector M.2 You can install a more powerful Wi-Fi module (for example, Intel AX210).