Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Recall #2974

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Disable Recall #2974

merged 1 commit into from
Oct 24, 2024

Conversation

LoopTJ
Copy link
Contributor

@LoopTJ LoopTJ commented Oct 24, 2024

Adds a new option to disable Recall using DISM and Reg Key

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Added reg key to disable AI Data Analysis which turns off the snapshot feature of Recall in Registry and used DISM to disable the Recall feature as shown in Chris's video "Microsoft Recall Update".

Testing

Compiled and tested on Win11 24H2. Both Disable and Undo works verified using the command DISM /Online /Get-FeatureInfo /FeatureName:Recall

Impact

Just disables Recall.

Issue related to PR

Does not apply to older versions of Win11 or Win10

Additional Information

Added a new doc file to Essential-Tweaks DisableRecall.md

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

Adds Tweak option to Disable MS Recall using DISM and Reg Key.
@ChrisTitusTech ChrisTitusTech merged commit 5640f9d into ChrisTitusTech:main Oct 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants