Question

I want to know if is possible to disable Eset Smart Security 7 using command prompt without system privileges, and if that so, How?

I have tried using

taskkill /F /IM egui.exe

also

net config ekrn start= disabled 

but seems it cant be done without system privileges.

Was it helpful?

Solution

This isn't really a question about programming, but if it is possible to kill Eset's services without privilege escalation, that's a pretty huge bug on their part. It's probably not possible through simple one liners in the command prompt.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top