I recently created a few test accounts on my server and logged into them using SSMS. When I start SSMS, my default login is now one of the test accounts. How do I clear the login drop down list or reset my account as the default login username?
Share
I deleted the sqlstudio.bin file in the folder C:\Users\me\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell. This cleared the SSMS login info
CAUTION – this also removes your server/instance history, not just the default db accounts for the servers