How to speed up the internet on a Windows 10 laptop using a Wi-Fi router

Slow page loading and constant video buffering are annoying for any user, especially when you have a powerful laptop and a modern router. Often, the problem lies not with your ISP, but with software conflicts within the operating system. Windows 10 or incorrect wireless adapter settings. Before calling tech support, it's worth running a diagnostic on your equipment yourself.

Microsoft's operating system is configured by default to balance performance and energy savings, which does not always have a positive effect on data transfer speeds. Wi-Fi module It may go into sleep mode or use outdated encryption protocols, reducing bandwidth. Proper optimization can squeeze the maximum available megabits from your connection.

In this article, we'll explore a comprehensive approach to solving the problem: from physically relocating the router to deeply configuring network settings via the command line. You'll learn how to identify bottlenecks in your local network and fix them without purchasing expensive equipment.

⚠️ Note: Router settings and driver interfaces may vary depending on the device model and software version. Always consult the manufacturer's official documentation before making critical changes.

Diagnostics of the current state of the network and equipment

The first step should always be to analyze the actual situation to separate provider issues from local failures. Run the built-in diagnostic utility or use third-party services to measure the speed, first connecting via cable and then via wireless networkThe difference in readings will indicate problems specifically in the radio channel.

Pay attention to the indicators on the router body: if only one indicator is lit WAN, and a light bulb Wi-Fi If the light blinks slowly or doesn't light at all, the wireless module may be frozen or disabled. In this situation, a simple device reboot often resolves 80% of access issues.

📊 What is your actual Wi-Fi speed?
Less than 10 Mbps
10-50 Mbps
50-100 Mbps
More than 100 Mbps

Check what frequency your laptop is currently running at. Range 2.4 GHz is heavily congested in apartment buildings, leading to interference between signals from neighbors. Switching to a frequency 5 GHz If your router and adapter support it, this is the easiest way to get a speed boost.

  • 📶 Check the signal level in different rooms of the apartment.
  • 💻 Make sure your network card drivers are installed correctly.
  • 🔄 Restart your router and modem by unplugging them for 10 seconds.

Physical location of the router and antennas

The laws of physics remain true: Wi-Fi signals have difficulty penetrating thick concrete walls, mirrors, and metal structures. Placing a router in a niche, behind a TV, or on the floor negates all its technical advantages. The ideal location is in the center of the apartment, at least 1.5 meters above the floor.

Pay special attention to the antenna orientation. If your router has external antennas, it's best to position them vertically to cover a single horizontal plane (for example, one floor of a house). For multi-story homes, one antenna can be left vertical and the other horizontally to ensure the signal propagates vertically as well.

⚠️ Caution: Microwave ovens and wireless baby monitors operate on the 2.4 GHz frequency and can cause significant interference. Avoid placing the router near kitchen appliances.

Sometimes even a minimal change in the device's position can help. Move your router 20-30 centimeters away from a metal cabinet or aquarium, and your laptop's signal strength may increase by several notches. Use Wi-Fi analyzer apps on your smartphone to find the "sweet spot" indoors.

Updating drivers and configuring the network adapter

The standard drivers that Windows 10 installs automatically are often generic and do not reveal the full potential of a particular device. network controllerVisit the website of your laptop manufacturer (e.g. ASUS, HP, Lenovo) or chipset manufacturer (Intel, Realtek) and download the latest software version for your model.

After installing the driver, go to Device Manager. Find your wireless adapter in the list, right-click it, and select "Properties." The "Advanced" tab contains many hidden settings that affect performance.

Find the parameter Roaming Aggressiveness (Roaming Aggressiveness) and set it to "Lowest" if you don't roam between different access points. Also, make sure that in the Wireless Mode the standard has been selected 802.11ac or 802.11ax, if the router supports them, instead of the outdated one 802.11n.

☑️ Checking drivers

Completed: 0 / 1

It's important to disable power saving for the adapter. In the device properties, go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power." This will prevent intermittent connection drops and speed drops after being idle.

Optimizing router settings

Login to the router's web interface (usually at 192.168.0.1 or 192.168.1.1) opens access to the main speed controls. First, check that the least crowded channel is selected. In the 2.4 GHz band, channels 1, 6, and 11 are non-overlapping—choose the one with the fewest neighbors.

