Network Ping Fix Packet Loss 2026

How to Reduce Ping in VALORANT — The Complete Network Guide (2026)

March 27, 2026 · Harvey Jenkins · ⏱ 10 min read
📡 Fixes ping, packet loss AND jitter
No VPN or paid tools needed
Most fixes take under 5 minutes
🆓 100% free, Vanguard-safe
Fixes applied: 0/10
Tick each as you go
High ping is not always your ISP's fault. In most cases, your ping is being inflated by Windows settings, your router's default configuration, and background processes stealing bandwidth at the exact moment you need it. The real issue in most "lag" complaints isn't even ping — it's packet loss and jitter, which feel far worse but are almost always fixable on your end.

This guide covers every fix in order of impact. Start at the top — most players find their problem in the first three steps.
🎯
1% packet loss feels worse than 50ms extra ping. A packet that never arrives means your input never reached the server. Your shot didn't register not because of latency — because the packet was dropped entirely. Fix packet loss first.
Fix 01 Diagnose Your Actual Problem Before Fixing Anything

Ping, packet loss, and jitter are three completely different problems with different causes. Applying the wrong fix wastes your time. Press Shift + F1 in VALORANT to open the network stats overlay and identify what you're actually dealing with.

Ping (ms)
Under 40
Under 40ms = good. 40–80ms = acceptable. 80ms+ = fix needed.
Packet Loss (%)
Must be 0%
Even 0.5% causes missed shots and rubber-banding. Zero tolerance.
Jitter (ms)
Under 5ms
Jitter above 10ms makes 30ms ping feel like 80ms ping.
What You SeeMost Likely CauseJump To
High ping (80ms+), stableWrong server selected or DNS routingFix 03, Fix 08
Ping spikes randomlyNagle's Algorithm or background bandwidthFix 04, Fix 07
Packet loss showingWiFi interference or ISP issueFix 02, Fix 06
High jitter (unstable ping)Network adapter power savingFix 05
Everything looks fine but game feels laggyFrame time / FPS issue, not networkStutter guide

Fix 02 Ethernet vs WiFi — Stop Using Wireless for Ranked

This is the single most impactful change for most players and the one most people avoid because running a cable is inconvenient. The numbers are stark:

ConnectionAvg PingJitterPacket LossVerdict
Ethernet (Cat5e+)Base ping1–2ms0%✓ Use this
WiFi 6 (5GHz, close to router)+3–8ms3–8ms0–0.5%Acceptable
WiFi 5 (5GHz, medium distance)+5–15ms5–15ms0.5–2%⚠ Avoid ranked
WiFi 5 (2.4GHz)+10–30ms10–40ms1–5%✗ Don't use
WiFi through walls / far away+20–60ms20–80ms2–15%✗ Unplayable ranked

If you can't run a cable, here's the priority order:

  1. Powerline adapter (£25–40) — sends network signal through your electrical wiring. Near-Ethernet performance in most houses
  2. MoCA adapter — uses your coaxial cable lines. Lower latency than powerline in newer builds
  3. WiFi 6E on 5GHz, within 5 metres of router — if you must use wireless, this is the closest to wired you'll get
  4. Disconnect all other 2.4GHz devices from your network while playing — smart bulbs, IoT devices and old phones all cause interference
📡
Switching from 2.4GHz WiFi to Ethernet typically drops ping by 10–30ms and eliminates packet loss entirely A 5-metre Ethernet cable costs £4. It is the best value upgrade in competitive gaming.

Fix 03 Switch Your DNS — The 5-Minute Ping Fix

Your DNS server translates domain names (like play.valorant.com) into IP addresses. Your ISP's default DNS is often slow and poorly routed — meaning your game data takes a longer path to reach Riot's servers than it needs to.

Switching to a faster DNS doesn't reduce your ping to VALORANT's servers directly, but it reduces connection setup time and improves routing to some regions significantly.

Google
8.8.8.8
8.8.4.4
~20ms avg response
OpenDNS
208.67.222.222
208.67.220.220
~25ms avg response

