Hello Basher, It seems like you're facing two separate issues on your Windows system, one related to SearchIndexer.exe and the other related to a video hardware error. Let's tackle each problem:
SearchIndexer.exe Critical Error:
The error related to SearchIndexer.exe crashing can be due to a variety of reasons, potentially related to corrupt system files or conflicts with other software. Here's a systematic approach to address this:
- Check Windows Update: Ensure that your system is up to date with all Windows updates. Sometimes, an outdated system can cause such errors.
- Run System File Checker (SFC):
- Open Command Prompt as an administrator.
- Enter the command
sfc /scannow
and let the system scan...