1. Is that SQL server running under local system account or any other other ,
- If its running under local system account , create an id and add it to administrator group then you will be able to connect
2.If SQL server is running under any other account , check whether u know the password and its having logon locally privilege at Os level , Try connecting SQL using that id , since if its running SQL server it must be having privilege at SQL server