⚡ howfastismy.net
Speed TestPingIP LookupDNSIPv6BrowserBlog

© 2024 howfastismy.net — Free Internet Speed & Network Diagnostics

AboutPrivacyContact
← Back to Blog
May 1, 2025

How to Fix High Ping on PC: 7 Proven Ways to Reduce Gaming Lag

Struggling with game lag? Learn how to fix high ping on your PC with easy, step-by-step optimization steps to lower latency and stop stuttering.

Why Is Your Ping So High?

You are in a firefight, you have the perfect shot lined up, and then — rubber-band. Your character teleports back two steps. The kill that should have been yours registers for the other player instead. High ping ruins online gaming more than any other single factor.

Ping (measured in milliseconds) is the round-trip time for data to travel between your PC and the game server. When it spikes above 80-100 ms, everything feels delayed and unresponsive. But here is the good news: most high ping problems are fixable without upgrading your internet plan.

Start by measuring your current latency with a ping test or a full speed test that includes ping and jitter. Once you know your baseline numbers, work through these 7 proven fixes in order.

1. Switch to a Wired Ethernet Connection

Expected improvement: 10-50 ms reduction

This is the single most impactful change you can make. WiFi introduces variable latency due to signal interference, channel congestion, and the overhead of wireless protocols. A direct Ethernet cable eliminates all of this.

How to do it:

  • Connect a Cat 5e or Cat 6 Ethernet cable from your PC directly to your router
  • If your router is far away, use a flat Ethernet cable (up to 30 meters with no signal loss) or buy powerline adapters that carry Ethernet over your home's electrical wiring
  • Disable WiFi on your PC once connected via Ethernet to ensure it uses the wired connection

If you absolutely cannot use Ethernet, at minimum connect to your router's 5 GHz WiFi band (not 2.4 GHz) and position yourself with clear line of sight to the router.

2. Close Background Applications Eating Bandwidth

Expected improvement: 5-30 ms reduction

Applications running in the background can consume bandwidth and cause packet queuing delays that spike your ping, even if your overall speed looks fine.

Common culprits:

  • Cloud sync: OneDrive, Google Drive, Dropbox, iCloud — all continuously upload files
  • System updates: Windows Update downloading in the background
  • Streaming: Twitch, YouTube, or Spotify on another tab or device
  • Torrent clients: Even seeding uses upload bandwidth that creates congestion
  • Game launchers: Steam, Epic, Battle.net updating other games while you play
  • Browser tabs: Social media, email, news sites with auto-refreshing content

How to check:

  1. Open Task Manager (Ctrl+Shift+Esc)
  2. Click the "Network" column to sort by bandwidth usage
  3. Close or pause anything using significant bandwidth
  4. In Steam: Settings → Downloads → uncheck "Allow downloads during gameplay"

3. Enable QoS (Quality of Service) on Your Router

Expected improvement: 10-40 ms reduction under load

QoS tells your router to prioritize gaming traffic over other types of data. Without it, a large file download or video stream can cause your game packets to queue behind bulk data transfers.

