电脑教程
位置:首页>> 电脑教程>> windows教程>> Win10语音助手Cortana此时无法连接网络的解决办法

Win10语音助手Cortana此时无法连接网络的解决办法

  发布时间:2022-10-19 20:30:15 

标签:Cortana,Win10

微软语音助手Cortana无法连接网络怎么办?有用户在使用Win10系统的语音助手Cortana时遇到提示此时无法连接的问题,下面系统部落给大家分享解决办法。

解决办法:

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

Win10语音助手Cortana此时无法连接网络的解决办法

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

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

02Get-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”}

0
投稿

猜你喜欢

手机版 电脑教程 asp之家 www.aspxhome.com