How to remove all AI features from Windows

AI features are now available for Windows computers, but not everyone wants to use them. If you don't 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.

Picture 1 of How to remove all AI features from Windows

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

Picture 2 of How to remove all AI features from Windows

 

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

Picture 3 of How to remove all AI features from Windows

After running this script, restart your computer. This will restore the AI ​​features.

« PREV POST
READ NEXT »