mirror of
https://github.com/zoicware/RemoveWindowsAI.git
synced 2025-12-17 15:16:27 +01:00
add powershell 7 warning
This commit is contained in:
@@ -54,6 +54,10 @@ The current 25H2 build of Windows 11 and future builds will include increasingly
|
|||||||
#### Run From Powershell Console as Administrator
|
#### Run From Powershell Console as Administrator
|
||||||
---
|
---
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> Running the script with PowerShell 7 can cause issues, to avoid this ensure you are running Windows PowerShell (5.1)
|
||||||
|
>
|
||||||
|
|
||||||
### 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")))
|
||||||
|
|||||||
Reference in New Issue
Block a user