Add option to disable Click to Do (AI image/text analysis feature)

This commit is contained in:
Raphire
2025-09-17 23:33:52 +02:00
parent 899edfc9c6
commit 7004fa3b31
8 changed files with 41 additions and 11 deletions

View File

@@ -41,6 +41,7 @@ param (
[switch]$DisableStartPhoneLink,
[switch]$DisableCopilot,
[switch]$DisableRecall,
[switch]$DisableClickToDo,
[switch]$DisablePaintAI,
[switch]$DisableNotepadAI,
[switch]$DisableEdgeAI,