Delete and Recreate the Windows.edb file
Delete and Recreate the Windows.edb file
If there is too little free space on your disk, you can safely delete Windows.edb. To do it, stop Windows Search and delete the file.
net stop "Windows Search"
del %PROGRAMDATA%\Microsoft\Search\Data\Applications\Windows\Windows.edb
net start "Windows Search"
After you restart Windows Search, it will start system re-indexation and recreate the Windows.edb file (in the process of full reindexing, system performance may decrease).
Comments
Post a Comment