mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-21 09:47:22 +00:00
41 lines
1.6 KiB
Markdown
41 lines
1.6 KiB
Markdown
---
|
|
author: shortpatti
|
|
ms.author: pashort
|
|
ms.date: 10/02/2018
|
|
ms.prod: edge
|
|
ms:topic: include
|
|
---
|
|
|
|
<!-- ## Prevent bypassing Windows Defender SmartScreen prompts for files -->
|
|
>*Supported versions: Microsoft Edge on Windows 10, version 1511 or later*<br>
|
|
>*Default setting: Disabled or not configured (Allowed/turned off)*
|
|
|
|
[!INCLUDE [prevent-bypassing-windows-defender-prompts-for-files-shortdesc](../shortdesc/prevent-bypassing-windows-defender-prompts-for-files-shortdesc.md)]
|
|
|
|
### Supported values
|
|
|
|
|Group Policy |MDM |Registry |Description |Most restricted |
|
|
|---|:---:|:---:|---|:---:|
|
|
|Disabled or not configured<br>**(default)** |0 |0 |Allowed/turned off. Users can ignore the warning and continue to download the unverified file(s). | |
|
|
|Enabled |1 |1 |Prevented/turned on. | |
|
|
---
|
|
|
|
### ADMX info and settings
|
|
#### ADMX info
|
|
- **GP English name:** Prevent bypassing Windows Defender SmartScreen prompts for files
|
|
- **GP name:** PreventSmartScreenPromptOverrideForFiles
|
|
- **GP path:** Windows Components/Microsoft Edge
|
|
- **GP ADMX file name:** MicrosoftEdge.admx
|
|
|
|
#### MDM settings
|
|
- **MDM name:** Browser/[PreventSmartScreenPromptOverrideForFiles](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-preventsmartscreenpromptoverrideforfiles)
|
|
- **Supported devices:** Desktop and Mobile
|
|
- **URI full path:** ./Vendor/MSFT/Policy/Config/Browser/PreventSmartScreenPromptOverrideForFiles
|
|
- **Data type:** Integer
|
|
|
|
#### Registry settings
|
|
- **Path:** HKLM\SOFTWARE\Policies\Microsoft\MicrosoftEdge\PhishingFilter
|
|
- **Value name:** PreventOverrideAppRepUnknown
|
|
- **Value type:** REG_DWORD
|
|
|
|
<hr> |