Why Is the Internet Slow on One Device?

Compare the slow device with a known-good device in the same place, then isolate Wi-Fi, software, Ethernet and hardware limits.

One device troubleshooting guide

Why Is the Internet Slow on One Device?

Use one controlled comparison to prove whether the bottleneck is Wi-Fi, software, Ethernet or the device itself.

One slow laptop compared with faster devices connected to the same broadband router

First check

Run the Same Test on Two Devices in the Same Place

Use the same speed-test method and keep both devices beside each other. This prevents room position and different test tools from distorting the result.

Fast route by symptom

Choose the Fault That Matches This Device

Wired speed stuck around 90–95 Mbps? Check the negotiated Ethernet link before changing broadband. A 100 Mbps Fast Ethernet link normally produces a real speed test below 100 Mbps, so a damaged cable, old USB adapter or 100 Mbps port can create an artificial ceiling.
Flowchart for isolating slow internet on one device by comparing Wi-Fi, Ethernet, a 100 Mbps link and browser, CPU or storage faults.
If another device is also slow in the same place, leave this device-specific route and test the wider Wi-Fi, router or broadband connection.

Symptom → cause → action

Match the One-Device Symptom and Apply the Relevant Fix

Why Is the Device Slow on Wi-Fi but Fast on Ethernet?

A normal Ethernet result proves that the device can process network traffic and that the wider broadband line is working. The bottleneck is therefore the device’s wireless adapter, antenna, driver, power-saving mode, signal quality or interference.

Likely cause: weak or old Wi-Fi hardware.

Immediate action: update the wireless driver, test beside the router, disable aggressive adapter power saving and compare 2.4GHz with 5GHz.

Why Is One Browser Slow While Apps and Other Browsers Are Fast?

A browser-only slowdown normally sits above the network connection. Extensions, corrupted browser data, secure DNS, proxy settings or a web-shield component can delay pages even though downloads and other applications remain normal.

Likely cause: browser extension, proxy or security filter.

Immediate action: compare a clean browser profile, confirm extensions are disabled and clear the browser cache before resetting the whole network.

Why Is the Device Slow on Both Wi-Fi and Ethernet?

When both network paths are slow on the same device, the bottleneck is more likely to be the operating system, VPN, security software, CPU, storage or a damaged network stack. Replacing the router is unlikely to help.

Likely cause: software interception or device resource pressure.

Immediate action: pause VPN and security inspection for a controlled comparison, restart the device and watch CPU and storage use during the test.

Why Is Ethernet Limited to About 100Mbps on One Device?

A result close to 100Mbps often means the Ethernet link negotiated at Fast Ethernet speed. The device port, cable, USB adapter or network card may not support or may have failed to negotiate a 1Gbps connection.

Likely cause: 100Mbps port, cable fault or old adapter.

Immediate action: check the reported link speed, try a known-good gigabit cable and confirm that both the port and adapter support 1000Mbps.

Why Does Video Buffer When the Device Passes a Speed Test?

The device may receive data quickly but fail to decode or display modern video smoothly. Older CPUs, limited memory, slow storage or missing hardware support for formats such as AV1 or VP9 can imitate an internet problem.

Likely cause: CPU, graphics or decoding limit.

Immediate action: lower the video resolution, close background applications and compare the same stream on another device before changing broadband.

What If Two Devices Are Slow in the Same Place?

Two slow devices weaken the case for a single-device fault. The room may have poor Wi-Fi, the router may be overloaded or the wider broadband service may be slow at that time. When both devices become unresponsive only while the line is busy, compare loaded latency.

Likely cause: shared Wi-Fi, router or broadband problem.

Immediate action: run the Bufferbloat Test when both devices fail under load, use the Wi-Fi instability guide, the router replacement test, or the systemic broadband disconnection guide when the whole home drops together.

↑ Back to guide index

Test in order

How Do I Prove Whether the Device or Broadband Is Slow?

Run the same broadband speed test on the slow device and a known-good device placed side-by-side. When the comparison device is fast, the incoming broadband path is working and the bottleneck is restricted to the slow device, its wireless link, software path or hardware.

01

Compare Two Devices Side-by-Side

Run the Broadband Speed Test on both devices using the same server and browser where practical.

Result: a fast comparison device confirms that you should continue with device-specific checks.
02

Retest Beside the Router

Move the slow device close to the main router and repeat the same test without changing other settings.

Result: recovery at close range points towards a weaker antenna, interference or poor room signal.
03

Bypass Wi-Fi with Ethernet

