diff --git a/browsers/edge/available-policies.md b/browsers/edge/available-policies.md
index 4973aa36ae..048f00fbc4 100644
--- a/browsers/edge/available-policies.md
+++ b/browsers/edge/available-policies.md
@@ -78,7 +78,7 @@ All devices must be enrolled with Intune if you want to use the Windows Custom U
|Favorites |Windows 10, Version 1511 or later |Both |
- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/Favorites
- **Data type.** String
- **Allowed values:** |
|FirstRunURL |Windows 10, Version 1511 or later |Mobile |
- **URI full path.** ./Vendor/MSFT/Policy/Config/ Browser/FirstRunURL
- **Data type.** String
- **Allowed values:**
- Configure the first run URL for your employees.
**Example:**
``
|
|HomePages |Windows 10, Version 1511 or later |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/HomePages
- **Data type.** String
- **Allowed values:**
- Configure the Home page URLs for your employees.
**Example:**
``
|
-|PreventAccessToAboutFlags
InMicrosoftEdge |Windows 10 Insider Preview |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventAccessToAboutFlagsInMicrosoftEdge
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Employees can access the about:flags page in Microsoft Edge.
- **1.** Employees can't access the about:flags page in Microsoft Edge.
|
+|PreventAccessToAbout
FlagsInMicrosoftEdge |Windows 10 Insider Preview |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventAccessToAboutFlagsInMicrosoftEdge
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Employees can access the about:flags page in Microsoft Edge.
- **1.** Employees can't access the about:flags page in Microsoft Edge.
|
|PreventSmartScreen
PromptOverride |Windows 10, Version 1511 or later |Both |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventSmartscreenPromptOverride
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Employees can ignore SmartScreen warnings.
- **1.** Employees can't ignore SmartScreen warnings.
|
|PreventSmartScreen
PromptOverrideForFiles |Windows 10, Version 1511 or later |Both |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventSmartScreenPromptOverrideForFiles
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Employees can ignore SmartScreen warnings for files.
- **1.** Employees can't ignore SmartScreen warnings for files.
|
|PreventUsingLocalHostIP
AddressForWebRTC |Windows 10, Version 1511 or later |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/PreventUsingLocalHostIPAddressForWebRTC
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Shows an employee's LocalHost IP address while using the WebRTC protocol.
- **1.** Doesn't show an employee's LocalHost IP address while using the WebRTC protocol.
|