문제 :Avast 라는 보안 프로그램이 언제부터 깔렸는데 task중지가안됨
해본것
1.task manager 에서 end task
error message :
the operation could not be completed.
Access is denied.
2.cmd ,powershell 에서 관리자 권환으로 들어가 taskkill /t /pid pidnum, taskkill /f /pid pidnum
error message :
ERROR: The process with PID 3180 could not be terminated.
Reason: Access is denied.
====
윈도우 내장 프로그램이라면 csvhost를 죽이면 될거같은데
윈도우 내장 프로그램이 아니라서..
좋은 방법이 없을까요?