Windows Defender - Kernel Mode Stack Protection

Soldato
Joined
12 Sep 2003
Posts
10,516
Location
Newcastle, UK
Hey, I'd like to try and enable this Core Isolation feature but it has said that easyanticheat.exe, part of Epic Games, is incompatible (Driver version 6.0.0.0). :(

Is there a way to update this, or do I need to reach out to Epic support?

Thanks!
 
Damn so I guess how do I get rid of Easy Anti-Cheat?
Uninstall the game that installed it.

Or you can remove the service from your system. From an Administrator PowerShell prompt type:

Code:
Get-Service EasyAntiCheat_EOS | Remove-Service

Once you've done that it will clear the block on enabling Kernel-mode Hardware-enforced Stack Protection; but obviously any games you play which depend on Easy Anti-Cheat it will no longer work.
 
Back
Top Bottom