Packet Loss Test
Detect packet loss and network reliability issues
Quick Answer: What a Packet Loss Test Tells You
A packet loss test measures how many data packets your connection drops before they reach their destination. Even 1% loss can ruin a gaming session, freeze a video call, or make a VoIP conversation sound robotic. The best result is always zero — and if you see anything higher, the test helps you narrow down whether the problem lives in your home network, your ISP's infrastructure, or the remote server you are connecting to. Run the test over both WiFi and Ethernet, at different times of day, and compare the numbers. When packet loss shows up alongside high ping or jitter, you have a clearer signal that the connection itself — not the application — is the issue.
What Is Packet Loss?
Every time you load a web page, join a video call, or play an online game, your device breaks data into thousands of small units called packets and sends them across the network. Routers and switches relay those packets hop by hop until they reach the destination server. Packet loss happens when some of those packets never make it.
Think of it like mailing a stack of postcards. If the postal service loses a few cards along the way, the recipient only gets a partial message. On a network, lost packets force the sender to retransmit data or leave gaps in the stream. For web browsing or file downloads, TCP handles retransmission behind the scenes and you might only notice slightly slower speeds. But for real-time applications — gaming, voice calls, live streaming — there is no time to resend. The missing data simply appears as stutter, rubber-banding, dropped audio, or frozen video.
Packet loss is measured as a percentage: the number of packets lost divided by the total sent. Even 1–2% can make a competitive game unplayable or a business call sound broken. A healthy connection should show 0% loss consistently.
What Causes Packet Loss?
Network Congestion
The most common cause is simply too much traffic. When a router, switch, or ISP backbone link receives more packets than it can forward, its buffer fills up and it starts dropping the overflow. This happens at peak hours when everyone in your neighborhood is streaming, during large game downloads, or when multiple devices on your home network are hogging bandwidth simultaneously. Congestion can occur anywhere along the path: your home router, the ISP's local node, or a peering point between providers.
Bandwidth Saturation
Even without congestion elsewhere, you can saturate your own connection. If your plan gives you 100 Mbps download and a Steam update plus a 4K Netflix stream are pulling 105 Mbps combined, packets will drop. Check your current usage against your plan's maximum: Task Manager on Windows, Activity Monitor on macOS, or System Monitor on Linux. Your router's admin page (often at 192.168.1.1 or 192.168.0.1) shows usage across all connected devices, which is the most complete picture.
WiFi Interference and Weak Signal
Wireless connections are inherently less reliable than Ethernet. Walls, distance from the router, microwave ovens, Bluetooth devices, and neighboring WiFi networks on overlapping channels all degrade the signal. When the signal-to-noise ratio drops, packets get corrupted in transit and must be discarded. The 2.4 GHz band is especially crowded. If you cannot run Ethernet, switching to 5 GHz or WiFi 6 (802.11ax) can help, as can repositioning the router away from obstacles and interference sources.
Faulty or Damaged Hardware
Worn-out Ethernet cables, a failing router, an overheating modem, or a faulty network interface card can all corrupt or drop packets. Cables that are bent sharply, pinched under furniture, or run alongside power cords are prone to crosstalk. Older routers may struggle with the number of simultaneous connections modern households demand. Even a perfectly good router can develop issues after years of continuous operation — capacitors degrade, firmware bugs accumulate, and thermal stress takes its toll.
ISP Infrastructure Problems
The problem is often outside your home entirely. Your ISP may have overloaded local nodes, degraded copper lines, or faulty equipment in the street cabinet. Cable internet connections are shared with your neighbors, so if the node is oversubscribed, everyone on it suffers during peak hours. DSL connections are sensitive to distance from the exchange and line quality. Fiber is generally the most resilient, but even fiber can experience packet loss from dirty connectors, damaged splices, or equipment failures at the optical line terminal.
Server-Side Packet Loss
Sometimes the packets are leaving your network just fine, but the remote server is the one dropping them. A game server that suddenly went viral may be overwhelmed. A CDN edge node might be misconfigured. A VoIP provider's infrastructure could be under a DDoS attack. This is where an independent packet loss test like this one is valuable: if our test shows 0% loss but a specific game or service reports problems, the issue is almost certainly on their end — not yours.
Software and Configuration Issues
Outdated network drivers, aggressive firewall rules, misconfigured QoS settings, or VPN software can all introduce packet loss. Some antivirus suites inspect every packet and occasionally drop them under load. Double NAT (two routers both performing network address translation) can cause subtle connectivity problems. Even a misbehaving browser extension or a background cloud sync tool can generate enough traffic to tip a borderline connection into loss territory.
How to Fix Packet Loss
Step 1: Check Your Bandwidth Usage
Before replacing hardware, make sure you are not simply overtaxing your connection. Run a speed test to confirm your maximum bandwidth, then compare it against your current usage. Close large downloads, pause streaming on other devices, and stop cloud backups. If packet loss disappears when the network is quiet, the problem is congestion — not hardware. Consider upgrading your plan, enabling QoS on your router to prioritize real-time traffic, or scheduling heavy downloads for off-peak hours.
Step 2: Switch to a Wired Connection
Plug your computer directly into the modem or router with an Ethernet cable. This single step eliminates WiFi interference as a variable and tells you immediately whether the problem is wireless. If packet loss vanishes on Ethernet, your WiFi setup needs attention. If it persists even on a wired connection, the issue is either in your router, modem, cabling to the ISP, or the ISP's network itself.
Step 3: Test on Different Devices
Run the packet loss test on another computer, phone, or tablet connected to the same network. If only one device shows problems, the issue is with that device's hardware, drivers, or software. Update network adapter drivers, check for malware, and temporarily disable any firewall or VPN to isolate the cause. If all devices show similar packet loss, the problem is upstream — your router, modem, or ISP.
Step 4: Restart and Inspect Your Equipment
Restarting your router and modem clears temporary state that can build up over weeks of uptime — full NAT tables, memory leaks in the firmware, or stuck processes. Unplug both devices, wait 30 seconds, then plug the modem back in first followed by the router. While you are at it, inspect every Ethernet cable for kinks, crushed sections, or connectors that feel loose. Replace any cable that shows visible damage. If your router is more than three or four years old, consider whether it can still handle the number of devices and the throughput your household now demands.
Step 5: Update Firmware and Drivers
Router manufacturers release firmware updates that fix bugs, patch security vulnerabilities, and improve performance. Log into your router's admin page and check for updates. On your computer, open Device Manager (Windows) or System Information (macOS) and ensure your network adapter driver is current. Outdated drivers are a surprisingly common source of intermittent packet loss, especially after operating system upgrades.
Step 6: Contact Your ISP
If you have ruled out every local cause — you tested on Ethernet, across multiple devices, with a fresh router, and during off-peak hours — the problem is almost certainly on the ISP's side. Call them with your evidence: the times you tested, the packet loss percentages you saw, and the steps you already took. Ask them to check signal levels on your line, look for errors on your modem's connection logs, and investigate whether your local node is oversubscribed. In many cases, a technician visit to replace a degraded cable or adjust signal levels resolves the issue permanently.
Packet Loss Quality Guide
Packet Loss FAQs
What is packet loss
Packet loss happens when some of the data packets sent across a network never reach their destination. That missing data can cause lag, buffering, call drops, and failed game actions.
What causes packet loss
Common causes include WiFi interference, overloaded networks, damaged cables, faulty router or modem hardware, ISP congestion, outdated drivers, and firewall or software conflicts.
What does packet loss mean
Packet loss means part of your internet traffic is being dropped before it reaches the destination. In practice, that usually shows up as stutter, delay, freezing, or connection instability.
What is packet loss in gaming
Packet loss in gaming means the game server is not receiving all of your packets, or you are not receiving all of its responses. That can lead to rubber-banding, hit registration issues, lag spikes, and disconnects.
How to check packet loss
Use a packet loss test or a full network quality test that reports lost packets. You can also compare results over WiFi and Ethernet to see whether the loss is local wireless interference or a broader network issue.
How to fix packet loss
Start by restarting your router and modem, switching to Ethernet if possible, checking cables, and reducing background network traffic. If packet loss continues across devices, the issue may be with your router, your line, or your ISP.
How to reduce packet loss
Reduce packet loss by limiting heavy traffic, moving closer to the router if you use WiFi, upgrading unstable hardware, and testing at off-peak times. Consistent results across devices usually point to a line or ISP problem.
Is packet loss bad for gaming and video calls?
Yes. Even small packet loss can cause rubber-banding in games, robotic voice on calls, frozen video, and dropped connections because some of the traffic never reaches its destination.