Last active
August 1, 2024 16:48
-
-
Save lorenzodifuccia/8d5e8b83836577c29d5335b8d2fb5de6 to your computer and use it in GitHub Desktop.
Disable Microsoft Defender ATP on MacOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. How can I do the same to disable cleanmymac app ? regards. @lorenzodifuccia