Emergency : Sql server service can't start after windows 10 update. Error : The system cannot find the file specified

Hi

My sql server can't start after my windows 10 updated.

here is my event viewer log :

The SQL Server (MSSQLSERVER) service failed to start due to the following error:
The system cannot find the file specified.

Can anybody help me ?

thanks in advance

What version of sql server?
What does your event viewer say about the error, post here.

Ms Sql Server 2014.
unfortunately, after update my windows 10, there is no log be written!
But after a lot of search, i've see all sql server configurations directory has been changed from 'd:' which i've installed to 'c:'!
hence i've open regedit and replace every key inside this keys from 'c:' to 'd:' :

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL12.MSSQLSERVER\Setup
And
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSSQLSERVER

and now it started correctly, but some services like Agent, SQL Full-text Filter Daemon Launcher, ... was missing in Sql Server Configuration Manager!