What Is Packet Loss and How to Fix It

Published ยท 6 min read

Your video call keeps freezing. Your game character teleports across the screen. Web pages load halfway then stall. These are classic symptoms of packet loss — one of the most frustrating network problems because your speed test might look perfectly fine while everything still feels broken.

What Is Packet Loss?

When your device sends data across a network, it's broken into small chunks called packets. Each packet travels independently through various routers and switches to reach its destination. Packet loss happens when one or more of these packets fail to arrive.

Think of it like posting 10 letters and only 8 arriving. The missing letters need to be resent, which adds delay. In real-time applications like video calls and gaming, there's no time to resend — the missing data simply causes glitches.

How to Detect Packet Loss

Using Ping

The simplest test is a continuous ping. Open PingKit, tap Ping, and enter a reliable destination like 1.1.1.1 or 8.8.8.8. Let it run for a few minutes. PingKit shows your packet loss percentage in real-time along with a graph of response times.

If some pings come back as "timed out" while others succeed, you have packet loss. The percentage tells you how severe it is.

Using MTR

Ping tells you that you have packet loss, but MTR tells you where it's happening. MTR combines ping and traceroute to show packet loss and latency at every hop between your device and the destination.

Open PingKit's MTR tool and run a trace. Look at the loss% column for each hop:

Important: Some routers rate-limit ICMP (ping) packets, which makes them appear to have packet loss even when traffic flows normally. If a hop shows loss but the hops after it don't, the router is likely just deprioritising ping responses. Only worry about loss that persists at that hop and all subsequent hops.

Common Causes of Packet Loss

WiFi interference

WiFi is the most common source of packet loss in home networks. Microwaves, Bluetooth devices, neighbouring WiFi networks, and even thick walls can cause packets to be corrupted or lost in transit. The fix: move closer to your router, switch to 5 GHz, or use a wired connection for critical devices.

Network congestion

When a router or switch handles more traffic than it can process, it starts dropping packets. This often happens during peak hours (evenings and weekends) when everyone on your ISP's network is streaming. Use PingKit's Connection Monitor to track whether loss correlates with specific times of day.

Faulty hardware

Damaged ethernet cables, failing routers, and overheating network equipment all cause packet loss. If loss is constant regardless of time of day, try replacing cables, restarting your router, and checking for overheating.

ISP issues

Oversubscribed ISP infrastructure, damaged fibre lines, and poorly configured routing all cause packet loss that's outside your control. MTR helps you prove this by showing exactly where in the ISP's network the loss occurs.

Distance

The more hops between you and the destination, the more chances for packet loss. Connecting to a server on the other side of the world has inherently higher loss potential than connecting to something local.

How to Fix Packet Loss

If the problem is your WiFi:

If the problem is congestion:

If the problem is your ISP:

Packet Loss vs. Jitter vs. Latency

These three metrics are related but different:

PingKit's Ping and MTR tools measure all three, giving you a complete picture of your connection quality beyond just raw speed.

Related Articles

Diagnose Packet Loss with PingKit

Ping, MTR, and Connection Monitor help you find exactly where packets are being lost and why. Free to download.

Download PingKit