Hello,
Open up SSMS using a Login who is in the SysAdmin role on the SQL Server e.g. a Member of the Administrators Group on the Windows Server.
In the Object Explorer Window, navigate to the Security, Logins, SA Properties pages. You can then Enable the SA Login.
Also worth checking if the SQL Server is setup for Mixed Mode, or just Windows Authentication.
Regards,
John Marsh