Channel width is another critical parameter. For the 2.4 GHz frequency, setting the width 40 MHz instead of standard ones 20 MHz Theoretically, it doubles the speed, but in practice, in noisy environments, this can lead to instability. For the 5 GHz band, feel free to set 80 MHz or even 160 MHz.

Parameter Recommended value (2.4 GHz) Recommended value (5 GHz)
Operating mode (Mode) 802.11n / Mixed 802.11ac / ax
Channel width 20 MHz (stability) / 40 MHz (speed) 80 MHz
Channel 1, 6 or 11 (auto) Any free
Signal strength High / 100% High / 100%

Be sure to check the security type. Using legacy encryption WEP or WPA/TKIP limits the connection speed. Switch the security settings to WPA2-PSK (AES) or WPA3, which will provide both protection and maximum performance.

What is QoS?

Quality of Service (QoS) is a router feature that allows you to prioritize traffic. You can configure the router to prioritize your laptop or gaming traffic, while limiting download speeds on other devices.

Reset network settings and command prompt in Windows 10

If software failures have accumulated, the most effective solution is a complete TCP/IP stack reset. This will return Windows network settings to factory defaults, clearing the DNS cache and resetting socket settings. This is performed via the command prompt running as administrator.

Open a command prompt (press Win + X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)"). Enter the command netsh int ip reset and press Enter. After that, run the command netsh winsock reset to reset the socket directory.

netsh int ip reset

netsh winsock reset

ipconfig /flushdns

After running the commands, be sure to restart your computer. These steps often help when your laptop is connected to Wi-Fi, but the internet isn't working or is extremely slow due to software routing table conflicts.

  • 🗑️ Clearing the DNS cache with the command ipconfig /flushdns.
  • 🔄 Reset TCP/IP protocol with command netsh int ip reset.
  • 🔧 Reset Winsock with a command netsh winsock reset.
⚠️ Note: After resetting your network settings, you may need to re-enter your Wi-Fi network password, as Windows will "forget" your saved connection profiles.

Changing DNS servers to speed up response

Often, it's not the file download speed that feels slow, but the response time when opening websites. This directly depends on the speed of your provider's DNS servers, which can be slow by default. Replacing them with public servers from Google or Cloudflare will significantly speed up browsing.

To change DNS, go to Control Panel → Network and Internet → Network and Sharing CenterSelect your connection, click "Properties", then find "Internet Protocol Version 4 (TCP/IPv4)" in the list and click "Properties" again.

In the window that opens, select the "Use the following DNS server addresses" option. Enter the addresses: preferred 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare), alternative 8.8.4.4 or 1.0.0.1This action will not increase the maximum download speed, but pages will start opening instantly.

Disabling background processes and Windows limits

Windows 10 is known for its love of background updates, which can silently consume your bandwidth. Check if you're currently downloading system updates or app updates from the Microsoft Store. These processes often have a high priority.

It's also worth checking your "Metered Connection" settings. If Windows considers your Wi-Fi connection metered, it limits background activity. Go to Settings → Network and Internet → Wi-Fi, select your network and make sure the "Metered connection" switch is off if you want maximum speed, or on if you want to save traffic.

Close unnecessary browser tabs and background applications, such as torrent clients, cloud storage (Dropbox, OneDrive), or game launchers (Steam, Epic Games), which may sync data in the background.

Why is Wi-Fi speed slower than cable?

Wireless communication is half-duplex, meaning data is transmitted only in one direction at a time, with some of the channel lost to overhead signals and interference protection. Therefore, the actual Wi-Fi speed is always 50-70% of the speed of a wired connection, even under ideal conditions.

Does the number of connected devices affect the speed?

Yes, the router distributes the bandwidth between all active clients. If one user is watching 4K video and another is downloading games, the speed on the third user's laptop will inevitably drop, regardless of Windows settings.

Is it worth buying a new router for speed?

If your router is more than 5-7 years old and only supports the 802.11n (2.4 GHz) standard, purchasing a modern dual-band router with 5 GHz and AC/AX support will provide a significant increase in connection speed and stability.