Network clinic

Packet loss but internet is fine? Run these 9 tests

Speed test looks normal but games keep dropping packets? Diagnose packet loss but internet is fine by testing Wi-Fi, Ethernet, load, routes, and game servers.

8 min readUpdated Jul 13, 2026Verified Jul 13, 2026
Adult gamer viewed from behind recording connection tests at a desktop computer
QUICK ANSWER

A normal speed test does not rule out packet loss. Throughput measures how much data moves; packet loss measures whether individual packets arrive. Confirm the game is reporting loss, test your local gateway over Ethernet, compare an unloaded and busy connection, then test a public destination and the game-specific route. Change one variable at a time.

Route reality: a VPN adds a hop. It only helps when the alternate path is cleaner than the direct one.
VERIFIED SCOPE

Diagnostic commands and connection-isolation steps were checked against current Microsoft pathping and Wi-Fi guidance, Xbox network-statistics documentation, and the LagZero testing method linked below.

IN THIS GUIDE
  1. First, prove the symptom is packet loss
  2. 1. Build a tiny test log
  3. 2. Test your local gateway
  4. 3. Compare Wi-Fi with Ethernet
  5. 4. Pause traffic and test under load
  6. 5. Test beyond the router
  7. 6. Use pathping carefully on Windows
  8. 7. Separate one game from all games
  9. 8. Check the modem and ISP evidence
  10. 9. Run a controlled VPN route comparison
  11. What not to do
  12. FAQ
  13. Sources
Softly focused desktop setup during a home packet-loss troubleshooting session
Softly focused desktop setup during a home packet-loss troubleshooting session

Your download test says the connection is thriving. Your game says your character has discovered short-range teleportation. Both can be true.

Having packet loss but internet is fine usually means “fine” was measured with the wrong tool. A speed test emphasizes throughput. Games care about timely, consistent delivery of many small packets. Retransmissions can hide loss during downloads; real-time game traffic cannot always wait for a do-over.

The fix is not to reboot everything while chanting “gaming DNS.” It is to find the first place where repeatable loss appears.

First, prove the symptom is packet loss

Turn on the game’s built-in network statistics if available. Record packet loss, ping, jitter, and FPS during a bad session.

Packet loss often appears as rubber-banding, skipped movement, delayed updates, or a network-warning icon. Similar-looking problems include:

Check the publisher’s official service-status page. Then compare another online game. If one title reports loss while everything else is stable, focus on that game’s server region, current service health, or route, not the entire internet.

Also remember that a web packet-loss test uses its own destination and protocol.

1. Build a tiny test log

Before changing settings, write down:

Collect at least one good session and one bad session. This converts “random lag” into a pattern your ISP or game support can investigate.

2. Test your local gateway

On Windows, open Command Prompt and run:

ipconfig

Find Default Gateway, then send a longer sample to that address:

ping -n 200 YOUR_GATEWAY_IP

Example:

ping -n 200 192.168.1.1

Repeatable loss or large spikes here place the problem inside the home: the PC, Wi-Fi radio, cable, adapter, router, or local interference.

Some routers deprioritize ping replies, so interpret the result alongside the game symptom. If the gateway reports occasional missed replies but gameplay and later tests remain clean, the router may simply be rude to diagnostic traffic.

3. Compare Wi-Fi with Ethernet

Connect the gaming device directly to the router using a known-good Ethernet cable. Keep the same game, server region, and approximate time.

If the loss disappears on Ethernet, investigate Wi-Fi:

Microsoft’s current Wi-Fi troubleshooting guide recommends isolating the device, frequency band, and network equipment rather than assuming the internet plan is the problem.

If you still have packet loss on Ethernet, try a second cable and router port. Then test another wired device. Loss on one PC suggests its adapter, driver, security filter, or software. Loss on multiple wired devices points farther upstream.

4. Pause traffic and test under load

Packet loss while gaming can appear when an upload queue fills. Common culprits include cloud backup, photo sync, livestreaming, video calls, security cameras, and game updates.

Pause those jobs, play the same mode, and compare. Then run a latency-under-load test with the network quiet and again while it is busy.

