The best way to Recover/Reset SA Password or Other MS SQL Passwords
A handful of days ago, I had a agonizing practical experience that I lost SA password on my MS SQL Server database, and I just about took the entire weekend to look and feel for an efficient way to reset SA password. I asked buddies, searched on Net and in some cases purchased some books?-. Luckily, I ultimately gota SQL Password Recovery software and it immediately reseted SA password not having information loss. And I also acquired a couple of very good “reset SA password” options to save your weekend in case you might have misplaced or forgot MS SQL Server passwords (SA password!)
Possibility 1 : Use MS SQL Server Password Unlocker to Recover/Reset SA Password
One of the most immediate, successful solution to reset SA password should be to take utilization of the third portion utility ¡§C SQL password recovery program. Just two techniques:
Stage 1: Use of master.mdf file, which can be default at C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.mdf
Stage 2: Decide upon SA password and reset SA password
So, Reset SA password efficiently!
Selection 2 : Recover/Reset SA Password with Other SQL Server Login
If there exists every other SQL Server Login that is a member of sysadmin function, you are able to log in utilizing that account and reset SA password of SQL Server. Reset SA password account as described right here :
SQL Password recovery of SA Login Utilizing Management Studio.
Login into SQL Server using Windows Authentication.
In Object Explorer, open Security folder, open Logins folder. Perfect Click on SA account and drop by Attributes.
Be sure to restart the SQL Server and all its providers and check new password by log into process employing SA login and new password.
Possibility 3 : Recover/Reset SA Password with Windows Login which is a member of Windows Admin Group
If there may be every other Windows Login that’s a member of Windows Admin Group, log in working with that account. Start off SQL Server in Single User Mode as described followings :
SQL SERVER ¡§C Start off SQL Server Instance in Single Person Mode.
You’ll find specified situation when person wishes to start off SQL Server Engine in “single user” mode from the start out up.
To start SQL Server in single person mode is incredibly simple method as shown under.
Check out SQL Server Configuration Manager and click on on SQL Server 2005 Services. Click on preferred SQL Server instance and right click on visit attributes. Around the Advance table enter param ??-m;?? previous to existing params in Startup Parameters box.
Just be sure you entered semi-comma after -m. After that is finished, restart SQL Server solutions to consider this in result. As soon as this is certainly completed, now you will be only in a position to link SQL Server using sqlcmd.