LagLight

Why Is My Game Lagging?

· 7 min read

Quick answer: "Lag" is two different problems that share one name. Network lag = your character rubber-bands, shots don't register, everyone else seems to teleport — that's high ping, and the fix is your connection (start with an Ethernet cable). FPS lag = the picture itself stutters, drops frames, or feels choppy — that's your PC struggling to render, and the fix is graphics settings or hardware. Diagnose which one first, because their fixes are opposites.

The single most useful thing you can do is figure out which kind of lag you have. People spend hours "fixing" the wrong thing. Here's how to tell in under a minute.

Step 1: Is it network lag or FPS lag?

Network lag Rubber-banding · delayed packets · high ping FPS lag Choppy frames · unstable FPS · frame-time spikes

Network lag (high ping)

What it feels like: rubber-banding (your character snaps back), hit registration feels off, other players teleport, there's a delay between your input and the result.

How to confirm: turn on the game's own network overlay to see game-server ping. Use the Xbox Game Bar Performance widget (Win+G) for FPS and local resource metrics only—it does not provide game-server ping. If the in-game overlay shows high ping while FPS is fine, it's network lag.

Fix: see our high ping guide — Ethernet first.

FPS lag (frame drops)

What it feels like: the image stutters, drops frames, looks choppy or slow-motion, the whole screen (not just networking) feels rough.

How to confirm: in the FPS overlay, FPS below the game/display target—or unstable FPS with frame-time spikes—points to render lag.

Fix: graphics settings and hardware — see below.

If it's network lag

Read our full why is my ping so high? guide. The short version: switch to Ethernet, pause background downloads, pick the nearest game server, and check for bufferbloat. Don't waste time lowering graphics settings — that won't touch network lag.

If it's FPS lag — the real causes

1. Graphics settings are too high for your hardware

The fastest fix that costs nothing: lower in-game settings. Drop shadows, anti-aliasing, volumetric effects, and render distance first — they're the biggest frame-rate hogs for the least visual loss. Cap your frame rate to a stable number rather than letting it swing.

2. Outdated GPU drivers

Graphics drivers include game-specific optimizations. Install the latest from NVIDIA, AMD, or Intel directly (not a driver-pack site). This alone can add a lot of frames in newer titles.

3. Background programs stealing CPU/GPU/RAM

Browsers with many tabs, launchers, recording software, even other games idling — all compete for your hardware. Close them, and check Task Manager → Startup apps to stop resource hogs launching at boot. (See our slow PC guide.)

4. Thermal throttling

If your PC or laptop gets hot, it slows its CPU/GPU on purpose to avoid damage. If FPS drops after playing a while and the case is hot, clean dust from the fans / improve airflow / consider repasting (older machines).

5. A nearly-full or slow drive

Games running off a slow HDD, or an SSD past ~80% full, can stutter as they stream textures. Move the game to an SSD and keep free space available. (See 100% disk usage.)

6. Not enough RAM or an aging CPU/GPU

16 GB RAM is the practical floor for modern gaming; 32 GB is comfortable. If you've done all the above and FPS is still low, the honest answer may be that your CPU or GPU is below the game's requirements — a hardware upgrade.

The 2-minute game-lag triage

  1. Turn on ping + FPS overlay. Which number is bad?
  2. Ping bad → network: Ethernet, pause downloads, nearest server.
  3. FPS bad → render: lower settings (shadows/AA first), update GPU drivers, close background apps.
  4. Still bad after a while → heat: check temps and clean dust.

Frequently asked questions

How do I know if my lag is from my internet or my PC?
Use the game's network overlay for ping and an FPS overlay for frame rate. If ping is high but FPS is fine, it is a network-path problem that could be local Wi-Fi, the ISP, routing, or the game server. If FPS is below the game/display target or has frame-time spikes, investigate the PC and graphics workload.
Will lowering graphics settings reduce network lag?
No. Graphics settings affect frame rate (FPS), not ping. If your ping is the problem, use a wired connection and reduce background downloads instead.
Why does my game lag only after I have been playing a while?
That pattern usually means thermal throttling — your CPU or GPU heats up under load and slows itself down. Clean dust from fans, improve airflow, and check temperatures.