Skip to content

Instantly share code, notes, and snippets.

@lorenzodifuccia
Last active April 11, 2024 11:10
Show Gist options
  • Save lorenzodifuccia/8d5e8b83836577c29d5335b8d2fb5de6 to your computer and use it in GitHub Desktop.
Save lorenzodifuccia/8d5e8b83836577c29d5335b8d2fb5de6 to your computer and use it in GitHub Desktop.
Disable Microsoft Defender ATP on MacOS
launchctl unload /Library/LaunchAgents/com.microsoft.wdav.tray.plist
sudo launchctl unload /Library/LaunchDaemons/com.microsoft.fresno.plist
sudo launchctl unload /Library/LaunchDaemons/com.tanium.taniumclient.plist
@heliohe02
Copy link

Hi. How can I do the same to disable cleanmymac app ? regards. @lorenzodifuccia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment