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
Surfshark Antivirus Video
Surfshark Antivirus_...jasonX — 05:09
K-Lite Codec Pack 19.1.0 / 19.1.1 Update
Changes in 19.1.1 ...harlan4096 — 07:00
Manjaro Linux 25.0.6 Build 250730
Manjaro Linux 25.0...harlan4096 — 06:57
Brave 1.80.125
Release Channel 1....harlan4096 — 06:55
Vivaldi 7.5 Build 3735.58
Vivaldi 7.5 Build ...harlan4096 — 06:54

[-]
Birthdays
Today's Birthdays
No birthdays today.
Upcoming Birthdays
avatar (41)schanumget
avatar (49)apertosibBip
avatar (43)MatthewTop
avatar (47)RussellRuigh
avatar (54)isyqop
avatar (44)AntoineLer
avatar (38)prefenouff
avatar (39)emogig
avatar (47)riafootgtap
avatar (38)fixlnub
avatar (45)greencek
avatar (46)floraJoumn
avatar (41)Isabelle88Nes
avatar (41)ferpuMip
avatar (38)kinotExaro
avatar (50)HerbertPab
avatar (47)Susanskymn
avatar (41)stepaRurry
avatar (37)torieyang
avatar (44)WilsonHep
avatar (43)pironfub
avatar (38)trafgawark
avatar (46)MichaelPlaup
avatar (50)oskasGok
avatar (39)hattiepn1
avatar (39)JasonSoult
avatar (36)hyxamuc
avatar (25)Arshi1

[-]
Online Staff
harlan4096's profile harlan4096
Administrator
jasonX's profile jasonX
Administrator

>