Problem: My SQL Server (SQLEXPRESS) service does not start automatic (although it’s been set as automatic).
The thing is, if I try to start it manually it throws an error as
“Windows could not start the SQ Server (SQLEXPRESS) on local computer. For more information, review the system Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 17058.”
Solution: I solved it by changing that the service should start by the local system admin from its properties.