How to change your DNS on Windows 11:

  1. Press Win + I → Network & Internet → click your connection (Ethernet or Wi-Fi)
  2. Scroll to DNS server assignment → click Edit
  3. Change from Automatic to Manual
  4. Toggle IPv4 on, enter:
    Preferred DNS: 1.1.1.1
    Alternate DNS: 1.0.0.1
  5. Click Save
📈
Expected gain: -2 to -8ms on initial connection, more consistent routing Most impactful for players on ISPs with notoriously slow DNS (Sky, Virgin Media in some regions).

Fix 04 Disable Nagle's Algorithm — The Hidden Ping Spiker

Nagle's Algorithm is a TCP optimisation that deliberately holds small packets and waits to bundle them with other data before sending. This is designed for web browsing efficiency. In a real-time game, it adds artificial delay to every input you send to the server.

This is the most common cause of inconsistent ping — where your average ping looks fine but you experience occasional 80–200ms spikes during gunfights.

⚠️
Registry edit — follow exactly. You need to find the correct network adapter subkey. There will be multiple GUIDs — only edit the one with your active IP address.
  1. Press Win + R → type regedit → OK
  2. Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
  1. You'll see several subkeys with long GUID names. Click each one and look for DhcpIPAddress or IPAddress — find the one that matches your PC's IP address (check with ipconfig in Command Prompt)
  2. Right-click inside that key → New → DWORD (32-bit) Value
  3. Name it TcpAckFrequency → double-click → set value to 1
  4. Create another DWORD: TCPNoDelay → set value to 1
  5. Restart your PC
📈
Expected gain: Eliminates ping spikes, -5 to -15ms average latency Most impactful fix for players who say "my ping looks fine but shots don't register." Packet bundling delay is invisible to the ping counter but very visible in-game.

Fix 05 Disable Network Adapter Power Saving

Windows puts your network adapter into a low-power state during perceived idle periods — including the brief moments between game packets. This causes the adapter to wake up with every burst of data, creating jitter that shows up as an unstable, bouncing ping counter.

  1. Press Win + XDevice Manager
  2. Expand Network Adapters → right-click your Ethernet or WiFi adapter → Properties
  3. Click the Power Management tab
  4. Uncheck "Allow the computer to turn off this device to save power" → OK
  5. Also go to the Advanced tab and look for Power Saving Mode or Energy Efficient Ethernet → set to Disabled
📈
Fixes jitter — turns a bouncing 30–80ms ping into a stable 30–35ms ping The raw ping number may not change, but the consistency improvement is immediately noticeable.
Fix 06 Set Up Router QoS — Prioritise Your Gaming Traffic

Quality of Service (QoS) is a router feature that lets you tell your router which traffic gets priority when your connection is under load. Without it, your game data competes equally with someone's Netflix stream, a Windows Update download, or your phone's background sync.

Every router has a different admin panel, but the general process is:

  1. Open your browser and go to 192.168.1.1 or 192.168.0.1 (your router admin panel)
  2. Log in — credentials are usually on a sticker on the bottom of your router
  3. Look for QoS, Traffic Priority, or Bandwidth Control in the settings menu
  4. Enable QoS and add a rule prioritising your PC's IP address (find it with ipconfig)
  5. Alternatively, prioritise these UDP ports used by VALORANT: 7000–8000
Router BrandQoS Location
BT HubAdvanced Settings → Bandwidth Allocation
Virgin Media HubAdvanced Settings → QoS
Sky HubSecurity → Traffic Prioritisation
TP-LinkAdvanced → QoS → Add Rule
NetgearDynamic QoS → Enable
ASUSAdaptive QoS → Gaming Boost
📈
Most impactful when others are using the same connection If you live with family or housemates, QoS prevents their browsing and streaming from spiking your ping.

Fix 07 Stop Background Apps Stealing Your Bandwidth

Several apps run background network activity on a schedule and do it aggressively — Windows Update being the worst offender. A download starting mid-round can spike your ping from 30ms to 200ms for several seconds.

Windows Update — set Active Hours so it never updates during play:

  1. Settings → Windows Update → Advanced Options → Active Hours
  2. Set to cover your entire gaming window (e.g. 2:00pm to 3:00am)
  3. Also toggle Delivery Optimisation → Advanced Options → set upload bandwidth to 5% — stops Windows using your connection to deliver updates to other PCs

