Privacy and Security Enable or Disable Help Improve Recall Snapshots Filtering in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    recall

Recall.png

This tutorial will show you how to turn on or off sending optional app and website filter data to Microsoft to help improve Recall snapshots filtering for your account in Windows 11.

Recall is an experience exclusive to Copilot+ PCs that will help you easily find and remember things you've seen using natural language. To help provide you with that "photographic" memory, you can opt in to saving snapshots of your screen periodically. You can quickly search your snapshots to find things on your Copilot+ PC. For example, you can search for content you've seen in apps, websites, images, and documents. Recall doesn't record audio or save continuous video. It also doesn’t save game video when Game Mode is active on platforms that support it.

To help maintain your privacy, Recall processes your content locally on the Copilot+ PC and securely stores it only on your device. Snapshots are encrypted by Device Encryption or BitLocker, which are enabled by default on Windows 11. Recall doesn't share snapshots with other users that are signed into Windows on the same device. Microsoft can't access or view the snapshots.

You're always in control of what's saved as a snapshot. You can disable saving snapshots, pause temporarily, filter apps and websites, and delete your snapshots at any time.

Microsoft provided a Help improve Recall snapshots filtering option in Settings you can turn on to anonymously share your list of apps and sites you prefer to be excluded (filtered) from Recall to help Microsoft improve the product.

Starting with Windows 11 build 26100.3915 (24H2), You work across so many apps, sites, and documents it can be hard to remember where you saw something you want to get back to. Recall (preview) saves you time by offering an entirely new way to search for things you’ve seen or done on your PC securely. With the AI capabilities of Copilot+ PCs, it’s now possible to quickly find and get back to any app, website, image, or document just by describing its content. To use Recall, you will need to opt-in to save snapshots, which are images of your activity, and enroll in Windows Hello to confirm your presence so only you can access your snapshots. You are always in control of what snapshots are saved and can pause saving snapshots at any time. As you use your Copilot+ PC throughout the day working on documents or presentations, taking video calls, and context switching across activities, Recall will take regular snapshots and help you find things faster and easier. When you need to find or get back to something you’ve done previously, open Recall and authenticate with Windows Hello. When you’ve found what you were looking for, you can reopen the application, website, or document, or use Click to Do to act on any image or text in the snapshot you found.

References:


Contents

  • Option One: Turn On or Off Help Improve Recall Snapshots Filtering in Settings
  • Option Two: Turn On or Off Help Improve Recall Snapshots Filtering using REG file




Option One

Turn On or Off Help Improve Recall Snapshots Filtering in Settings


1 Open Settings (Win+I).

2 Click/tap on Privacy & security on the left side, and click/tap on Recall & snapshots on the right side under "Windows permissions". (see screenshot below)


Recall_settings.png

3 Under Filer lists, turn on or off (default) Help improve Recall snapshots filtering for what you want. (see screenshot below)

Help_improve_Recall_snapshots_filtering.png

4 You can now close Settings if you like.




Option Two

Turn On or Off Help Improve Recall Snapshots Filtering using REG file


1 Do step 2 (on) or step 3 (off) below for what you would like to do.

2 Turn On Help Improve Recall Snapshots Filtering

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Turn_ON_Help_improve_Recall_snapshots_filtering_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\A9\SnapshotCapture]
"IsFilteringTelemetryEnabled"=dword:00000001

3 Turn Off Help Improve Recall Snapshots Filtering

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Turn_OFF_Help_improve_Recall_snapshots_filtering_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\A9\SnapshotCapture]
"IsFilteringTelemetryEnabled"=dword:00000000

4 Save the REG file to your desktop.

5 Double click/tap on the downloaded REG file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 You can now delete the downloaded REG file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
Back
Top Bottom