Change Password of SA login using SQL Management Studio

Leave a Comment

Hi All,
following post will discuss about how to reset the sa user password using SQL Server Management Studio.

1. Open SQL Server Management Studio with Windows Authentication.
2. Navigate to Login under Security.


3. Select "sa" user and click on Properties.

4.change the Password Confirm it and click on OK.
5. Restart SQ Server Services and SQL Studio and test with new password.

Related Post

0 comments:

Post a Comment