From e8f9eaac08510c54b31af7e69758eb876900d9ee Mon Sep 17 00:00:00 2001 From: sydbruck <91146756+sydbruck@users.noreply.github.com> Date: Thu, 14 Dec 2023 17:19:54 -0500 Subject: [PATCH] Remove note saying Multi-app isn't supported in win11 (it is now supported) --- windows/configuration/kiosk-methods.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/windows/configuration/kiosk-methods.md b/windows/configuration/kiosk-methods.md index 7dc2ae5f02..30eca6b168 100644 --- a/windows/configuration/kiosk-methods.md +++ b/windows/configuration/kiosk-methods.md @@ -32,9 +32,6 @@ Some desktop devices in an enterprise serve a special purpose. For example, a PC - **A multi-app kiosk**: Runs one or more apps from the desktop. People using the kiosk see a customized Start that shows only the tiles for the apps that are allowed. With this approach, you can configure a locked-down experience for different account types. - > [!NOTE] - > [!INCLUDE [Multi-app kiosk mode not supported on Windows 11](./includes/multi-app-kiosk-support-windows11.md)] - A multi-app kiosk is appropriate for devices that are shared by multiple people. When you configure a multi-app kiosk, [specific policies are enforced](kiosk-policies.md) that will affect **all** non-administrator users on the device. ![Illustration of a kiosk Start screen that runs multiple apps on a Windows client device.](images/kiosk-desktop.png)