Windows10官方简体中文版

全自动无人值守安装

常用软件人性化选择

最全驱动安装方案

Windows11简体中文版ISO镜像

全自动无人值守安装

常用软件人性化选择

最全驱动安装方案

当前位置:首页 > win10教程

win10教程

Windows10系统提示“cortana此时无法连接”怎么办?

分类:win10教程 2021-11-30
导读: Windows10系统提示“cortana此时无法连接”怎么办?--Windows10系统提示cortana此时无法连接怎么办?cortana是Windows10系统的智能语音助手,有些用户会遇到cortana无法连接网络的情况,当碰到这种状况时该如何解决呢?其实大家不必太着急,大家只要运行下小编提供的命令...

  Windows10系统提示“cortana此时无法连接”怎么办?cortana是Windows10系统的智能语音助手,有些用户会遇到cortana无法连接网络的情况,当碰到这种状况时该如何解决呢?其实大家不必太着急,大家只要运行下小编提供的命令即可解决。

Windows10系统提示“cortana此时无法连

  具体如下:

  1、在任务栏的搜索框中输入windows powershell,鼠标右击windows powershell以管理员运行;

Windows10系统提示“cortana此时无法连

Windows10系统提示“cortana此时无法连

  2、复制粘贴以下命令运行:

01Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$(.InstallLocation)\AppXManifest.xml”}02Get-AppxPackage | % { Add-AppxPackage -DisableDevelopmentMode -Register "$(.InstallLocation)\AppxManifest.xml" -verbose }复制代码Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$(.InstallLocation)\AppXManifest.xml”}Get-AppxPackage | % { Add-AppxPackage -DisableDevelopmentMode -Register "$(.InstallLocation)\AppxManifest.xml" -verbose }

  3、在管理员身份运行的Windwos powershell输入以下指令:

01Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$(.InstallLocation)\AppXManifest.xml"}复制代码Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$(.InstallLocation)\AppXManifest.xml"}

  以上就是Windows10系统提示“cortana此时无法连接”的解决办法,有遇到小娜连不上网的伙伴,不妨试试以上方法。更多关于cortana无法连接网络的解决办法,大家还可以参考:《Win10系统小娜连不上网络怎么办?》

本文地址:https://www.ylmfupan.cn/win10jc/5226.html