From 0d19feca481ede343ff0c15b9c879fd6e11bbc3b Mon Sep 17 00:00:00 2001 From: zoicware <118035521+zoicware@users.noreply.github.com> Date: Mon, 22 Sep 2025 23:37:19 -0400 Subject: [PATCH] remove help wanted msg --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d5c6f71..3c510da 100644 --- a/README.md +++ b/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 [![Discord](https://discordapp.com/api/guilds/1173717737017716777/widget.png?style=banner1)](https://discord.gg/VsC7XS5vgA) +