How to Fix Valorant VAN Errors and Vanguard Won't Start
Published
On this page
Valorant VAN errors and “Vanguard Anti-Cheat has encountered an error” almost always come down to a few causes: Secure Boot/TPM not enabled, the Vanguard service not running, or a driver conflict. This guide walks through the fixes in the order most likely to work.

Most VAN codes that block launch entirely (like VAN9003) are Secure Boot / TPM problems. If you’re on Windows 11 and Valorant won’t open at all, start with Step 2.
Step 1 – Restart Vanguard the easy way
Many one-off VAN errors clear with a clean restart of the anti-cheat.
- Fully close Valorant and the Riot Client.
- In the system tray, right-click the Vanguard (Riot) icon and choose Exit / Quit.
- Reboot your PC. Vanguard must load at boot — a reboot is more reliable than just relaunching.
- Launch Valorant again.
Step 2 – Enable Secure Boot and TPM 2.0 (fixes VAN9003)
On Windows 11, Vanguard requires TPM 2.0 and Secure Boot. If either is off, Valorant won’t launch.
- Press
Win + R, typemsinfo32, press Enter. - Confirm Secure Boot State: On and BIOS Mode: UEFI.
- Press
Win + R, typetpm.msc, press Enter — it should say TPM 2.0, ready for use.
If either is missing, enable it in BIOS using your board’s guide:
Step 3 – Make sure the Vanguard service is running
If Vanguard’s service isn’t started, you’ll see “Vanguard not initialized” or a VAN error.
- Press
Win + R, typeservices.msc, press Enter. - Find vgc.
- Right-click → Properties → set Startup type to Automatic.
- Click Start, then OK, and reboot.
Step 4 – Restart the vgk driver from Command Prompt
If a reboot didn’t help, reset Vanguard’s kernel driver.
- Open Command Prompt as administrator (here’s how).
- Run these one at a time:
sc stop vgc sc stop vgk sc start vgk sc start vgc - Launch Valorant again.
Step 5 – Reinstall Vanguard cleanly
For persistent VAN errors, a clean reinstall usually clears them.
- Open Settings → Apps → Installed apps.
- Uninstall Riot Vanguard.
- Reboot.
- Launch Valorant — it will reinstall Vanguard and prompt for a restart. Allow it.
Step 6 – Rule out driver and overlay conflicts
- Update your GPU drivers to the latest stable version.
- Disable risky overlays/tools (MSI Afterburner/RivaTuner, aggressive RGB software) while testing.
- Make sure Windows is fully updated — Vanguard checks for current security patches.
Common VAN codes at a glance
- VAN9003 / VAN9001 – Secure Boot or TPM 2.0 not enabled → Step 2.
- VAN -81 / VAN -84 – Vanguard service or connection issue → Steps 1, 3, 4.
- VAN 152 – hardware ban appeal needed (not a settings fix).
- VAN 1067 – Vanguard not running at launch → reboot, then Step 3.
Related guides
- How to Enable Secure Boot in ASUS BIOS for Windows 11
- How to Enable TPM in ASUS BIOS for Windows 11
- 10 Ways to Run Command Prompt as Administrator
- Best Valorant Settings for FPS and Low Input Delay
Most VAN errors are Secure Boot, TPM, or service problems. Work through these steps in order and the large majority of Vanguard startup failures clear without a support ticket.