Setting up Wi-Fi on a laptop: from connecting to signal boosting

A modern laptop without a stable Wi-Fi connection is like a car without gas: everything seems to be in place, but it's of little use. Wireless network problems can affect both novice and experienced users: the signal may drop in the next room, the speed may drop to dial-up range, or the laptop may refuse to detect the network at all. In this article, we'll explore these issues. all stages of Wi-Fi setup — from basic connectivity to fine-tuned optimization for maximum speed and stability.

It is important to understand that the algorithm of actions depends not only on the operating system (Windows 10/11, macOS or Linux), but also depends on the laptop model, network card driver version, and router settings. We'll look at universal solutions that work in 90% of cases, and also provide recommendations for specific situations—for example, when the laptop doesn't detect the 5 GHz network or constantly loses connection.

If you're encountering this issue for the first time, start with the first section. If Wi-Fi is already configured on your laptop but is unstable, skip straight to the troubleshooting sections. diagnostics or signal amplificationFor your convenience, this article includes interactive checklists and surveys to help you navigate the process more quickly.

Basic Wi-Fi Connection: A Step-by-Step Guide

The first thing you need to do is make sure your laptop is physically capable of connecting to a wireless network. To do this, check:

  • 🔹 Wi-Fi button on the body: on some models (eg, Lenovo ThinkPad or HP Pavilion) there is a hardware switch or key combination (Fn + F2/F12) to turn on the adapter. Press it—sometimes the indicator light will glow orange, indicating it's locked.
  • 🔄 Airplane mode: V Windows check the notification panel (airplane icon) macOS — the top panel. Disable the mode if it's active.
  • 📡 Network card driver: If the laptop does not see any networks, the driver may not be installed or is not working correctly (more on this in the next section).

If the hardware tests are passed, proceed to the connection:

  1. Click on the Wi-Fi icon in the tray (Windows) or in the top panel (macOS/Linux).
  2. Select your network from the list of available networks. If it's not there, refresh the list (use the "Refresh" button or the circular arrow).
  3. Enter your password (case sensitive!) and click "Connect."

☑️ Checklist before connecting

Completed: 0 / 4

If you receive the error "Unable to connect to the network" after entering your password, try:

  • 🔑 Reboot the router (pull the plug for 30 seconds).
  • 📱 Connect to the network from your phone - if it doesn't work there either, the problem is with the router.
  • 🔧 Manually specify network parameters (more on this in the section about manual settings).
📊 What OS is installed on your laptop?
Windows 10/11
macOS
Linux
Other

Checking and updating Wi-Fi adapter drivers

About 30% of Wi-Fi issues on laptops are related to outdated or incorrectly functioning drivers. This is especially true after an update. Windows or reinstalling the system. Here's how to check their status:

IN Windows:

  1. Click Win + X and select "Device Manager".
  2. Expand the Network Adapters tab.
  3. Find the device with the words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
  4. Right-click → “Update driver” → “Search automatically”.

If Windows reports that the driver is up to date, but problems remain:

  • 🔍 Download the driver from official website of the laptop manufacturer (not from the site Intel or Qualcomm, namely with the support of your model, for example, support.lenovo.com).
  • 📥 For macOS Driver updates come through System Settings → Software Update.
  • 🐧 In Linux use the command lspci | grep -i network to identify the adapter, then install the proprietary driver (for example, for Broadcom this is a package bcmwl-kernel-source).
How to find out the model of a Wi-Fi adapter in Linux?

Open the terminal and enter the command lshw -c networkFind the line in the output product - this is the model of your adapter.

Critical error: If an exclamation point appears next to the adapter's name in Device Manager, this means the driver is either missing or conflicting with the system. In this case, uninstall the device (right-click → "Uninstall"), then restart your laptop—Windows will attempt to install the driver automatically.

⚠️ AttentionIf your Wi-Fi driver stops working completely after updating, roll back to the previous version using the device's "Properties" in the "Task Manager" (Driver tab → "Roll Back").

Manual configuration of network parameters (IP, DNS, channel)

Sometimes automatic Wi-Fi connections become unstable due to IP address conflicts or incorrect DNS settings. In such cases, manual configuration can help. Let's look at an example. Windows 11 (V Windows 10 And macOS the steps are similar):

