From 81f85943366aaad6df58079c8c6f217c5489bdcd Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Sun, 25 Feb 2024 12:24:25 -0500
Subject: [PATCH] Update assigned access configuration and troubleshoot
documentation
---
....md => assigned-access-policy-settings.md} | 4 +-
.../configuration/assigned-access/index.md | 45 ++++++++++
.../assigned-access/kiosk-validate.md | 83 -------------------
windows/configuration/assigned-access/toc.yml | 12 +--
4 files changed, 51 insertions(+), 93 deletions(-)
rename windows/configuration/assigned-access/{kiosk-policies.md => assigned-access-policy-settings.md} (99%)
delete mode 100644 windows/configuration/assigned-access/kiosk-validate.md
diff --git a/windows/configuration/assigned-access/kiosk-policies.md b/windows/configuration/assigned-access/assigned-access-policy-settings.md
similarity index 99%
rename from windows/configuration/assigned-access/kiosk-policies.md
rename to windows/configuration/assigned-access/assigned-access-policy-settings.md
index b98083a83f..37ad05a595 100644
--- a/windows/configuration/assigned-access/kiosk-policies.md
+++ b/windows/configuration/assigned-access/assigned-access-policy-settings.md
@@ -1,11 +1,11 @@
---
-title: Policy settings enforced by Assigned Access
+title: Assigned Access policy settings
description: Learn about the policy settings enforced on a device configured with Assigned Access.
ms.topic: reference
ms.date: 02/25/2024
---
-# Policy settings enforced by Assigned Access
+# Assigned Access policy settings
When the Assigned Access configuration is applied on a device, certain policy settings are enforced, impacting other users using the device. The policy settings are appllied using a combination of configuration service provider (CSP) and group policy (GPO) settings.
diff --git a/windows/configuration/assigned-access/index.md b/windows/configuration/assigned-access/index.md
index d485e5959f..9ddcb9ed35 100644
--- a/windows/configuration/assigned-access/index.md
+++ b/windows/configuration/assigned-access/index.md
@@ -75,6 +75,51 @@ There are several kiosk configuration methods that you can choose from, dependin
>[!NOTE]
>For devices running Windows client Enterprise and Education, you can also use [Windows Defender Application Control](/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control) or [AppLocker](lock-down-windows-10-applocker.md) to lock down a device to specific apps.
+## User experience
+
+To test the kiosk, sign in with the assigned access user account you specified in the configuration to check out the multi-app experience.
+
+>[!NOTE]
+>The kiosk configuration setting will take effect the next time the assigned access user signs in. If that user account is signed in when you apply the configuration, make sure the user signs out and signs back in to validate the experience.
+
+When Assigned Access is configured, different policy settings are applied to the device to provide a secured, locked-down experience. For more information, see [assigned-access-policy-settings](assigned-access-policy-settings.md).
+
+Optionally, run Event Viewer (eventvwr.exe) and look through logs under **Applications and Services Logs** > **Microsoft** > **Windows** > **Provisioning-Diagnostics-Provider** > **Admin**.
+
+### App launching and switching experience
+
+In the multi-app mode, to maximize the user productivity and streamline the experience, an app will be always launched in full screen when the users click the tile on the Start. The users can minimize and close the app, but cannot resize the app window.
+
+The users can switch apps just as they do today in Windows. They can use the Task View button, Alt + Tab hotkey, and the swipe in from the left gesture to view all the open apps in task view. They can click the Windows button to show Start, from which they can open apps, and they can switch to an opened app by clicking it on the taskbar.
+
+### Blocked hotkeys
+
+When using Assigned Access with a restricted user experience, the following hotkeys are blocked:
+
+| Hotkey | Action |
+|--|--|
+| WIN + A | Open Action center |
+| WIN + Shift + C | Open Cortana in listening mode |
+| WIN + D | Display and hide the desktop |
+| WIN + Alt + D | Display and hide the date and time on the desktop |
+| WIN + E | Open File Explorer |
+| WIN + F | Open Feedback Hub |
+| WIN + G | Open Game bar when a game is open |
+| WIN + I | Open Settings |
+| WIN + J | Set focus to a Windows tip when one is available. |
+| WIN + O | Lock device orientation |
+| WIN + Q | Open search |
+| WIN + R | Open the Run dialog box |
+| WIN + S | Open search |
+| WIN + X | Open the Quick Link menu |
+| WIN + , (comma) | Temporarily peek at the desktop |
+| WIN + Ctrl + F | Search for PCs (if you're on a network) |
+
+### Auto-trigger touch keyboard
+
+The touch keyboard is automatically triggered when there's an input needed and no physical keyboard is attached on touch-enabled devices. You don't need to configure any other setting to enforce this behavior.
+
+