Re-order README
This commit is contained in:
29
README.md
29
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
|
> 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
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Updates
|
### Updates
|
||||||
|
|
||||||
Given that Microsoft are continually updating and adding new AI features this script will attempt to stay updated for the newest stable build.
|
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.
|
> 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
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Join The Discord
|
### Join The Discord
|
||||||
|
|
||||||
[](https://discord.gg/VsC7XS5vgA)
|
[](https://discord.gg/VsC7XS5vgA)
|
||||||
|
|||||||
Reference in New Issue
Block a user