Имя пользователя:
Пароль:
 

Показать сообщение отдельно

Аватара для Казбек

Ветеран


Сообщения: 5380
Благодарности: 1875

Профиль | Отправить PM | Цитировать


Цитата K1R1LL0:
не ищет программы и стандартные приложения. »
Если вы для поиска, как я, используете Cortana, то:
Цитата:
I have fixed the issue on my machine. I first booted into recovery mode and used the cmdline to delete the following folder:

C:\Users\<username>\AppData\Local\Packages\Microsoft.Windows.Cortana_<randomtext>

Then after rebooting cortana wasn't working at all (duh). I reinstalled the package using the following procedure:

1. Open and elevated CMD window (rightclick --> run as admin)
2. Start powershell (type 'powershell' without quotes and press enter)
3. Run the command:

Код: Выделить весь код
Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Within 10 seconds my search was back to normal and I could finally put this problem to rest. It might not be required to delete the folder in safe mode first but I don't know yet because I am yet to test this procedure without deleting the folder on another machine. I'd be very interested to see if running the command above in powershell also fixes the issue without having to delete the folder first.

I had rebuilt the search index many times and rebooted and left it to rest but nothing seemed to fix the issue which is when I started digging for a solution.

Lemme know if this works for any of you guys
Windows 10: "We're getting search ready" error

-------
Кто реку перешел, тому росы бояться ни к чему

Это сообщение посчитали полезным следующие участники:

Отправлено: 09:33, 11-04-2017 | #238