Recherche Windows ne trouve pas les fichiers
Recherche Windows ne trouve pas les fichiers
La recherche Windows 11 ne trouve pas les fichiers ou apps, même avec termes exacts.
Re: Recherche Windows ne trouve pas les fichiers
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** :
```powershell
control srchadmin.dll
**Logs à consulter** : Observateur d’événements > Journaux Windows > Application > Event ID 1000 (recherche).
**Prévention** : Maintenez indexation active.
1. **Redémarrez service** : `services.msc` > Windows Search > Redémarrer.
2. **Dépanneur** : Paramètres > Résolution > Recherche > Exécuter.
3. **Reconstruisez index** :
```powershell
control srchadmin.dll
**Logs à consulter** : Observateur d’événements > Journaux Windows > Application > Event ID 1000 (recherche).
**Prévention** : Maintenez indexation active.