mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
47 lines
1.8 KiB
Markdown
47 lines
1.8 KiB
Markdown
---
|
|
author: eavena
|
|
ms.author: eravena
|
|
ms.date: 10/02/2018
|
|
ms.reviewer:
|
|
audience: itpro
|
|
manager: dansimp
|
|
ms.prod: edge
|
|
ms.topic: include
|
|
---
|
|
|
|
<!-- ## Configure Autofill -->
|
|
>*Supported versions: Microsoft Edge on Windows 10*<br>
|
|
>*Default setting: Not configured (Blank)*
|
|
|
|
[!INCLUDE [configure-autofill-shortdesc](../shortdesc/configure-autofill-shortdesc.md)]
|
|
|
|
### Supported values
|
|
|
|
| Group Policy | MDM | Registry | Description | Most restricted |
|
|
|---------------------------------|:-----:|:--------:|-----------------------------------|:------------------------------------------------:|
|
|
| Not configured<br>**(default)** | Blank | Blank | Users can choose to use Autofill. | |
|
|
| Disabled | 0 | 0 | Prevented. |  |
|
|
| Enabled | 1 | 1 | Allowed. | |
|
|
|
|
---
|
|
|
|
### ADMX info and settings
|
|
#### ADMX info
|
|
- **GP English name:** Configure Autofill
|
|
- **GP name:** AllowAutofill
|
|
- **GP path:** Windows Components/Microsoft Edge
|
|
- **GP ADMX file name:** MicrosoftEdge.admx
|
|
|
|
#### MDM settings
|
|
- **MDM name:** Browser/[AllowAutofill](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-browser\#browser-allowautofill)
|
|
- **Supported devices:** Desktop
|
|
- **URI full path:** ./Vendor/MSFT/Policy/Config/Browser/AllowAutofill
|
|
- **Data type:** Integer
|
|
|
|
#### Registry settings
|
|
- **Path:** HKLM\\Software\\Policies\\Microsoft\\MicrosoftEdge\\Main
|
|
- **Value name:** Use FormSuggest
|
|
- **Value type:** REG_SZ
|
|
|
|
<hr>
|