remove help wanted msg

This commit is contained in:
zoicware
2025-09-22 23:37:19 -04:00
committed by GitHub
parent 1abfb60969
commit 0d19feca48

View File

@@ -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 ### How to Use
#### Run From Powershell Console as Administrator #### Run From Powershell Console as Administrator
--- ---
**Launch with UI** ### Launch with UI
```PowerShell ```PowerShell
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) & ([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** **Run in Non-Interactive Mode with All Options**
```PowerShell ```PowerShell
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -AllOptions & ([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
[![Discord](https://discordapp.com/api/guilds/1173717737017716777/widget.png?style=banner1)](https://discord.gg/VsC7XS5vgA) [![Discord](https://discordapp.com/api/guilds/1173717737017716777/widget.png?style=banner1)](https://discord.gg/VsC7XS5vgA)