diff --git a/browsers/edge/available-policies.md b/browsers/edge/available-policies.md
index 048f00fbc4..4cbfe564fa 100644
--- a/browsers/edge/available-policies.md
+++ b/browsers/edge/available-policies.md
@@ -71,19 +71,19 @@ All devices must be enrolled with Intune if you want to use the Windows Custom U
|AllowInPrivate |Windows 10, Version 1511 or later |Both |
- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowInPrivate
- **Data type.** Integer
- **Allowed values:**
- **0.** Employees can’t use InPrivate browsing.
- **1 (default).** Employees can use InPrivate browsing.
|
|AllowPasswordManager |Windows 10 or later |Both |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowPasswordManager
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Employees can't use Password Manager to save passwords locally.
- **1.** Employees can use Password Manager to save passwords locally.
|
|AllowPopups |Windows 10 or later |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowPopups
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Turns off Pop-up Blocker, allowing pop-up windows.
- **1.** Turns on Pop-up Blocker, stopping pop-up windows.
|
-|AllowSearchSuggestions
inAddressBar |Windows 10 or later |Both |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSearchSuggestionsinAddressBar/
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Employees can’t see search suggestions in the Address bar of Microsoft Edge.
- **1.** Employees can see search suggestions in the Address bar of Microsoft Edge.
|
+|AllowSearchSuggestionsinAddressBar |Windows 10 or later |Both |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSearchSuggestionsinAddressBar
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Employees can’t see search suggestions in the Address bar of Microsoft Edge.
- **1.** Employees can see search suggestions in the Address bar of Microsoft Edge.
|
|AllowSmartScreen |Windows 10 or later |Both |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSmartScreen
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Turns off SmartScreen Filter.
- **1.** Turns on SmartScreen Filter, providing warning messages to your employees about potential phishing scams and malicious software.
|
|Cookies |Windows 10 or later |Both |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/Cookies
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Allows all cookies from all sites.
- **1.** Blocks only cookies from 3rd party websites
- **2.** Blocks all cookies from all sites.
|
|EnterpriseModeSiteList |Windows 10 or later |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/EnterpriseModeSiteList
- **Data type.** String
- **Allowed values:**
- Not configured.
- **1 (default).** Use the Enterprise Mode Site List, if configured.
- **2.** Specify the location to the site list.
|
|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:**
``
|
+|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:**
``
|
-|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.
|
-|SendIntranetTraffic
toInternetExplorer |Windows 10 or later |Both |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/SendIntranetTraffictoInternetExplorer/
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Automatically opens all websites, including intranet sites, using Microsoft Edge.
- **1.** Automatically opens all intranet sites using Internet Explorer 11.
|
-|ShowMessageWhenOpening
InteretExplorerSites |Windows 10 Insider Preview |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/ShowMessageWhenOpeningSitesInInteretExplorer
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Doesn’t show an additional page in Microsoft Edge, stating that a site has been opened using Internet Explorer 11.
- **1.** Shows an additional page in Microsoft Edge, stating that a site has been opened using Internet Explorer 11.
|
+|PreventAccessToAboutFlagsInMicrosoftEdge |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.
|
+|PreventSmartScreenPromptOverride |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.
|
+|PreventSmartScreenPromptOverrideForFiles |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.
|
+|PreventUsingLocalHostIPAddressForWebRTC |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.
|
+|SendIntranetTraffictoInternetExplorer |Windows 10 or later |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/SendIntranetTraffictoInternetExplorer
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Automatically opens all websites, including intranet sites, using Microsoft Edge.
- **1.** Automatically opens all intranet sites using Internet Explorer 11.
|
+|ShowMessageWhenOpeningInteretExplorerSites |Windows 10 Insider Preview |Desktop |- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/ShowMessageWhenOpeningSitesInInteretExplorer
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Doesn’t show an additional page in Microsoft Edge, stating that a site has been opened using Internet Explorer 11.
- **1.** Shows an additional page in Microsoft Edge, stating that a site has been opened using Internet Explorer 11.
|
## Microsoft Edge and Windows 10-specific Group Policy settings
These are additional Windows 10-specific Group Policy settings that work with Microsoft Edge.