Recherche Windows ne fonctionne pas
Recherche Windows ne fonctionne pas
La recherche Windows 11 ne trouve pas les fichiers ou apps, même avec termes exacts.
Re: Recherche Windows ne fonctionne pas
Ce problème est dû à un index corrompu. Voici la solution :
1. **Redémarrez service** : `services.msc` > Windows Search > Redémarrer.
2. **Dépanneur** : Paramètres > Résolution > Recherche > Exécuter.
3. **Reconstruisez index** : Recherche “Options indexation” > Reconstruire.
```powershell
control srchadmin.dll
**Logs à consulter** : Observateur d’événements > Journaux Windows > Application > Event ID 1000 (erreur recherche).
**Prévention** : Maintenez indexation active, évitez arrêts brutaux.
1. **Redémarrez service** : `services.msc` > Windows Search > Redémarrer.
2. **Dépanneur** : Paramètres > Résolution > Recherche > Exécuter.
3. **Reconstruisez index** : Recherche “Options indexation” > Reconstruire.
```powershell
control srchadmin.dll
**Logs à consulter** : Observateur d’événements > Journaux Windows > Application > Event ID 1000 (erreur recherche).
**Prévention** : Maintenez indexation active, évitez arrêts brutaux.