---
title: KioskBrowser Policy CSP
description: Learn more about the KioskBrowser Area in Policy CSP.
ms.date: 01/18/2024
---
# Policy CSP - KioskBrowser
## BlockedUrlExceptions
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later |
```User
./User/Vendor/MSFT/Policy/Config/KioskBrowser/BlockedUrlExceptions
```
```Device
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/BlockedUrlExceptions
```
List of exceptions to the blocked website URLs (with wildcard support). This is used to configure URLs kiosk browsers are allowed to navigate to, which are a subset of the blocked URLs.
> [!NOTE]
> This policy only applies to the Kiosk Browser app in Microsoft Store.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `chr` (string) |
| Access Type | Add, Delete, Get, Replace |
| Allowed Values | List (Delimiter: `0xF000`) |
## BlockedUrls
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later |
```User
./User/Vendor/MSFT/Policy/Config/KioskBrowser/BlockedUrls
```
```Device
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/BlockedUrls
```
List of blocked website URLs (with wildcard support). This is used to configure blocked URLs kiosk browsers can't navigate to.
> [!NOTE]
> This policy only applies to the Kiosk Browser app in Microsoft Store.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `chr` (string) |
| Access Type | Add, Delete, Get, Replace |
| Allowed Values | List (Delimiter: `0xF000`) |
## DefaultURL
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later |
```User
./User/Vendor/MSFT/Policy/Config/KioskBrowser/DefaultURL
```
```Device
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/DefaultURL
```
Configures the default URL kiosk browsers to navigate on launch and restart.
> [!NOTE]
> This policy only applies to the Kiosk Browser app in Microsoft Store.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `chr` (string) |
| Access Type | Add, Delete, Get, Replace |
## EnableEndSessionButton
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later |
```User
./User/Vendor/MSFT/Policy/Config/KioskBrowser/EnableEndSessionButton
```
```Device
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/EnableEndSessionButton
```
Enable/disable kiosk browser's end session button.
When the policy is enabled, the Kiosk Browser app shows a button to reset the browser. When the user selects the button, the app will prompt the user for confirmation to end the session. When the user confirms, the Kiosk browser will clear all browsing data (cache, cookies, etc.) and navigate back to the default URL.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `int` |
| Access Type | Add, Delete, Get, Replace |
| Default Value | 0 |
**Allowed values**:
| Value | Description |
|:--|:--|
| 1 | Enable. |
| 0 (Default) | Disable. |
## EnableHomeButton
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later |
```User
./User/Vendor/MSFT/Policy/Config/KioskBrowser/EnableHomeButton
```
```Device
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/EnableHomeButton
```
Enable/disable kiosk browser's home button.
> [!NOTE]
> This policy only applies to the Kiosk Browser app in Microsoft Store.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `int` |
| Access Type | Add, Delete, Get, Replace |
| Default Value | 0 |
**Allowed values**:
| Value | Description |
|:--|:--|
| 1 | Enable. |
| 0 (Default) | Disable. |
## EnableNavigationButtons
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later |
```User
./User/Vendor/MSFT/Policy/Config/KioskBrowser/EnableNavigationButtons
```
```Device
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/EnableNavigationButtons
```
Enable/disable kiosk browser's navigation buttons (forward/back).
> [!NOTE]
> This policy only applies to the Kiosk Browser app in Microsoft Store.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `int` |
| Access Type | Add, Delete, Get, Replace |
| Default Value | 0 |
**Allowed values**:
| Value | Description |
|:--|:--|
| 1 | Enable. |
| 0 (Default) | Disable. |
## RestartOnIdleTime
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later |
```User
./User/Vendor/MSFT/Policy/Config/KioskBrowser/RestartOnIdleTime
```
```Device
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/RestartOnIdleTime
```
Amount of time in minutes the session is idle until the kiosk browser restarts in a fresh state.
The value is an int 1-1440 that specifies the number of minutes the session is idle until the kiosk browser restarts in a fresh state. The default value is empty, which means there's no idle timeout within the kiosk browser.
> [!NOTE]
> This policy only applies to the Kiosk Browser app in Microsoft Store.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `int` |
| Access Type | Add, Delete, Get, Replace |
| Allowed Values | Range: `[1-1440]` |
| Default Value | 0 |
## Related articles
[Policy configuration service provider](policy-configuration-service-provider.md)