Valorant CFG error
To enable CFG, you can either turn on Windows Defender and enable Control Flow Guard in Windows Security, or run these commands in a PowerShell terminal as administrator:
Set-ProcessMitigation -Name vgc.exe -Enable CFG
Set-ProcessMitigation -Name vgc.exe -Enable DEP
Set-ProcessMitigation -Name vgc.exe -Enable AuditDynamicCode