How to Remove Riot Vanguard Kernel-Level Anti-Cheat After you Uninstall Valorant

Kernel level Anti-Cheat has become more and more popular in online games and is supposed to dramatically reduce the number of cheaters in games.... But.... As is always the way it doesn't actually do all that much, just like everything that game before it. In fact, it can actually add vulnerabilities to your system so follow along as we show you how to remove it from your system because uninstalling games doesn't always remove it.

How to Remove Riot Vanguard Kernel-Level Anti-Cheat After you Uninstall Valorant

Manually Remove Vanguard Services

Even after uninstallation, some kernel-level components of Vanguard may linger. Remove them with these steps:

Enter the following commands one by one and press Enter after each:

sc stop vgc
sc stop vgk
sc delete vgc
sc delete vgk

Delete Remaining Vanguard Files

Even after stopping and removing the services, Vanguard may leave files behind. To ensure full removal:

Final Check: Confirm Vanguard is Gone

After restarting, check if Vanguard is fully removed:

Open Command Prompt (Admin) and type:

sc query vgc
sc query vgk

Comments