
Recall是Windows 11 24H2系统的一项人工智能技能,Recall功能会按期截取屏幕网站快照,记录用户操作,但这也引发了隐私泄露和系统资源占用的担心。因此,关闭Recall 人工智能回顾功能对于重视隐私和系统性能的用户来讲十分必要。以下,小捷给大伙介绍关闭Recall 人工智能回顾功能的具体步骤。


Windows 11 24H2关闭Recall 人工智能回顾功能的办法:
1、通过组方案方法禁用
1. 在 Windows 11 24H2 版本中,按下 Win 按键(或者打开开始菜单),输入gpedit.msc,回车进入组方案编辑器。
2. 导航至以下路径:
Computer/Configuration/Administrative/templates/Windows/Components/Windows/人工智能。
3. 找到Allow Recall to be enabled选项。

4. 双击该方案。
5. 设置为Disabled。

6. 重启设施。
2、通过注册表方法禁用
1. 在 Windows 11 24H2 版本中,按下 Win 按键(或者打开开始菜单),输入regedit,回车进入注册表编辑器。
2. 导航到以下路径:
Computer/HKEY|LOCAL|MACHINE/SOFTWARE/Policies/Microsoft/Windows/Windows人工智能。
3. 创建名为AllowRecallEnablement的 DWORD 值。
4. 双击新建的 DWORD 值,然后将值修改为 0,并将 base 设置为 Hexadecimal。

5. 关闭注册表,然后重启 PC 生效。
3、 用 PowerShell 方法禁用
管理员可在企业环境中通过 PowerShell 运行命令Disable|WindowsOptionalFeature |online |FeatureName Recall |Remove来禁用功能并移除有关数据。


