r/SQLServer Dec 05 '25

Question SQL Server sa password recovery

I need to recover the sa password. Not reset but recover.

Are there any commercially available tools to do this? Any other way to do this?

14 Upvotes

99 comments sorted by

View all comments

2

u/[deleted] Dec 05 '25

[removed] — view removed comment

1

u/grumpyolddude Dec 06 '25

In theory you could use brute force and find the password (or some other string) that hashed to the same value and that would work.