1. Log into the SQL Server Management Studio using Windows Authentication and a Windows Domain Administrator account.
2. Under Object Explorer, open the Security-Logins folder. Right-click on sa account and go to its Properties.
3. Change the SA Password and confirm it. Click OK.
4. Restart the SQL Server and all its services.
5. Test the new password by logging into the system using SA login and your new password.