How to increase internet speed on a laptop via Wi-Fi in Windows 11

A modern laptop running Windows 11 offers powerful hardware, but users often face a paradoxical situation: even with a high ISP rate, the actual download speed remains low. This phenomenon is especially noticeable when using a wireless connection. Wi-Fi, where a variety of factors, from physical obstacles to software conflicts, can choke traffic. Before blaming the ISP, it's necessary to conduct a thorough diagnosis of the local network.

In this article, we'll explore a comprehensive approach to solving the problem that goes beyond simply turning the router on and off. You'll learn how to properly configure your network adapter, update critical drivers, and use hidden system features to prioritize traffic. Microsoft Windows 11 has introduced new power management mechanisms that can limit network card performance by default to save battery life, and this is the first point that requires your attention.

Optimization isn't a one-time action, but a consistent process of eliminating bottlenecks. We'll cover both the software settings of the operating system itself and the physical aspects of hardware placement. Understanding how your network stack, will allow you to get the most out of your existing equipment, ensuring a stable ping in games and high download speeds for large files.

Diagnosing the current state of the network and identifying bottlenecks

The first step should always be an objective assessment of the situation, as without accurate data, any further action may be pointless. You need to find out the actual speed your provider is currently providing and compare it with the one stated in your contract. To do this, use specialized services such as Speedtest or Fast.com, running tests with a cable connection and via Wi-Fi to see the difference.

It's important to understand that wireless connection speeds will always be slower than cable connections due to protocol overhead and transmission losses. However, if the loss is more than 30-40%, this is a clear sign of a problem. Windows 11 has an excellent built-in monitoring tool that shows your current connection speed in real time. To access it, click Win + R, enter ncpa.cpl and double-click on your Wi-Fi connection.

Pay attention to the "Speed" parameter in the status window: if it shows 54 Mbps or 150 Mbps when your router supports gigabit speeds, your laptop is running at an outdated standard. This could be caused by drivers or router settings. It's also worth checking for any background processes consuming bandwidth using Task Manager.

  • 📊 Use the command line for detailed analysis: enter netsh wlan show interfaces to view the signal strength and security type.
  • 📉 Check your channel load using third-party snails, such as WiFi Analyzerto see nearby networks.
  • 💻 Open Task Manager (Ctrl+Shift+Esc) and sort processes by the "Network" column to identify hidden consumers.

⚠️ Attention: If the signal strength (RSSI) is below -75 dBm, Windows 11 software optimization won't provide a significant improvement. In this case, the issue lies in the physical distance or obstacles between the laptop and the access point.

Optimizing network adapter settings in Windows 11

By default, the Windows 11 operating system is configured to balance performance and power consumption, which often results in artificially reduced Wi-Fi speeds. To fix this, you need to manually change the device settings through Device Manager. Right-click the Start button and select "Device Manager," then find the "Network Adapters" section.

Double-click on your wireless adapter (usually the name contains the words Wireless, Wi-Fi or chipset brand, for example, Intel, Realtek, Qualcomm). Go to the Advanced tab. This is where you'll find a list of settings that control the hardware's behavior. Find the setting Roaming Aggressiveness (Roaming Aggressiveness) and set it to "1. Lowest" to prevent your laptop from constantly trying to find the best access point if you are in range of the same network.

The key is to disable power saving. Find the setting MIMO Power Save Mode and set it to "No SMPS" or "Disabled." It's also worth checking the "Throughput Booster" setting and enabling it if it's available for your adapter model. These changes force the network card to operate in maximum performance mode, ignoring the system's attempts to save power.

📊 What is the Wi-Fi signal strength in the room where your laptop is located?
Full (all divisions)
Good (3 divisions)
Medium (2 divisions)
Bad (1 division or no connection)

After making changes, be sure to reboot your device for the settings to take effect. Not all adapters support the full range of features described, and the interface may vary depending on the chipset manufacturer. If you don't see a specific setting, it means your driver doesn't support that feature.

  • 🔋 The "Power Saving Mode" option must be set to "Maximum Performance" or "Disabled".
  • 📡 For the 5 GHz band, select the preferred mode "802.11ac" or "802.11ax".
  • 🚀 Enable the "Packet Coalescing" option only if you are experiencing power consumption issues, otherwise it is better to disable it.

Updating and reinstalling Wi-Fi drivers

A driver is an intermediary between the operating system and the physical hardware, and its version directly impacts connection stability and speed. Standard updates via Windows Update often offer generic, but not always optimal, driver versions. For maximum speed, you should download the latest driver directly from your laptop manufacturer's website or the manufacturer of your network chip.

Before installing the new version, it is recommended to completely uninstall the old driver. Go to Settings → Apps → Installed Apps and find the software for your Wi-Fi adapter (e.g. Intel PROSet/Wireless Software). After uninstalling, restart your computer. Only then install the latest version downloaded from the official website.

Owners of laptops with chips Intel can use the utility Intel Driver & Support Assistant, which will automatically find and install the required software. For other manufacturers, the process may be manual. Make sure you download the driver specifically for your laptop model and Windows 11 version, as Windows 10 drivers may not work correctly.

What should I do if Wi-Fi disappears after updating the driver?

