Skip to content

Instantly share code, notes, and snippets.

@eddiez9
Created March 11, 2020 04:33
Show Gist options
  • Save eddiez9/7f7db17b91b42588ba8c7e804edf0e9f to your computer and use it in GitHub Desktop.
Save eddiez9/7f7db17b91b42588ba8c7e804edf0e9f to your computer and use it in GitHub Desktop.
Delete definitions for Windows Defender with admin so you can do things.
cd "C:\Program Files\Windows Defender\" && MpCMDRun.exe -removedefinitions -all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment