Windows 10 无法使用搜索栏,显示一片空白

用管理员身份运行CMD,输入:

start powershell

 

输入后打开了Windows PowerShell,在WindowsPowerShell中输入

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

 

 

原文地址:https://blog.csdn.net/qq_41571056/article/details/82928919

posted @ 2019-03-18 14:59  菜芽caiya  阅读(1593)  评论(0编辑  收藏  举报