Skip to content

Commit 5183b1f

Browse files
committed
Update detect-block-potentially-unwanted-apps-microsoft-defender-antivirus.md
1 parent 8eb327a commit 5183b1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

defender-endpoint/detect-block-potentially-unwanted-apps-microsoft-defender-antivirus.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.collection:
1616
- tier2
1717
- mde-ngp
1818
search.appverid: met150
19-
ms.date: 03/04/2025
19+
ms.date: 04/01/2025
2020
---
2121

2222
# Detect and block potentially unwanted applications
@@ -162,7 +162,7 @@ For System Center 2012 Configuration Manager, see [How to Deploy Potentially Unw
162162
Set-MpPreference -PUAProtection Enabled
163163
```
164164

165-
Setting the value for this cmdlet to `Enabled` turns on the feature if it is disabled.
165+
Setting the value for this cmdlet to `Enabled` turns on the feature if it's disabled.
166166

167167
#### To set PUA protection to audit mode
168168

@@ -192,8 +192,8 @@ get-mpPreference | ft PUAProtection
192192
|Value | Description|
193193
| -------- | -------- |
194194
| `0` | PUA Protection off (Default). Microsoft Defender Antivirus won't protect against potentially unwanted applications. |
195-
| `1` | PUA Protection on. Detected items are blocked. They will show in history along with other threats.|
196-
| `2` | Audit mode. Microsoft Defender Antivirus will detect potentially unwanted applications but take no action. You can review information about the applications Windows Defender would've taken action against by searching for events created by Windows Defender in the Event Viewer.|
195+
| `1` | PUA Protection on. Detected items are blocked. They'll show in history along with other threats.|
196+
| `2` | Audit mode. Microsoft Defender Antivirus detects potentially unwanted applications but take no action. You can review information about the applications Windows Defender would've taken action against by searching for events created by Windows Defender in the Event Viewer.|
197197

198198
For more information, see [Use PowerShell cmdlets to configure and run Microsoft Defender Antivirus](use-powershell-cmdlets-microsoft-defender-antivirus.md) and [Defender Antivirus cmdlets](/powershell/module/defender/index).
199199

0 commit comments

Comments
 (0)