From fa7647e2464faaf33a121eed319722d07b883a66 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Thu, 13 Jun 2024 17:40:43 -0700 Subject: [PATCH 1/4] recall-wip --- windows/client-management/manage-recall.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/client-management/manage-recall.md b/windows/client-management/manage-recall.md index 2db4f4d49a..0db5046760 100644 --- a/windows/client-management/manage-recall.md +++ b/windows/client-management/manage-recall.md @@ -3,7 +3,7 @@ title: Manage Recall for Windows clients description: Learn how to manage Recall for commercial environments using MDM and group policy. Learn about Recall features. ms.topic: how-to ms.subservice: windows-copilot -ms.date: 05/23/2024 +ms.date: 06/13/2024 ms.author: mstewart author: mestew ms.collection: @@ -20,6 +20,9 @@ appliesto: Recall allows you to search across time to find the content you need. Just describe how you remember it, and Recall retrieves the moment you saw it. Recall takes snapshots of your screen and stores them in a timeline. Snapshots are taken every five seconds while content on the screen is different from the previous snapshot. Snapshots are locally stored and locally analyzed on your PC. Recall's analysis allows you to search for content, including both images and text, using natural language. +> [!NOTE] +> Recall is coming soon through a post-launch Windows update. See [aka.ms/copilotpluspcs](https://aka.ms/copilotpluspcs). + When Recall opens the snapshot a user selected, it enables screenray, which runs on top of the saved snapshot. Screenray analyzes what's in the snapshot and allows users to interact with individual elements in the snapshot. For instance, users can copy text from the snapshot or send pictures from the snapshot to an app that supports `jpeg` files. :::image type="content" source="images/8908044-recall.png" alt-text="Screenshot of Recall with search results displayed for a query about a restaurant that the user's friend sent them." lightbox="images/8908044-recall.png"::: 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 2/4] 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 3/4] 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 4/4] 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