Open Settings (Win + I) → "Network & Internet" → "Wi-Fi" → click on your network name. Scroll down to the "IP Settings" section and select "Edit":

  • 📌 IP address: set the switch to the "Manual" position and enter:

    — IP: 192.168.1.X (where X is a number from 2 to 254, not used by other devices)

    — Subnet mask: 255.255.255.0

    — Main gateway: 192.168.1.1 (or another address of your router, see the sticker on the back)

  • 🔗 DNS: instead of automatic, specify 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare) This will speed up website loading.

For macOS The path is: "System Preferences" → "Network" → select Wi-Fi → "Advanced" → "TCP/IP" tab. Here you can manually enter the IP and DNS.

Parameter Recommended value When to apply
IP address 192.168.1.100 If the router does not automatically assign an IP address (error "No network access")
DNS 8.8.8.8, 1.1.1.1 If websites open slowly or don't open at all
Channel width 20/40 MHz (for 2.4 GHz) If the network frequently drops out on 5 GHz

If the internet still doesn't work after manual setup, reset the settings to automatic mode and check the router—it may have a MAC address filter enabled or the DHCP server disabled.

Diagnosing Wi-Fi Problems: From Simple to Complex

When your laptop connects to the network, but the internet is unstable (pages take a long time to load, video is slow, the connection keeps dropping), it's time to run diagnostics. Start with these simple steps:

  1. Check the speed: use services like Speedtest.net or Fast.comIf the speed is below 10% of the tariff, the problem is with the provider or router.
  2. Test on another deviceConnect your phone or tablet to the same network. If the problem persists, the router or ISP is to blame.
  3. Ping to the router: open command prompt (Win + Rcmd) and enter:
    ping 192.168.1.1 -t

    If packets are lost (>5%) or the latency is >100 ms, there is a problem with the connection between the laptop and the router.

If basic tests do not yield results, proceed to in-depth diagnostics:

  • 📡 Network analysis: V Windows Open command prompt and type:
    netsh wlan show networks mode=bssid

    Pay attention to the column Signal - if the value is below 60%, the signal is weak.

  • 🔍 Network adapter logs: In the Device Manager, open the Wi-Fi adapter properties → the Events tab. Errors like "The device cannot start".
  • 🛠️ Interference test: download the utility WiFi Analyzer (Android) or NetSpot (Windows/macOS) It will show which channels are occupied by neighboring networks.
⚠️ Attention: If an error appears in the adapter logs "Unable to connect to the network" (code 10)This may indicate a hardware fault with the antenna or adapter. In this case, only a service center can help.

How to Boost Wi-Fi Signal on a Laptop: 7 Effective Methods

