Windows Defender: how to turn ON PUA protection (Powershell)
#1
Question 
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
[-] The following 2 users say Thank You to Deep900 for this post:
  • harlan4096, silversurfer
Reply
#2
(29 December 18, 18:49)JM Security Wrote: Hi guys, WD is improved very much in newer releases. But how can we enable PUA? Simply open Powershell and type this:

Set-MpPreference -PUAProtection 1
To disable it just type:
Set-MpPreference -PUAProtection 0

I have some questions.
  1. - Previously Powershell was needed run in elevated mode, has it changed now?
  2. - Previously, was  also possible to use the so-called "audit mode", is this mode no longer available?

1. Open an elevated PowerShell.
2. Enter the command below you want to use into the elevated PowerShell, and press Enter.

(Disable Windows Defender PUA protection - Default settings)
 Set-MpPreference -PUAProtection 0
or
 Set-MpPreference -PUAProtection Disabled

OR

(Enable Windows Defender PUA protection)
 Set-MpPreference -PUAProtection 1
or
 Set-MpPreference -PUAProtection Enabled

OR

(Audit Mode - will detect PUAs, but will not block them)
 Set-MpPreference -PUAProtection 2
or
 Set-MpPreference -PUAProtection AuditMode
[-] The following 1 user says Thank You to Lano for this post:
  • harlan4096
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
Malwarebytes v5.4.0.213
Malwarebytes v5.4....Mohammad.Poorya — 12:12
Mozilla Firefox Browser 143.0.1
Mozilla Firefox Br...harlan4096 — 16:09
Vivaldi 7.6 Build 3797.52
Vivaldi 7.6 Build ...harlan4096 — 16:07
PowerToys 0.94.1
Release v0.94.1 ...harlan4096 — 16:06
Microsoft Defender Antivirus security in...
Microsoft Defender...harlan4096 — 16:05

[-]
Birthdays
Today's Birthdays
avatar (38)RicardoGoase
Upcoming Birthdays
avatar (38)fapedDow
avatar (48)pohudidere
avatar (38)eqiduseb
avatar (40)maskbSleew

[-]
Online Staff
There are no staff members currently online.

>