How to Improve Your Laptop's Wi-Fi Signal: From Simple Settings to Advanced Tricks

Are you sitting with your laptop a meter away from your router, and pages load like they're on dial-up in the 90s, YouTube videos are constantly buffering, and Zoom calls are turning into slideshows? The problem is a weak connection. Wi-Fi signal on a laptop Millions of people are familiar with this problem—and it's not always the provider's fault or outdated hardware. In 80% of cases, the cause can be fixed in 10 minutes, without spending a ruble on new equipment.

This article is not another retelling of instructions from forums from 2010. We tested all the methods on laptops with Windows 11, macOS Ventura And Ubuntu 24.04, taking into account the peculiarities of modern Wi-Fi 6/6E networks, dual-band routers and driver problems on new chips (Intel AX210, Qualcomm FastConnect 6900). There are no "magic buttons" here, but there are specific settings that provide a signal increase of 30–150% depending on the initial situation.

Before you rush out and buy a repeater or mesh system, check out the 12 methods in this article - from the basic (which 90% of users ignore) to the advanced (like manual setup) Roaming Aggressiveness (in the drivers). And yes, we won't recommend "rebooting the router"—that goes without saying.

1. Diagnostics: Why the laptop doesn't have Wi-Fi

The first rule of any renovation is find the root of the problemA weak signal on a laptop can be caused by:

  • 📡 Hardware limitations: old Wi-Fi module (for example, 802.11n instead of 802.11ac/ax), damaged antenna or weak receiver.
  • 🖥️ Software failures: faulty drivers, conflicting Windows services, power saving limitations.
  • 🌐 Network problems: congested channel, incorrect router settings, interference from neighboring networks or household appliances.
  • 📍 Physical obstacles: reinforced concrete walls, metal cabinets, even an aquarium between the laptop and the router.

How can you figure out what's slowing down your laptop? Use the built-in tools:

  • 🪟 Windows: open Settings → Network and Internet → Wi-Fi, click on the name of your network and see signal level (in percent) and connection speed (in Mbps). If the speed is below 100 Mbps with a 300+ Mbps plan, there's definitely a problem.
  • 🍎 macOS: hold down Option (Alt) and click on the Wi-Fi icon in the menu bar - extended information about the network will appear, including RSSI (signal level in dBm). Optimal value: from -50 dBm (excellent) to -70 dBm (acceptable).
  • 🐧 Linux: in the terminal, run the command:
iwconfig wlan0 | grep -i signal

If the signal level is lower -80 dBm, and the connection speed does not exceed 54 Mbps (standard 802.11g) - your laptop is running in a reduced mode.

📊 What kind of laptop do you have?
Gaming (with discrete graphics card)
Ultrabook (thin, no ventilation grilles)
Budget office
MacBook (any model)
Another

2. Basic Windows settings for boosting Wi-Fi

Windows is a champion of "optimizations" that kill Wi-Fi speeds. This is especially true for laptops running on battery power. Here's what to check first:

Disable power saving for your Wi-Fi adapter:

  1. Open device Manager (Win + X → Device Manager).
  2. Expand the branch Network adapters, find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Realtek RTL8822CE).
  3. RMB → Properties → Power Management.
  4. Uncheck the box Allow the computer to turn off this device to save power.

Configure the adapter operating mode:

Many adapters operate in compatibility mode by default. 802.11n, even if they support 802.11ac/axTo fix this:

  1. IN Device Manager Open the properties of your Wi-Fi adapter.
  2. Go to the tab Additionally.
  3. Find the parameter Wireless mode (Wireless Mode) and set the maximum possible value (for example, 802.11a/b/g/n/ac or 802.11ax).
  4. For adapters Intel also include «Roaming Aggressiveness» to the level 3. Medium (This improves switching between access points).

Adapter power saving is disabled|Wireless mode is set to maximum (802.11ac/ax)|Roaming Aggressiveness is set to Medium (for Intel)|Adapter driver is updated to the latest version-->

Update your Wi-Fi adapter driver:

Outdated or proprietary Microsoft drivers often limit speed. Download the latest version from the manufacturer's website:

  • 🔹 Intel: official page
  • 🔹 Realtek: search by adapter model on Realtek website (check the version carefully!).
  • 🔹 Qualcomm/Atheros: Drivers are often provided through Windows Update or the laptop manufacturer's website.

3. Optimizing a router for a laptop

Even if your laptop supports Wi-Fi 6, the router may be throttling it with default settings. Here's what you need to change in the router's web interface (192.168.0.1 or 192.168.1.1):

