How to Reduce Ping in Valorant: Fix High Latency on PC

Ethernet cable and gaming router in a dark gaming desk setup representing low ping network connection

This guide on how to reduce ping in Valorant covers the causes ranked by likelihood, starting with the free changes that work 80 percent of the time. High ping in Valorant is different from high ping in most games because Valorant’s server tick rate is 128Hz. What feels acceptable in Call of Duty at 60ms feels noticeably sluggish in Valorant at the same latency. The gap between your input and what the server registers is smaller, which makes every millisecond count more.

TL;DR: Most high-ping and ping-spike problems in Valorant come from your local setup, not the servers. Switching to wired Ethernet, setting Network Buffering to Minimum in Valorant, and selecting the right server manually fixes the issue for the majority of players before touching anything else.

Quick wins if you are in a hurry

  • Set Network Buffering to Minimum in Valorant’s Video settings. Each step above Minimum adds approximately 10ms of input latency. Most players have this set to Medium without realizing it.
  • Switch from Wi-Fi to a wired Ethernet connection. A wired connection eliminates jitter and removes the wireless retransmission overhead that causes ping spikes.
  • In Valorant’s account settings, manually select the server closest to your physical location. Auto-select does not always choose the lowest-ping server.
  • Close streaming apps, cloud backup software, and torrent clients during Valorant sessions. These compete for upstream bandwidth and cause packet loss that shows as ping spikes.

Ten more minutes and you can fix the ones that still matter after these.

What your ping number actually means

Ping is the round-trip time in milliseconds between your PC and Valorant’s servers. At 128Hz server tick rate, the server processes your inputs 128 times per second — once every 7.8 milliseconds. At 80ms ping, your shot takes about ten server ticks to register from the moment you press the button.

Practical reference points: under 30ms is excellent and you will not notice latency. 30 to 60ms is the competitive range and most ranked players play here. 60 to 90ms starts showing as a slight delay in hit registration at high sensitivity. Above 100ms becomes consistently noticeable in duels.

Ping spikes — sudden jumps from 40ms to 200ms and back — are more damaging than stable high ping. A consistent 70ms is more playable than 40ms with spikes to 150ms.

What you can control vs what you cannot

Things you control: your local network setup (wired vs wireless, router placement, background bandwidth usage), your in-game network settings (Network Buffering), and your server selection.

Things you do not control: Riot’s server load and routing quality, your ISP’s routing path to Riot’s data centers, and peering agreements between your ISP and Riot’s network providers.

Start with what you control. Most high-ping situations are local problems that look like server problems.

Free fixes that resolve 80 percent of high ping cases

Switch to wired Ethernet

This is the single highest-impact change for most players. Wi-Fi adds latency variance (jitter) even when average ping looks acceptable. Wireless retransmissions — which happen invisibly every time a packet collides or gets corrupted — add unpredictable spikes that look like server lag.

On a wired connection, my ping to Riot’s EU West server is 23ms with zero spikes across a full session. On the same router via Wi-Fi from the same room, the same server shows 28ms average with occasional spikes to 80ms. The difference is consistent and reproducible.

Set Network Buffering to Minimum in Valorant

This is the most underused setting in Valorant. Network Buffering controls how many network packets Valorant queues before processing them. Medium and High settings add a buffer that smooths out packet delivery but adds artificial latency on top of your real ping.

Find it under Valorant Settings → Video → Network Buffering → set to Minimum. Each step above Minimum adds roughly 10ms. On a stable wired connection, Minimum is always the right choice. On an unstable Wi-Fi connection, Medium may smooth out packet loss at the cost of 10ms — a tradeoff worth understanding.

Select your server manually

Valorant’s auto-select algorithm does not always pick the lowest-ping server. Open the server selection in the client (Data Centers), check the ping to each available region, and manually lock the one with the lowest number. Do not leave it on auto if you have a clearly lower-ping option available.

My closest data center shows 23ms ping while auto-select was routing me to a secondary region at 41ms because server load was briefly lower there. Locking the primary region dropped my average by 18ms permanently.

Close bandwidth-hungry background apps

Upload bandwidth competition causes packet loss and ping spikes more than download competition does. Game data is upload-heavy (sending your inputs to the server). A background upload from cloud backup software or a streaming encoder competes directly with your game packets.

Close Google Drive sync, OneDrive, Dropbox, and any active downloads during ranked sessions. In Task Manager, sort by Network usage to see what is actually consuming bandwidth.

Flush DNS and reset router

DNS cache and router routing tables can become stale and route your Valorant packets through a suboptimal path. Flush DNS with ipconfig /flushdns in Command Prompt (run as administrator). For the router, a full power cycle (unplug 60 seconds, then plug back in) clears the routing cache and forces a fresh connection to your ISP.

