<?xml version="1.0" encoding="utf-8"?>
<Settings>
  <Name>HVSI User Policies</Name>
  <ID>HvsiUserPolicies</ID>
  <RunElevated>true</RunElevated>
  <RegistrySettings Machine="false">

    <!--
        Microsoft Edge User Group Policy registry entries
    -->
    <Registry>
      <Path Recursive="false">SOFTWARE\Policies\Microsoft\MicrosoftEdge\Addons</Path>
      <Name>FlashPlayerEnabled</Name>
    </Registry>
    <Registry>
      <Path Recursive="false">SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main</Path>
      <Name>AllowInPrivate</Name>
      <Name>Cookies</Name>
      <Name>DoNotTrack</Name>
      <Name>AllowPasswordManager</Name>
      <Name>AllowPopups</Name>
      <Name>PreventAccessToAboutFlagsInMicrosoftEdge</Name>
      <Name>HideLocalHostIP</Name>
      <Name>Use FormSuggest</Name>
    </Registry>
    <Registry>
      <Path Recursive="false">SOFTWARE\Policies\Microsoft\MicrosoftEdge\PhishingFilter</Path>
      <Name>EnabledV9</Name>
      <Name>PreventOverrideAppRepUnknown</Name>
      <Name>PreventOverride</Name>
    </Registry>
    <Registry>
      <Path Recursive="false">SOFTWARE\Policies\Microsoft\MicrosoftEdge\Privacy</Path>
      <Name>ClearBrowsingHistoryOnExit</Name>
    </Registry>
    <Registry>
      <Path Recursive="false">SOFTWARE\Policies\Microsoft\MicrosoftEdge\SearchScopes</Path>
      <Name>ShowSearchSuggestionsGlobal</Name>
    </Registry>
    <Registry>
      <Path Recursive="false">SOFTWARE\Policies\Microsoft\MicrosoftEdge\ServiceUI</Path>
      <Name>AllowWebContentOnNewTabPage</Name>
      <Name>ShowOneBox</Name>
    </Registry>
    <Registry>
      <Path Recursive="false">SOFTWARE\Policies\Microsoft\Windows\Windows Search</Path>
      <Name>AllowCortana</Name>
    </Registry>
    <Registry>
      <Path Recursive="false">Software\Microsoft\TabletTip\1.7</Path>
      <Name>EnableAutocorrection</Name>
      <Name>EnableSpellchecking</Name>
    </Registry>
  </RegistrySettings>

  <Execute>
   <Path>%windir%\system32\HvsiSettingsProvider.dll</Path>
  </Execute>
</Settings>
