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
AdGuard Browser Extension 5.2.77
More information a...harlan4096 — 07:00
Microsoft Edge Version 140.0.3485.81
ersion 140.0.3485....harlan4096 — 06:55
Vivaldi 7.6 Build 3797.55
Vivaldi 7.6 Build ...harlan4096 — 06:54
Virtual-machine escape – in a Spectre v2...
A fresh research p...harlan4096 — 06:53
Windows 11 is getting a video wallpaper ...
Microsoft is testi...harlan4096 — 06:51

[-]
Birthdays
Today's Birthdays
No birthdays today.
Upcoming Birthdays
avatar (38)fapedDow
avatar (48)pohudidere
avatar (38)eqiduseb
avatar (40)maskbSleew

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

>