Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created October 26, 2021 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/978bdbf7d753d16204b15dbd80d33b9d to your computer and use it in GitHub Desktop.
Save rtrouton/978bdbf7d753d16204b15dbd80d33b9d to your computer and use it in GitHub Desktop.
Following Microsoft Defender uninstallation
username@computername ~ % systemextensionsctl list
2 extension(s)
--- com.apple.system_extension.network_extension
enabled active teamID bundleID (version) name [state]
UBF8T346G9 com.microsoft.wdav.netext (101.47.27/101.47.27) Microsoft Defender ATP Network Extension [terminated waiting to uninstall on reboot]
--- com.apple.system_extension.endpoint_security
enabled active teamID bundleID (version) name [state]
UBF8T346G9 com.microsoft.wdav.epsext (101.47.27/101.47.27) Microsoft Defender ATP Endpoint Security Extension [terminated waiting to uninstall on reboot]
username@computername ~ %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment