PONG// pong.com v3.0OPERATIONAL
pong@pong-com blog/what-is-packet-loss$
← Back to blog
NetworkingApril 26, 2026· 8 min read

[ What Is Packet Loss? How to Test, Diagnose, and Fix It ]

Packet loss is one of the most common causes of lag, stuttering video calls, and choppy gaming. Learn what packet loss is, what causes it, how to test for it, and how to fix it on any connection.

Packet loss happens when data packets traveling between your device and a server fail to reach their destination. Even 1–2% packet loss can cause noticeable lag in games, stuttering in video calls, and buffering during streams. Unlike slow speeds, packet loss makes your connection feel broken rather than just slow — and most basic speed tests don't even measure it.

If your internet connection feels unreliable even though your speed test looks fine, packet loss is one of the first things you should check. Pong.com's network diagnostics can help you identify packet loss alongside ping, jitter, and bufferbloat — the full picture of your connection health.

// SPEED TEST

Measure your real-world speed, ping, jitter, and bufferbloat. Free, no signup required.

> Run Free Speed Test

What Is Packet Loss, Exactly?

Every time you load a web page, join a video call, or play an online game, your device sends and receives thousands of small chunks of data called packets. Each packet takes a path through your router, your ISP's network, and across the internet to reach the destination server — then the response packets travel all the way back.

Packet loss occurs when one or more of those packets never arrive. The data is simply dropped somewhere along the route. Your device either has to request the data again (adding delay) or just skip it entirely (causing glitches). Packet loss is measured as a percentage: if you send 100 packets and 3 never arrive, that's 3% packet loss.

How Much Packet Loss Is Acceptable?

The short answer: as close to 0% as possible. Even small amounts of packet loss have a disproportionate effect on real-time applications. Here's how different levels of packet loss affect your experience:

Packet LossRatingImpact
0%PerfectNo issues. Your connection is delivering every packet.
0.1–1%AcceptableUnnoticeable for browsing. Minor impact on competitive gaming.
1–2.5%ProblematicVideo calls stutter. Games lag. VoIP audio cuts out.
2.5–5%SevereZoom calls drop. Games are unplayable. Streaming buffers.
5%+CriticalConnection is effectively unusable for real-time applications.

For context, most healthy wired connections have 0% packet loss. If you're seeing anything above 1% consistently, there's a problem worth investigating.

What Causes Packet Loss?

Packet loss can happen at any point between your device and the server. The most common causes fall into a few categories:

Network Congestion

The most frequent cause. When too much data is pushed through a network link, routers and switches start dropping packets they can't process fast enough. This is especially common during peak hours (7–11 PM) on shared networks like cable internet. Think of it like a highway during rush hour — once capacity is exceeded, traffic (packets) gets dropped.

Wi-Fi Interference and Signal Issues

Wi-Fi is one of the biggest sources of packet loss for home users. Interference from neighboring networks, microwaves, Bluetooth devices, thick walls, and distance from your router all cause packets to be corrupted or lost in transit. If your packet loss disappears on a wired Ethernet connection, Wi-Fi is your culprit.

Faulty Hardware

Aging routers, damaged Ethernet cables, and failing network cards can all introduce packet loss. A router that's been running for months without a restart can develop memory leaks that cause it to drop packets under load. Crimped or worn Ethernet cables can cause intermittent connection issues that show up as packet loss.

ISP-Side Problems

Sometimes the problem isn't on your end at all. Oversubscribed ISP nodes, damaged infrastructure (fiber cuts, corroded coax lines), and routing issues within your ISP's network can all cause packet loss. If your wired connection at home shows consistent packet loss, it's likely an ISP issue.

Server-Side Issues

The destination server may be overloaded or experiencing problems. If packet loss only occurs when connecting to a specific game server or website but your connection is otherwise fine, the issue is on the other end.

Packet Loss vs Latency vs Jitter: What's the Difference?

These three metrics are related but measure different things. They often get confused, but understanding the distinction helps you diagnose the right problem:

MetricWhat It MeasuresAnalogy
Packet LossPercentage of packets that never arriveLetters lost in the mail — they never show up
Latency (Ping)Time for a packet to make a round tripHow long the mail takes to arrive
JitterVariation in latency from packet to packetSome letters arrive in 1 day, others in 5

You can have good ping but terrible packet loss, or high jitter with zero packet loss. That's why testing only download speed and ping gives an incomplete picture. Pong.com measures all three alongside bufferbloat to give you a full connection health score.

How to Test for Packet Loss

There are several ways to check for packet loss, from quick browser-based tests to command-line tools:

Method 1: Use Pong.com's Network Diagnostics

The easiest approach. Run a speed test on pong.com and then visit the network diagnostics page. We test your connection against multiple servers and report packet loss percentage alongside latency, jitter, and bufferbloat — no command line needed.

Method 2: Ping Test (Command Line)

Open your terminal or command prompt and run: ping -c 100 8.8.8.8 (Mac/Linux) or ping -n 100 8.8.8.8 (Windows). This sends 100 packets to Google's DNS server and reports how many were lost. Look for the "packet loss" percentage in the summary at the end.

Method 3: Traceroute

