remove help wanted msg
This commit is contained in:
13
README.md
13
README.md
@@ -27,21 +27,13 @@ The current 24H2 build of Windows 11 and future builds will include increasingly
|
||||
|
||||
---
|
||||
|
||||
> [!IMPORTANT]
|
||||
> **HELP WANTED**
|
||||
>
|
||||
> Currently, the script contains appx packages installed on Copilot+ PCs however, there could be more on different configurations as well as other features
|
||||
>
|
||||
> If you have one of these PCs submit an issue so we can check if the script is missing anything
|
||||
|
||||
---
|
||||
|
||||
### How to Use
|
||||
|
||||
#### Run From Powershell Console as Administrator
|
||||
---
|
||||
|
||||
**Launch with UI**
|
||||
### Launch with UI
|
||||
```PowerShell
|
||||
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1")))
|
||||
```
|
||||
@@ -53,6 +45,8 @@ The current 24H2 build of Windows 11 and future builds will include increasingly
|
||||
|
||||
|
||||
|
||||
### Command Line Options
|
||||
|
||||
**Run in Non-Interactive Mode with All Options**
|
||||
```PowerShell
|
||||
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -AllOptions
|
||||
@@ -99,3 +93,4 @@ Given that Microsoft are continually updating and adding new AI features this sc
|
||||
[](https://discord.gg/VsC7XS5vgA)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user