In caso di problemi di ricerca impostare le chiavi come segue:
- reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Search /v BingSearchEnabled /t REG_DWORD /d 0 /f
- reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Search /v CortanaConsent /t REG_DWORD /d 0 /f
Riavviare il pc
Se invece il problema è che la casella di testo per effettuare la ricerca è bloccata, provare a riavviare Explorer da task manager oppure utilizzare il seguente comando
taskkill /F /IM explorer.exe & start explorer