summaryrefslogtreecommitdiff
path: root/coin/provisioning/common/windows/disable-cortana.ps1
blob: 76b1a3173fc949801227b2b1d82789bd4e08137f (plain)
1
2
3
# Disable Microsoft's digital assistant Cortona
echo "Disabling Cortona"
reg.exe ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /V AllowCortana /T REG_dWORD /D 0 /F