How to set it up:

  1. Log into your router admin panel (usually 192.168.0.1 or 192.168.1.1 in your browser)
  2. Find QoS, Traffic Management, or Bandwidth Control settings
  3. Enable it and set your gaming PC or gaming traffic as highest priority
  4. Some routers let you prioritize by device (your PC's MAC address) or by application type (gaming)

If your router does not support QoS, this alone may justify upgrading to a modern gaming-focused router that does.

4. Change Your DNS Server

Expected improvement: Faster initial connections, 5-15 ms on first load

DNS (Domain Name System) resolves server addresses before your game connects. A slow DNS server adds delay at the start of every session and during server transitions. While it does not directly affect in-game ping on an established connection, it improves overall responsiveness.

Best DNS servers for gaming:

  • Cloudflare: 1.1.1.1 (primary), 1.0.0.1 (secondary) — fastest average resolution times
  • Google: 8.8.8.8 (primary), 8.8.4.4 (secondary) — reliable and widely cached

How to change on Windows:

  1. Settings → Network & Internet → your connection → Edit DNS
  2. Switch from Automatic to Manual
  3. Enter 1.1.1.1 as preferred and 1.0.0.1 as alternate
  4. Save and restart your browser/game

You can verify your current DNS performance with our DNS lookup tool.

5. Select the Closest Game Server Region

Expected improvement: 20-100+ ms reduction

Physics cannot be optimized away. Data takes approximately 1 ms to travel 100 km through fiber. If you are connecting to a server on another continent, you will have high ping regardless of your internet quality.

What to do:

  • In your game's settings, choose the server region geographically closest to you
  • In matchmaking games, check if there is a "preferred region" or "max ping" setting
  • Apex Legends: you can select data center from the main menu (press Tab or the equivalent button before clicking Play)
  • Valorant: automatically selects closest server but you can check which region you are connecting to
  • Fortnite: Settings → Matchmaking Region → choose closest

Use a ping test to measure your latency to different regions and confirm which is actually closest for your connection.

6. Update Network Drivers and Firmware

Expected improvement: Variable — fixes specific issues

Outdated network adapter drivers or router firmware can cause suboptimal performance, packet loss, and latency spikes.

PC network drivers:

  1. Open Device Manager (right-click Start → Device Manager)
  2. Expand "Network adapters"
  3. Right-click your Ethernet or WiFi adapter → Update driver
  4. For best results, download the latest driver directly from Intel, Realtek, or your motherboard manufacturer's website rather than relying on Windows Update

Router firmware:

  1. Log into your router admin panel
  2. Check for firmware updates (usually under Administration or System settings)
  3. Apply any available updates — manufacturers regularly fix performance issues and improve packet handling

7. Disable Nagle's Algorithm (Advanced)

Expected improvement: 5-15 ms in some games

Windows uses Nagle's algorithm to bundle small data packets together before sending them, reducing overhead but adding latency. For gaming, you want every packet sent immediately. Disabling this is a registry tweak — advanced but effective.

How to disable:

  1. Open Command Prompt and type ipconfig — note your IP address (e.g., 192.168.1.5)
  2. Open Registry Editor (Win+R → regedit)
  3. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
  4. Look through the subkeys for one containing your IP address in the "IPAddress" or "DhcpIPAddress" value
  5. In that key, create a new DWORD (32-bit) value named TcpAckFrequency and set it to 1
  6. Create another DWORD named TCPNoDelay and set it to 1
  7. Restart your PC

Note: This tweak is safe but affects all TCP traffic. If you notice issues with file downloads or browsing, you can revert by deleting those two values.

Bonus Tips

  • Restart your router weekly: Routers accumulate memory bloat and connection tables over time. A weekly restart keeps things fresh.
  • Check for packet loss: High ping combined with packet loss indicates a more serious network issue. Run repeated ping tests and look for dropped packets.
  • Avoid peak hours: Cable internet is shared with neighbors. Testing at 2 AM vs 8 PM often shows significantly different ping. If peak-hour lag is severe, consider fiber.
  • Disable location services and VPN: VPNs add a routing hop that increases latency by 10-50 ms. If you are using a VPN while gaming, that is likely a major contributor.
  • Monitor with our tools: Use the ping test to establish your baseline, then test again after each fix to measure improvement.

What Ping Should You Aim For?

Ping (ms)ExperienceGood For
0-20 msInstant responseCompetitive FPS, fighting games
20-50 msSmooth, no noticeable delayAll online games
50-80 msSlight delay in fast gamesMMOs, casual games, battle royales
80-120 msNoticeable lagTurn-based games only
120+ msUnplayable for most genresSingle-player or nothing

For a deeper explanation of latency, read our full guide on what ping is and why it matters. And if jitter (inconsistent ping) is your problem, check our jitter guide for specific fixes.

Start Measuring, Then Fix

Before and after each fix, run a speed test to measure your ping and jitter. This tells you which changes actually made a difference for your specific setup. Most gamers see a 30-70 ms improvement after applying fixes 1-5. Combined with server selection, sub-50 ms ping is achievable on most decent internet connections.

Stop accepting lag. Measure it, fix it, and dominate.

More articles

What Is a Good Internet Speed? →Why Is My Internet So Slow? →Mbps vs MB/s — What's the Difference? →