diff --git a/browsers/edge/available-policies.md b/browsers/edge/available-policies.md
index ae89991d8d..dc8afecad7 100644
--- a/browsers/edge/available-policies.md
+++ b/browsers/edge/available-policies.md
@@ -71,15 +71,15 @@ All devices must be enrolled with Intune if you want to use the Windows Custom U
| AllowDoNotTrack | Both |
- **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowDoNotTrack
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Stops employees from sending Do Not Track headers to websites requesting tracking info.
- **1.** Employees can send Do Not Track headers to websites requesting tracking info.
|
| AllowPasswordManager | Both | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowPasswordManager
- **Data type.** Integer
- **Allowed values:**
- **0.** Employees can use Password Manager to save passwords locally.
- **1 (default).** Employees can't use Password Manager to save passwords locally.
| AllowPopups | Desktop | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowPopups
- **Data type.** Integer
- **Allowed values:**
- **0 (default).** Turns off Pop-up Blocker, stopping pop-up windows
- **1.** Turns on Pop-up Blocker, allowing pop-up windows.
|
-| AllowSearchSuggestionsinAddressBar | Both | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSearchSuggestionsinAddressBar
- **Data type.** Integer
- **Allowed values:**
- **0.** Employees can see search suggestions in the **Address** bar of Microsoft Edge.
- **1 (default).** Employees can’t see search suggestions in the **Address** bar of Microsoft Edge.
|
+| AllowSearchSuggestionsin
AddressBar | Both | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSearchSuggestionsinAddressBar
- **Data type.** Integer
- **Allowed values:**
- **0.** Employees can see search suggestions in the **Address** bar of Microsoft Edge.
- **1 (default).** Employees can’t see search suggestions in the **Address** bar of Microsoft Edge.
|
| AllowSmartScreen | Both | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/AllowSmartScreen
- **Data type.** Integer
- **Allowed values:**
- **0.** Turns on SmartScreen Filter, providing warning messages to your employees about potential phishing scams and malicious software.
- **1 (default).** Turns off SmartScreen Filter.
|
| EnterpriseModeSiteList | Desktop | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/EnterpriseModeSiteList
- **Data type.** Integer
- **Allowed values:**
- **Not configured (default).**
- **1.** Use Enterprise Mode site list, if configured.
- **2.** Specify the location to the site list.
|
| Favorites | Both | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/Favorites
- **Data type.** String
- **Allowed values:**
- URLs to favorite webpages.
**Example:**
``````
``````**Note** URLs must be on separate lines.
|
| FirstRunURL | Mobile | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/FirstRunURL
- **Data type.** String
- **Allowed values:**
- URL to first run webpage.
**Example:**
``````
|
| HomePages | Desktop | - **URI full path.** ./Vendor/MSFT/Policy/Config/Browser/HomePages
- **Data type.** String
- **Allowed values:**
- URLs to home pages.
**Example:**
``````
|
| PreventSmartScreenPromptOverride | 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 override SmartScreen warnings.
|
-| PreventSmartScreenPromptOverrideForFiles | 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 override SmartScreen warnings for files.
|
-| PreventUsingLocalHostIPAddressforWebRTC | 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.** Hides an employee's LocalHost IP address while using the WebRTC protocol.
|
+| PreventSmartScreenPromptOverride
ForFiles | 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 override SmartScreen warnings for files.
|
+| PreventUsingLocalHostIPAddress
forWebRTC | 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.** Hides an employee's LocalHost IP address while using the WebRTC protocol.
|
## Microsoft Edge and Windows 10-specific Group Policy and MDM settings