pixincreate / configs

My Windows, Unix and Termux configs (dotfiles) with added spices
Creative Commons Zero v1.0 Universal
4 stars 1 forks source link

[ENHANCEMENT] Disable Recall and Refactor `setup.ps1` #3

Open pixincreate opened 3 months ago

pixincreate commented 3 months ago

Registries:

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsCopilot] "TurnOffWindowsCopilot"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsAI] "DisableAIDataAnalysis"=dword:00000001

Rename Disable-Ads function to something more meaningful (rel: privacy). Put above registries and force values.