Connecting a new laptop to the internet for the first time Wi-Fi This often raises questions among users, especially if there's no Ethernet cable nearby or the router is configured non-standardly. Unlike smartphones, where the process is maximally automated, laptops may require manual driver configuration and selection of the correct network standard (802.11ac/ax) or even resetting network settings. This article will help you understand all the nuances—from basic connection to resolving rare issues where the network is "visible but not connecting."
We will look at three main operating systems: Windows 10/11, macOS And Linux (for example Ubuntu/Debian), as their connection algorithms are fundamentally different. We'll pay special attention to cases where the laptop doesn't detect the network at all—this is most often due to a disabled adapter or missing drivers. For your convenience, the article includes interactive checklists, surveys, and spoilers with technical details.
If you've just unpacked your laptop and don't know where to start, scroll down to the "First steps before connecting". Experienced users will find the " block useful.Advanced settings", where the problems with IPv6, dual-band routers and manual binding MAC address.
First steps before connecting to Wi-Fi
Before searching for networks in your laptop's menu, make sure the following basic conditions are met:
- 🔋 The laptop is turned on and charged. (Some models turn off the Wi-Fi adapter when the battery is low).
- 📡 The router is turned on and distributes the network (indicator
Wi-FiorWLANshould be green/blue). - 🔑 You know the network name (SSID) and password (usually indicated on the router sticker or in the contract with the provider).
- ⚙️ The router's "hidden network mode" is not activated. (if yes, manual entry will be required)
SSID).
On most laptops The Wi-Fi adapter turns on a key combination - for example, Fn + F2 (at Lenovo), Fn + F12 (at HP) or a separate button with an antenna. If the wireless network indicator on the case does not light, check:
- Click
Win + X(Windows) or openControl Panel → Device Manager. - Find the section
Network adaptersand check if there is anything nearby Wireless- the device with the arrow icon ⬇️ (means switching off). - If the adapter is disabled, right-click and select
Engage.
On macOS adapter check is performed via System Preferences → NetworkIf there is no item in the list on the left Wi-Fi, this means the adapter is disabled either programmatically or physically (on some MacBook Pro until 2015 there was a separate power button).
⚠️ Attention: On corporate laptops (e.g. Dell Latitude or HP EliteBook) software for managing wireless networks can be installed - Intel PROSet or Dell Wireless UtilityIt intercepts the standard Windows settings, so the connection must be made through this application.
Connecting to Wi-Fi on Windows 10 and 11
In the latest versions of Windows, the connection process is extremely simplified, but there are still some nuances with drivers and power settings. Follow these step-by-step instructions:
- Click the network icon in the lower right corner (near the clock). If it's not there, check if the adapter is enabled (see the section above).
- From the list of available networks, select yours (for example,
TP-Link_1234). If there is no network, pressHidden networkand enterSSIDmanually. - Enter your password and click
NextIf the password doesn't work, check the case of the letters (passwords are case-sensitive!). - Confirm the connection. If a window appears asking you to select a network type, select it.
Private(for home network) orPublic(for cafes/hotels).
If an error appears after entering the password "Unable to connect to this network", try:
- 🔄 Reboot the router (pull the plug for 30 seconds).
- 📱 Connect your phone to this network - If it doesn’t work on it either, the problem is in the router.
- 🔧 Forget the network in Windows settings and reconnect (click on the network name →
Forget). - 🖥️ Update your Wi-Fi adapter driver (see section "Updating drivers").
Make sure the router is turned on and distributing Wi-Fi|Check the password is correct (case, symbols)|Restart the laptop and router|Try connecting from another device (phone, tablet)|Update the network adapter driver-->
On Windows 11 a function has been added to the network menu Quick Settings (the button next to the Wi-Fi icon). You can use it to quickly enable/disable the adapter or go to the section Network parametersIf your laptop supports Wi-Fi 6 (802.11ax), but it only connects via Wi-Fi 5 (802.11ac), check your router settings - the mode may be disabled AX.
⚠️ Attention: On some laptops with Realtek adapters (for example, Realtek RTL8821CE) After a Windows update, Wi-Fi may disappear. The solution is to roll back the driver to the factory version via Device Manager → Adapter Properties → Driver → Roll Back Driver.
Connection on macOS (MacBook Air/Pro, iMac)
On devices Apple Wi-Fi connection usually happens automatically, but there are specific problems - for example, macOS may ignore networks with Cyrillic characters in the SSID or password.If your router uses a name like My_Network_123, rename it to Latin (for example, My_Net_123).
Instructions for macOS Ventura/Sonoma:
- Click on the Wi-Fi icon in the menu bar (upper right corner).
- Select your network from the list. If it's not there, click
Other networks...and enterSSIDmanually. - Enter your password and click
Connect. - If an error occurs
"Unable to connect to the network"- go toSystem Preferences → Network → Wi-Fi → Advancedand remove the network from the listWell-known networks.
Features of macOS that few people know about:
- 🍎 Automatic connection: Your MacBook remembers networks and connects to them in priority order. To change the order, drag and drop networks in the list.
Well-known networks. - 🔒 Keychain Access: Wi-Fi passwords are stored in
KeychainIf macOS asks for a password again, open it.Applications → Utilities → Keychainand delete the network entry. - 📶 Wi-Fi diagnostics: Hold down
Option (Alt)and click on the Wi-Fi icon - an extended menu will appear with information about the network (signal level, standard 802.11,MAC addressrouter).
If your Wi-Fi becomes unstable after updating macOS (for example, it disconnects periodically), reset your network settings:
sudo ifconfig en0 downsudo ifconfig en0 up
sudo networksetup -setdhcp Wi-Fi
These commands are executed in Terminal (find it through Spotlight on click Cmd + Space). After rebooting, the network should work.
What to do if macOS doesn't see 5 GHz networks?
MacBooks prior to 2013 may not support the 5 GHz band. Check your adapter model via About This Mac → System Report → Network → Wi-Fi. If there is no supported standard in the list 802.11acYour MacBook only works on 2.4 GHz. The solution is to change your router settings to mixed mode. 2.4 + 5 GHz or connect to a 2.4 GHz network (usually its name has a suffix _2G or _2.4).
Connecting on Linux (Ubuntu, Debian, Mint)
On Linux, the connection process depends on the desktop environment you are using (GNOME, KDE, XFCE) and network manager (NetworkManager, Wicd). We will consider the most common option - Ubuntu With NetworkManager.
Steps to connect:
- Click on the network icon in the upper right corner (next to the clock).
- Select your network from the list. If it's not there, click
Connect to hidden network.... - Enter your password and click
Connect. - If an error occurs
"Connection activation failed"- openTerminaland run:
sudo service network-manager restart
Common problems on Linux:
| Problem | Possible cause | Solution |
|---|---|---|
| The network is visible but does not connect. | There is no driver for the Wi-Fi adapter. | Install the proprietary driver via Additional drivers or by team sudo ubuntu-drivers autoinstall |
| No list of networks | The adapter is disabled by software. | Enable it with the command sudo rfkill unblock wifi |
| The connection is broken after 5-10 minutes | Energy saving settings | Disable power saving for Wi-Fi: sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf |
| Low speed (1-2 Mbps) | Connection using an outdated standard 802.11b/g | Force the standard 802.11n/ac in the router settings |
To diagnose problems in Linux, use the following commands:
- 📡
iwconfig— checking the status of the Wi-Fi adapter. - 🔍
dmesg | grep wifi— searching for errors in kernel logs. - 📶
nmcli device wifi list— list of available networks (alternative to the graphical interface).
Updating and installing Wi-Fi drivers
If the laptop does not see the network at all or connects with errors, in 90% of cases the problem is in the drivers. Adapter manufacturers (Intel, Realtek, Broadcom, Qualcomm Atheros) regularly release updates that fix compatibility issues with new Wi-Fi standards (for example, Wi-Fi 6E).
How to update a driver on Windows:
- Open
device Manager(Win + X → Device Manager). - Expand the section
Network adapters. - Find the device with the words
Wireless,Wi-FiorNetworkin the title (for example, Intel Wi-Fi 6 AX200). - Right click →
Update driver → Automatic search.
If Windows doesn't find updates, download the driver from the laptop or adapter manufacturer's website:
- 🔗 For Intel: Download Center (select adapter model).
- 🔗 For Realtek: Drivers are often provided through Windows Update or the laptop manufacturer's website.
- 🔗 For Broadcom: Download only from the official website (beware of fake drivers!).
On macOS Drivers are updated along with the system through System Settings → Software UpdateOn . Linux for some adapters (eg Broadcom BCM43xx) installation of proprietary drivers is required:
sudo apt update
sudo apt install firmware-b43-installer
⚠️ Attention: After installing a new driver on Windows, your internet connection may be lost. This is because the system is resetting network settings. Solution: Go to Settings → Network & Internet → Wi-Fi → Manage known networks, delete your network and reconnect.
Advanced settings: when the standard connection doesn't work
If your laptop sees the network but doesn't connect—or connects but doesn't provide internet access—the problem may lie in non-standard router settings. Let's look at some typical scenarios:
1. Manually specifying an IP address (if DHCP does not work)
Some providers or corporate networks are shutting down DHCP (automatic IP distribution). In this case, you need to enter the parameters manually:
On Windows:
- Go to
Settings → Network & Internet → Wi-Fi → Configure adapter settings. - Right click on
Wireless Network → Properties → Internet Protocol Version 4 (TCP/IPv4). - Select
Use the following IP addressand enter the data (example for a home network):
IP address: 192.168.1.100
Subnet mask: 255.255.255.0
Default gateway: 192.168.1.1
Preferred DNS server: 8.8.8.8 (Google DNS)
On macOS/Linux: Similar settings are found in the network settings (see sections above).
2. Binding by MAC address
Some routers (especially in offices) only allow certain devices to connect based on their MAC addressTo add a laptop to the list:
- Find out
MAC addressadapter:
Windows: ipconfig /all (look for the line Physical address in the section Wireless LAN adapter).
macOS/Linux: ifconfig | grep ether (or ip a on new distributions).
- Go to your router settings (usually at
192.168.1.1or192.168.0.1). - Find the section
MAC filterorAccess controland add the laptop address.
3. Problems with dual-band routers (2.4 GHz vs. 5 GHz)
Modern routers broadcast two networks simultaneously - on 2.4 GHz (long range but low speed) and 5 GHz (high speed, but smaller coverage area). If the laptop doesn't connect to 5 GHz:
- 🔄 Check if your adapter supports 5 GHz (see specifications on the manufacturer's website).
- ⚙️ In your router settings, make sure the 5 GHz network is enabled (sometimes it is disabled by default).
- 📶 Try connecting to a 2.4 GHz network (its name may have a suffix
_2G).
Diagnostics and troubleshooting
If none of the above methods help, use this table for diagnostics:
| Symptom | Probable cause | Solution |
|---|---|---|
| The laptop doesn't see any networks. | The Wi-Fi adapter is disabled or faulty. | Check it out device Manager (Windows) or ifconfig (Linux/macOS). If the adapter is missing, the problem is hardware. |
| The network is visible, but when connecting it asks for a password endlessly | Incorrect safety standard (eg. WPA3 on the router, and the adapter only supports WPA2) |
Change it in your router settings Security mode on WPA2-PSK (AES). |
| There is a connection, but no internet | Problems with DHCP or DNS | Try manually entering IP and DNS (see section "Advanced settings"). |
| The network disconnects periodically | Power saving adapter or interference from other devices | Disable power saving for Wi-Fi (see the Linux section) or change the channel on the router (for example, from Auto on 6 or 11). |
| Low speed (1-10 Mbps) | Connection using an outdated standard (802.11b/g) or channel overload | In the router settings, set the mode 802.11n/ac/ax and change the channel width to 40 MHz (for 5 GHz). |
If the problem is not solved, try reset network settings:
- 🪟 Windows:
Settings → Network & Internet → Status → Network reset. - 🍎 macOS: Delete the file
/Library/Preferences/SystemConfiguration/NetworkInterfaces.plistand reboot. - 🐧 Linux: Do it
sudo rm /etc/NetworkManager/system-connections/*and restartNetworkManager.
⚠️ Attention: On laptops with Killer Wireless adapters (installed in some models) MSI, Dell Alienware) may conflict with software Killer Control Center. Remove it through Control Panel → Programs and Features and use the standard Windows driver.
Frequently asked questions
My laptop can't detect Wi-Fi, even though everything works on my phone. What's the problem?
Most likely, the Wi-Fi adapter on your laptop is disabled. Check:
- A physical button/switch on the body (on some models) HP or Lenovo).
- A key combination (for example,
Fn + F2). device Manager(Windows) orifconfig(Linux/macOS) - the adapter can be disabled programmatically.- Drivers - if the adapter is in the system, but the networks are not visible, update the driver (see the section "Updating drivers").
If the adapter is not in the list of devices, this is a hardware fault (repair is required).
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 (on Android:
Settings → Wi-Fi → Network name → Share; on Windows: throughControl Panel → Network Connections). - 🖥️ Go to your router settings (usually
192.168.1.1) and see the password in the sectionWireless Mode → Security. - 🔧 Reset the router to factory settings (button
Reseton the back panel) - the password will be reset to the default (indicated on the sticker).
On macOS the password can be found in Keychain (Applications → Utilities → Keychain).
Why does my laptop connect to Wi-Fi, but pages won't open?
This is a typical problem with DNS or IP address. Check:
- Open
Command line(Windows) orTerminal(macOS/Linux) and run:
ping 8.8.8.8
If the ping works (no packet loss), but websites don't open, the problem is DNS. Solution:
- Enter DNS manually:
8.8.8.8(Google) or1.1.1.1(Cloudflare). - Flush your DNS cache:
ipconfig /flushdns(Windows)sudo dscacheutil -flushcache (macOS)
sudo systemd-resolve --flush-caches (Linux)
If ping doesn't work, check your settings. IPv4 (the gateway or subnet mask may be entered incorrectly).
How to boost Wi-Fi signal on a laptop?
A weak signal may be due to distance from the router, interference, or adapter settings. Try:
- 📶 Move closer to the router or remove obstacles (walls, metal objects).
- 🔄 Change the channel on the router: go to settings (
192.168.1.1) and select the channel1,6or11(for 2.4 GHz) - they are the least susceptible to interference. - 🖥️ Update adapter driver (especially relevant for Realtek And Broadcom).
- 📡 Use an external antenna: some laptops (eg. Dell XPS or Lenovo ThinkPad) support the connection of external Wi-Fi antennas via the port
M.2. - 🔌 Connect a USB Wi-Fi adapter (For example, TP-Link TL-WN823N) - it often works more stably than the built-in one.
On