Do you see the windows search service in the Services MMC or not?
Run - services.msc - Look for Windows Search.
If it is not there, do this:
Open a command prompt
Execute
C:\Windows\system32>sc create "wsearch" binPath= "C:\Windows\system32\SearchIndexer.exe /Embedding" type= own start=...