mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
---
|
|
author: shortpatti
|
|
ms.author: pashort
|
|
ms.date: 10/02/2018
|
|
ms.prod: edge
|
|
ms:topic: include
|
|
---
|
|
|
|
<!-- ## Allow clearing browsing data on exit -->
|
|
>*Supported versions: Microsoft Edge on Windows 10, version 1703 or later*<br>
|
|
>*Default setting: Disabled or not configured (Prevented)*
|
|
|
|
[!INCLUDE [allow-clearing-browsing-data-on-exit-shortdesc](../shortdesc/allow-clearing-browsing-data-on-exit-shortdesc.md)]
|
|
|
|
### Supported values
|
|
|
|
|
|
|Group Policy |MDM |Registry |Description |Most restricted |
|
|
|---|:---:|:---:|---|:---:|
|
|
|Disabled or not configured **(default)** |0 |0 |Prevented. Users can configure the _Clear browsing data_ option in Settings. | |
|
|
|Enabled |1 |1 |Allowed. Clear the browsing data upon exit automatically. | |
|
|
---
|
|
|
|
|
|
### ADMX info and settings
|
|
|
|
#### ADMX info
|
|
- **GP English name:** Allow clearing browsing data on exit
|
|
- **GP name:** AllowClearingBrowsingDataOnExit
|
|
- **GP path:** Windows Components/Microsoft Edge
|
|
- **GP ADMX file name:** MicrosoftEdge.admx
|
|
|
|
#### MDM settings
|
|
- **MDM name:** Browser/[ClearBrowsingDataOnExit](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-browser\#browser-clearbrowsingdataonexit)
|
|
- **Supported devices:** Desktop
|
|
- **URI full path:** ./Vendor/MSFT/Policy/Config/Browser/ClearBrowsingDataOnExit
|
|
- **Data type:** Integer
|
|
|
|
#### Registry
|
|
- **Path:** HKLM\\Software\\Policies\\Microsoft\\MicrosoftEdge\\Privacy
|
|
- **Value name:** ClearBrowsingHistoryOnExit
|
|
- **Value type:** REG_DWORD
|
|
|
|
<hr> |