SSMS Tips and Tricks 7-6: Running SSMS as another user
You don’t always want to run SSMS as your current login for Windows.
Now if all you want to do is to use a SQL Server login, then that’s easy. When you connect to a server in Object Explorer, or when you start a new Database Engine query, you can just choose SQL authentication instead.
But three other scenarios commonly occur.
If you need to run SSMS as an administrator on a machine with UAC, you can do this:
2025-09-24