A traceroute shows the path your packets take and where loss occurs along the route. This is especially useful for determining whether the problem is on your local network, with your ISP, or further along the path. Pong.com offers a built-in traceroute tool that visualizes each hop.

How to Fix Packet Loss: 8 Proven Solutions

Once you've confirmed packet loss, work through these fixes from simplest to most involved:

  1. Restart your router and modem. This clears memory leaks and refreshes connections. Unplug for 30 seconds, plug the modem in first, wait 2 minutes, then plug in the router. This alone fixes a surprising number of packet loss issues.
  2. Switch to a wired Ethernet connection. Wi-Fi is the single most common cause of packet loss at home. A Cat 5e or Cat 6 cable eliminates wireless interference entirely. For gaming and video calls, always use wired if possible.
  3. Reduce network congestion. Close bandwidth-heavy apps, pause cloud backups, and limit the number of devices streaming simultaneously. Enable QoS (Quality of Service) on your router to prioritize latency-sensitive traffic.
  4. Move closer to your router or improve Wi-Fi placement. If you must use Wi-Fi, minimize the distance and obstacles between your device and the router. Elevate the router, keep it away from microwaves and baby monitors, and consider a mesh Wi-Fi system for large homes.
  5. Update router firmware and network drivers. Manufacturers regularly release firmware updates that fix bugs causing packet loss. Check your router's admin panel and your computer's device manager for updates.
  6. Replace damaged cables. Inspect your Ethernet cables for kinks, bends, and damaged connectors. Try swapping in a new cable — a faulty cable can cause intermittent packet loss that's hard to diagnose otherwise.
  7. Change your DNS server. While DNS doesn't directly cause packet loss, a slow or overloaded DNS server can create symptoms that feel similar. Try switching to 1.1.1.1 (Cloudflare) or 8.8.8.8 (Google) in your network settings.
  8. Contact your ISP. If packet loss persists on a wired connection after trying everything above, the problem is likely in your ISP's network. Call them with your test results — having specific packet loss percentages and traceroute data makes it much harder for them to dismiss your complaint.

How Packet Loss Affects Gaming, Zoom, and Streaming

Gaming

Online games use UDP packets that are never retransmitted — when they're lost, they're gone. This causes rubber-banding (your character snapping back to a previous position), hit registration failures, and desync with other players. Even 1% packet loss in a fast-paced shooter like Valorant or Fortnite creates a noticeable disadvantage. Most competitive games show a packet loss icon when issues are detected.

Video Calls (Zoom, Teams, Meet)

Video conferencing is extremely sensitive to packet loss because both audio and video streams rely on real-time delivery. At 1–2% loss, you'll hear audio cutting in and out. At 3–5%, video freezes and the call becomes difficult to follow. Zoom's built-in stats (Settings > Statistics) show real-time packet loss if you want to confirm the issue during a call.

Streaming (Netflix, YouTube, Twitch)

Streaming services use TCP with buffering, which makes them more resilient to packet loss than gaming or video calls. However, high packet loss (3%+) can cause buffering pauses, resolution drops, and slow initial load times. Live streaming and Twitch are more affected than pre-recorded content because they have less buffer to work with.

Frequently Asked Questions

?>Is 1% packet loss bad?
For browsing and streaming, 1% packet loss is usually tolerable. For gaming and video calls, it's noticeable and worth fixing. Ideally, your connection should have 0% packet loss on a wired connection.
?>Can a VPN fix packet loss?
Sometimes. If packet loss is caused by poor routing from your ISP, a VPN can route your traffic along a different path and reduce or eliminate the loss. However, a VPN can also introduce additional packet loss if the VPN server is overloaded. It's worth testing with and without a VPN to compare.
?>Does packet loss affect download speed?
Yes, but indirectly. TCP (used for downloads) retransmits lost packets, which slows effective throughput. At 5% packet loss, your actual download speed can drop by 30–50% even though your raw bandwidth is fine. This is why speed test results may look normal while real-world performance feels slow.
?>Why do I have packet loss only at night?
Peak-hour packet loss (typically 7–11 PM) usually means network congestion. Your ISP's local node is shared with your neighbors, and when everyone is streaming and gaming simultaneously, the node gets overloaded and starts dropping packets. This is especially common on cable internet.
?>Is packet loss my ISP's fault or mine?
Test on a wired Ethernet connection first. If packet loss disappears, the problem is your Wi-Fi or local network. If it persists on Ethernet, run a traceroute to see where the loss occurs. If the first hop (your router) shows loss, it's your hardware. If loss appears further along the path, it's your ISP or beyond.

Bottom Line

Packet loss is one of the most overlooked causes of a bad internet experience. You can have gigabit speeds and still have a terrible connection if packets are being dropped. The key takeaway: always test on a wired connection first to isolate whether the issue is Wi-Fi or your ISP, and use tools that actually measure packet loss — not just download speed.

Run a full connection health test on pong.com to measure packet loss, ping, jitter, bufferbloat, and speed in one go. It's free, takes under 30 seconds, and gives you the data you need to actually fix the problem.

// SPEED TEST

Measure your real-world speed, ping, jitter, and bufferbloat. Free, no signup required.

> Run Free Speed Test
Advertisement
// READY TO TEST?

Use our free speed test to measure your ping, download, upload, and bufferbloat. No signup required.

> Run Speed Test