mirror of
https://github.com/zoicware/RemoveWindowsAI.git
synced 2026-02-06 05:36:54 +01:00
update outdated commandline example
This commit is contained in:
@@ -91,7 +91,7 @@ The current 25H2 build of Windows 11 and future builds will include increasingly
|
||||
|
||||
**Run with Specific Options Example**
|
||||
```PowerShell
|
||||
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -Options DisableRegKeys,RemoveNudgesKeys,RemoveAppxPackages
|
||||
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -Options DisableRegKeys,RemoveAppxPackages,DisableCopilotPolicies
|
||||
```
|
||||
|
||||
**All Possible Options:**
|
||||
@@ -172,3 +172,4 @@ If you would like to support my work consider donating :)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user