LagLight

Why Is My Ping So High?

· 8 min read

Quick answer: High ping means your data takes too long to reach the game server and come back. Ethernet is a strong first diagnostic because it removes the wireless variable. It cannot fix server distance, ISP routing, congestion, or queueing, so next check background downloads, the selected game server, other devices, and bufferbloat.

Ping (also called latency) is measured in milliseconds — how long a packet of data takes to make the round trip to the game server and back. As rough guidance, under 20 ms is excellent, 20–50 ms is usually great, 50–100 ms is often playable, and higher values become increasingly noticeable. The experience also depends on jitter, packet loss, and how the game server corrects movement, so 100 ms does not always mean rubber-banding and 200 ms is not a universal cutoff.

Ping bands are guidance, not hard cutoffs 0–50 msexcellent to great 50–100 msoften playable 100–200 msincreasingly noticeable 200+ mssevere for fast games Also check jitter, packet loss, and the game's server correction.

Note the difference: ping is about responsiveness (latency); download speed is about volume. You can have gigabit internet and still have awful ping. Here's what raises ping, and the order to fix it.

1. Use Ethernet as a first diagnostic

Removes the wireless variable

Plug in an Ethernet cable

Wi-Fi can add delay, packet loss, and jitter because the air is shared and prone to interference. A wired connection removes that variable, making it a strong first test. If ping stays high on Ethernet, investigate server distance, ISP routing, congestion, and queueing; a cable cannot fix those. If your PC is far from the router, a powerline adapter or mesh node can bridge the gap without a long cable run.

2. A background download or update

Steam updating a game, Windows downloading updates, OneDrive syncing, or a phone backing up photos — all of these fill your connection and crowd out the small, time-sensitive packets your game needs. Check Task Manager (Ctrl+Shift+Esc) → Network column; if something's hammering your connection, pause it while you play. (See our slow internet guide for how.)

3. You picked a far-away game server

Data can only travel so fast — roughly limited by the physical distance to the server and back. If you're in the US playing on a European server, you'll have high ping no matter what. Always pick the server region closest to you in the game's settings.

4. Other people and devices on your network

Anyone streaming 4K, downloading, or video-calling on your connection competes with your game. If ping spikes at the same time every evening, that's household traffic. Quality of Service (QoS) settings on your router can prioritize game traffic — see #7.

5. Bufferbloat (your router queuing badly)

When your connection gets busy, a naive router piles packets into a queue and your game's packets wait in line — this is called bufferbloat, and it can explode your ping under load even when your base ping is fine. Test for it at waveform.com/tools/bufferbloat. Ordinary QoS may prioritize traffic, but bufferbloat control requires active queue management—often labeled SQM or Smart Queue—using algorithms such as FQ-CoDel or CAKE. When supported and configured correctly, SQM/AQM can reduce load-induced latency; it is not a guaranteed complete fix.

6. Outdated or wrong network drivers

An old or buggy Wi-Fi/ethernet driver can cause disconnects and latency spikes. Get the latest driver from your motherboard or adapter maker's official site (not a random driver site).

7. Your router isn't prioritizing games (QoS)

Many routers have a Quality of Service (QoS) or "gaming priority" setting that can prioritize game traffic ahead of background downloads. That is different from the SQM/AQM bufferbloat control described in #5; look for FQ-CoDel, CAKE, SQM, or Smart Queue if load-induced latency is the problem.

8. Wi-Fi interference and channel crowding

If you can't go wired, at least get closer to the router, use 5 GHz (faster, less crowded, if you're close enough), and move the router out of a cabinet. In dense apartments, neighbors' routers on the same channel cause spikes.

9. Your ISP's routing or a congested line

Sometimes the route between you and the game server is just bad — a congested or poorly chosen path at your ISP. There's not much you can do directly except: use a wired connection, fix bufferbloat, pick a close server, and if it persists, report it to your ISP. A gaming VPN can occasionally help by routing around a bad path, but it's not a reliable fix and usually adds a little latency.

The gamer's 2-minute ping fix

  1. Test with Ethernet to remove the wireless variable.
  2. Check Task Manager → Network — pause any big downloads.
  3. Pick the closest game server in settings.
  4. Test for bufferbloat. If present, use router-supported SQM/AQM such as FQ-CoDel or CAKE when available; ordinary QoS only prioritizes traffic.

Frequently asked questions

What is a good ping for gaming?
As rough guidance, under 20 ms is excellent, 20–50 ms is usually great, 50–100 ms is often playable, and higher values become increasingly noticeable. Jitter, packet loss, and the game's server correction also shape the experience.
Why is my ping high on Wi-Fi but fine on Ethernet?
Wi-Fi adds delay, jitter, and packet loss from interference and a shared air channel. Ethernet is a direct, stable link. If your ping is fine wired but bad on Wi-Fi, the connection type — not your ISP — is the cause.
Does a VPN lower ping?
Rarely. A VPN adds an extra hop, so it usually raises ping slightly. It can help only if your ISP routes you to the game server badly and the VPN finds a better path — that's the exception, not the rule.
Can background downloads cause high ping even with fast internet?
Yes. Fast download speed does not protect the small time-sensitive packets a game needs. A saturated connection causes your game packets to queue (bufferbloat), spiking ping. Pause big downloads while you play.