Advanced Guide to Troubleshoot Slow Internet
A systematic, step-by-step guide to diagnosing slow internet — just like a network engineer would.
12 min read · Last updated Feb 2025
Slow internet can be caused by many factors — not just your Internet Service Provider (ISP). In many cases, the issue may be related to Wi-Fi signal strength, device performance, router limitations, or network congestion. This guide provides a systematic approach to diagnose and identify the root cause.
Establish ISP Bandwidth
Test with a wired Ethernet connection to measure true speed
Test Over Wi-Fi
Compare Wi-Fi speeds near and far from the router
Diagnose & Fix
Check signal strength, identify bottlenecks, improve coverage
Step 1: Establish Your True ISP Bandwidth (Wired Test)
The most accurate way to measure your internet speed is by using a direct Ethernet connection.
Why Wired Testing Matters: Wi-Fi always introduces performance loss due to signal strength, distance from router, interference from walls and devices, and network congestion. A wired connection removes these variables and shows the actual bandwidth delivered by your ISP.
How to Perform the Test
- Connect your laptop or desktop directly to your modem/router using an Ethernet cable.
- Verify that your Ethernet link speed is correct (see below).
| Ethernet Link Speed | Maximum Throughput |
|---|---|
| 100 Mbps | Capped at 100 Mbps |
| 1 Gbps | Full gigabit speeds |
Check Ethernet Link Speed
1. Open Control Panel → Network and Internet → Network and Sharing Center
2. Click your Ethernet connection
3. Verify the Speed value shows 1 Gbps or higher
If it shows less than 1 Gbps: Open Properties → Configure → Advanced → Set Speed & Duplex to Auto Negotiation
Tip: Before running tests, close unnecessary applications and check CPU/memory usage. If usage is above ~70%, your device may not generate enough traffic to measure full bandwidth.
Run Internet Speed Tests
Run multiple tests for accuracy using these recommended tools:
Run Our Network TestStep 2: Test Internet Speed Over Wi-Fi
Now disconnect Ethernet and switch to Wi-Fi.
Test Near the Router
Stand close to the router (same room, line of sight) and run the same speed tests again.
Wi-Fi speeds slightly lower than wired is normal. They should still be within 70-90% of your wired speed on a good Wi-Fi 6 connection.
Test From Your Normal Working Location
Run tests from your usual locations: desk, bedroom, home office.
If speed drops significantly compared to testing near the router, you likely have a Wi-Fi signal strength problem.
Step 3: Check Wi-Fi Signal Strength
Weak signal directly causes slow speeds, buffering, dropped video calls, and high latency.
Check signal bars from the Wi-Fi icon in the taskbar. For detailed stats, open Command Prompt and run:
netsh wlan show interfaces
Look for: Signal %, Receive rate, Transmit rate.
RSSI Reference
| RSSI Value | Quality |
|---|---|
| Better than −50 dBm | Excellent |
| −50 to −65 dBm | Good |
| −65 to −70 dBm | Fair |
| Worse than −70 dBm | Poor |
| Worse than −80 dBm | Unusable |
Step 4: Fix Slow Wi-Fi and Weak Coverage
Improve Router Placement
- Place router in an open, central location
- Keep it elevated (on a shelf, not on the floor)
- Avoid placing inside cabinets, behind TVs, or near metal objects
- Update router firmware to the latest version
Upgrade Equipment if Needed
Older routers (Wi-Fi 4/5) may not handle modern speeds or multiple devices well. If your router is more than 3-4 years old, consider upgrading to Wi-Fi 6 or Wi-Fi 6E.
Improve Coverage
If signal is strong near the router but weak in other rooms, you need better coverage — not a faster ISP plan.
| Solution | Examples | Best For |
|---|---|---|
| Mesh Wi-Fi | Eero, Orbi, TP-Link Deco | Homes 1500+ sq ft, multiple floors |
| Wi-Fi Extender | TP-Link RE series | Single dead zone, budget option |
| Powerline + Wi-Fi | TP-Link AV2000 | Difficult layouts, thick walls |
For Enterprise: Consumer routers are not sufficient for business environments. Consider enterprise-grade access points.
Final Summary
Diagnostic Flowchart
Wired speed matches ISP plan?
├── No → Contact your ISP
└── Yes → Wi-Fi speed near router close to wired?
├── No → Router is the bottleneck (upgrade router)
└── Yes → Wi-Fi speed at your desk close to near-router?
├── No → Wi-Fi coverage issue (add mesh/AP)
└── Yes → Check device, DNS, or application-level issues
This process provides a reliable and methodical way to diagnose slow internet issues and significantly improves the chances of finding the true root cause.
Run Network Test