Skip to content

Commit 2cea962

Browse files
committed
Learn Editor: Update exploit-protection-reference.md
1 parent 3ab52fa commit 2cea962

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

defender-endpoint/exploit-protection-reference.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,12 @@ Mitigations are configured via a registry entry for each program that you config
4747
4848
If you configure exploit protection mitigations using an XML configuration file by using PowerShell, Group Policy, or MDM, when processing this XML configuration file, individual registry settings are configured for you.
4949

50-
When the policy distributing the XML file is no longer enforced, settings deployed by this XML configuration file won't be automatically removed. To remove Exploit Protection settings, export the XML configuration from a clean Windows 10 or Windows 11 device, and deploy this new XML file. Alternately, Microsoft provides an XML file as part of the Windows Security Baselines for resetting Exploit Protection settings.
50+
## Resetting Exploit Protection
5151

52+
> [!IMPORTANT]
53+
> When the policy distributing the XML file is no longer enforced, settings deployed by this XML configuration file won't be automatically removed.
54+
55+
To remove Exploit Protection settings, export the XML configuration from a clean Windows 10 or Windows 11 device, and deploy this new XML file. Alternately, Microsoft provides an XML file as part of the Windows Security Baselines for resetting Exploit Protection settings.
5256
To reset exploit protection settings using PowerShell, use the following command:
5357

5458
```powershell

0 commit comments

Comments
 (0)