High ping ruins online gaming. 100ms feels sluggish. 200ms is unplayable. This guide covers 12 proven solutions — from simple fixes (2 minutes) to advanced troubleshooting (30 minutes). Every solution has been tested and verified.
Target ping: <20ms (excellent), 20-50ms (good), 50-100ms (acceptable), 100ms+ (fix it)
Quick Fixes (5 minutes)
1. Use Ethernet Instead of Wi-Fi
The #1 ping fix. Wi-Fi adds 5-30ms of latency and has jitter (fluctuating ping). Ethernet is 1ms latency with zero jitter. A $10 Ethernet cable can cut your ping in half.
If you can’t use Ethernet: Use Wi-Fi 6E/7 on the 5GHz or 6GHz band, position your PC near the router, and remove obstacles between them. Powerline adapters ($30) are a good alternative if running a cable is impossible.
2. Close Background Downloads
Steam, Epic, Windows Update, and other downloads saturate your upload. Even if you have 50 Mbps download, a Steam game download uses your entire upload for ACK packets, spiking your ping to 200ms+.
Fix: Pause all downloads before gaming. Check: Task Manager → Network tab → sort by total usage. Kill anything using bandwidth.
3. Close Streaming Apps
YouTube, Netflix, Spotify, and Discord video calls use significant bandwidth. One 4K YouTube stream uses 20+ Mbps — that’s your entire connection if you have basic internet. Close all streaming apps before gaming.
4. Connect to the Right Server
Most games let you choose your server region. Always pick the closest server. Playing on EU-West from the US East adds 80-100ms. Playing on your region’s server gives 20-40ms. Check your game’s server browser and select the lowest-ping option.
Network Settings (15 minutes)
5. Change DNS Server
Your ISP’s DNS can be slow (50-200ms per lookup). Faster DNS means quicker matchmaking and game store loading.
| DNS Provider | Primary | Secondary | Avg Speed |
|---|---|---|---|
| Cloudflare | 1.1.1.1 | 1.0.0.1 | 10-15ms |
| 8.8.8.8 | 8.8.4.4 | 15-25ms | |
| Quad9 | 9.9.9.9 | 149.112.112.112 | 20-30ms |
How to change: Settings → Network & Internet → Your connection → DNS → Manual → Enter the addresses above.
6. Disable Nagle’s Algorithm
Windows buffers small network packets to send them together (Nagle’s algorithm). This adds up to 200ms delay for game packets. Disabling it sends packets immediately.
How to disable:
- Open Registry Editor (Win+R → regedit)
- Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
- Find your network adapter (the one with your IP address in DhcpIPAddress)
- Create DWORD: TcpAckFrequency = 1
- Create DWORD: TCPNoDelay = 1
- Restart your PC
This is the most impactful Windows network tweak for gaming. Reduces latency by 20-50ms in most online games.
7. Set QoS (Quality of Service) on Your Router
QoS prioritizes gaming traffic over other traffic on your network. When someone watches Netflix while you game, QoS ensures your game packets go first.
How to set up:
- Log into your router (usually 192.168.1.1 or 10.0.0.1)
- Find QoS or Traffic Management settings
- Enable QoS
- Set your gaming PC as high priority (by IP or MAC address)
- Set other devices as normal or low priority
Router Optimization (30 minutes)
8. Update Router Firmware
Router firmware updates fix bugs, improve stability, and sometimes add features. An outdated router can cause random ping spikes and disconnections.
How: Check your router manufacturer’s website for the latest firmware. Download it, then upload it through your router’s admin page. Some modern routers auto-update — check if yours does.
9. Change Wi-Fi Channel
If you must use Wi-Fi, the channel matters. 2.4GHz is crowded (neighbors’ routers). 5GHz is less crowded and faster. 6GHz (Wi-Fi 6E/7) is nearly empty.
How: Use a Wi-Fi analyzer app (WiFi Analyzer on Android, free). Find the least-crowded channel. Change your router to that channel. This can reduce interference and cut ping by 10-20ms.
10. Enable UPnP or Port Forward
Games need specific ports open for optimal connectivity. If ports are blocked, your connection routes through relay servers (adding 50-100ms).
Option A: Enable UPnP (easiest — lets games open their own ports automatically)
Option B: Port Forward (more secure — manually open specific ports for each game)
Common game ports:
- Valorant: 7000-7500 UDP
- Fortnite: 57950-57960 UDP
- CS2: 27015-27030 UDP
- Apex Legends: 37000-40000 UDP
Advanced Troubleshooting
11. Use a Gaming VPN
Counterintuitively, a VPN can lower your ping if your ISP routes traffic poorly. Some ISPs use congested peering points that add 50-100ms. A VPN with optimized gaming routes can bypass these bottlenecks.
Best gaming VPNs:
- NordVPN: Meshnet feature lets you route game traffic through optimized servers
- ExitLag: Purpose-built for gaming — optimizes routes to game servers. $6/month.
- Mudfish: Pay-per-traffic VPN — cheapest option for gaming. ~$1/month for most games.
12. Contact Your ISP
If nothing else works, the problem might be your ISP. Common ISP issues:
- Intermittent packet loss: ISP’s infrastructure is degraded. They need to fix it.
- High latency to all servers: Your ISP’s routing is bad. Ask them to investigate.
- Speed not matching plan: You’re not getting what you pay for. Run speed tests (speedtest.net) and share results with your ISP.
Escalation: If your ISP can’t fix it, consider switching providers. Fiber internet (if available) has the lowest latency — typically 5-15ms to regional servers.
Quick Reference
| Solution | Ping Reduction | Time | Difficulty |
|---|---|---|---|
| Ethernet over Wi-Fi | 10-30ms | 2min | Easy |
| Close downloads | 50-200ms | 1min | Easy |
| Right server region | 50-100ms | 1min | Easy |
| Change DNS | 5-20ms (matchmaking) | 2min | Easy |
| Disable Nagle’s | 20-50ms | 5min | Medium |
| QoS on router | 10-30ms | 10min | Medium |
| Port forwarding | 30-80ms | 10min | Medium |
| Gaming VPN | 20-100ms | 5min | Easy |
Frequently Asked Questions
What is a good ping for gaming?
Under 20ms: Excellent (competitive advantage). 20-50ms: Good (smooth gameplay). 50-100ms: Acceptable (slight delay). 100ms+: Bad (fix it). Competitive FPS players should aim for under 30ms.
Can a VPN lower ping?
Yes, sometimes. If your ISP routes traffic through congested paths, a gaming VPN (ExitLag, Mudfish) can find a faster route. This is most common with ISPs that have poor international peering. Test with and without VPN to see if it helps.
Why is my ping high only in one game?
Server location. The game might route you to a distant server. Check the game’s server browser and select a closer one. Also check if the game has port requirements — some games need specific ports open for optimal routing.
Conclusion
Fixing high ping starts with the basics: Ethernet cable (10-30ms reduction), close downloads (50-200ms), and right server region (50-100ms). Then optimize: disable Nagle’s algorithm (20-50ms), set up QoS (10-30ms), and port forward (30-80ms). Most players can get under 50ms with just the first 4 solutions. Start there, then dig deeper if needed.
Continue reading: