Find a more simple way to ‘SUSPEND’ mediaanalysisd thread:I don't want SIP disabled, so I open a terminal window and type this:
Code:while true; do killall mediaanalysisd; sleep 600; done
![]()
run Active Monitor, select mediaanalysisd, choose SEND signal SIGSTOP
done