# Kiosk Tab

Configure the following settings:

## Enable/Disable

* Enable Protection – select this option to enable WINSelect protection on the computers. Clear the checkbox to disable protection on the computers.
* Disable WINSelect for Administrators – select this option disable WINSelect on the computers when an administrator logs in.

## Kiosk Mode

This setting allows administrators to create a kiosk type computer where only specified executables can be run.

* Enable – select this option to enable Kiosk Mode.
* Disable Tablet Mode (Windows 10 only) – select this option to disable the tablet mode for Windows 10.

### Configuration

Configure the orientation, grid layout, and background of the kiosk.

* Orientation – Choose between landscape or portrait.
* Grid layout – Select this option to customize the layout of the icons in the preferred orientation.
  * Landscape – 5x3, 4x2, 3x2, 6x3\
    For example: a 5x3 layout displays five icons per row, over three rows.
  * Portrait – 3x5, 3x4, 2x3\
    For example: a 3x5 layout displays three icons per row, over five rows.
* Background – Click the pencil icon to edit the wallpaper for the background.\
  Choose the background from the Wallpaper Gallery or upload a custom wallpaper.\
  To upload a wallpaper:
  1. Click *Add a Custom Wallpaper.*
  2. Select the image to upload as the wallpaper.
  3. Click *OK*.

{% hint style="info" %}
Image dimensions should be between 1024 x 768 and 1920 x 1080 pixels. Only image files are allowed (jpeg, jpg, png), and must not exceed 2 MB.
{% endhint %}

### Header and Footer

Place up to three elements on the left, right, and center in the header and footer sections. You can also customize the text font, text alignment, text size, and text color for certain elements.

* Click *Add* on the top right.
* Choose the element to add.
  * Text – Enter up to a maximum of 100 characters.\
    You can enter text in any of the supported languages. The text in the assigned language will be displayed when that language is selected as the default language for the kiosk.

  * Logo – Choose the logo from the Logo Gallery or upload a custom logo.<br>

    <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Image dimensions should be under 300 x 150 pixels. Only image files are allowed (jpeg, jpg, png), and must not exceed 300 KB.</p></div>

  * Date and Time – Select the date format, time format, and a single-line or two-line display format.

  * Power Control – Select to display the Logoff, Shutdown, or Restart power options.\
    You can customize the icon color, placement, text font, text alignment, text size, and text color.

  * Language Picker – Choose the displayed language for the kiosk.

Elements for the Header and Footer sections can be selected multiple times except for the Language Picker. You can only select the Language Picker once and display it in either the Header or Footer section.

### Body

Place up to a total of 50 applications and/or weblinks in the kiosk. You can adjust the placement of the applications and weblinks by dragging and dropping the element rows (not the icons).

* Click *Add* on the top right.
* Choose *Application* or *Weblink*.
* Under *Configuration*:
  * Application\
    Configure the application name, application path, command line parameters, and tooltip description. Set the application to Auto Launch with the option to always maintain full screen or as Hidden application running in the background.\
    Select the *Allow Other Applications to Run in This Folder* to allow other applications to run from the folder designated in the Application Path.\
    You can set the application name and tooltip description to any of the supported languages.
  * Weblink\
    Enter the URL, caption, and tooltip description.\
    You can set the weblink caption and tooltip description to any of the supported languages.
  * Under *Design*, configure the text font, text size, text color, tile color, and icon title. Choose an icon from the Icon Gallery or add a custom icon.

{% hint style="info" %}
Only image files are allowed (jpeg, jpg, png), and must not exceed 300 KB.
{% endhint %}


---

# 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/deep-freeze-cloud/using-deep-freeze-cloud-console/winselect-service/kiosk-tab.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.
