Microsoft Defender for Endpoint
Endpoint protection

Prevent End User Interaction Microsoft Defender Antivirus

In brief

The article now explicitly names Enable headless UI mode and identifies Allow users to pause scan as unsupported on Windows 10. Related policy-setting references and article metadata were also updated.

What Defender admins need to know

Administrators can more easily identify the relevant settings and apply the Windows 10 support guidance correctly.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

ms.localizationpriority: medium author: paulinbar ms.author: painbar ms.custom: nextgen, msecd-doc-authoring-10141016 ms.date: 06/17/07/02/2026 ms.reviewer: pahuijbr ms.subservice: ngp ms.topic: how-to

In earlier versions of Windows 10, theEnable headless UI mode setting hides the Windows Defender client interface. If the user attempts to open the Windows Defender client interface, they'll receive a warning that says, "Your system administrator has restricted access to this app."

:::image type="content" source="/defender/media/wdav-headless-mode-1607.png" alt-text="The warning message when headless mode is enabled in Windows 10, versions earlier than 1703" lightbox="/defender/media/wdav-headless-mode-1607.png":::

  1. Double-click the Enable headless UI mode setting and set the option to Enabled. Select OK.

See Prevent users from locally modifying policy settings for additionalother Microsoft Defender Antivirus policy settings that prevent users from modifying protection on their PCs.

Prevent users from pausing a scan

You can prevent users from pausing scans, which can be helpful to ensure scheduled or on-demand scans aren't interrupted by users.

Use Group Policy to prevent users from pausing a scan

The UILockdown parameter indicates whether to disable UI Lockdown mode. If you specify a value of $True, Microsoft Defender Antivirus disables UI Lockdown mode. If you specify a value of $False or don't specify a value, UI Lockdown mode is enabled.

PS C:\>Set-MpPreference -UILockdown $true

Related articles

For more information, see the following articles: