DisableDataExecutionPrevention

DisableDataExecutionPrevention specifies whether Internet Explorer prevents arbitrary code execution from a virtual-memory page that is marked as non-executable.

Values

true

Internet Explorer prevents arbitrary code execution from virtual memory pages that are marked as non-executable.

This is the default value.

false

Internet Explorer allows arbitrary code execution from virtual memory pages that are marked as non-executable.

Valid Configuration Passes

specialize

Parent Hierarchy

Microsoft-Windows-IE-InternetExplorer | DisableDataExecutionPrevention

Applies To

For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.

XML Example

The following XML output shows how to configure Internet Explorer to allow arbitrary code execution from virtual memory pages marked as non-executable.

<DisableDataExecutionPrevention>false</DisableDataExecutionPrevention>

Microsoft-Windows-IE-InternetExplorer