推荐:Ghost Win10 1703 64位专业版创意者版V2017
步骤:
1、按下CTRL+Shift+ESC 打开任务管理器,在工具栏中点击“文件” - “运行新任务”;
2、勾选”使用管理员身份创建这个任务“,输入Powershell 点击确定打开windows powershell ;
3、在Powershell中,输入以下两条命令:(第二条命令需要点击回车);
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"}
完成操作后重启计算机即可解决问题!Cortana 可以说是微软在机器学习和人工智能领域方面的尝试。微软想实现的事情是,手机用户与小娜的智能交互,不是简单地基于存储式的问答,而是对话。