How to Reduce Ping for Gaming: 15 Proven Tips
You peeked the corner first. Your crosshair was on their head. You fired first. And you still died. The killcam shows them casually turning, aiming, and deleting you as if you were standing still. You were not outplayed. You were out-pinged. Your 90ms ping meant that by the time the server registered your shot, your opponent's 15ms connection had already submitted their kill. In competitive gaming, high ping is not a disadvantage -- it is a death sentence.

The good news: most high-ping problems are fixable. And no, the answer is not always "just get better internet." In fact, upgrading your internet plan is one of the least effective methods on this list. We have tested, measured, and verified 15 methods to reduce ping, ranked by actual impact. Some of them take 30 seconds. Some require hardware changes. All of them work.
Before we dive in, a quick note: we verified every method on this list using [pong.com](/) to measure before-and-after latency. No hand-waving, no "it should work in theory." Real measurements, real results. You should run a pong.com test right now to establish your baseline, and then re-test after each change you make.
Run a free connection health test at pong.com before making any changes. Note your ping, jitter, and bufferbloat grade. This is your baseline. Test again after each optimization to measure exactly how much each change helps.
What Is Ping, and Why Does It Matter for Gaming?
Ping is the round-trip time it takes for a tiny data packet to travel from your device to a server and back. It is measured in milliseconds (ms). When you fire a shot in Valorant, that action is packaged into a small data packet, sent to the game server, processed, and the result is sent back to you. Your ping is how long that entire round trip takes.
Think of it like a conversation across a distance. If you and a friend are in the same room, you say something and hear a response instantly -- that is 1ms ping. If you are shouting across a football field, there is a noticeable delay -- that is 50ms ping. If you are communicating via carrier pigeon, well, that is what 200ms ping feels like in a shooter.
For gaming, lower ping means your actions register faster on the server, you see other players' actions sooner, and the game state on your screen more closely matches what is actually happening. The difference between 20ms and 100ms ping is not just numbers -- it is the difference between a game feeling responsive and a game feeling like you are playing underwater.
Ping vs Latency vs Lag: What Is the Difference?
These terms get thrown around interchangeably, but they mean slightly different things:
- Ping: Specifically the round-trip time measured by the ICMP protocol (or game protocol). It is a measurement, usually displayed in your game's network stats as a number in milliseconds.
- Latency: The broader term for any delay in data transmission. Ping is one measurement of latency, but latency also includes processing delays, WiFi overhead, bufferbloat, and more.
- Lag: The subjective experience of delay. When you say "I am lagging," you are describing how the game feels. Lag can be caused by high ping, high jitter, packet loss, or even low frame rates (which is not a network issue at all).
- Input lag: The delay between pressing a button and seeing the result on screen. This includes your monitor's response time, your controller/keyboard latency, game engine processing, AND network ping. A wired controller on a low-latency monitor can shave 10-30ms off total input lag.
Ping Requirements by Game Type
Not all games are equally sensitive to ping. A turn-based strategy game is perfectly playable at 200ms. A competitive first-person shooter at 200ms is an exercise in suffering. Here is a detailed breakdown of what ping you need for different game types:
| Game Type | Ideal | Acceptable | Playable | Pain |
|---|---|---|---|---|
| Competitive FPS | < 20ms | 20-50ms | 50-80ms | > 100ms |
| Battle Royale | < 30ms | 30-60ms | 60-100ms | > 120ms |
| Fighting Games | < 30ms | 30-50ms | 50-80ms | > 100ms |
| MOBA | < 40ms | 40-70ms | 70-120ms | > 150ms |
| MMO / RPG | < 60ms | 60-100ms | 100-200ms | > 250ms |
| RTS | < 50ms | 50-100ms | 100-150ms | > 200ms |
| Turn-Based | < 200ms | 200-500ms | 500ms+ | Never |
15 Proven Methods to Reduce Ping (Ranked by Impact)
We have ranked these methods from highest impact to lowest. The first few methods are free, take minutes, and can make a massive difference. Start at the top and work your way down until your ping hits the level you need.
1. Use Ethernet Instead of WiFi
This is the single most impactful change most gamers can make, and it is either free (if you have a spare cable) or costs $10 for a Cat6 cable on Amazon. WiFi adds 2-15ms of latency in ideal conditions due to contention, retransmissions, and protocol overhead. In a congested apartment building? That can balloon to 20-50ms of inconsistent, jittery latency.
Ethernet eliminates all of that. A wired connection delivers consistent, predictable latency with zero interference from your neighbor's WiFi, your microwave, or the 47 IoT devices on your network. In our testing, switching from 5 GHz WiFi to Ethernet reduced average ping by 5-12ms and, more importantly, virtually eliminated jitter (variation in ping). Your ping stops bouncing between 15ms and 45ms and just stays at 12ms.
Cannot run a cable across the house? See method #9 for powerline and MoCA adapters that turn your existing electrical or coax wiring into a wired connection. Not as good as direct Ethernet, but far better than WiFi for gaming.
2. Close Background Apps and Downloads
This sounds obvious, but you would be shocked how many gamers have Steam downloading a 90 GB update, Windows Update pulling patches, Dropbox syncing files, Chrome running 42 tabs with auto-playing videos, and Discord streaming at 1080p -- all while wondering why their ping is 150ms. Every one of these applications is consuming bandwidth and, more critically, filling your router's buffer queue.
The bandwidth itself is often not the problem. Even a 50 Mbps connection has plenty of bandwidth for gaming (most games use less than 1 Mbps). The problem is bufferbloat -- when background downloads saturate your connection, your router's buffer fills up, and every new packet (including your game packets) has to wait in line behind megabytes of download data. Close everything non-essential before competitive gaming sessions.
On Windows, open Task Manager (Ctrl+Shift+Esc), click the "Network" column to sort by network usage, and close anything consuming significant bandwidth. On macOS, use Activity Monitor. Pay special attention to cloud sync services (OneDrive, Google Drive, Dropbox, iCloud) -- they love to upload files in the background at the worst possible times.
3. Enable QoS/SQM on Your Router
If method #2 is a band-aid (close everything else), method #3 is the cure: make your router smart enough to prioritize gaming traffic even when the connection is busy. QoS (Quality of Service) and SQM (Smart Queue Management) tell your router to manage its packet queue intelligently instead of using a dumb first-in, first-out buffer.
With SQM enabled (using the fq_codel or CAKE algorithm), your router keeps the queue short and prioritizes latency-sensitive traffic. The result is dramatic. In our testing, enabling SQM reduced latency under load from 230ms to 12ms on the same connection. That is not a typo. Your gaming packets no longer wait behind Netflix and Windows Update -- they get fast-tracked through a managed queue.
To enable SQM, check if your router supports it. Routers running OpenWrt, Merlin firmware (ASUS), or Synology SRM have SQM built in. Some ISP routers have basic QoS but not true SQM. See our best routers for low latency guide for routers with native SQM support. If your router does not support SQM, method #6 (upgrade your router) becomes much more important.
When configuring SQM, set your download and upload limits to about 85-90% of your actual measured speeds. This gives the SQM algorithm headroom to manage the queue before your ISP's equipment starts buffering. Test with pong.com after enabling SQM to verify your bufferbloat grade improves to A or B.