In Device Manager, right-click the adapter → "Uninstall device" (check "Delete the driver software"). Then, from the menu, select "Action" → "Scan for hardware changes." The system will attempt to restore the default driver, after which you can reinstall the desired version.

⚠️ Attention: Manufacturers' website interfaces and support section structures may change. If you can't find a driver for your exact model, check the information on your laptop manufacturer's official website or contact support.

Using the Command Prompt to Reset and Configure TCP/IP

Accumulating errors in network settings and the DNS cache can significantly slow down system response and page loading speeds. Windows 11 provides powerful command line tools for resetting network settings to factory defaults. To do this, launch Terminal as an administrator: right-click the Start icon and select "Terminal (Administrator)" or "PowerShell (Administrator)."

First, reset the TCP/IP stack and flush the DNS cache. Enter the command ipconfig /flushdns to clear the DNS cache, which solves issues with websites taking a long time to load. Then run the command netsh int ip reset to reset your IP protocol settings. These steps are safe and won't delete your personal files.

For more advanced customization, you can change the TCP receive window settings, which is especially important for high-speed connections. The command netsh int tcp set global autotuninglevel=normal Restores automatic receive window scaling, allowing the system to manage data buffering more efficiently. If you previously adjusted these settings manually, resetting them may yield significant performance gains.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running all commands, be sure to restart your laptop. The system will apply the changes upon startup. If the issue persisted due to software conflicts in network protocols, this step should resolve it.

  • 🔄 Team netsh winsock reset Restores the Winsock socket catalog, often fixing connection errors.
  • 🌐 Resetting the IP releases the current address and requests a new one from the router's DHCP server.
  • 🛠 A full network reset can be performed through Settings → Network & Internet → Advanced network settings → Network reset.

Setting up the frequency range and channel of the router

Wi-Fi speed on a laptop directly depends on how clear the air is where the signal is being received. Most modern routers operate in two bands: 2.4 GHz and 5 GHz. The 2.4 GHz band is heavily congested with neighboring networks and household appliances, causing interference. To increase speed, it's crucial to switch your laptop to the 2.4 GHz band. 5 GHz, if the router allows it.

Check your router settings (usually at 192.168.0.1 or 192.168.1.1). Make sure the channel width for the 5 GHz band is set to 80 MHz or 160 MHz. A channel width of 20/40 MHz in this band significantly limits maximum throughput. However, if you live in a dense apartment building, the 160 MHz channel width may be unstable due to interference from radar or neighboring networks.

Use Wi-Fi analysis apps on your smartphone to find a clear channel. In the 5 GHz band, channels don't overlap, so choosing a specific channel (e.g., 36, 40, 44) is less critical than in 2.4 GHz, but locking to a clear channel instead of using "Auto" can improve stability.

Parameter 2.4 GHz band 5 GHz band Speed ​​recommendation
Max. speed (theoret.) up to 600 Mbps up to 9.6 Gbps Use 5 GHz
Penetration ability High Low 2.4 GHz for far rooms
Workload Very high Medium/Low 5 GHz is more stable
Channel width 20/40 MHz 80/160 MHz The maximum possible

Disabling background processes and metered connections

Windows 11 is known for its love of background activity, which can silently consume precious bandwidth. System updates, OneDrive sync, cloud storage, and telemetry can create data queues, reducing the available speed for your tasks. First, check your "Metered Connection" settings.

Go to Settings → Network & Internet → Wi-Fi → Manage known networks. Select your network and enable the "Metered connection" option. This will prevent Windows from downloading large system updates and syncing photos in the background, leaving the full bandwidth for your apps. This is especially useful if your internet speed is slow.

You should also disable automatic downloading of updates for other PCs (Peer-to-Peer sharing). This feature allows your computer to distribute Windows updates to other computers on the network or over the internet, which wastes bandwidth. You can disable it in "Windows Update" → "Advanced options" → "Delivery Optimization."

☑️ Check background activity

Completed: 0 / 4

Don't forget to check the startup list of programs. Many applications, such as Steam, Epic Games Apps like Windows 10 and messaging apps can run updates immediately after system startup. Close unnecessary programs in the system tray (notification area) before starting important work or games.

FAQ: Frequently Asked Questions

Why did my Wi-Fi speed drop after upgrading to Windows 11?

This is a common issue related to old drivers not working correctly in the new environment. The system may have automatically installed a generic driver that doesn't fully utilize the potential of your hardware. Solution: Completely uninstall the current driver and install the latest version from the laptop manufacturer's website, specifically marked for Windows 11.

Does antivirus software affect internet speed?

Yes, third-party antiviruses can scan all incoming and outgoing traffic in real time, which can create a delay. Try temporarily disabling protection or adding trusted processes to exceptions to see if this improves speed. Windows Defender usually less resource intensive.

Should I change DNS servers to speed things up?

Changing your DNS (for example, to Google 8.8.8.8 or Cloudflare 1.1.1.1) will not increase file download speed (bandwidth), but it can speed up response times when opening websites (time to first byte), since domain names will be resolving faster.

How do I check if my laptop supports Wi-Fi 6?

Open Device Manager and locate your Wi-Fi adapter. If the model name contains an abbreviation AX (for example, Intel Wi-Fi 6 AX200), then there is support for the new standard. You can also enter the command netsh wlan show drivers in the command line and look at the line "Supported radio types".