From 2cba767aa170f004b78a21b3caaf0512de1f3a5a Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Fri, 21 Aug 2026 13:35:33 -0500 Subject: [PATCH] update: Disable Windows Recall in gpedit guide (#2932) Signed-off-by: fria <138676274+friadev@users.noreply.github.com> Signed-off-by: Jonah Aragon Co-authored-by: fria <138676274+friadev@users.noreply.github.com> --- docs/os/windows/group-policies.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/os/windows/group-policies.md b/docs/os/windows/group-policies.md index 56e1047b..48d4dd0a 100644 --- a/docs/os/windows/group-policies.md +++ b/docs/os/windows/group-policies.md @@ -127,6 +127,17 @@ This last setting disables OneDrive on your system; make sure to change it to ** - Improve inking and typing recognition: **Disabled** +#### Windows AI + +
+

Windows Recall

+ +Windows 11 recently introduced a feature called **Recall**, which records all your activity and creates a searchable archive of that activity history. This is a massive privacy vulnerability, because those archives can potentially store highly sensitive information (essentially anything displayed on your screen), and malware without any special permissions or admin access can trivially [access](https://github.com/xaitax/TotalRecall) the full Recall database anytime after it is unlocked. + +
+ +- Turn off saving snapshots for use with Recall: **Enabled** + #### Windows Error Reporting - Do not send additional data: **Enabled**