When the problem is your ISP routing

If you have done everything above and your ping is still higher than players in your region typically report, the issue is likely your ISP’s routing path to Riot’s servers. ISPs do not always route packets through the most direct path — they route through the cheapest peering agreements, which can add 30 to 50ms of unnecessary latency.

You can check this with tracert in Command Prompt: tracert valorant.playvalorant.com. Look for high-latency hops in the middle of the trace — these indicate a poor peering connection between your ISP and Riot’s network. If you find this, contacting your ISP rarely helps, but it confirms the cause is upstream and outside your direct control.

Fix Impact Works for
Network Buffering → Minimum Removes 10-20ms of added latency Everyone, free, instant
Switch to wired Ethernet Eliminates jitter and spikes Anyone currently on Wi-Fi
Manual server selection Saves 10-20ms if auto-select was wrong Everyone, free, check once
Close background bandwidth apps Eliminates packet loss spikes Anyone with active uploads/syncs
DNS flush + router reset Fixes stale routing paths Occasional fix, worth trying

Common issues and fixes

Issue: Ping is stable for the first 10 minutes, then starts spiking.
Fix: A scheduled backup, cloud sync, or Windows Update download is kicking in after a short delay. Check Task Manager’s Network tab and sort by activity to catch the culprit. Pause all sync apps before sessions.

Issue: Ping is low in the menu but spikes during active matches.
Fix: Your connection is stable at idle but gets disrupted under the actual game packet load. This usually points to packet loss from a poor wireless signal, ISP congestion at peak hours, or router QoS settings deprioritizing game traffic.

Issue: Everyone else on the same Wi-Fi has normal ping, but yours is high.
Fix: Check if your device is connecting at a lower Wi-Fi frequency band (2.4GHz instead of 5GHz). Most modern routers offer both — 5GHz has lower latency and is less congested in most environments. Confirm your band in Windows Network settings.

Issue: Ping is fine but there are visible delays in hit registration.
Fix: This is often the Network Buffering setting adding artificial delay on top of good ping. Set it to Minimum. Also confirm you are using Fullscreen display mode — Borderless adds display latency on top of network latency.

Frequently asked questions

Does a VPN help with Valorant ping?
Usually no, and often it makes things worse. A VPN adds a routing hop that increases latency. The only case where a VPN helps is when your ISP’s direct routing to Riot’s servers is worse than the VPN’s routing path — which happens but is not common. Try all free fixes first before considering a gaming VPN.

What is a good ping for Valorant ranked play?
Under 60ms is competitive for most ranks. Diamond and above players typically have 20 to 40ms to their regional server. The impact of latency becomes more noticeable in Immortal and Radiant where duels are decided by single frames.

Why does my ping look fine but the game still feels laggy?
Check Network Buffering — if it is not on Minimum, you are adding artificial delay on top of your real ping. Also check your frame rate: if your FPS is low, input latency from the GPU pipeline stacks on top of network latency and the combined delay feels like server lag even when ping is healthy.

How to Reduce Ping in Valorant: Final Checklist

  • Network Buffering set to Minimum in Valorant Video settings
  • Wired Ethernet connection confirmed (or Wi-Fi adapter running on 5GHz band)
  • Server selection set manually to closest region with lowest ping
  • Background bandwidth apps (cloud sync, downloads) closed before sessions
  • Router power-cycled if ping recently got worse without other changes
  • DNS flushed via ipconfig /flushdns if routing seems suboptimal

Network latency and frame latency compound each other. A 60ms ping on top of a high frame time from stutters creates a worse feeling than either problem alone. If your frames are also inconsistent alongside ping issues, our Valorant stuttering fix guide addresses that side separately. And if FPS is the main concern, our Valorant FPS drops fix walks through the performance causes in the same systematic order.

For official Valorant network troubleshooting and server status, check Riot’s official Valorant support pages. Enabling NVIDIA Reflex also reduces system latency independent of network ping.


Tested by Anir | FPSFlow.com
Hardware: RTX 4070 + Ryzen 7 5800X, 32 GB DDR4 3600MHz, wired gigabit Ethernet
Last updated: July 2026
Method: Ping measurements taken using Valorant’s in-game network stats overlay across multiple regional servers, with and without each fix applied.

Was this guide helpful?

Anir is the founder and lead writer at FPS Flow, covering PC gaming performance optimization, hardware buying guides, and game-specific settings tuning. Guides are built around testing settings across different hardware tiers and documenting what actually moves the FPS counter, rather than recycling generic tips.

Search