Connect the device by cable where supported and check whether the operating system reports a 100Mbps or 1Gbps link.

Result: normal wired speed isolates Wi-Fi; a 100Mbps link points towards the port, cable or adapter.
04

Remove One Software Layer at a Time

Compare without VPN, proxy, Private Relay, browser extensions and third-party web inspection where policy permits.

Result: immediate recovery identifies the software filter or route causing the slowdown.
05

Check CPU, Storage and Driver State

Watch the device performance monitor during the test, update the network driver and restart after updates.

Result: high local load with a normal network link points towards device processing or storage limits.

↑ Back to guide index

Quick cross-check

One-Device Slow Internet Result Matrix

Test resultDevice loadLikely diagnosisPrimary action
Fast Ethernet, slow Wi-FiNormalWeak signal, adapter, antenna or wireless-driver limitUpdate the driver, compare bands and retest beside the router
Slow Ethernet and Wi-FiSustained high CPU or storage useLocal software or hardware processing bottleneckPause VPN or web inspection and close heavy applications
Ethernet fixed near 100MbpsNormalCable, port, USB adapter or Fast Ethernet ceilingUse a known-good gigabit cable and verify the adapter specification
Both devices slow only under loadNormal on bothShared queueing or household upload saturationRun the Bufferbloat Test
Only slow with VPN or proxy activeNormal or elevatedTunnel route, inspection, CPU or MTU-related pathCompare the Packet Loss Test with the tunnel active and inactive

↑ Back to guide index

Advanced checks

How Do I Check the Device Adapter, VPN and MTU Path?

Check the active network interface and negotiated link rate first. If the PHY mode, receive rate or Ethernet link remains restricted beside the router, the device adapter, driver or power profile is limiting performance rather than the incoming broadband line.

Inspect a Windows Wi-Fi adapter
Windows terminal
netsh wlan show interfaces
What to check: signal, channel, radio type, receive rate and transmit rate. A restricted rate beside the router points towards the adapter, driver or power profile.
Windows driver capability
netsh wlan show drivers
What to check: supported radio types. Windows does not always expose exact spatial-stream capability, so do not infer antenna count from one field.

Inspect Wi-Fi on macOS or Linux
macOS Terminal
system_profiler SPAirPortDataType
What to check: current PHY mode, channel and supported interface information. You can also hold Option while opening the Wi-Fi menu for a quick live view.
Linux terminal
iw dev wlan0 link
What to check: signal, transmit bitrate and connected access point. Replace wlan0 with the actual wireless interface name where required.

Check VPN, Private Relay, proxy and MTU overhead
Tunnels add encryption and another route. Compare with the tunnel disabled only where permitted. Run the Packet Loss Test with the tunnel active and inactive to look for a repeatable difference, but do not treat one browser result as proof of MTU fragmentation. Do not hard-code a smaller MTU from one failed ping because some networks block large diagnostic packets; change MTU only when repeated tunnel-specific tests prove a path ceiling.
Reset a damaged local network stack
Windows terminal — Administrator
netsh int ip reset
ipconfig /flushdns
Use only after comparison tests isolate the device. Restart Windows after the reset. Do not use this as the first response to a whole-home or provider fault.

Recognise a device processing limit
High CPU, slow storage or missing hardware video decoding can make streaming and web applications appear network-limited. Compare raw downloads, CPU usage and the same content on another device before changing router or package.

↑ Back to guide index

Common questions

One Device Slow Internet FAQs

Why is one device slow when every other device is fast?

The fault is usually inside that device or its local Wi-Fi path. Common causes include a weak adapter, poor signal, VPN or security inspection, browser extensions, driver problems, CPU load or old hardware.

Why is the device fast on Ethernet but slow on Wi-Fi?

Ethernet bypasses the wireless adapter and radio path. A normal Ethernet result points towards weak signal, interference, an old Wi-Fi chip, driver power saving or an antenna problem.

Why is Ethernet stuck at about 100Mbps on one device?

The device may have a Fast Ethernet port, a damaged cable, an old USB adapter or a link that negotiated at 100Mbps instead of 1Gbps.

Can a VPN or security suite slow only one device?

Yes. VPN clients, proxies, Private Relay, firewalls and web shields process traffic on that device and can reduce speed or cause retransmissions without affecting other devices.

Should I replace the router when only one device is slow?

Usually not. When other devices are fast in the same place, fix or replace the slow device's adapter, software or hardware before changing the router or broadband package.

↑ Back to guide index

How LinkSpeed tests and checks claims