OneDrive and cloud backup:

  1. Right-click OneDrive tray icon → Pause syncing → Until tomorrow
  2. If you use Google Drive or Dropbox: set to pause while gaming, or limit upload speed to 10KB/s in their settings

Check what's using your bandwidth right now:

  1. Open Task ManagerPerformance tab → click Open Resource Monitor
  2. Go to the Network tab — you can see exactly which process is sending/receiving data and how much
  3. If anything unexpected is active — right-click → End Process
📈
Eliminates random mid-game ping spikes caused by background downloads The most common cause of "my ping was perfect then suddenly spiked for 30 seconds."

Fix 08 Check Your VALORANT Server Selection

VALORANT automatically selects the server closest to you, but it occasionally connects you to a suboptimal server — especially if your DNS is slow or you're near the boundary between two regions.

  1. Open VALORANT → SettingsGeneral
  2. Scroll to Server Location — check which servers are ticked
  3. Untick all servers except the ones closest to you geographically
  4. The ping number shown next to each server is your actual latency — use this to verify

UK/Ireland players — correct server selection:

ServerExpected Ping (UK)Use?
EU West (London)10–25ms✓ Primary
EU West (Frankfurt)25–40ms✓ Backup
EU North (Stockholm)35–55msOnly if London queue is long
EU Central (Paris)20–35ms✓ Acceptable
Middle East / Turkey80ms+✗ Untick
💡
If you're getting 80ms+ on EU West London — that's unusual. It suggests a routing problem between your ISP and Riot's London servers. Try Cloudflare DNS (Fix 03) and check if it improves. If not, it may be an ISP-level routing issue worth reporting to your provider.

Fix 09 Advanced Network Adapter Settings

Your network adapter has a set of advanced properties that default to "efficient" settings designed for general use. For gaming, you want raw, uninterrupted throughput. These settings are accessed through Device Manager.

  1. Press Win + X → Device Manager → Network Adapters
  2. Right-click your adapter → Properties → Advanced tab
  3. Find and change each of these settings:
SettingChange ToWhy
Interrupt ModerationDisabledReduces latency between packets arriving and CPU processing them
Flow ControlDisabledPrevents adapter pausing data transmission
Large Send Offload (LSO)DisabledCan cause packet issues on some adapters
Energy Efficient EthernetDisabledStops adapter clocking down between packets
Receive Side Scaling (RSS)EnabledDistributes network processing across multiple CPU cores
Speed & Duplex1 Gbps Full DuplexForces full speed instead of auto-negotiation
⚠️
Not all adapters show all settings — only change what's present. If you change a setting and lose internet connectivity, revert it. These settings vary by adapter manufacturer (Intel, Realtek, Killer).
📈
Combined effect: Lower CPU-to-network latency, more consistent packet delivery Particularly noticeable on Killer/Realtek adapters — Intel NICs are already well-optimised by default.

Fix 10 One-Click Network Fixes — Valo Optimise

Fixes 03, 04, 05, 07, and 09 from this guide are automated inside Valo Optimise. It applies them in one click and re-applies them after Windows updates reset your settings.

Specifically for network optimisation, Valo Optimise handles:

  1. Nagle's Algorithm — disabled on every network adapter automatically
  2. DNS — switched to Cloudflare 1.1.1.1 with one click
  3. Network adapter power management — disabled across all adapters
  4. Background process bandwidth — kills known offenders before VALORANT launches
  5. TCP auto-tuning — configured for gaming traffic patterns
🚀
The complete network stack takes 20+ minutes manually. Takes 10 seconds with Valo Optimise. And it stays configured — no re-doing after Windows updates.

🏆 All 10 Network Fixes Applied

Load into a VALORANT match and open the network stats (Shift+F1). Your ping should be more stable, jitter lower, and packet loss gone. Share this with anyone in your team who complains about lag.

Stop Blaming Your Internet.

In most cases, the problem is Windows — not your ISP. Valo Optimise fixes the network settings automatically so you never have to think about it again.

⚡ Download Free — Windows 11/10

No account required · Vanguard-safe · 7-day free Pro trial included

Keep Optimising

⚡ Free Download — Valo Optimise