A weak signal is one of the most common causes of unstable internet. If your laptop is far from the router or there are walls between them, try these methods:

  1. Optimize your router's location:
    • 📍 Place the router at a height of 1–1.5 m (for example, on a shelf).
    • 🚫 Keep it away from microwaves, cordless phones and mirrors.
    • 🔄 Rotate the antennas vertically (for multi-story buildings) or at a 45° angle (for wide coverage).
  • Change Wi-Fi channel:

    In the router settings (usually 192.168.1.1) find the section WirelessChannelFor 2.4 GHz, select channels 1, 6, or 11 (they don't overlap). For 5 GHz, select any free channel (check via WiFi Analyzer).

  • Use a repeater or mesh system:

    If the router is not powerful enough for the entire apartment, install signal repeater (For example, TP-Link RE605X) or Mesh system (Google Nest WiFi). This will increase the coverage area without laying cables.

  • For a laptop you can also:

    • 🔌 Connect USB adapter with external antenna (For example, TP-Link Archer T4U). This is relevant for older models with weak built-in adapters.
    • 🔋 Disable power saving mode for the Wi-Fi adapter in the Device Manager (Power Management tab).
    • 📶 Enable 802.11n/ac standard in the adapter settings (if supported). To do this, open the adapter properties in the Device Manager → Advanced tab → parameter Wireless Mode.

    Security: How to Protect Your Network from Hacking

    Wi-Fi setup isn't limited to just connecting—it's also important to ensure protection from unauthorized access. The following threats are relevant in 2026:

    • 🕵️ Password selection: If you use a simple password (eg. 12345678), it can be hacked in a few minutes.
    • 🌐 Attacks on vulnerable protocols: encrypted networks WEP or WPA (without 2/3) are hacked in seconds.
    • 📡 DNS spoofing: Attackers may redirect you to phishing sites.

    To protect your network:

    1. Use WPA3 encryption (or WPA2-PSK, If WPA3 (not supported).
    2. Install complex password (minimum 12 characters, with numbers, letters, and special characters). Example: kT7#pL9!mQ2@vR.
    3. Turn it off WPS in the router settings - this protocol is vulnerable to brute force.
    4. Turn on MAC address filtering (although this is not a panacea - MAC is easy to counterfeit).
    5. Update your router firmware to the latest version (section Firmware Update in the web interface).
    ⚠️ Attention: If remote access is enabled in the router settings (Remote Management), disable it! This allows hackers to gain control of the device from the internet.

    Wi-Fi setup specifics for different operating systems

    While the principles of connecting to Wi-Fi are universal, each operating system has its own nuances. Let's take a closer look.

    Windows 10/11:

    • 🪟 If Wi-Fi doesn't reconnect automatically after sleep/hibernation, disable the "Allow the computer to turn off this device to save power" option in the adapter properties.
    • 🔧 To reset network settings, use the following commands:
      netsh winsock reset
      

      netsh int ip reset

      ipconfig /flushdns

    macOS (Ventura/Monterey):

    • 🍎 If your laptop doesn't see 5 GHz networks, check your settings in System Preferences → Network → Wi-Fi → Advanced → Wi-Fi Settings. Make sure the mode is enabled. 802.11a/n/ac.
    • 🔄 To reset network settings, delete the file /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist (make a backup copy first!).

    Linux (Ubuntu/Debian):

    • 🐧 If Wi-Fi doesn't work after installation, check if the adapter is blocking the module rfkill:
      sudo rfkill list
      

      sudo rfkill unblock all

    • 📦 For adapters Broadcom You may need to install proprietary drivers:
      sudo apt install broadcom-sta-dkms

    If you are using a rare OS (eg. ChromeOS or FreeBSD), the setup algorithm may differ. In this case, please refer to the official documentation.

    Frequently Asked Questions (FAQ)

    My laptop can't see any Wi-Fi networks. What should I do?

    First check:

    1. Is the Wi-Fi adapter turned on (hardware switch or Fn + antenna key).
    2. Is the driver installed (see the section about drivers).
    3. Is the router working (the indicators should be steadily lit, without blinking).

    If the adapter is turned on but there are no networks, try connecting an external USB adapter - the built-in one may be faulty.

    The Wi-Fi connects, but the pages won't open. What's wrong?

    The reasons may be as follows:

    • 🔌 Problems with the provider (check on your phone).
    • 📛 Incorrect DNS settings (try 8.8.8.8).
    • 🛡️ Your firewall or antivirus is blocking the connection (temporarily disable them).
    • 🔄 IP address conflict (restart your router and laptop).

    Also run in command line:

    ipconfig /release
    

    ipconfig /renew

    How to connect to a hidden Wi-Fi network?

    Hidden networks (with disabled SSID) are configured manually:

    1. IN Windows: “Settings” → “Network & Internet” → “Wi-Fi” → “Hidden network” → enter the network name (SSID) and password.
    2. IN macOS: "System Preferences" → "Network" → "Wi-Fi" → "Other Networks" → specify the SSID and security settings.

    Make sure that the mode is enabled in the router settings. Hide SSID (but remember: this does not increase security!).

    Can you use a laptop as a Wi-Fi repeater?

    Yes, but with some reservations:

    • 🪟 In Windows this is done through mobile hotspot (“Settings” → “Network & Internet” → “Mobile hotspot”), but the laptop must be connected to the network via cable (Ethernet).
    • 🐧 In Linux can be customized hostapd, but this requires knowledge of the terminal.

    For stable retransmission, it is better to use a specialized repeater.

    Why is Wi-Fi slow only on my laptop, but fine on my phone?

    Possible reasons:

    • 🖥️ Outdated Wi-Fi adapter driver (update it).
    • 📶 The laptop is connected to a 2.4 GHz network, and the phone is connected to a 5 GHz network (check in the router settings).
    • 🔋 Power saving mode limits the adapter's performance (disable it in Device Manager).
    • 🦠 Viruses or background programs (check Task Manager on the network load).