Categories About Us Contact Us Become a Member

How to fix VALORANT error code VAN 79

This is a network error where something is blocking VALORANT from reaching the server. Clearing the block resolves it. Jump to your situation below or work through the methods in order.

By Neeraj Singh ~5 min Updated Jun 2026 84% found this helpful
Error message
VALORANT error code VAN 79. Connection error.
Summary

VALORANT error code VAN 79 is a network block: something is preventing VALORANT from communicating with Riot's servers, often a firewall, unstable routing, or a corrupted network configuration. The fix is to clear the path and refresh the network: make sure VALORANT-Win64-Shipping and the Riot Client are allowed through Windows Firewall for both private and public networks, restart the router to fix unstable routing, and if it persists, reset Winsock (netsh winsock reset) and flush DNS to repair a damaged network stack. Disabling a VPN that may be interfering also helps. Because VAN 79 is about the connection being blocked rather than a game fault, restoring an open, healthy network path clears it.

What this error means

VAN 79 is Vanguard or the client reporting it cannot reach the server. Something on the network path, a firewall rule, unstable routing, or a broken network configuration, is blocking the communication VALORANT needs.

Clearing the block is the fix: allow the game through the firewall, restart the router for routing issues, and reset Winsock plus flush DNS if the network stack itself is damaged. Turning off an interfering VPN removes another common blocker.

Common causes

A firewall blocking VALORANT.
Unstable network routing.
A corrupted Winsock or network stack.
A VPN interfering with the connection.
Expert insight

“VAN 79 is a wall between VALORANT and the server. Usually it is the firewall, so I make sure VALORANT-Win64-Shipping and the Riot Client are ticked through for both private and public networks. Then I restart the router for routing gremlins. If it is being stubborn, I reset Winsock with netsh winsock reset and flush DNS, because a mangled network stack throws this too. And I kill any VPN, since those love to block the connection.”

How to fix it

Method 1

Allow VALORANT through the firewall

1In Windows Firewall, allow an app, and ensure VALORANT-Win64-Shipping and the Riot Client are checked for private and public networks.
2This removes the firewall block.
3Relaunch.
Method 2

Restart the router and disable VPN

1Power-cycle the router, and turn off any VPN that may interfere.
2This fixes unstable routing.
3Reconnect and test.
Method 3

Reset Winsock and flush DNS

1In an admin Command Prompt, repair the network stack:
netsh winsock reset
ipconfig /flushdns
2Restart the PC afterwards.
3This fixes a corrupted configuration.
Method 4

Reinstall the Riot Client if needed

1If VAN 79 persists, reinstall the Riot Client to replace damaged network components.
2Then sign in and test.
3This is a last resort.

VAN 79 is a network block stopping VALORANT reaching the server. Allow VALORANT-Win64-Shipping and the Riot Client through the firewall for private and public networks, restart the router, disable any VPN, and reset Winsock with netsh winsock reset plus a DNS flush if it persists.

Frequently asked questions

What does VALORANT error VAN 79 mean?
It is a network block: something, usually a firewall, unstable routing, or a corrupted network configuration, is stopping VALORANT from communicating with Riot's servers.
How do I fix VAN 79?
Allow VALORANT-Win64-Shipping and the Riot Client through Windows Firewall for private and public networks, restart your router, disable any VPN, and reset Winsock with netsh winsock reset plus a DNS flush if needed.
How do I reset Winsock?
Open Command Prompt as administrator and run netsh winsock reset, then ipconfig /flushdns, and restart the PC. This repairs a corrupted network stack that can cause VAN 79.
Could a VPN cause VAN 79?
Yes. A VPN can interfere with the connection to Riot's servers and trigger VAN 79. Disable the VPN and try again, and add VALORANT to the firewall exceptions while testing.
Which firewall entry do I allow?
Allow VALORANT-Win64-Shipping and the Riot Client through Windows Firewall, ensuring both private and public network boxes are ticked, so the game can reach the server.
It still fails after all that
Reinstall the Riot Client to replace damaged network components, and check Riot's status page for an outage. Persistent blocks can also come from router-level or ISP filtering.

Still not working?

If VAN 79 survives firewall changes and a Winsock reset, testing on a different network (such as a phone hotspot) quickly shows whether your router or ISP is filtering Riot's traffic, which points the fix at the network rather than the PC. You can also submit your error to us for a tailored fix.

Was this fix helpful? Thanks for your feedback!