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.

Était-ce utile?

La 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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top