Published Feb 22, 2024
Run either Command Prompt
or Terminal
as an administrator.
Driver names for kernel-level anti-cheats:
Commands:
Check the status of an anti-cheat driver:
sc query DRIVER_NAME
Stop an anti-cheat driver:
sc stop DRIVER_NAME
Completely delete/uninstall an anti-cheat driver:
sc delete DRIVER_NAME