mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 03:43:39 +00:00
Update kiosk configuration for Windows 11
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
title: Set up a multi-app kiosk on Windows 11
|
||||
description: Learn how to configure a kiosk device running Windows 11 so that users can only run a few specific apps.
|
||||
ms.date: 05/12/2023
|
||||
appliesto:
|
||||
- ✅ <a href=/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
||||
|
||||
ms.topic: how-to
|
||||
---
|
||||
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
title: "Quickstart: configure a single-app kiosk"
|
||||
description: Learn how to configure a single-app kiosk using Windows Configuration Designer, Microsoft Intune, PowerShell or GPO.
|
||||
ms.topic: quickstart
|
||||
ms.date: 01/29/2024
|
||||
---
|
||||
|
||||
# Quickstart: configure a kiosk experience
|
||||
|
||||
The configuration of a single-app kiosk can be done using:
|
||||
|
||||
- Microsoft Intune/MDM
|
||||
- a provisioning package (PPKG)
|
||||
- PowerShell
|
||||
- the Settings app
|
||||
|
@ -161,11 +161,10 @@ After the settings are applied, reboot the device. A user account names `Library
|
||||
|
||||
> [!div class="nextstepaction"]
|
||||
> To learn more about how to configure Windows to execute as a kiosk or as a restricted user experience see:
|
||||
> [Overview](link.md)
|
||||
>
|
||||
> [Configure a multi-app kiosk >](lock-down-windows-11-to-specific-apps.md)
|
||||
|
||||
<!--links-->
|
||||
|
||||
[WIN-1]: /windows/configuration/provisioning-packages/provisioning-create-package
|
||||
[WIN-2]: /windows/configuration/provisioning-packages/provisioning-apply-package
|
||||
[WIN-3]: /windows/client-management/mdm/assignedaccess-csp
|
||||
[MEM-1]: /mem/intune/configuration/custom-settings-windows-10
|
||||
|
@ -3,19 +3,17 @@ items:
|
||||
href: kiosk-methods.md
|
||||
- name: Quickstarts
|
||||
items:
|
||||
- name: Configure a kiosk experience
|
||||
href: quickstart-kiosk.md
|
||||
- name: Configure a restricted user experience
|
||||
href: quickstart-restricted-experience.md
|
||||
- name: Prepare a device for kiosk configuration
|
||||
href: kiosk-prepare.md
|
||||
- name: Set up digital signs
|
||||
- name: Configure digital signs
|
||||
href: setup-digital-signage.md
|
||||
- name: Set up a single-app kiosk
|
||||
- name: Configure a single-app kiosk
|
||||
href: kiosk-single-app.md
|
||||
- name: Set up a multi-app kiosk for Windows 10
|
||||
- name: Configure a multi-app kiosk for Windows 10
|
||||
href: lock-down-windows-10-to-specific-apps.md
|
||||
- name: Set up a multi-app kiosk for Windows 11
|
||||
- name: Configure a multi-app kiosk for Windows 11
|
||||
href: lock-down-windows-11-to-specific-apps.md
|
||||
- name: Kiosk reference information
|
||||
items:
|
||||
|
Reference in New Issue
Block a user