этот вопрос уже есть ответ здесь:
ответ от
https://www.pcworld.com/article/2949759/windows/killing-cortana-how-to-disable-windows-10s-info-hungry-digital-assistant.html
не работает, потому что я уже поставил AllowCortana
s Значение '0
':
ответ от
я могу полностью отключить Cortana в Windows 10? не работает:
PS C:WINDOWSsystem32> Remove-AppxPackage Microsoft.Windows.Cortana_1.9.6.16299_neutral_neutral_cw5n1h2txyewy
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.
(Exception from HRESULT: 0x80073CFA)
error 0x80070032: AppX Deployment Remove operation on package
Microsoft.Windows.Cortana_1.9.6.16299_neutral_neutral_cw5n1h2txyewy from:
C:WindowsSystemAppsMicrosoft.Windows.Cortana_cw5n1h2txyewy failed. **This app is part of Windows and cannot be
uninstalled on a per-user basis**. An administrator can attempt to remove the app from the computer using Turn Windows
Features on or off. However, it may not be possible to uninstall the app.
NOTE: For additional information, look for [ActivityId] d9d3a5d3-e312-0001-fcc4-d3d912e3d301 in the Event Log or use
the command line Get-AppxLog -ActivityID d9d3a5d3-e312-0001-fcc4-d3d912e3d301
At line:1 char:1
+ Remove-AppxPackage Microsoft.Windows.Cortana_1.9.6.16299_neutral_neut ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Windo...l_cw5n1h2txyewy:String) [Remove-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand
Я также видел сообщение, которое играет с групповыми политиками, я тоже это сделал. Однако это не сработало.
Так что теперь, перезагрузив компьютер, я все еще вижу Кортану в моем задача:
обновление:
это не дубликат предложенного.
- первый метод имеет "предупреждение о поломке панели задач"
- второй способ, видимо,"перестал работать в какой-то момент"
- оригинальный метод, удалить Cortana через Powershell RemoveAppPackage, это тот, который я пытался и не работал.