VAN 152 Valorant

Valorant VAN 152: The Complete Vanguard Anti-Cheat Troubleshooting Guide

πŸ“… Published: 2026-03-08 πŸ”„ Updated: 2026-03-08T13:29:35+00:00 βœ… Verified: 2026-03-08T13:29:35+00:00 ⚑ Severity: 🟒 Low
Alex Torres Β· Gaming Tech Specialist
Fixes tested on real hardware. Verified with latest game patches.

🎯 Quick Answer

VAN 152 isn't just a \"game error.\" It's your PC telling you that Riot Vanguard, the kernel-level anti-cheat, failed to initialize. This happens at the Windows boot level, before Valorant even launches...

Context & Background

VAN 152 isn't just a "game error." It's your PC telling you that Riot Vanguard, the kernel-level anti-cheat, failed to initialize. This happens at the Windows boot level, before Valorant even launches. The most common triggers are a corrupted driver update, a conflict with another kernel driver (like from an antivirus or RGB software), or a system setting like Secure Boot being off. Think of it as your security system refusing to arm itselfβ€”the game won't start until it's green.

TL;DR: The Fast Path

If you just want to play:

  1. Uninstall Riot Vanguard from Add/Remove Programs.
  2. Restart your PC. (Mandatory).
  3. Launch Valorant and let it reinstall Vanguard. Restart again if prompted.
  4. If the error persists, open an Admin Command Prompt and run: sc delete vgc and sc delete vgk. Restart, then launch the game.
  5. Still broken? Check that Secure Boot is On in your BIOS/UEFI.

Error Code Reference

Error CodeWhat You SeeMost Likely CauseJump to Fix
VAN 152"Vanguard anti-cheat not starting"Corrupted Vanguard driver (vgk.sys) or service failure.Clean Reinstall Vanguard

Solutions by Impact

Start with the first fix. It resolves the majority of cases. Work your way down only if the problem persists.

Clean Reinstall Riot Vanguard

When to use: This is your first and most effective step for any VAN 152 error. It fixes corrupted driver installs and stale service states.

  1. Press Win + R, type appwiz.cpl, and hit Enter to open Add/Remove Programs.
  2. Find Riot Vanguard in the list. Click Uninstall. Do not just uninstall Valorant.
  3. Restart your computer. This is critical. The uninstall removes the driver files, but the restart clears them from memory and allows a fresh load.
  4. Launch Valorant. The Riot Client will automatically download and install the latest Vanguard.
  5. If prompted to restart, do so. After the restart, you should see the red Vanguard shield icon in your system tray (click the ^ arrow if hidden). The game should now launch.

What to expect: A fresh Vanguard install. If the shield icon appears in your tray, the fix worked.

Manually Clean and Restart Vanguard Services

When to use: If a clean reinstall didn't work, or you get a service-specific error. This manually nukes the service entries so Windows forgets them entirely.

  1. Search for Command Prompt, right-click it, and select Run as administrator.
  2. Type the following commands, pressing Enter after each:

sc delete vgc

sc delete vgk

  1. Restart your PC.
  2. Now, attempt to launch Valorant. The client should reinstall Vanguard and its services from scratch. If it doesn't, go back and do the full Clean Reinstall steps.

What to expect: This forces a harder reset than the uninstaller sometimes achieves. Use this if the first fix left services in a "stopped" state.

Enable Secure Boot in BIOS/UEFI

When to use: If you're on Windows 11 (or a fresh Windows 10 install), or if the above fixes fail. Vanguard requires Secure Boot to be enabled for proper kernel driver integrity.

  1. Open the System Information app (press Win + R, type msinfo32, hit Enter).
  2. Look for the line Secure Boot State. If it says Off or Unsupported, you need to enable it in BIOS.
  3. Restart your PC and enter your BIOS/UEFI setup. This usually involves pressing Delete, F2, F10, or F12 during boot (look for the prompt).
  4. Navigate to the Boot or Security tab. Find the Secure Boot option and set it to Enabled. (It's often under a sub-menu like "Boot Options").
  5. Save and Exit (usually F10). Your PC will reboot.
  6. Once in Windows, verify Secure Boot State is now On in System Information. Then try launching Valorant.

What to expect: This is a system-level requirement. If it was off, Vanguard will not load. Enabling it will fix a persistent VAN 152 that survives reinstalls.

Deep Dive Diagnostics

Run these checks to pinpoint the exact failure point before you start guessing.

The Diagnostic Table

CheckHow to TestGood ResultBad Result (And What It Means)
Vanguard Service StatusPress Win + R, type services.msc, find vgc and vgk.Both show Running with Startup type: Automatic.Stopped or Manual: The service isn't starting. Jump to Manual Service Clean.
Vanguard Tray IconCheck your system tray (bottom-right, click ^).Red Vanguard shield icon is present.Icon is missing: Vanguard didn't load at boot. Start with Clean Reinstall.
Driver Signature EnforcementIn an Admin Command Prompt, run bcdedit.The integritychecks line says No or is absent.It says Yes: This can block Vanguard. Run bcdedit /set nointegritychecks on in Admin CMD and restart.
Secure BootIn msinfo32 (System Information).Secure Boot State: On.Off or Unsupported: You must enable it in BIOS. See Enable Secure Boot.
TPM StatusIn msinfo32.Device Encryption Support: Meets prerequisites.Not meeting prerequisites: May affect Vanguard on Win 11. Check BIOS for TPM (fTPM/PTT) setting.
Game File IntegrityIn Riot Client, click Valorant's settings (gear) β†’ Verify.Completes with no issues.Finds issues: Lets the client repair game files, but this rarely fixes VAN 152 alone.

Identifying Driver Conflicts

Vanguard (vgk.sys) runs at the same kernel level as antivirus, VPNs, and hardware monitoring tools. A conflict here causes a silent failure.

  1. Perform a clean boot:
  1. Check for leftover anti-cheat drivers:

Platform-Specific Notes

Windows 11 Specifics

Windows 11 enforces Virtualization-Based Security (VBS) and Hypervisor-Protected Code Integrity (HVCI) by default on many systems. Vanguard is compatible, but if these features are in a broken state, they can interfere.

Fresh Windows Installs

If you just installed Windows and get VAN 152:

  1. Ensure all Windows Updates are installed, including optional driver updates. Reboot.
  2. Install your motherboard's chipset drivers directly from the manufacturer's (AMD, Intel, or your motherboard brand) website.
  3. Then install Valorant and Vanguard. A missing system driver can cause unexpected conflicts.

Escalation Path

If you've done everything above and VAN 152 still appears, you're dealing with a deep system conflict.

  1. Check Windows Event Viewer for the crash:
  1. Perform a Vanguard Factory Reset via Command Line:
  1. Last Resort - Contact Riot Support: