Open PowerShell and run the following command to remove the Cortana package completely from the computer:
Get-AppxPackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage
Open PowerShell and run the following command to remove the Cortana package completely from the computer:
Get-AppxPackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage
by