Diagnose High Packet Loss and Ping Spikes
Inconsistent latency and dropped network packets degrade real-time applications like VoIP and gaming, caused by bad cabling, Wi-Fi congestion, or ISP routing issues.
Confirmed working on: Windows 10 · Windows 11 · macOS
Before you begin
Problem overview
While gaming or on a video call, you experience rubber-banding, robotic audio, or sudden disconnects. This is caused by high latency (ping spikes) or network data failing to reach its destination (packet loss).
Common causes
- Wi-Fi interference or an overloaded wireless channel
- Failing Ethernet cables or physical line degradation
- ISP routing bottlenecks during peak hours
- Outdated Network Interface Card (NIC) drivers
Solution 1: Isolate the loss with pathping
- Open Command Prompt.
- Run the
pathpingcommand to a reliable server:pathping 8.8.8.8 - Wait for the test to complete (it takes about 5 minutes).
- Review the results to see which hop is dropping packets.
- If packet loss happens on Hop 1 (your router), the issue is inside your house. If it happens on Hop 2 or beyond, the issue is with your ISP.
You can also use the standard tracert 8.8.8.8 command for a quicker, though less detailed, view of latency across the route.
Solution 2: Test a wired Ethernet connection
- If you are on Wi-Fi, connect a physical Cat 5e/Cat 6 Ethernet cable from your PC to the router.
- Disable your Wi-Fi adapter to ensure traffic flows over the cable.
- Run a continuous ping test:
ping google.com -t - Watch the
time=Xmsvalues for a few minutes. If the spikes disappear, your Wi-Fi environment is the culprit.
Solution 3: Update NIC drivers
- Press
Windows Key + Xand select Device Manager. - Expand Network adapters.
- Right-click your Ethernet or Wi-Fi adapter and select Update driver.
- If Windows doesn’t find a new driver, go to the manufacturer’s website (e.g., Intel, Realtek) and download the latest network drivers.
- If the issue started recently, you can also select Properties -> Driver -> Roll Back Driver to revert a buggy update.
Solution 4: Contact your ISP
- If your
pathpingshowed packet loss on the ISP’s infrastructure, you must contact their support. - Ask them to run a line test to check for signal degradation.
- Provide the results of your pathping to prove the packet loss is external to your local network.
Damaged coaxial cables outside your home (e.g., squirrel damage, water ingress at the junction box) are a leading cause of packet loss on cable internet. Only an ISP technician can fix this.
Confirm the result
- Repeat the exact action that originally triggered the problem.
- Confirm the original error or symptom is gone and no new warning has appeared.
- If the guide changed a driver, service, package, or system setting, restart once and test again.
- If the result is worse or unexpected, stop. Reverse only the last change using its documented restore option; if none is documented, use your backup or qualified support.
Questions about this fix
What is an acceptable ping?
For gaming and VoIP, ping under 50ms is ideal. Anything over 100ms or with high variance (spikes) will cause noticeable lag.
Can a bad modem cause packet loss?
Yes, modems with failing chipsets (like the Intel Puma 6 bug) can introduce severe latency spikes even on healthy ISP lines.
Did this fix work for you?
Weighted Consensus Protocol
Did this solution resolve your issue?
Confirming if this works strengthens verification statistics on the registry.
FixingTeam10,000 rep
Official Project Maintainers
The core engineering and moderation team behind FixingBook. We curate, verify, and maintain the standards of the troubleshooting ledger.
Related fixes
Troubleshoot Internet Speeds Slower Than ISP Plan
The network connection is significantly slower than the subscribed ISP tier, caused by Wi-Fi interference, bandwidth hogging, or hardware limitations.
Discussion (0)
No comments yet. Share your experience or verify if this fixed your issue!
