From 795e9098a561cec9616dee948ff26e1e43b5ecb5 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 14 Jun 2024 07:04:59 -0400 Subject: [PATCH 1/3] Updates for shortcuts and description for SEO improvements. --- windows/configuration/assigned-access/overview.md | 6 ++++-- windows/configuration/assigned-access/recommendations.md | 4 ++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/windows/configuration/assigned-access/overview.md b/windows/configuration/assigned-access/overview.md index cef2e32f30..f698aa5284 100644 --- a/windows/configuration/assigned-access/overview.md +++ b/windows/configuration/assigned-access/overview.md @@ -1,7 +1,7 @@ --- title: What is Assigned Access? -description: Learn about Assigned Access and how you can use it to configure a Windows device as a kiosk or restricted user experience. -ms.date: 03/04/2024 +description: Learn how to configure a Windows kiosk for single-app and multi-app scenarios with Assigned Access. +ms.date: 06/14/2024 ms.topic: overview --- @@ -325,6 +325,8 @@ The following keyboard shortcuts are blocked for the user accounts with Assigned | LaunchApp2 | Open the app that is assigned to this key. On many Microsoft keyboards, the app is Calculator | | LaunchMail | Open the default mail client | +For information how to customize keyboard shortcuts, see [Assigned Access recommendations](recommendations.md#assigned-access-recommendations#keyboard-shortcuts). + ## Remove Assigned Access Deleting the restricted user experience removes the policy settings associated with the users, but it can't revert all the configurations. For example, the Start menu configuration is maintained. diff --git a/windows/configuration/assigned-access/recommendations.md b/windows/configuration/assigned-access/recommendations.md index a497237d15..64b2ce4d5c 100644 --- a/windows/configuration/assigned-access/recommendations.md +++ b/windows/configuration/assigned-access/recommendations.md @@ -104,6 +104,10 @@ You can also disable the accessibility features and other options on the lock sc |--|--|--|--| | `HKLM\Software\Microsoft\Windows Embedded\EmbeddedLogon\BrandingNeutral` | `BrandingNeutral` | REG_DWORD | 8 | +### Microsoft Edge shortcuts + +To disable certain [Microsoft Edge default shortcuts](/deployedge/edge-learnmore-configurable-edge-commands), you can use the [ConfigureKeyboardShortcuts](/deployedge/microsoft-edge-policies#configurekeyboardshortcuts) policy. + ## Choose an app for a kiosk experience To create a kiosk experience with Assigned Access, you can choose UWP apps or Microsoft Edge. However, some applications might not provide a good user experience when used as a kiosk. From 014277b2e74038b24970d08eb10ef88c21ce7100 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 14 Jun 2024 07:12:55 -0400 Subject: [PATCH 2/3] fixed link to h2 --- windows/configuration/assigned-access/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/configuration/assigned-access/overview.md b/windows/configuration/assigned-access/overview.md index f698aa5284..fde39d247d 100644 --- a/windows/configuration/assigned-access/overview.md +++ b/windows/configuration/assigned-access/overview.md @@ -325,7 +325,7 @@ The following keyboard shortcuts are blocked for the user accounts with Assigned | LaunchApp2 | Open the app that is assigned to this key. On many Microsoft keyboards, the app is Calculator | | LaunchMail | Open the default mail client | -For information how to customize keyboard shortcuts, see [Assigned Access recommendations](recommendations.md#assigned-access-recommendations#keyboard-shortcuts). +For information how to customize keyboard shortcuts, see [Assigned Access recommendations](recommendations.md#keyboard-shortcuts). ## Remove Assigned Access From f64e59067780e6aacf8323e36399540ff5fcf2b8 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 14 Jun 2024 07:15:41 -0400 Subject: [PATCH 3/3] fix --- windows/configuration/assigned-access/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/configuration/assigned-access/overview.md b/windows/configuration/assigned-access/overview.md index fde39d247d..12ed03cf42 100644 --- a/windows/configuration/assigned-access/overview.md +++ b/windows/configuration/assigned-access/overview.md @@ -325,7 +325,7 @@ The following keyboard shortcuts are blocked for the user accounts with Assigned | LaunchApp2 | Open the app that is assigned to this key. On many Microsoft keyboards, the app is Calculator | | LaunchMail | Open the default mail client | -For information how to customize keyboard shortcuts, see [Assigned Access recommendations](recommendations.md#keyboard-shortcuts). +For information on how to customize keyboard shortcuts, see [Assigned Access recommendations](recommendations.md#keyboard-shortcuts). ## Remove Assigned Access