4. Change Your DNS Servers
Your DNS (Domain Name System) server translates domain names into IP addresses. Most ISPs provide their own DNS servers, which are often slow and overloaded. While DNS does not directly affect your in-game ping once you are connected to a server (game clients use IP addresses directly), it does affect initial connection times, matchmaking speed, and how quickly updates and patches download.
More importantly, some ISPs use DNS to inject ads, redirect failed lookups, or perform traffic analysis -- all of which can add latency. Switching to a fast, clean DNS server is free and takes 2 minutes. Our recommendations:
| DNS Provider | Primary | Secondary | Avg Response |
|---|---|---|---|
| Cloudflare | 1.1.1.1 | 1.0.0.1 | ~11ms |
| 8.8.8.8 | 8.8.4.4 | ~14ms | |
| Quad9 | 9.9.9.9 | 149.112.112.112 | ~18ms |
| OpenDNS | 208.67.222.222 | 208.67.220.220 | ~20ms |
| ISP Default | Varies | Varies | ~25-60ms |
We recommend Cloudflare (1.1.1.1) for gaming. It is consistently the fastest DNS resolver globally and has a strong privacy policy. Change it on your router (so all devices benefit) or on your gaming device directly. On Windows: Settings > Network & Internet > your connection > Edit DNS. On PlayStation/Xbox: Network Settings > DNS Settings > Manual.
5. Choose the Right Game Server Region
Physics is non-negotiable. Light travels through fiber optic cable at about 200,000 km/s, which means every 100km of distance between you and the game server adds roughly 1ms of round-trip latency. If you are in New York connecting to a server in Los Angeles (4,000km), you have about 40ms of latency baked in from pure physics alone. Connect to a server in Tokyo from New York (11,000km) and you are looking at 100ms+ minimum before any other factors.
Most games let you choose your server region. Always select the closest server. Some games auto-select based on ping (good), while others default to a region that may not be optimal. In Valorant, check your Data Center in settings. In Fortnite, go to Settings > Game > Matchmaking Region and select the one with the lowest ping display. In Apex Legends, wait on the main menu for 60 seconds, then click the Data Center text in the bottom left.
If your closest server still shows high ping, the issue might be your ISP's routing -- packets might be taking a circuitous path to reach the server. Method #13 (contact your ISP) can sometimes help with this, and using a gaming VPN (yes, this contradicts method #10 -- context matters) can occasionally improve routing to specific servers.
6. Upgrade to a Gaming Router (With SQM)
If your current router is an ISP-provided gateway or a budget router from 2020, upgrading is one of the most impactful things you can do. But "gaming router" is a loaded term -- do not buy based on RGB LEDs and aggressive marketing. Buy based on SQM support, CPU power, and WiFi quality. We tested and ranked the best routers for low latency extensively.
The short version: the GL.iNet Flint 2 ($89) is the best budget option with native SQM support. The ASUS RT-AX86U Pro ($249) with Merlin firmware is the best all-around gaming router. The IQrouter ($199) is the best for automatic SQM with zero configuration. Any of these will transform a Grade F bufferbloat connection into Grade A, reducing latency under load by 100-400ms.
7. Update Your Router's Firmware
Router manufacturers regularly release firmware updates that fix bugs, patch security vulnerabilities, and sometimes improve network performance. We have seen cases where a firmware update reduced bufferbloat by 20-30% on specific router models because the manufacturer improved their QoS algorithm or fixed a buffer management bug.
Log into your router's admin panel (usually 192.168.1.1 or 192.168.0.1 in your browser) and check for firmware updates. Most modern routers have an "auto-update" option -- enable it. If your router's last firmware update was more than a year ago, the manufacturer may have abandoned it, which is another reason to consider an upgrade.
8. Reduce WiFi Interference (Channel Optimization)
If you must game on WiFi (sometimes Ethernet is genuinely not an option), optimizing your WiFi channel can significantly reduce latency and jitter. In crowded environments like apartment buildings, dozens of neighboring WiFi networks compete on the same channels. This competition causes packet collisions, retransmissions, and random latency spikes -- exactly the kind of jitter that ruins gaming.
Use a WiFi analyzer app (WiFi Analyzer on Android, or your router's built-in channel scan) to see which channels are congested. For 2.4 GHz, stick to channels 1, 6, or 11 (non-overlapping channels) -- pick the least crowded one. For 5 GHz, choose a DFS channel (52-144) if your router supports it -- these channels are less crowded because many devices avoid them. For 6 GHz (WiFi 6E/7), congestion is rarely an issue yet, but choosing a wider channel width (160 MHz) can improve throughput and reduce latency.
Also consider physical interference sources. Microwaves operate on 2.4 GHz and will obliterate your WiFi when running. Bluetooth devices add noise to 2.4 GHz. Thick walls, metal surfaces, and fish tanks (yes, water absorbs WiFi signals) all degrade signal quality. Position your router in a central, elevated location with line-of-sight to your gaming area if possible.
9. Use a Powerline or MoCA Adapter
Cannot run Ethernet cables through your house? Powerline adapters use your home's existing electrical wiring to transmit network data. MoCA (Multimedia over Coax Alliance) adapters use your existing coaxial cable (the one from cable TV). Both give you a wired-like connection without drilling holes or running cables across the floor.
MoCA is significantly better than powerline for gaming. MoCA adapters deliver consistent 1 Gbps+ throughput with 3-5ms of added latency. Powerline adapters are more variable -- performance depends heavily on your home's electrical wiring quality, circuit layout, and interference from appliances. Powerline latency typically adds 5-15ms, but can spike higher on noisy circuits.
If you have coax outlets near both your router and your gaming setup, get a MoCA 2.5 adapter pair ($90-120). If you only have power outlets, get a powerline adapter with at least AV2000 rating ($50-70). Either option is a massive improvement over WiFi for gaming latency.
10. Disable Your VPN While Gaming
VPNs (Virtual Private Networks) encrypt your traffic and route it through an intermediary server. This adds latency -- always. The encryption processing adds 1-3ms, and the detour through the VPN server adds distance-based latency. If your VPN server is in another country, you might be adding 30-100ms of latency that serves no purpose during gaming.
Most VPN providers offer split tunneling, which lets you route game traffic directly while keeping other traffic (browser, etc.) through the VPN. If you need the VPN for privacy, use split tunneling. If you are gaming at home and do not need the VPN, turn it off entirely. The exception: if your ISP is routing your game traffic inefficiently, a gaming VPN like ExitLag or WTFast can sometimes find a faster route to the game server. Test both with and without to see which gives you lower ping.
11. Enable Game Mode on Your Router
Many modern routers have a "Game Mode" or "Gaming Priority" feature. What this actually does varies wildly by manufacturer. On ASUS routers, it prioritizes gaming device traffic in the QoS queue (moderately useful). On Netgear, it enables a proprietary optimization layer (minimally useful). On TP-Link, it changes LED colors to red (cosmetically useful).
Game Mode is generally worth enabling if your router has it, but do not expect miracles. It is a poor substitute for proper SQM. In our testing, ASUS Game Mode reduced average ping by 3-8ms during peak network usage -- better than nothing, but SQM (method #3) reduced it by 200ms+ on the same router. Think of Game Mode as a nice-to-have on top of proper queue management, not a replacement for it.
12. Reduce Bufferbloat
We keep coming back to bufferbloat because it is the single most common cause of high ping during actual gaming sessions. Your idle ping might look fine at 15ms. But the moment anyone else on your network starts streaming, downloading, or uploading, bufferbloat can spike your ping to 200ms or higher. This is the "my ping is fine until my roommate watches Netflix" problem, and it is bufferbloat.
Test for bufferbloat at [pong.com](/). If your grade is C or worse, bufferbloat is your primary enemy. The fix is SQM (method #3) or a new router with SQM support (method #6). If you cannot change your router, you can partially mitigate bufferbloat by rate-limiting your connection slightly below its maximum (so the buffer never fills completely) using your operating system's network settings or a third-party tool.

13. Contact Your ISP About Routing Issues
Sometimes high ping is not your home network's fault at all. Your ISP might be routing your traffic through suboptimal paths -- sending your packets on a scenic detour through three states before they reach a game server that is 100 miles away. This is surprisingly common, especially with smaller ISPs that have limited peering agreements.
Run a traceroute to your game server (tracert on Windows, traceroute on Mac/Linux) and look for any hops with unusually high latency or unexpected geographic detours. If you see your packets going from New York to Dallas to Chicago to reach a server in Washington DC, your ISP has a routing problem. Call their support, provide the traceroute data, and ask them to investigate. Not all support agents will understand this, so ask to be escalated to a network engineer if the first-level support is unhelpful.
You can also check if your ISP is throttling gaming traffic. Some ISPs deprioritize certain game protocols during peak hours. Running a VPN and comparing ping with and without it can reveal throttling -- if your ping improves with a VPN, your ISP may be selectively degrading your game traffic.
14. Upgrade Your Internet Plan (Fiber If Available)
Notice how this is method #14 out of 15? That is intentional. Upgrading your internet plan is one of the least effective methods for reducing ping. Going from 100 Mbps to 1 Gbps does not reduce your base ping at all -- the speed of light through fiber or copper does not change based on your plan tier. A 25 Mbps connection and a 1 Gbps connection to the same server will have nearly identical ping if both are properly configured.
The exception is switching from cable/DSL to fiber. Fiber optic connections have inherently lower latency than cable (DOCSIS) or DSL because the signal travels through glass at the speed of light rather than through copper with electrical signaling. The difference is typically 5-15ms. Fiber also has symmetrical upload speeds, which helps with the upload component of gaming traffic. If fiber is available in your area and you are on cable or DSL, upgrading to fiber is worth it for the latency improvement alone.
Upgrading to a faster plan on the same technology (e.g., cable 200 Mbps to cable 500 Mbps) will only help if your current plan is so slow that it cannot handle your household's total bandwidth demand. If gaming is the only thing happening on your network, even 10 Mbps is enough bandwidth. The issue is almost always latency management, not raw speed.
This is why pong.com measures connection health rather than just speed. A 50 Mbps fiber connection with Grade A bufferbloat will deliver a better gaming experience than a 1 Gbps cable connection with Grade F bufferbloat. Speed is not the whole story.
15. Use a Wired Controller (Reduce Input Lag)
This last method does not reduce network ping, but it reduces total input lag, which is what you actually experience. A wireless controller adds 4-8ms of latency over a wired connection (some Bluetooth controllers add 10-15ms). That might seem small, but when you add it on top of your network ping, monitor latency, and game engine processing, those extra milliseconds compound.
For competitive gaming, use a wired controller or a mouse and keyboard (wired, obviously). If you must use a wireless controller, use the manufacturer's proprietary 2.4 GHz dongle rather than Bluetooth -- most proprietary wireless protocols (Xbox Wireless, DualSense via USB adapter) have lower latency than Bluetooth. And enable "Game Mode" on your TV or monitor to reduce display latency, which typically saves 15-40ms more.
Before and After: Real Optimization Results
Here are real before-and-after results from our testing lab, applying the methods above to a typical home gaming setup (300 Mbps cable connection, ISP gateway router, WiFi, busy household):
| Metric | Before (Stock) | After (All Optimized) | Improvement |
|---|---|---|---|
| Idle Ping | 18ms | 12ms | -6ms (33%) |
| Loaded Ping (Bufferbloat) | 247ms | 16ms | -231ms (94%) |
| Jitter | 14ms | 2ms | -12ms (86%) |
| Packet Loss | 0.8% | 0.0% | Eliminated |
| Bufferbloat Grade | F | A | 5 grades |
| In-Game Ping (Valorant) | 42-110ms | 18-24ms | ~70ms avg reduction |
| Zoom Call Quality | Choppy, freezing | Crystal clear | Night and day |
The biggest single improvement came from enabling SQM (method #3), which alone took loaded ping from 247ms to 22ms. Adding Ethernet (method #1) shaved another 6ms and eliminated jitter. Choosing the correct game server region (method #5) reduced the remaining base ping. The combined effect transformed a frustrating gaming experience into a competitive one.

How to Diagnose What Is Causing YOUR High Ping
Not all high-ping problems have the same cause, and applying the wrong fix wastes time. Here is a diagnostic flowchart to help you identify your specific issue:
Step 1: Run a Baseline Test
Go to [pong.com](/) and run a connection health test. Note your idle latency, loaded latency (bufferbloat grade), jitter, and packet loss. These four numbers tell you most of what you need to know.
Step 2: Identify the Pattern
- High idle ping (50ms+ with nothing else running): The problem is likely distance to server, ISP routing, or your ISP's base infrastructure. Try methods #5, #13, #14.
- Low idle ping but high loaded ping (big gap between idle and loaded): This is classic bufferbloat. Your router cannot manage traffic under load. Try methods #3, #6, #12.
- High jitter (inconsistent ping that bounces around): Usually a WiFi issue, interference, or a flaky connection. Try methods #1, #8, #9.
- Packet loss (any percentage above 0%): Could be a bad cable, failing hardware, ISP issue, or severe WiFi interference. Try methods #1, #7, #8, #13.
- Ping spikes at specific times (evenings, weekends): Network congestion, either on your home network (other users) or your ISP's network (neighborhood congestion). Try methods #2, #3, #14.
- Ping is fine in speed tests but high in-game: The game server might be far away, or your ISP routes game traffic differently than speed test traffic. Try methods #5, #10, #13.
Step 3: Isolate the Problem
Connect your gaming device directly to your modem via Ethernet, bypassing your router entirely. Run the pong.com test again. If your ping drops dramatically, your router is the problem (methods #3, #6, #7). If it stays the same, the issue is upstream -- your ISP or the game server (methods #5, #13, #14). This single test eliminates half the possible causes in 60 seconds.
Frequently Asked Questions
What is a good ping for gaming?
Does faster internet reduce ping?
Why does my ping spike when someone else uses the internet?
Does changing DNS actually help with gaming ping?
Is Ethernet really that much better than WiFi for gaming?
Will a gaming VPN reduce my ping?
How do I reduce ping on PlayStation or Xbox?
Why is my ping high even with fast internet?
Does restarting my router actually help with ping?
What causes ping spikes at night?
How do I check my ping in-game?
Can I reduce ping on mobile games?
Stop Blaming Your Teammates, Fix Your Ping
High ping is not a life sentence. Most gamers are sitting on 50-200ms of completely unnecessary latency that can be eliminated with a few hours of optimization. The biggest wins come from the cheapest changes: plug in an Ethernet cable (free), enable SQM on your router (free), close background downloads (free), and choose the right server region (free). Those four changes alone can reduce your effective ping by 50-200ms.
If you have done all the free optimizations and still need more, a router upgrade is the next step. Check our best routers for low latency in 2026 guide -- an $89 GL.iNet Flint 2 with SQM will deliver better latency than a $600 gaming router without it. The key insight is that latency management (SQM) matters infinitely more than raw speed for gaming performance.
And most importantly: measure everything. Do not guess whether a change helped. Run [pong.com](/) before and after every optimization. Look at your bufferbloat grade, your jitter, your latency under load. Real data beats speculation every time. Your future self -- the one who finally hits Diamond rank because their shots actually register on time -- will thank you.

Ready to test your connection?
Measure your real-world speed, ping, jitter, and bufferbloat — free, no signup required.
Run Free Speed Test