AI features are now available for Windows computers, but not everyone wants to use them. If you dont want to use them, you can follow this article to remove all AI features from Windows.
AI features are now available for Windows computers, but not everyone wants to use them. These AI features can sometimes make using your computer difficult. If you don't want to use them, you can follow this article to remove all AI features from Windows.
Instructions on how to remove AI features from Windows
Step 1:
Type "PowerShell" into the search bar and select "Run as administrator" to launch it.
Step 2:
Then enter the command below and press Enter to activate the AI features on your computer.
([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -backupMode -AllOptions
Step 3:
If you want to restore all AI features, open PowerShell with administrator privileges and then enter the command below.
([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1"))) -nonInteractive -revertMode -AllOptions
After running this script, restart your computer. This will restore the AI features.