Valorant ping spikes turn crisp gunfights into a rubbery mess of hit-registration failures — but the fix is usually one of a handful of common causes. This guide walks you through five actionable steps to stop ping spikes and keep your latency low and stable every time you queue up.
Before diving in, open Valorant and enable the in-game network stats overlay: go to Settings → Video → Stats and turn on Network Round Trip Time. That live counter lets you confirm whether each fix is working. Now work through the steps below in order — most players find the culprit within the first two.
What you need
- A Windows 10 or 11 PC running Valorant (the steps are Windows-focused, but the server-selection and Ethernet tips apply to any platform)
- Administrator access to run Command Prompt commands in Step 5
- An Ethernet cable if you can reach your router (optional but highly recommended)
How to fix Valorant ping spikes
-
Step 1: Close bandwidth-heavy background applications
The most common cause of sudden ping spikes is another app consuming your upload or download bandwidth while you play. Open Task Manager (Ctrl+Shift+Esc), click the Network column header to sort by usage, and end any process eating significant bandwidth — common culprits include Steam updating games in the background, Discord video streams, Windows Update downloads, OneDrive or Google Drive syncing large files, and browser tabs streaming video. Closing these before launching Valorant often eliminates spikes instantly.
Sort Task Manager by the Network column to spot which apps are competing with Valorant for bandwidth, then end their tasks. -
Step 2: Switch to a wired Ethernet connection
Wi-Fi is convenient but inherently unstable for competitive gaming. Radio interference from neighboring networks, microwave ovens, and thick walls all introduce the kind of jitter that looks exactly like a ping spike in Valorant. Plugging in a standard Cat 5e or Cat 6 Ethernet cable from your PC to the router cuts that interference completely and typically reduces both average ping and variance. If a direct run of cable is not practical, a powerline adapter kit is a solid middle ground — it routes your network signal through the building's electrical wiring and delivers a far more stable connection than Wi-Fi.
The ping graph on the left shows the erratic spikes typical of Wi-Fi; Ethernet (right) produces a flat, low-latency connection. -
Step 3: Select the closest game server in Valorant
Valorant routes you to servers automatically, but occasionally it picks a distant datacenter — especially if you're near a regional boundary. Go to Settings → General, scroll down to the Server Selection section, and check which servers are listed. Set the primary region to the one geographically nearest to you, then look at the ping shown next to each option. Forcing the closest server can shave 30–80 ms off your average latency on its own. If the in-game selector doesn't show the individual server pings clearly, use the Valorant server status page on the official Riot website to check regional availability.
Choose the server region with the lowest ping reading — your nearest datacenter should show single-digit to low-double-digit latency. -
Step 4: Update or reinstall your network adapter drivers
Outdated or corrupted network drivers are a surprisingly common source of periodic lag spikes that look random but happen on a hardware timer. Right-click the Start button and open Device Manager, expand Network Adapters, and right-click your primary adapter (the Ethernet controller if you are wired, or your Wi-Fi card if not). Choose Update driver → Search automatically. If Windows says the driver is current but you are still spiking, visit your motherboard or laptop manufacturer's support page, download the latest network driver package manually, and run the installer. A fresh driver install also resets any corrupt driver state that can't be fixed by just updating.
Expand Network Adapters in Device Manager, select your adapter, and update the driver — or download the latest version from the manufacturer's site. -
Step 5: Flush your DNS cache and switch to a faster DNS server
A stale DNS cache or a slow ISP-assigned DNS resolver can add dozens of milliseconds of latency to Valorant's connection handshake and trigger intermittent spikes. Open Command Prompt as Administrator (search for cmd, right-click, choose Run as administrator) and run these three commands one at a time:
ipconfig /flushdns— clears the local DNS cachenetsh int ip reset— resets the TCP/IP stacknetsh winsock reset— resets the Windows socket catalog
Reboot after running all three. Then open Network settings → Change adapter options, right-click your adapter, choose Properties → Internet Protocol Version 4 (TCP/IPv4) → Properties, and set the preferred DNS to 1.1.1.1 (Cloudflare) and alternate to 8.8.8.8 (Google). Both are faster and more reliable than most ISP-provided resolvers.
Run the three reset commands in an elevated Command Prompt, then switch to Cloudflare (1.1.1.1) or Google (8.8.8.8) DNS for a faster, more stable connection.
Extra tips to reduce ping spikes in Valorant
- Restart your router. A router that has been running for weeks can develop memory leaks that cause erratic routing. A simple power cycle (unplug for 30 seconds) often clears up spikes that seemed random.
- Set Valorant's process priority to High. In Task Manager, right-click the VALORANT process under the Details tab, choose Set priority → High. This tells Windows to schedule network I/O for the game before background processes.
- Disable bandwidth-throttling features on your router. Some routers enable QoS settings that mistakenly throttle gaming traffic. Check your router's admin panel (usually 192.168.1.1) and look for QoS or bandwidth shaping options — disabling them can help.
- Use a VPN only as a last resort. A gaming VPN can help if your ISP is routing traffic inefficiently to Riot's servers, but it often adds latency. Only try this if all other steps fail.
Troubleshooting
Ping spikes only happen in the evening
This points to ISP congestion during peak hours. Your neighbors are sharing the same network segment, and it saturates around 6–10 PM. Contact your ISP to report congestion, or consider switching to a less congested plan or provider. Using a gaming VPN that routes around your ISP's congested node can sometimes help here.
Ping is stable in the practice range but spikes in live matches
The practice range connects to a local server while live matches hit a specific regional datacenter. This usually means the problem is server-side or your routing to that particular datacenter. Try switching to a different server region temporarily to confirm, then check the Riot Games server status page for any reported incidents.
Nothing above has worked — spikes persist
Run a continuous ping test while playing: open Command Prompt and run ping 1.1.1.1 -t. If you see request timeouts coinciding with in-game spikes, the problem is your local network or ISP. If the external ping stays stable but Valorant spikes anyway, the issue is server-side or within Riot's network — all you can do is wait for Riot to fix it.
Frequently asked questions
Why does my Valorant ping spike randomly?
The most common causes are background apps consuming bandwidth, Wi-Fi interference, a slow or congested ISP route, and outdated network drivers. Work through the five steps above to isolate and fix the specific cause.
Does closing Discord reduce ping in Valorant?
Yes, if Discord is running a video stream or screen share it can consume significant upload bandwidth. Switch Discord to voice-only (no video) or close it entirely while playing to free up bandwidth for Valorant.
Can a VPN fix Valorant ping spikes?
Sometimes. A VPN can bypass a congested ISP route, but it also adds an extra network hop, which can increase base latency. Test a VPN only after trying all the other steps first — if it makes your ping worse, disconnect it.
What is a good ping for Valorant?
Under 40 ms is generally considered good for competitive play. Between 40 and 70 ms is acceptable for most players. Above 100 ms causes noticeable delay, and spikes above 150 ms will make you feel like you are playing on a satellite connection.
Does Valorant have a built-in ping limit or region lock?
Valorant does not hard-lock you to a region, but it uses your account region to determine the default server pool. You can switch regions in Settings, though your rank and match history are tied to the original region.
Wrapping up
Valorant ping spikes are almost always fixable with one of the steps above — start with closing background bandwidth hogs and switching to Ethernet, and you will likely solve the problem before even reaching Step 3. If you are still spiking after working through all five fixes, the issue is probably with your ISP's routing or a temporary problem on Riot's servers, both of which will resolve on their own. For official server status updates, check the Riot Games status page.