Tweaking.com Support Forums
		Main Forum => Tweaking.com Support & Help => Topic started by: fitguru on February 10, 2022, 10:29:03 am
		
			
			- 
				So we've all seen this before hand, "Something went wrong and your search couldn't be completed"
 
 Is there any repair setting in tweaking.com that can repair window search, I have gone into services and made sure I stopped and started window search.
 
 Sometimes it works and sometimes it doesn't, I looked at my EDB file which is nine gigs, and looks intact, I rebuilt my search several times and still getting the same error message.
 
- 
				Can you open a Powershell (Admin) and enter these cmds then see if they resolve after a reboot.
 
 dism /online /cleanup-image /restorehealth
 
 sfc /scannow
 
 shutdown /r /t 00
 
 The last cmd will effect an immediate restart.
 
 Let me know what the sfc /scannow reports.