How could you login to ms sql server if you lost system admin password
You need to run configration manager, select sql server services->sql server(instance), right click and then select properties->tab startup paramters, add -m paramter.
start ...