Packet loss in one game does not automatically mean the game is broken. Different games use different servers, routes, ports, and traffic patterns. Confirm the in-game loss indicator, check the publisher's service status, compare three matches on a network cable, and ping your router plus a public target. If those tests stay clean, investigate the game-specific server or route before changing the whole network.
Windows ping and pathping behavior was checked against current Microsoft documentation on July 22, 2026. The public test address was checked against current Cloudflare documentation, and UDP guidance was checked against RFC 8085.
IN THIS GUIDE

Seeing packet loss in one game while Discord, streaming, and every other match behave normally feels like a slam-dunk case against that game. Sometimes it is. Sometimes the game is simply the only app using the troubled server route, exposing a loaded upload queue, or reporting loss clearly enough for you to notice.
The goal is not to prove your favorite game innocent. It is to identify the first layer where the result changes.
Why one game can lose packets by itself
Games do not all visit the same destination. Two titles on the same PC may use different data centers, transit networks, protocols, packet sizes, and update rates. Even two matches in one game may land on different servers.
That creates several realistic causes for packet loss in only one game:
- The game’s service or one data center is having trouble.
- Your ISP has a poor route to that specific network.
- The game update introduced a client, anti-cheat, or network bug.
- A firewall, security tool, or router feature treats that traffic differently.
- Wi-Fi or upload congestion exists, but the affected game is more sensitive to it.
- The warning is actually latency variation or frame stutter wearing a packet-loss costume.
A normal speed test does not clear every suspect. It measures throughput to a nearby test server, not delivery to the current match server. Our packet loss but internet is fine guide explains that mismatch in more detail.
Confirm the symptom across three matches
Start with the game’s own network telemetry. Enable its ping, packet-loss, or network warning display if available. Record the mode, region, match time, displayed ping, loss percentage, and whether other players complain.
Run three matches without changing anything. Then answer:
- Does loss appear in every match or only one server?
- Does it begin at a repeatable time, such as when a download starts?
- Do teammates see the same server warning?
- Does the picture stutter while player positions remain consistent?
That last distinction matters. Frame-time spikes can feel like network loss while every packet arrives perfectly. If ping and loss stay steady while the picture hitches, use the low ping but still lagging checklist and inspect CPU, GPU, storage, overlays, and frame time.
Check the publisher’s official status page and support feed before rebuilding your home network. If many players report the same issue, save the match details and wait for the service investigation. Your router cannot hotfix a data center, despite the confidence projected by its antennas.
Test your home network separately
Plug the PC or console directly into the router with a known-good network cable. Pause game downloads, cloud backups, livestreams, and large uploads. Repeat the same mode and normal region for another three matches.
If the loss disappears, the first suspect is the local wireless path or household traffic. Move closer to the router, remove a repeater from the test path, use a clear 5 GHz or 6 GHz channel, or find the device filling the upload. Do not buy a new route to avoid a problem occurring between the couch and the router.
On Windows, open Command Prompt and run ipconfig. Find the Default Gateway, then test that address:
ping -n 200 YOUR_GATEWAY_IP
A common example is:
ping -n 200 192.168.1.1
At the same time, open a second Command Prompt and run:
ping -n 200 1.1.1.1
Cloudflare documents 1.1.1.1 as one of its public resolver addresses. It is a general internet target, not your game server. Use it only to compare the local gateway with a path beyond your router.
Interpret the pair carefully:
| Gateway result | Public result | First place to investigate |
|---|---|---|
| Loss or large spikes | Loss or large spikes | Device, cable, Wi-Fi, router, or local load |
| Clean | Loss or large spikes | Modem, ISP access, or wider route |
| Clean | Clean | Game service, game-specific route, client, or reporting |
| Clean until uploads begin | Spikes under load | Router queue or saturated upload |
One short clean test proves very little. Run the pair while the game problem is actually happening. A spotless Tuesday morning does not solve a cursed Tuesday night.
Isolate the game-specific layer
Once the gateway and general public test stay clean, stop applying whole-network fixes at random. Focus on what is unique to the affected title.
Try these in order:
- Restart the game and launcher. This clears a stuck client session without changing the network.
- Verify game files. Use the launcher’s built-in verification tool if the problem began after an update.
- Remove optional traffic filters. Temporarily disable third-party network optimizers, web shields, and other VPNs one at a time. Keep the operating system firewall enabled unless the publisher gives a specific troubleshooting step.
- Compare a nearby legitimate region. Use the game’s normal region control, not account tricks. A second nearby region may use a different server pool and route.
- Compare another device on the same network. If the same game loses packets on both, the client PC becomes less likely. If only one device fails, inspect its driver, security software, and game installation.
- Save useful evidence. Record timestamps, server or match IDs, region, wired results, and screenshots of the in-game telemetry for support.
If all games show high latency, this is no longer a one-game problem. Switch to the broader high ping with good internet guide.
Use pathping without accusing hop seven
Windows pathping combines route tracing with packet-loss measurements:
pathping 1.1.1.1
Microsoft notes that the command sends probes over time, so it takes several minutes. An intermediate router may limit or ignore diagnostic traffic while forwarding ordinary packets normally. Loss shown at one hop that does not continue to later hops is not a confession.
The public target also does not reproduce the game’s exact route. Treat pathping as supporting evidence for a wider connection problem, not proof that a particular game server is broken.
For the exact game path, publisher support may be able to interpret match IDs or request game-specific logs. Follow its current instructions. Avoid downloading mystery “packet fix” tools that ask for administrator access and offer one button labeled OPTIMIZE. That is not a diagnosis. That is a side quest with permissions.
Test a VPN only as a route comparison
A VPN may change the upstream path between your ISP and the game network. It may help when the direct route is the problem. It will not repair weak Wi-Fi, a damaged cable, a full upload queue, broken game files, or an unhealthy match server.
For a fair A/B test:
- Use the same device, game mode, and normal nearby region.
- Play three matches on the direct connection and record loss.
- Connect to one nearby VPN endpoint and repeat immediately.
- Reverse the order on another day.
- Keep the route that is consistently more stable, even if that is no VPN.
Do not change account regions, submit false details, or use location changes to manipulate matchmaking. Read does a VPN lower ping? before treating one good match as a scientific breakthrough.
FAQ
Why do I have packet loss in one game but not others?
That game may use a different server, data center, upstream route, protocol, or traffic pattern. It may also expose packet loss more clearly than other games. Compare repeated matches, a wired connection, your gateway, and a public target before assigning blame.
Can a game update cause packet loss?
An update can introduce a client or server problem, change server selection, or conflict with security software. Check official service notices and patch notes, verify files, and compare another device before assuming the update damaged your internet connection.
Does changing DNS fix packet loss in one game?
Usually not. DNS helps the client find a service address. It normally does not carry the live match traffic after the connection is established. A DNS change may solve a lookup or login problem, but it does not repair packets dropped later on the route.
Can a VPN fix game-specific packet loss?
It may help when the direct ISP or upstream route is losing packets and the VPN provides a different path. It cannot fix loss inside your home or at the game server. Compare both routes under similar conditions and accept whichever result wins.
If the local tests stay clean and one route keeps failing, join the LagZero list for a careful route comparison when access opens. No magic “zero loss” switch, just fewer guesses and better notes.
