Hi guys, WD is improved very much in newer releases. But how can we enable PUA protection? Simply open Powershell and type this:
Set-MpPreference -PUAProtection 1
To disable it just type:
Set-MpPreference -PUAProtection 0
Set-MpPreference -PUAProtection 1
To disable it just type:
Set-MpPreference -PUAProtection 0