Poor Wi-Fi performance on a laptop: A complete troubleshooting guide

You open your browser, and the pages take forever to load. Video on YouTube It's constantly buffering, and online games are laggy, like you're playing through a 90s modem. Meanwhile, the internet works fine on your phone or other device. Sound familiar? Having trouble with Wi-Fi on a laptop — is one of the most common user complaints, and there can be dozens of reasons for it: from banal adapter overheating to hidden router settings that even experienced IT specialists don't know about.

In this article we will look at All possible reasons for slow Wi-Fi on a laptop — from hardware malfunctions to software conflicts. You will receive Step-by-step instructions with pictures (for Windows, macOS, and Linux), checklists for quick diagnostics, and comparison tables of solutions based on effectivenessAnd if the problem turns out to be your router, learn how to configure it to increase your speed by 2-3 times without buying new equipment.

It doesn't matter if you use ASUS ROG for games, MacBook Pro for work or old Acer For learning purposes, the troubleshooting algorithm will be the same. We'll start with the simplest and end with the rare pitfalls that aren't even mentioned on forums.

1. Checking the basic parameters: what to do first

Before digging into your router settings or reinstalling drivers, make sure the problem isn't obvious. In 30% of cases, slow Wi-Fi on a laptop is caused by simple issues that can be fixed in 2-3 clicks.

First, answer the questions:

  • 📶 Is this problem specific to the laptop? Check your speed on your phone, tablet, or another PC. If the internet is slow everywhere, the router or ISP is to blame.
  • 🔌 Is the laptop connected to a power outlet? On many models (especially Lenovo And HP) when running on battery power, the performance of the Wi-Fi adapter is automatically limited.
  • 🌡️ Is your laptop getting hot? Overheating of the Wi-Fi chip (especially in thin ultrabooks) can reduce the speed to 10-20% of the maximum.

If the answers do not clarify the situation, do the following: basic diagnostics:

  1. Reboot your router (unplug it from the power outlet for 30 seconds).
  2. Restart your laptop.
  3. Disable VPN, proxy or antivirus "shields" (for example, Kaspersky Safe Money).
  4. Try connecting to a different Wi-Fi network (for example, from your phone in hotspot mode).
📊 How long have you been having problems with Wi-Fi on your laptop?
Less than a week
1-3 weeks
More than a month
Always been slow
Don't know

If these steps haven't improved your speed, proceed to the next section. If the problem persists, remember what worked and use it in the future.

2. Speed ​​diagnostics: how to understand where the bottleneck is

Before you fix anything, you need to understand, where exactly is the connection slow?To do this, measure the speed at different stages:

  1. Speed ​​from the provider:
    • Connect your laptop to the router via cable (Ethernet) and check the speed on Speedtest or SpeedCheck.
    • Compare with your provider's tariff. If the speed is lower by 30% or more, the problem is with your internet provider.
  2. Wi-Fi speed:
    • Disconnect the cable and check the wireless connection speed.
    • If the difference with a cable connection is more than 50%, the Wi-Fi adapter or router settings are to blame.
  • Ping and stability:
    • Open Command line (Win + R → cmd) and enter:
    • ping -n 50 8.8.8.8
    • If packet loss (>5%) or ping >100 ms, the problem is in the signal quality or network congestion.

    The table will help interpret the test results:

    Situation Probable cause Solution
    Cable speed = tariff, Wi-Fi speed is 2-3 times lower Weak signal, interference, outdated Wi-Fi standard Change the router channel, update the adapter driver, use 5 GHz
    Cable speed is lower than the plan, and Wi-Fi speed is even worse. Problems with the provider or a faulty router Reboot your router and contact your ISP's support team.
    High ping (>100ms) and packet loss Network congestion, interference from other devices Change the Wi-Fi channel, turn off unnecessary devices, enable QoS
    The speed "jumps" (sometimes normal, sometimes drops) Interference, automatic switching between 2.4 and 5 GHz Fix the range in the router or laptop settings

    3. Router Setup: Optimization for Maximum Speed

    If the problem isn't with your laptop, but with your router, its settings can literally choke your Wi-Fi. Even a new 10,000-ruble router can perform 1,000 rubles worse than an old one if it's not configured correctly.

    Log into your router's control panel (usually at 192.168.1.1 or 192.168.0.1, login/password on the sticker on the back). Next:

    • 📡 Change Wi-Fi channel:
      • On the menu Wireless → Channel select manual mode (Manual).
      • For 2.4 GHz, use channels 1, 6 or 11 (they do not intersect).
      • For 5 GHz, select a channel with minimal load (see the application) Wi-Fi Analyzer on the phone).
    • 🔄 Disable automatic switching between 2.4 and 5 GHz:
      • If you have a dual-band router, give the networks different names (for example, MyWiFi_2G And MyWiFi_5G).
      • In your laptop settings, connect only to 5 GHz (if supported).
    • 🔒 Update your router firmware:
      • On the menu Administration → Firmware Upgrade Check if the version is up to date.
      • If there is an update, install it (do not turn off the router during the process!).
    • 📶 Turn on QoS (Quality of Service):
      • On the menu Qos → Settings Activate traffic prioritization.
      • Set the maximum bandwidth for the laptop (by MAC address).
    How to find out the MAC address of a laptop?

    Open Command line and enter ipconfig /all. The MAC address is specified in the line Physical address next to Wireless network adapter.

    If the speed has not increased after the changes, try reset the router to factory settings (button Reset on the back panel). This helps in 15% of cases where the previous settings were conflicting.

    Change the Wi-Fi channel to a free one|Disable automatic switching between 2.4/5 GHz|Update the router firmware|Enable QoS and prioritize the laptop|Reset the router settings (if nothing helps)-->

    4. Setting up a Wi-Fi adapter on a laptop

    Even if the router is configured perfectly, Laptop Wi-Fi adapter may not operate at full capacity. This is especially true for Windows, where drivers are often updated automatically, but not always correctly.

    First, check the current adapter settings:

    1. Click Win + Xdevice Manager.
    2. Expand the tab Network adapters and find the device with the words Wireless, Wi-Fi or 802.11.
    3. Right click → Properties → tab Additionally.

    In this menu, pay attention to the options:

    • 🔄 Roaming Aggressiveness — install Medium or Low (high value results in frequent reconnections).
    • 📶 Wireless Mode — choose 802.11a/b/g/n/ac (or ax, if the adapter supports Wi-Fi 6).
    • 🔋 Transmit Power — install Highest (maximum transmit power).
    • 🔄 Bandwidth — for 5 GHz select 20/40/80 MHz (if the router supports it).

    If the settings are ok, but the speed is still low - update the adapter driver:

    1. IN Device Manager Right-click on the adapter → Update driverAutomatic search.
    2. If Windows does not find any updates, download the driver from the laptop manufacturer's website (for example, Lenovo, HP, ASUS).
    3. For adapters Intel, Qualcomm Atheros or Broadcom You can download the driver from the official websites of the chips.

    For macOS And Linux the algorithm is different:

    • 🍎 On MacBook update the system via System Settings → Software Update.
    • 🐧 On Linux (Ubuntu, Mint) install proprietary drivers:
    sudo apt update
    

    sudo apt install firmware-your_adapter_name

    5. Interference and physical obstacles: how to detect and eliminate them

    A Wi-Fi signal is radio waves that are easily blocked by walls, furniture, and even household appliances. If your laptop is in the corner of the room and your router is on the other side of the apartment, your speed can drop by 5-10 times.

    How to check signal strength:

    • 📊 In Windows: Click on the Wi-Fi icon in the tray → see the number of signal bars.
    • 📱 On Android/iOS: install the application Wi-Fi Analyzer (shows signal level in dBm).

    Optimal values:

    • 🟢 -50 dBm and above is an excellent signal.
    • 🟡 -60 dBm — average (slowdowns may occur).
    • 🔴 -70 dBm and below - weak signal (you need to move the router closer or use an amplifier).

    Sources of interference:

    • 🔌 Microwaves — operate at a frequency of 2.4 GHz and completely “jam” Wi-Fi during heating.
    • 📺 Cordless phones (DECT) - use the same frequency.
    • 💡 Smart bulbs and cameras - Some models create background noise.
    • 🪑 Metal furniture, mirrors, aquariums - reflect the signal, creating “dead zones”.

    How to improve coverage:

    • 📍 Move the router to the center of the apartment (preferably on a higher level).
    • 🔄 Change the orientation of the antennas (if they are removable): one vertically, the other horizontally.
    • 🛡️ Use Mesh system (For example, TP-Link Deco, Google Nest Wi-Fi) for a big house.
    • 📶 Buy repeater (signal amplifier) ​​or Powerline adapter (Internet transmission via electrical wiring).

    6. Software conflicts: viruses, background processes, and Windows settings

    Sometimes Wi-Fi slows down not because of hardware problems, but because software conflictsHere's what you need to check:

    • 🦠 Viruses and malware:
      • Check the system Malwarebytes or Kaspersky Virus Removal Tool.
      • Pay attention to unfamiliar processes in Task Manager (Ctrl + Shift + Esc).
    • 🔄 Auto-updates and background downloads:
      • IN Windows 10/11 Disable automatic download of updates: Settings → Update & Security → Advanced Options → Delivery Optimization.
      • Turn off automatic software updates (Steam, Epic Games, NVIDIA GeForce Experience).
    • 🛡️ Firewall and antivirus:
      • Temporarily disable Windows Defender or a third-party antivirus.
      • Add your browser and games to your firewall exceptions.
    • ⚙️ Power settings:
      • Go to Control Panel → Power Options → Change plan settings → Change advanced power settings.
      • Find Wireless Network Adapter Settings → Power Saving Mode and install Maximum performance.

    If you use VPN, try disabling it - some servers significantly reduce speed. Also check DNS servers:

    1. Open Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
    2. Right-click on your Wi-Fi → PropertiesInternet Protocol version 4 (TCP/IPv4)Properties.
    3. Set DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).

    7. Hardware problems: when to take your laptop to a service center

    If none of the above helps, the problem may be in hardwareHere are some signs that it's time to call for service:

    • 🔌 The Wi-Fi adapter is not detected in Device Manager (or displayed with an exclamation mark).
    • 🌡️ The laptop gets very hot and the speed drops after 10-15 minutes of operation.
    • 🔄 Wi-Fi only works near the router (at a distance of 1–2 meters).
    • 💥 After dropping or hitting my laptop, Wi-Fi stopped working completely.

    What could have broken:

    • 📶 Wi-Fi adapter — the most common case. Replacement cost: 1,500–5,000 ₽ (depending on the model).
    • 🔌 Antenna cables — could have come loose or worn out. Repair: 500–1,500 ₽.
    • 🔋 Southbridge overheating (the chip responsible for Wi-Fi). Requires resoldering or cooling.
    • 🛡️ Battery problems - Some laptops limit Wi-Fi performance when the battery is worn out.

    If you are confident in your abilities, you can try self-diagnosis:

    1. Remove the back cover of the laptop (if it is removable).
    2. Find your Wi-Fi adapter (usually a small board with two antenna wires).
    3. Check that the antennas are securely seated. If not, carefully reconnect them.
    4. Inspect the adapter for blackened or bulging capacitors.
    What does a Wi-Fi adapter look like in a laptop?

    Typically this is a miniature board measuring 3x5 cm with markings Intel Wireless-AC, Qualcomm Atheros or Broadcom>. Two thin cables (antennas) are connected to it.

    If the adapter appears to be working properly but Wi-Fi is not working, try connect a USB Wi-Fi adapter (costs from 500 ₽). If the internet works fine with it, the problem is definitely with the laptop's internal adapter.

    8. Alternative solutions: if nothing helps

    If you've tried everything and your laptop's Wi-Fi is still slow, here are a few more non-obvious solutions:

    • 🔄 Use Powerline adapters:
      • They allow the Internet to be transmitted over electrical wiring at speeds of up to 1 Gbit/s.
      • Connect one adapter to the router and the other one next to the laptop (via Ethernet or Wi-Fi).
    • 📡 Buy an external Wi-Fi adapter:
      • USB adapters (eg TP-Link Archer T4U) support Wi-Fi 6 and provide speeds of up to 1,200 Mbps.
      • They connect to any USB port and do not require opening the laptop.
    • 🔗 Set up traffic prioritization on your router:
      • On the menu QoS or Bandwidth Control Limit the speed for other devices (eg. Smart TV, which downloads updates).
    • 📶 Change your provider:
      • If you have ADSL or outdated FTTB, go to GPON (optical internet).
      • Compare rates: sometimes a cheap 100 Mbps rate actually only delivers 10–20 Mbps due to line congestion.

    If the problem appeared after Windows updates or installing a new program, try roll back the system:

    1. Click Win + R → enter rstruiEnter.
    2. Select a restore point to a date when Wi-Fi was working properly.

    In extreme cases it is possible reinstall Windows (with file preservation). This helps in 5-10% of cases when the problem is caused by deep software conflicts.

    FAQ: Frequently asked questions about slow Wi-Fi on a laptop

    ❓ Why does Wi-Fi work fine on my phone but slow down on my laptop?

    This is a situation where the problem is laptop or its settingsPossible reasons:

    • Outdated Wi-Fi adapter driver.
    • Speed ​​limit in power settings.
    • Interference from other devices (such as a Bluetooth mouse or keyboard).
    • Hardware failure of the adapter (especially if the laptop is more than 5 years old).

    Start with driver updates and checks power settings.

    ❓ How do I find out which Wi-Fi adapter is in my laptop?

    There are several ways:

    1. Via Device Manager:
      • Click Win + Xdevice Manager.
      • Expand Network adapters.
      • Find the device with the names Wireless, Wi-Fi or 802.11.
  • Via Command Line:
    wmic nic where"NetEnabled='true'" get Name, Manufacturer
  • By laptop model:
    • Find your laptop model (on the sticker at the bottom or in System properties).
    • Google "[laptop model] specifications" or "[model] Wi-Fi adapter".
    • Typical adapter manufacturers: Intel, Qualcomm Atheros, Broadcom, Realtek.

      ❓ Can antivirus software slow down Wi-Fi?

      Yes, some antiviruses (for example, Kaspersky, Avast, ESET NOD32) scan all network traffic, which can reduce speed by 20-50%. To check:

      1. Temporarily disable your antivirus.
      2. Check the speed on Speedtest.
      3. If the speed has increased, add your browser and games to your antivirus exceptions.

    Also check the settings firewall Antivirus software sometimes blocks UDP packets, which are critical for online games and video calls.

    ❓ Why is Wi-Fi fast during the day but slow in the evening?

    This is related to overload of the provider's network or interference from neighborsIn the evening, when everyone is at home:

    • The load on the provider's equipment increases (especially if you have ADSL or FTTB).
    • Neighbors turn on their routers, creating interference on the same Wi-Fi channel.
    • Streaming services (Netflix, YouTube, Twitch) load the channel.
    • Solutions:

      • Change your Wi-Fi channel to a less crowded one.