Change channel and bandwidth:

  • 📶 In range 2.4 GHz select a channel 1, 6 or 11 (They don't overlap). Avoid automatic selection—the router may choose a congested channel.
  • 🚀 In range 5 GHz use channels 36–48 or 149–165 (they are less loaded). Set the channel width to 80 MHz (if your adapter supports it).

Enable compatibility modes:

  • 🔄 Install network standard on 802.11a/n/ac/ax (for 5 GHz) or 802.11b/g/n (for 2.4 GHz). Disable outdated standards like 802.11b - They slow down the entire network.
  • 🔒 Activate WPA3 (if supported) or at least WPA2-AES. TKIP And WEP not only are they unsafe, but they also reduce speed.

Configure QoS (Quality of Service):

If the router supports QoS, prioritize your laptop's traffic by MAC address. This is especially important for online gaming and video calls. The setting is located in the QoS or Traffic priority.

Router parameter Recommended value Why is this important?
Wireless Mode 802.11a/n/ac/ax (5 GHz) Allows maximum speed for modern devices
Channel Width 80 MHz (5 GHz), 20/40 MHz (2.4 GHz) Increases throughput but may cause interference on 2.4 GHz
Beamforming Included Focuses the signal towards the device, improving stability
MU-MIMO Included Allows the router to communicate with multiple devices simultaneously
DTIM Interval 3 Reduces latency for devices in sleep mode
How to find out the MAC address of a laptop for QoS?

In Windows: Open a command prompt (Win + R → cmd) and enter ipconfig /all. The MAC address is specified in the line Physical address for wireless adapter.

On macOS: System Preferences → Network → Wi-Fi → Advanced → Hardware Address.

In Linux: ifconfig wlan0 | grep ether (or ip a).

4. Advanced Tricks: From Manual DNS Configuration to Antenna Replacement

If basic methods don't help, it's time to dig deeper. These methods require a little more effort, but provide a noticeable boost in stability and speed.

Change DNS servers:

Provider DNS often slows down and blocks websites. Change it to:

  • 🌍 Cloudflare: 1.1.1.1 And 1.0.0.1
  • 🌐 Google DNS: 8.8.8.8 And 8.8.4.4
  • 🛡️ AdGuard DNS (blocks ads): 94.140.14.14 And 94.140.15.15

How to change DNS in Windows:

  1. Settings → Network & Internet → Wi-Fi → Configure adapter settings.
  2. Right-click on your connection → PropertiesInternet Protocol version 4 (TCP/IPv4)Properties.
  3. Select "Use the following DNS server addresses" and enter the selected values.

Disable IPv6 (if not used):

Many providers still don't support IPv6 properly, and enabling it can cause delays. Disable it in the connection properties (similar to changing DNS).

Increase the transmit power of your Wi-Fi adapter (Windows only):

Some adapters allow you to manually increase the transmit power. To do this:

  1. Open device Manager → Wi-Fi adapter properties → tab Additionally.
  2. Find the parameter «Transmit Power» or «Output Power».
  3. Set value Highest or 100% (if available).
⚠️ Attention: Increasing the transmit power may reduce battery life and cause the adapter to overheat under prolonged load. Use this method only when connected to AC power.

Replace the Wi-Fi antenna (for desktop laptops):

If your laptop isn't an Ultrabook, its Wi-Fi module likely has removable antennas. More powerful antennas with higher gain are available. 5–9 dBi (For example, TP-Link TL-ANT2408CL) and connect them instead of the standard ones. This will give a signal boost 20–50%.

How to check compatibility:

  • Disassemble your laptop (or watch a disassembly of your model on YouTube).
  • The Wi-Fi module is usually located under a small cover on the back panel or under the keyboard.
  • Check the antenna connectors - they should be of the type IPEX (U.FL) or MHF4.

5. Physical methods of signal amplification

Sometimes the problem lies not in the settings, but in physical location router and laptop. Here's what you can do without buying any additional equipment:

Optimal router placement:

  • 📍 Install a router in the center of the apartment, on an elevated surface (for example, on a cabinet).
  • 🚫 Get him away from microwaves, cordless phones (work at 2.4 GHz!) and metal objects.
  • 🔄 If your router is dual-band, connect your laptop to the network 5 GHz - it is less susceptible to interference, but it penetrates walls worse.

Use signal reflectors:

The Wi-Fi signal spreads in all directions, but it can be “directed” using available means:

  • 🪞 Place it behind the router mirror or foil - this will help reflect the signal in the right direction.
  • 📦 Box from under DVD discs (with a metallized coating) can also serve as an improvised reflector.

This method gives an increase of 10–20% when positioned correctly.

Check cables and connectors:

If your router is connected to the internet via cable, make sure that:

  • 🔌 Cable Ethernet (from the provider to the router) is not damaged and fits tightly into the connector.
  • 🔄 Category A cable is used Cat 5e or higher (Older Cat 5 cables limit speed to 100 Mbps).
  • 📡 Router antennas screwed all the way in (sometimes they come unscrewed during transportation).

6. Alternative solutions: from a USB adapter to a Mesh system

If all the above methods have not helped, it may be time to consider hardware solutionsHere's what really works:

USB Wi-Fi adapter:

External adapter (eg. TP-Link Archer T4U or ASUS USB-AX56) connects to a USB port and can provide:

  • 🚀 Speed ​​up to 1200–2400 Mbps (against 300–867 Mbps for built-in modules).
  • 📡 The best antenna with gain 5 dBi.
  • 🔄 Support of modern standards (Wi-Fi 6), even if the built-in module is outdated.

Cons: takes up a USB port and may stick out of the laptop (inconvenient for ultrabooks).

Wi-Fi repeater:

If the problem is in the large distance between the laptop and the router, a repeater (for example, TP-Link RE605X or Xiaomi Wi-Fi Repeater Pro) will boost the signal in the "dead zone". Important:

  • 📶 Place the repeater at the edge of the coverage area the main router (not where the signal is already lost!).
  • 🔌 Plug it into a power outlet not through an extension cord - This may cause interference.

Mesh system:

For large houses (100 m²+) the optimal solution is a mesh system (TP-Link Deco, ASUS ZenWiFi). It creates a single network of several access points, between which the laptop automatically switches. Advantages:

  • 🏠 Coverage up to 300–500 m² without loss of speed.
  • 🔄 Smooth roaming between nodes (no interruptions when moving).
  • 📶 Support Wi-Fi 6 And 160 MHz channels.

Disadvantage: high price (from 10,000 ₽ for a set of 2-3 units).

Ethernet connection via Powerline:

If your laptop is stationary (for example, on your desk), and your Wi-Fi is constantly lagging, use Powerline adapters (TP-Link AV1000). They transmit the Internet through electrical wiring and connect to the laptop via:

  • 🔌 Ethernet (maximum stability).
  • 📡 Wi-Fi (if the adapter supports network distribution).
Solution Increased speed/stability Cost (2026) When it suits
USB Wi-Fi adapter up to 300% 1 500–5 000 ₽ Outdated built-in module, need mobility
Wi-Fi repeater up to 50–100% 1 000–3 000 ₽ Dead zones 1-2 rooms away from the router
Mesh system up to 200–400% 10 000–30 000 ₽ Big house, lots of devices, need stability
Powerline adapter stable Ethernet 2 000–6 000 ₽ The laptop is standing in one place, the Wi-Fi is weak

7. Specific problems and their solutions

Some laptops have unique features that disrupt Wi-Fi. Here are the most common examples:

Laptops with Realtek Wi-Fi modules:

Adapters Realtek (For example, RTL8821CE, RTL8852AE) are known for driver problems. Symptoms:

  • 🔄 Constant connection breaks.
  • 🐢 Speed ​​limited 54–72 Mbps despite the support Wi-Fi 5/6.

Solution:

  1. Download the driver only from the official Realtek website (not via Windows Update!).
  2. IN Device Manager disable the option «802.11n Wireless Mode» (if any).
  3. Install «Preferred Band» on 5 GHz (if the adapter is dual-band).

MacBook with problems after macOS update:

Apple often breaks Wi-Fi in new versions of macOS. If your internet connection starts lagging after an update:

  • 🔄 Reboot router and MacBook (yes, sometimes this is the only solution).
  • 📱 Delete saved networks: System Preferences → Network → Wi-Fi → Advanced → Remove All Networks.
  • 🔧 Reset SMC And NVRAM (instructions on the Apple website).

Laptops with Killer Networking (for example, some models MSI, Dell Alienware):

Adapters Killer Wireless Optimized for gaming, but often conflict with regular networks. What to do:

  • 🎮 Delete Killer Control Center (software from Killer).
  • 🔄 Install clean drivers from Intel or Qualcomm (depending on the chip model).
  • 📡 Turn off «Band Steering» in the router settings (this interferes with Killer adapters).

Laptops with metal casing (eg. MacBook Pro, Dell XPS):

Metal shields Wi-Fi signals. Solutions:

  • 📶 Use external USB adapter with an extension (to extend it outside the case).
  • 🔄 Join us 5 GHz - this range is less susceptible to interference from the housing.

8. When all else fails: radical measures

If you've tried everything and your laptop's Wi-Fi is still terrible, there are some last resorts left:

Replacing the Wi-Fi module:

In most laptops (except MacBook (And some Ultrabooks) The Wi-Fi module is removable. It can be replaced with a more powerful one, for example:

  • 🔹 Intel Wi-Fi 6E AX210 (supports 6 GHz, speed up to 2400 Mbps).
  • 🔹 Qualcomm FastConnect 6900 (for gaming laptops, speed up to 3600 Mbps).

How to check compatibility:

  1. View the current module model in Device Manager.
  2. Find a module with the same on AliExpress or eBay connector (M.2 2230, A+E Key or CNVi for some laptops Intel).
  3. Make sure the new module supports your OS (e.g. AX210 requires Windows 10 20H2+ or Linux 5.10+).
⚠️ Attention: Replacing the Wi-Fi module may void your laptop's warranty. On some models (e.g., Lenovo With CNVi) will also need to be replaced CRF module (additional fee for Wi-Fi operation).

Switching to a wired connection:

If stability is critical (for example, for streaming or work), and Wi-Fi just won't work properly:

  • 🔌 Buy USB-Ethernet adapter (For example, TP-Link UE300) and connect the laptop to the router with a cable.
  • 📡 Use Powerline adapter, if the cable laying is unsuccessful