Win10系统cortana小娜提示此时无法连接怎么办?

  Win10系统小娜无法连接网络怎么办?Win10系统cortana提示此时无法连接该如何解决?下面给大家介绍Win10系统小娜不能连接网络的解决方法。

  具体如下:

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

Win10系统cortana小娜提示此时无法连接怎么办?

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

  Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$(.InstallLocation)AppXManifest.xml”}

  Get-AppxPackage | % { Add-AppxPackage -DisableDevelopmentMode -Register “$(.InstallLocation)AppxManifest.xml” -verbose }

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

  Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$(.InstallLocation)AppXManifest.xml”}

  Win10系统常见问题解答:

  Win10系统电脑回收站图标不见了的解决方法

  Win10系统怎么关闭自动更新 系统更新的禁用方法

  Win10系统运行应用商店闪退的解决方法

相关内容