From 095d0ccb3cf7fb2247c1207a5d4fcd397a05bb5b Mon Sep 17 00:00:00 2001 From: zoicware <118035521+zoicware@users.noreply.github.com> Date: Sat, 19 Jul 2025 19:33:48 -0400 Subject: [PATCH] Re-order README --- README.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 58546c6..b87d11e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,19 @@ The current 24H2 build of Windows 11 and future builds will include increasingly > 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** + ```PowerShell + iwr https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1 | iex + ``` + + + +![image](https://github.com/user-attachments/assets/be4c29da-8a60-43e7-a63b-5d4415cc31a6) + +--- + ### Updates Given that Microsoft are continually updating and adding new AI features this script will attempt to stay updated for the newest stable build. @@ -44,22 +57,6 @@ Given that Microsoft are continually updating and adding new AI features this sc > If you find an AI feature or registry key that is not currently removed or disabled by the script submit an issue with as much information as possible and I will add it to the script. - - ---- - - ### How to Use - **Run From Powershell Console as Administrator** - ```PowerShell - iwr https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1 | iex - ``` - - - -![image](https://github.com/user-attachments/assets/be4c29da-8a60-43e7-a63b-5d4415cc31a6) - ---- - ### Join The Discord [![Discord](https://discordapp.com/api/guilds/1173717737017716777/widget.png?style=banner1)](https://discord.gg/VsC7XS5vgA)