update outdated commandline example

This commit is contained in:
zoicware
2026-01-10 17:20:41 -05:00
committed by GitHub
parent 4c3257d9b5
commit 0239aa31cb

View File

@@ -91,7 +91,7 @@ The current 25H2 build of Windows 11 and future builds will include increasingly
**Run with Specific Options Example** **Run with Specific Options Example**
```PowerShell ```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:** **All Possible Options:**
@@ -172,3 +172,4 @@ If you would like to support my work consider donating :)