This commit is contained in:
Paolo Matarazzo 2025-01-14 18:46:37 -05:00
parent eee6d6fbb4
commit dbcbff2c9b
10 changed files with 11 additions and 11 deletions

View File

@ -20,7 +20,7 @@ A single-app kiosk uses the assigned access feature to run a single app above th
## Benefits of using a single-app kiosk
A single-app kiosk is ideal for public use. Using [shell launcher](./Shell-Launcher.md), you can configure a kiosk device that runs a Windows desktop application as the user interface. The application that you specify replaces the default shell (explorer.exe) that usually runs when a user logs on. This type of single-app kiosk runs above the lock screen, and users have access to only this app and nothing else on the system. This experience is often used for public-facing kiosk machines. Check out [Set up a kiosk on Windows 10 Pro, Enterprise, or Education](/windows/configuration/set-up-a-kiosk-for-windows-10-for-desktop-editions) for more information.
A single-app kiosk is ideal for public use. Using [shell launcher](./index.md), you can configure a kiosk device that runs a Windows desktop application as the user interface. The application that you specify replaces the default shell (explorer.exe) that usually runs when a user logs on. This type of single-app kiosk runs above the lock screen, and users have access to only this app and nothing else on the system. This experience is often used for public-facing kiosk machines. Check out [Set up a kiosk on Windows 10 Pro, Enterprise, or Education](/windows/configuration/set-up-a-kiosk-for-windows-10-for-desktop-editions) for more information.
## Configuring your single-app kiosks
@ -32,7 +32,7 @@ You have several options for configuring your single-app kiosk.
* [Microsoft Intune or other MDM providers](/windows/configuration/kiosk-single-app#mdm)
> [!TIP]
> You can also configure a kiosk account and app for single-app kiosk within [XML in a provisioning package](/windows/configuration/lock-down-windows-10-to-specific-apps) by using a [kiosk profile](/windows/configuration/lock-down-windows-10-to-specific-apps#profile).
> You can also configure a kiosk account and app for single-app kiosk within [XML in a provisioning package](/windows/configuration/lock-down-windows-10-to-specific-apps) by using a [kiosk profile](/windows/configuration/lock-down-windows-10-to-specific-apps#profile).
## Additional Resources

View File

@ -3,7 +3,7 @@ items:
- name: Shell Launcher
items:
- name: Overview
href: shell-launcher.md
href: index.md
- name: WMI Provider Reference
items:
- name: Class WESL_UserSetting

View File

@ -180,4 +180,4 @@ $ShellLauncherClass.RemoveCustomShell($Cashier_SID)
## Related topics
- [Shell Launcher](shell-launcher.md)
- [Shell Launcher](index.md)

View File

@ -83,4 +83,4 @@ If the return value does not exist in *CustomReturnCodes*, or if the correspondi
## Related topics
- [WESL_UserSetting](wesl-usersetting.md)
- [Shell Launcher](shell-launcher.md)
- [Shell Launcher](index.md)

View File

@ -63,4 +63,4 @@ Shell Launcher uses the default configuration when the security identifier (SID)
## Related topics
- [WESL_UserSetting](wesl-usersetting.md)
- [Shell Launcher](shell-launcher.md)
- [Shell Launcher](index.md)

View File

@ -47,4 +47,4 @@ Returns an HRESULT value that indicates [WMI status](/windows/win32/wmisdk/wmi-n
## Related topics
- [WESL_UserSetting](wesl-usersetting.md)
- [Shell Launcher](shell-launcher.md)
- [Shell Launcher](index.md)

View File

@ -51,4 +51,4 @@ You must restart your device for the changes to take effect.
## Related topics
- [WESL_UserSetting](wesl-usersetting.md)
- [Shell Launcher](shell-launcher.md)
- [Shell Launcher](index.md)

View File

@ -83,4 +83,4 @@ If the return value does not exist in *CustomReturnCodes*, or if the correspondi
## Related topics
- [WESL_UserSetting](wesl-usersetting.md)
- [Shell Launcher](shell-launcher.md)
- [Shell Launcher](index.md)

View File

@ -63,4 +63,4 @@ Shell Launcher uses the default configuration when the security identifier (SID)
## Related topics
- [WESL_UserSetting](wesl-usersetting.md)
- [Shell Launcher](shell-launcher.md)
- [Shell Launcher](index.md)

View File

@ -53,4 +53,4 @@ Enabling or disabling Shell Launcher does not take effect until a user signs in.
## Related topics
- [WESL_UserSetting](wesl-usersetting.md)
- [Shell Launcher](shell-launcher.md)
- [Shell Launcher](index.md)