Win10cortana小娜提示此时无法连接是怎么回事
发布网友
发布时间:2023-07-20 15:42
我来回答
共1个回答
热心网友
时间:2024-10-15 05:53
windows10系统自带了语音助手小娜,不过很多朋友在使用小娜过程中都遇见了小娜提示无法连接的问题。这是怎么回事呢?其实,该问题是小娜无法连接导致的。接下来,就随小编一起看看具体解决方法吧!
推荐:win10系统下载64位具体如下:1、在任务栏的搜索框中输入windowspowershell,鼠标右击windowspowershell以管理员运行;
2、复制粘贴以下命令运行:
Get-AppxPackage-AllUsers|Foreach{Add-AppxPackage-DisableDevelopmentMode-Register“$(.InstallLocation)\AppXManifest.xml”}
Get-AppxPackage|%{Add-AppxPackage-DisableDevelopmentMode-Register“$(.InstallLocation)\AppxManifest.xml”-verbose}
3、在管理员身份运行的Windwospowershell输入以下指令:
Get-AppXPackage-NameMicrosoft.Windows.Cortana|Foreach{Add-AppxPackage-DisableDevelopmentMode-Register“$(.InstallLocation)\AppXManifest.xml”}
Win10cortana小娜提示此时无法连接问题的解决方法就介绍完了。遇到类似问题的朋友们,赶紧也操作看看!