mirror of
https://github.com/zoicware/RemoveWindowsAI.git
synced 2025-12-17 07:06:29 +01:00
add compact command
This commit is contained in:
@@ -58,6 +58,11 @@ The current 25H2 build of Windows 11 and future builds will include increasingly
|
||||
```PowerShell
|
||||
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1")))
|
||||
```
|
||||
### Compact Command:
|
||||
##### Link shortened using open source link shortener: https://kutt.it/
|
||||
```PowerShell
|
||||
& ([scriptblock]::Create((irm 'https://kutt.it/RWAI')))
|
||||
```
|
||||
|
||||
<details>
|
||||
<summary>Click to View UI</summary>
|
||||
|
||||
Reference in New Issue
Block a user