# Ease of Access

## Configuration Settings for Ease of Access

The Ease of Access settings allows you to configure the [Windows Kiosk Mode](/faronicsdeploy/create-configuration/ease-of-access.md#1-activate-windows-kiosk-mode). Windows 10 Kiosk Mode enables IT admins to restrict Windows 10 devices to running only a single app for enhanced control.

![Configuration Management - Ease of Access](/files/-MWWJhsofcqTeynWgsyB)

### 1. Activate Windows Kiosk Mode

![Activate Windows Kiosk Mode](/files/-MWWLHtWK_Eaq768c8M2)

|   | Setting          | Description                                                    |
| - | ---------------- | -------------------------------------------------------------- |
| a | Activate         | Turn on Windows Kiosk Mode.                                    |
| b | User Name        | The username for the account to sign in to Windows Kiosk Mode. |
| c | Application Name | The name of the application to run in Windows Kiosk Mode.      |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.faronics.com/faronicsdeploy/create-configuration/ease-of-access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
