This commit is contained in:
Paolo Matarazzo 2025-03-05 17:13:54 -05:00
parent ad9755c433
commit 59b1389ee8
3 changed files with 0 additions and 13 deletions

View File

@ -7,9 +7,6 @@ ms.topic: overview
# Configure a single-app kiosk with Assigned Access # Configure a single-app kiosk with Assigned Access
<<<<<<< HEAD:windows/configuration/assigned-access/configure-single-app-kiosk.md
A single-app kiosk uses the Assigned Access feature to run a single application above the lock screen. When the kiosk account signs in, the app is launched automatically. The person using the kiosk can't do anything on the device outside of the kiosk app.
=======
Assigned Access is a Windows feature that you can use to configure a device as a kiosk or with a restricted user experience. Assigned Access is a Windows feature that you can use to configure a device as a kiosk or with a restricted user experience.
When you configure a **kiosk experience**, a single Universal Windows Platform (UWP) application or Microsoft Edge is executed in full screen. Users can only use that application and once the kiosk app is closed, it automatically restarts. Practical examples include: When you configure a **kiosk experience**, a single Universal Windows Platform (UWP) application or Microsoft Edge is executed in full screen. Users can only use that application and once the kiosk app is closed, it automatically restarts. Practical examples include:
@ -36,7 +33,6 @@ Here are the requirements for Assigned Access:
[!INCLUDE [assigned-access](../../../includes/licensing/assigned-access.md)] [!INCLUDE [assigned-access](../../../includes/licensing/assigned-access.md)]
## Configure a kiosk experience ## Configure a kiosk experience
>>>>>>> 29fc1e82cb8d18c0059926e1e862a382aa6ae7a9:windows/configuration/assigned-access/overview.md
There are several options to configure a kiosk experience. If you need to configure a single device with a local account, you can use: There are several options to configure a kiosk experience. If you need to configure a single device with a local account, you can use:

View File

@ -23,12 +23,7 @@ When you configure a **restricted user experience**, users can only execute a de
> [!NOTE] > [!NOTE]
> When you configure a restricted user experience, different policy settings are applied to the device. Some policy settings apply to standard users only, and some to administrator accounts too. For more information, see [Assigned Access policy settings](policy-settings.md). > When you configure a restricted user experience, different policy settings are applied to the device. Some policy settings apply to standard users only, and some to administrator accounts too. For more information, see [Assigned Access policy settings](policy-settings.md).
<<<<<<< HEAD
## Requirements ## Requirements
=======
- **Assigned Access**: used to execute a single Universal Windows Platform (UWP) app or Microsoft Edge in full screen. When the kiosk account signs in, the kiosk app launches automatically. If the UWP app is closed, it automatically restarts
- **Shell Launcher**: used to configure a device to execute a Windows desktop application as the user interface. The specified application replaces the default Windows shell (`Explorer.exe`) that usually runs when a user signs in
>>>>>>> 29fc1e82cb8d18c0059926e1e862a382aa6ae7a9
Here are the requirements for Assigned Access: Here are the requirements for Assigned Access:

View File

@ -3,12 +3,8 @@ items:
href: index.md href: index.md
- name: Configure a single-app kiosk - name: Configure a single-app kiosk
href: configure-single-app-kiosk.md href: configure-single-app-kiosk.md
- name: 🔴 Single-app kiosk (merged ↖️)
href: single-app-kiosk.md
- name: Configure a multi-app kiosk - name: Configure a multi-app kiosk
href: configure-multi-app-kiosk.md href: configure-multi-app-kiosk.md
- name: 🔴 Multi-app kiosk (merged ↖️)
href: multi-app-kiosk.md
- name: Recommendations - name: Recommendations
href: recommendations.md href: recommendations.md
- name: Create a configuration file - name: Create a configuration file