Login as Local Administrator to your machine (SQL Server instance machine) and login to SQL Server instance using windows authentication.
(a) Then change the Authenticaiton mode to SQL Server and WIndows (mixed mode)
(b) Enable SA Login
(c) Restart the service
Advertisement