If loss and delay appear only under load, enable smart queue management or well-configured QoS on the router if supported. The useful feature is active queue control, not a plastic “GAMER” badge large enough to be seen from orbit.

Our guide to why games lag at night explains how to separate household load from evening ISP congestion.

5. Test beyond the router

With the local gateway clean, test a stable public destination:

ping -n 200 1.1.1.1

Interpret the gateway and public results together:

Gateway Public destination Next suspect
Lossy or spiky Lossy or spiky Device, Wi-Fi, cable, or router
Clean Lossy or spiky Modem, access link, congestion, or upstream path
Clean Clean, one game bad Game service, region, or game-specific route
Both clean, FPS drops Not mainly network Rendering, drivers, heat, or overlays

One destination can be healthy while another route is not.

6. Use pathping carefully on Windows

Microsoft’s pathping combines route discovery with packet-loss measurement over time. Run:

pathping 1.1.1.1

Let it finish. The command can take several minutes. Look for sustained loss that begins at one hop and continues through later hops.

Do not treat every asterisk or one lossy-looking intermediate hop as proof. Routers may limit or ignore diagnostic replies while forwarding normal traffic successfully. If a hop looks bad but every later hop and the destination are clean, transit is probably still working.

Microsoft documents the command and its timing in the current pathping reference.

7. Separate one game from all games

When you see packet loss only in games, split the category again:

Do not open random ports to fix packet loss. Port forwarding may affect inbound connectivity or NAT behavior, but it does not repair a weak radio signal or congested link. Likewise, changing DNS rarely changes packet delivery after a match is connected.

8. Check the modem and ISP evidence

If wired gateway tests are clean but public or game traffic repeatedly loses packets, record results over several days. Include exact times and whether the symptom affects multiple wired devices.

Reboot the modem or gateway once, inspect accessible cables for loose connections, and check the ISP’s outage page. Do not open provider equipment or touch outdoor lines.

Send support:

“Three wired devices lose packets from 8:10-9:30 p.m.” is actionable. “My internet has bad vibes” is emotionally valid but difficult to escalate.

9. Run a controlled VPN route comparison

A VPN can help only when it replaces a poor upstream route. It cannot fix loss between your device and router, overloaded Wi-Fi, a saturated upload, or a struggling game server. The extra tunnel can also add latency.

Test only after the local path is clean:

  1. Choose a nearby VPN endpoint.
  2. Keep the same game region and mode.
  3. Play for 10 minutes without the VPN and record loss, ping, and jitter.
  4. Connect and repeat immediately.
  5. Reverse the order on another day.
  6. Keep the VPN only if the broken metric improves repeatedly.

Read does a VPN lower ping? for the honest route test and gaming VPN troubleshooting if the tunnel creates a different problem.

What not to do

FAQ

Why do I have packet loss but a good speed test?

Speed tests emphasize throughput and may recover lost data through retransmission. Games use real-time traffic where missing or late packets are more visible. Test latency, jitter, and loss separately from download speed.

Is any packet loss bad for gaming?

Sustained loss can cause visible problems, especially in fast multiplayer games. A single missed diagnostic reply is not enough evidence because some devices deprioritize ping. Confirm the pattern over a longer sample and compare it with the in-game reading.

Why do I get packet loss only in one game?

The game may use a different server region, provider, or network route. Check its official service status, compare nearby official regions, and test another game before changing your home network.

Can Ethernet still have packet loss?

Yes. A damaged cable, bad router port, adapter driver, network filter, modem issue, congestion, or upstream route can affect a wired connection. Ethernet removes radio interference; it does not make every later hop perfect.

Can a VPN fix packet loss while gaming?

Sometimes, if it replaces a poor ISP route. It cannot repair local Wi-Fi, a faulty cable, full upload queue, or game-server trouble, and it may increase latency. Use repeated direct-versus-VPN comparisons.

If the local path is clean and the upstream route keeps dropping the ball, join the LagZero waitlist. When we launch, compare one nearby route with your normal connection. No zero-loss prophecy, just a fair rematch.

Sources

Keep debugging

Network clinicDiscord makes my game lag? Find the real bottleneckNetwork clinicDoes a VPN lower ping? The honest answerNetwork clinicGame lags when moving mouse? Isolate the frame-time culprit