The situation is: I don't know the SA password and Windows Authenticated user is no longer active user (disable user because the user has left job) so I can not log in using Windows authentication. 6. You can do this by logging in with Windows Authentication, using Command Prompt, or using Single-User Mode. I had same situation. SQL Server service needs to be shutdown before resetting the password … Stop SQL Instance from running: Type in “net stop SQL Server () Press “Enter” This will stop the currently running SQL Services. In this article we will look at the procedure to Reset SA Password In SQL Server, if the SA password was forgotten or there are no users with administrative rights to MS SQL 2016. Opening Remote Programming Software initiates a connection with the database it uses, located in SQL. We have another robust solution named as SysTools SQL Password Recovery , which helps you in changing the SA password using Master.mdf file in few simple clicks. Step 2: On the Open dialogue box, select the MDF file (master.mdf) and click Open to confirm. SA Password is entered wrong more than three times then SA account will be locked or someone wants to reset the password. You won't see any indication that you're running in Single-User Mode at this point, but you should see the phrase "The SQL Server service was started successfully" appear. Step 1: Open Services and right click on SQL Server then Click on Stop SQL server services. We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. Click OK to confirm that you have successfully reset SQL Server 2014 SA password, and you can see new password in user list. Approach #2: How to Reset SA Password in SQL Server using CMD. There are lots of options to explore after you realize that you have no longer access to the database because you lost the SQL Server password. Jack Lloyd is a Technology Writer and Editor for wikiHow. Steps to Reset SQL SA Password Successfully. Open SQL Server Configuration Manager; Stop the SQL Server Instance you need to recover the SA password; Open the properties on the SQL Server Instance and click on the Advanced tab Change the Startup parameter by adding -m; at the begging of the line and click OK; Start the SQL Service Instance; Open the command prompt Let’s see how to recover SQL account password via. Step 4: Under the Login Properties window, change the password and confirm it. SQL Server Password Changer could be used to reset forgotten SA password on SQL Server 2000, 2005, 2008 (R2), 2012 and 2014. If there is an effective SQL password recovery tool available, way 1 won't be recommended, because you could easily reset SQL Server SA password and other user passwords with SQL password recovery tool, such as SQL Password Genius. This article was written by Jack Lloyd. New best way: Use PowerShell. As a rule, the option of reinstalling SQL and reconnecting the database is not considered, since in this time, the configuration parameters stored in the system master database will be lost. Now you can login to the database using the sa login and the new password you set. It can change SA and User password of Microsoft SQL Server 2017 / 2016 / 2014 / 2012 / 2008 / 2008 R2 / 2005. Just do as follows: Step 1. 3. Solution Using mssql-conf setup need following step:- (this require reboot SQL Server) This article provides step-by-step instructions on how to reset SQL Server 2012 password without having any sort of administrator rights to the SQL instance. Click OK. Tech should make life easier, not harder. In order to gain sysadmin access to the SQL instance there were a few things that I needed to accomplish. If this password … Afterward, you need to write CMD on the text box. Connect to the server. This normally wouldn’t be a bad thing, except in this case it was not setup in mixed mode and my logged in account had no sysadmin rights on the instance. Open SQL Server configuration manager and select the service of SQL Server instance. If you really can’t stand to see another ad again, then please consider supporting our work with a contribution to wikiHow. Latin uppercase letters (A through Z) 3.2. command-line procedure. Pahami cara kerja metode ini. Step 2: To stop SQL instance from running, type net stop MSSQLSERVER command and hit the Enter key. If you forgot the SA password and cannot access any other login account either, you can try this SQL Password Tuner to reset your SA login password or other account passwords. SQL Server: Reset SA Password. It only required ‘master.mdf’ file to reset the password of SA as well as User login account without any fail. Situations when an SA user is lost / forgotten on MS SQL DBMS happen quite often. SA Password is entered wrong more than three times then SA account will be locked or someone wants to reset the password. Español: restaurar la contraseña SA en el servidor SQL. % of people told us that this article helped them. Last Updated: September 5, 2020 Step 5: After successfully loading the master.mdf, software will scan the file and display the list of Username created on the Server. It is efficient enough to reset password of any length and complexity. Follow the on-screen prompts to install SSMS. Español: restaurar la contraseña SA en el servidor SQL. We use cookies to make wikiHow great. Here is the basic goals I needed to achieve: Change the login method from Windows Authentication to Mixed mode; Enable the sa user account; Reset the password to the sa user account Expand the Security folder. How to reset lost sa password in SQL express – the steps: First – it's necessary to change the authentication mode into Mixed mode. Step 1: On the home screen of the SQL Password Recovery tool, click the Browse button to select the MDF file. We use them to make our system secure and safe from unauthorized access. Afterward, you need to write CMD on the text box. For example, to set your password as "rutabaga123", you would type. CMD Command: PowerShell Command: The Problem Many of us we had time that we forgot the SA account password, or was locked out. Reply When password complexity policy is enforced, new passwords must meet the following guidelines: 1. Final Say On SQL SA Password Recovery. How to Reset SA Password In SQL Server with Different Methods, Know How to Reset SA Password In SQL Server - Step by Step, Download Trial Version of SQL Log Analyzer. This article has been viewed 972,402 times. Stop SQL Instance from running: Type in “net stop SQL Server () Press “Enter” This will stop the currently running SQL Services. Jika autentikasi Windows tidak diaktifkan, Anda perlu menggunakan mode pengguna tunggal atau program Command Prompt untuk mengatur ulang kata … I've followed the steps below but the password is still the same. SQLCMD is the useful uitility to reset/change the SQL password of logins accounts for MS SQL Server. SQL Server provides much more convenient access recovery functionality. The process to reset SQL SA password is quite easily executable but is a far different procedure than recovery of SQL Server password. From here, you can connect to your instance of SQL Server and add your login to the sysadmin server role. If SQL Server 2014 SA password reset is successful, you would receive a message like this after Step 4. Should none of these methods work for your situation, there are several paid SQL Server password recovery programs available online. Windows administrator access is required. Step 2: Go to the default location of master.mdf file and make a backup copy of both (master.mdf & mastlog.ldf) in another location of your system. Connect to a server via RDP.. Download and install SQL Server Management Studio on your Windows Server.. Once installed, start Microsoft SQL Management Studio. Start SQL Server in single user mode. ALTER SERVER ROLE (Transact-SQL) Microsoft SQL Server 2012 T-SQL Fundamentals (Developer Reference) Double-click the downloaded SSMS setup file. The “sa” in this module name is more about sysadmin access, and not the actual SQL Server login “sa”. In this page, you will find the new ways to reset and change the MS SQL sa password from a command prompt. If your SQL Server is running in mixed authentication mode and you want to reset the password of the sa account, connect with a Query Window using Windows Authentication (which includes your … "Helpful page. He has over two years of experience writing and editing technology-related articles. 1. this password recovery is for single login mode, not mixed mode(as mentioned at very begining). By using our site, you agree to our. Understand how this method works. In general if you forgot SA password or if the SA account is disabled these are the options to login into SQL Server 2005 and reset or enable SA. Step 3: Now Download SysTools SQL password recovery and launch in your machine. 4. It exists in every SQL Server installation no matter which authentication mode you install. We know ads can be annoying, but they’re what allow us to make all of wikiHow available for free. 8. 7. Step 6: Click on the User Name for which you want to reset the password and click on Reset Password button 2. Step 1: Open Run window by pressing Windows key along with R key. It has been quite a long time since I posted SQL in Sixty Seconds Video. Restart SQL in Single-User Mode Type in “net start MSSQLSERVER -m”SQLCMD” … Continue reading "How to Reset SA Password In SQL Server … ", "Thank you so much for your very helpful technique.". To do this, run the command below in a command prompt: C:\> ssms.exe. Furthermore, it also provides the option to set a new password within the software interface. How to Recover SA Password. Select Microsoft SQL Server instance for which you want to reset a password from the drop-down list and connect using Windows Authentication. It also supports SQL Server 2012/2005/2000. Step 3: The selected MDF file will be listed in … Introduction. You cannot reset your SA password remotely. Option 1 : If there is any other SQL Server Login that is a member of sysadmin role, you can log in using that account and reset the password of SQL Server. Method 1: Reset SQL Server sa password by Windows Authentication If Builtin/Administrator is present in SQL Server, you can login with an ID which is member of Administrators group and reset sa password in SQL Server. If Windows Authentication is enabled for your server, you can use it to log into your server without having to enter a password. Then, click on OK.. This article was written by Jack Lloyd. You should see the "The SQL Server service was started successfully" phrase appear again; at this point, you can close Command Prompt. Please help us continue to provide you with our trusted how-to guides and videos for free by whitelisting wikiHow on your ad blocker. Step 1:-First of all, use the SQL Server instance with single-user mode. Русский: сбросить пароль SA в Sql Server. Restart SQL in Single-User Mode Type in “net start MSSQLSERVER -m”SQLCMD” … Continue reading "How to Reset SA Password In SQL Server … Tip: You can perform this operation from the sqlcmd command line: EXEC sp_addsrvrolemember ‘DOMAIN\Username’, ‘sysadmin’; It remains only to stop the SQL service, change the ImagePart key value to the original one, removing the “-m” attribute ( “C: \ Program Files \ Microsoft SQL Server \ MSSQL13.SQLEXPRESS \ MSSQL \ Binn \ sqlservr.exe” -sSQLEXPRESS” ) and start SQL Server in normal mode. This article has been viewed 972,402 times. The password contains characters from three of the following four categories: 3.1. The password does not contain the account name of the user. Latin lowercase letters (a through z) 3.3. Setelah masuk, Anda bisa mengubah kata sandi server SQL dengan mudah. To reduce the complexity, I’ve found some tools which can be useful to reset as well as restore the old password and doesn’t need this much job. For security purpose, make sure you delete the tempUser afterwards. There is no need to install SQL server to reset password in SQL server. In diesem wikiHow zeigen wir dir, wie du in Microsoft SQL Server ein vergessenes Systemadministrator (SA) Passwort zurücksetzt. Else one cannot use the CMD method. Italiano: Reimpostare la Password dell'Utente SA in SQL Server. The password policy applies to a login that uses SQL Server authentication, and to a contained database user with password. Using this module, you can easily regain access to local or remote SQL Servers by either resetting the sa password, adding sysadmin role to existing login, or adding a new login (SQL or Windows) and granting the login sysadmin privileges. if you SQL setup in mixed mode, you can reset your sa password using OS admin account. SQL Server Password Changer could be used to reset forgotten SA password on SQL Server 2000, 2005, 2008 (R2), 2012 and 2014. The procedure for starting SQL Server 2016 in single-user mode and restoring access is as follows (the main condition is that you must have administrator rights on the system on which MSSQL is installed). wikiHow is where trusted research and expert knowledge come together. The situation is: I don't know the SA password and Windows Authenticated user is no longer active user (disable user because the user has left job) so I can not log in using Windows authentication.. Is there anyway to reset the sa password, Windows authentication and to log in to the database?. Enter and confirm a new password. The fact is that members of the local group of administrators of the system on which SQL Server is installed have full authority on a DBMS running in single-user mode. We've got the tips you need! SQL Server 2008/R2 Express User: sa Password: [blank password - leave field empty to connect] SQL Server 201x Express User: sa Password: Password123 SQL Server 20xx Web or Standard User: sa Password: will be the same as your administrator or root user password … Português: Redefinir a Senha de Administrador do Sistema no SQL Server. Below we can found an easy explanation on how to reset the sa account password. He has over two years of experience writing and editing technology-related articles. Das SA Passwort eines SQL Servers zurücksetzen. In our example, we got the following value: “C:\Program Files\Microsoft SQL Server\MSSQL13.SQLEXPRESS\MSSQL\Binn\sqlservr.exe” -m -s SQLEXPRESS, Step 6: We start the SQL Server service: net start MSSQL$SQLEXPRESS. SA password has changed to be new one you just set. In this article. than don’t worry this handout will help you to Reset SQL SA Password for both User and System Administrator account. I need to recover my SQL Server 2008 user/pwd. In the Object Explorer, expand Security > Logins > right-click on sa to open its Properties . Furthermore, it also provides the option to set a new password within the software interface. Reset-SqlSaPassword allows administrators to regain access to local or remote SQL Servers by either resetting the sa password, adding sysadmin role to existing login, or adding a new login (SQL or Windows) and granting the login sysadmin privileges. Step 4: Click on Browse button to load the master.mdf from default location into the software. 3 Comments. Password complexity policies are designed to deter brute force attacks by increasing the number of possible passwords. What do I do now? To do this, you need to execute the following command. The “sa” in this module name is more about sysadmin access, and not the actual SQL Server login “sa”. Select Microsoft SQL Server instance for which you want to reset a password from the drop-down list and connect using Windows Authentication. The password is at least eight characters long. He is technology enthusiast and an English teacher. I need to recover my SQL Server 2008 user/pwd. We'll use a registry hack for … What do I do if I get a message saying I don't have enough rights when I try to do the first method in the article? Thanks to all authors for creating a page that has been read 972,402 times. SQL Server can apply the same complexity and expiration policies used in Windows to passwords used inside SQL Server. How do I change my SA password in a SQL server if using two different years SQL? Italiano: Reimpostare la Password dell'Utente SA in SQL Server. How to reset lost sa password in SQL express – the steps: First – it's necessary to change the authentication mode into Mixed mode. When the process to reset SA password in SQL Server is done, launch SQL Server Management Studio and log in via new password to verify it. SQL SERVER – Reset SA Password – SQL in Sixty Seconds #066. Way 2: Retrieve SQL Server 2008 R2 Lost SA Password with Password Recovery Tool. The steps in this article work in SQL 2005, 2008, 2008 R2, 2012, 2014 and 2016. Step 7: SQL is now running in single user mode and allows any member of the local computer administrators group to connect to an instance of SQL Server with sysadmin privileges. This article provides step-by-step instructions on how to reset SQL Server 2012 password without having any sort of administrator rights to the SQL instance. 2. Resetting SQL Server 'sa' password is a complex issue all the time.We must have come across so many distressing times by forgetting 'sa' password of local desktop SQL or small server. Using this module, you can easily regain access to local or remote SQL Servers by either resetting the sa password, adding sysadmin role to existing login, or adding a new login (SQL or Windows) and granting the login sysadmin privileges. Русский: сбросить пароль SA в Sql Server. Include your email address to get a message when this question is answered. Thank you. This is accomplished by stopping the SQL services or SQL … If BuiltinAdministrator is present in SQL Server, you can login with an ID which is member of Administrators group and reset the SA password. Step 2. In order to resolve your access issue, we recommend that you start the instance of SQL Server in single-user mode. SQL, SQL Server, SQL Tips and Tricks, SQL Video, SQLAuthority News. Here we are back with the new video. H ope that you will get into it and will be able to reconfigure SQL server password because if any single flaw is there in the above steps then you will not be able to reset the Password. Resetting the password of SA is a breeze! 3. Other method is to use this professional password recovery software – SQL Server Password Changer, which provides you with an easy way to reset forgotten SA password in SQL Server 2008 (R2). English: Reset SA Password in SQL Server. Click OK. Once you have done with the procedure, Go to Services, Right click on SQL server and click on Start to restart the SQL Server Services. Most of the SQL Developers/DBA would have come across a situation that they forgot or lost SA password and have no other way but to reinstall SQL Server database. Go to Object Explorer--Security folder--Logins folder. I recently inherited a PC from a previous developer that already had SQL Express installed. Let’s check out steps to change SQL SA Password from Command Line. There is no need to install SQL server to reset password in SQL server. Start SQL Server in single-user mode and you can reset lost SA password easily. We will show how to retrieve the password of the SA account, and, if necessary, provide the necessary Windows account with MSSQL administrator rights. After you're logged in, you can easily change the SQL server's password. Full Guide to Reset SA Password In SQL Server 2016. Step 1: Open Run window by pressing Windows key along with R key. You'll have to first change the authentication mode from SQL server authentication into Mixed mode > Then enable the sa user name > Do a reset of the sa password (assigning new password to the sa user). Detailed steps for this solution are provided in the step-by-step-instructionssection. It is efficient enough to reset password of any length and complexity. Your support helps wikiHow to create more in-depth illustrated articles and videos and to share our trusted brand of instructional content with millions of people all over the world. Cocosenor SQL Password Tuner is a very good helper to reset the SA password in the MS SQL server and it supports MS SQL Server Express 2014/2012 and earlier versions. http://www.itprotoday.com/microsoft-sql-server/q-how-can-i-recover-my-sa-password, https://www.experts-exchange.com/articles/27901/How-to-Reset-a-Lost-SA-Password-in-Microsoft-SQL-Server.html, https://sysinfotools.com/blog/reset-sql-server-password/, Redefinir a Senha de Administrador do Sistema no SQL Server, Reimpostare la Password dell'Utente SA in SQL Server, restaurar la contraseña SA en el servidor SQL, Das SA Passwort eines SQL Servers zurücksetzen, Mengatur Ulang Kata Sandi SA pada Server SQL, consider supporting our work with a contribution to wikiHow, If Windows Authentication isn't enabled, you'll need to either. Every day at wikiHow, we work hard to give you access to instructions and information that will help you live a better life, whether it's keeping you safer, healthier, or improving your well-being. Step 8: Using SQL Server Management Studio, change the SA password or provide the sysadmin role to the required Windows account. The Problem; Solve the problem. Step 3: Stop  service of the necessary SQL Server instance (in our case the name of the instance MSSQL is SQLEXPRESS ) by typing net stop MSSQL$SQLEXPRESS and press the Enter Key. 3. Note: Recall that starting with SQL Server 2016, the local group of administrators of the system on which SQL Server is installed is not added by default to the sysadmin role on the SQL server. “ Password” the common way to prove our identity, and for systems it’s the way of authentication. May 21, 2014. By running SQL Server in single user mode, you can change the password of the SA account or grant the administrative rights to the desired Windows account. Jack Lloyd is a Technology Writer and Editor for wikiHow. English: Reset SA Password in SQL Server. To gain access to the SQL Server instance back or recover SA password, please follow the below steps. Some of these cookies also help improve your user experience on our websites, assist with navigation and your ability to provide feedback, and assist with our promotional and marketing efforts. In case, if you unable to change SA password in SQL Server with above solution, then do not worry about it. Change the password of SA account as described here : SQL SERVER – Change Password of SA Login Using Management Studio. Double-click sa. That’s all about how to reset SA Password in Microsoft SQL Server without any fail. This article explains how to reset the password of the sa account on a Microsoft SQL Server. For this, your Windows account should be a member of local administrator group. If you ever find yourself in a situation where you need to reset the sa password on a SQL Express instance then you are not alone. 1. He is technology enthusiast and an English teacher. With SQL Server Password Changer you can quickly reset a lost SA password, instead of recovering the original password. Expand the Logins folder. New best way: Use PowerShell. Login into SQL server using Windows Authentication. Reset-SqlSaPassword allows administrators to regain access to local or remote SQL Servers by either resetting the sa password, adding sysadmin role to existing login, or adding a new login (SQL or Windows) and granting the login sysadmin privileges. SQLCMD is the useful uitility to reset/change the SQL password of logins accounts for MS SQL Server. Please consider making a contribution to wikiHow today. Applies to: SQL Server (all supported versions) SQL Server can use Windows password policy mechanisms. Last option could be uninstall and install again. To reset or recover SA Password of SQL Server is a very common thing because DBAs are managing different servers and their admin passwords, so there are always chance to forget or lost of SA – System Administrator Password. There’s a manual way with which you can recover the password. Windows administrator access is required. The SA account is a built-in administrator login on SQL Server, which has full control over any aspect of SQL Server. Tested. software will again warn you to take backup of master.mdf and mastlog.ldf (Make sure you have taken a backup of both these files). This mode prevents other connections from occurring while you try to regain access. Bas… However, the master.mdf file is inaccessible while SQL Server is running. [1] X Research source If Windows Authentication isn't enabled, you'll need to either use Single-User Mode or use Command Prompt to reset your password. Provide the best software to recover passwords for Windows , SQL Server , PDF , Word , Excel , Outlook , FTP , Email , etc. You can start an instance of SQL Server in single-user mode with either the -m or -f options from the command line. Overview. In the article above, you will learn about how to reset lost SA & User database password and unlock the account. In a smaller environment or on a local computer, we use SQL server versions for learning or testing our code, etc. In this page, you will find the new ways to reset and change the MS SQL sa password from a command prompt. 2.Derek’s tip very useful. For this, you need to stop your SQL server services. Connect SQL Server using command-line tool with the existing password (The purpose of this step to show you my current “sa” password. 3. It helped me to reset my password as I forgot it. 5. SQL SA Password Recovery tool is an application built for the kind of users looking for resetting their lost SQL database password when the situation involves cases like loss of password or forgetting one. Reset SQL Server Administrator This function allows administrators to regain access to local or remote SQL Servers by either resetting the sa password, adding sysadmin role to existing login, or adding a new login (SQL or Windows) and granting the login sysadmin privileges. Login into the SQL Server Management Studio, Select Database Engine, \SBSmonitoring, Windows Authentication. I used method 3, but now I can't connect to the database or to my system at all. Please consider making a contribution to wikiHow today. We do forget the system admin passwords if it’s not used for a long time. Option 2 : I'm trying to change the password of the sa account using SQL Server Management Studio 2012. {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/3\/34\/Reset-SA-Password-in-Sql-Server-Step-1-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-1-Version-5.jpg","bigUrl":"\/images\/thumb\/3\/34\/Reset-SA-Password-in-Sql-Server-Step-1-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-1-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/4\/40\/Reset-SA-Password-in-Sql-Server-Step-2-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-2-Version-5.jpg","bigUrl":"\/images\/thumb\/4\/40\/Reset-SA-Password-in-Sql-Server-Step-2-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-2-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/9\/97\/Reset-SA-Password-in-Sql-Server-Step-3-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-3-Version-5.jpg","bigUrl":"\/images\/thumb\/9\/97\/Reset-SA-Password-in-Sql-Server-Step-3-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-3-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/b\/be\/Reset-SA-Password-in-Sql-Server-Step-4-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-4-Version-5.jpg","bigUrl":"\/images\/thumb\/b\/be\/Reset-SA-Password-in-Sql-Server-Step-4-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-4-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/f\/fe\/Reset-SA-Password-in-Sql-Server-Step-5-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-5-Version-5.jpg","bigUrl":"\/images\/thumb\/f\/fe\/Reset-SA-Password-in-Sql-Server-Step-5-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-5-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/b\/b6\/Reset-SA-Password-in-Sql-Server-Step-6-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-6-Version-5.jpg","bigUrl":"\/images\/thumb\/b\/b6\/Reset-SA-Password-in-Sql-Server-Step-6-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-6-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/4\/4b\/Reset-SA-Password-in-Sql-Server-Step-7-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-7-Version-5.jpg","bigUrl":"\/images\/thumb\/4\/4b\/Reset-SA-Password-in-Sql-Server-Step-7-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-7-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/7\/7a\/Reset-SA-Password-in-Sql-Server-Step-8-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-8-Version-5.jpg","bigUrl":"\/images\/thumb\/7\/7a\/Reset-SA-Password-in-Sql-Server-Step-8-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-8-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/3\/34\/Reset-SA-Password-in-Sql-Server-Step-9-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-9-Version-5.jpg","bigUrl":"\/images\/thumb\/3\/34\/Reset-SA-Password-in-Sql-Server-Step-9-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-9-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/9\/99\/Reset-SA-Password-in-Sql-Server-Step-10-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-10-Version-5.jpg","bigUrl":"\/images\/thumb\/9\/99\/Reset-SA-Password-in-Sql-Server-Step-10-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-10-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/a\/a0\/Reset-SA-Password-in-Sql-Server-Step-11-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-11-Version-5.jpg","bigUrl":"\/images\/thumb\/a\/a0\/Reset-SA-Password-in-Sql-Server-Step-11-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-11-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/b\/bc\/Reset-SA-Password-in-Sql-Server-Step-12-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-12-Version-5.jpg","bigUrl":"\/images\/thumb\/b\/bc\/Reset-SA-Password-in-Sql-Server-Step-12-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-12-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/0\/07\/Reset-SA-Password-in-Sql-Server-Step-13-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-13-Version-5.jpg","bigUrl":"\/images\/thumb\/0\/07\/Reset-SA-Password-in-Sql-Server-Step-13-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-13-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/1\/18\/Reset-SA-Password-in-Sql-Server-Step-14-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-14-Version-5.jpg","bigUrl":"\/images\/thumb\/1\/18\/Reset-SA-Password-in-Sql-Server-Step-14-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-14-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/0\/07\/Windowsstart.png","bigUrl":"\/images\/thumb\/0\/07\/Windowsstart.png\/30px-Windowsstart.png","smallWidth":460,"smallHeight":460,"bigWidth":"30","bigHeight":"30","licensing":"

I edited this screenshot of a Windows icon.\n<\/p>

License: Public Domain<\/a>
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/6\/66\/Windowscmd1.png","bigUrl":"\/images\/thumb\/6\/66\/Windowscmd1.png\/36px-Windowscmd1.png","smallWidth":460,"smallHeight":383,"bigWidth":"36","bigHeight":"30","licensing":"

I edited this screenshot of a Windows icon.\n<\/p>

License: Fair Use<\/a>
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/2\/20\/Reset-SA-Password-in-Sql-Server-Step-15-Version-5.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-15-Version-5.jpg","bigUrl":"\/images\/thumb\/2\/20\/Reset-SA-Password-in-Sql-Server-Step-15-Version-5.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-15-Version-5.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/d\/d5\/Reset-SA-Password-in-Sql-Server-Step-16-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-16-Version-3.jpg","bigUrl":"\/images\/thumb\/d\/d5\/Reset-SA-Password-in-Sql-Server-Step-16-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-16-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/1\/1c\/Reset-SA-Password-in-Sql-Server-Step-17-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-17-Version-3.jpg","bigUrl":"\/images\/thumb\/1\/1c\/Reset-SA-Password-in-Sql-Server-Step-17-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-17-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/5\/5c\/Reset-SA-Password-in-Sql-Server-Step-18-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-18-Version-3.jpg","bigUrl":"\/images\/thumb\/5\/5c\/Reset-SA-Password-in-Sql-Server-Step-18-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-18-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/6\/6e\/Reset-SA-Password-in-Sql-Server-Step-19-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-19-Version-3.jpg","bigUrl":"\/images\/thumb\/6\/6e\/Reset-SA-Password-in-Sql-Server-Step-19-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-19-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/2\/20\/Reset-SA-Password-in-Sql-Server-Step-20-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-20-Version-3.jpg","bigUrl":"\/images\/thumb\/2\/20\/Reset-SA-Password-in-Sql-Server-Step-20-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-20-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/2\/26\/Reset-SA-Password-in-Sql-Server-Step-21-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-21-Version-3.jpg","bigUrl":"\/images\/thumb\/2\/26\/Reset-SA-Password-in-Sql-Server-Step-21-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-21-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/e\/e9\/Reset-SA-Password-in-Sql-Server-Step-22-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-22-Version-3.jpg","bigUrl":"\/images\/thumb\/e\/e9\/Reset-SA-Password-in-Sql-Server-Step-22-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-22-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/9\/9f\/Reset-SA-Password-in-Sql-Server-Step-23-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-23-Version-3.jpg","bigUrl":"\/images\/thumb\/9\/9f\/Reset-SA-Password-in-Sql-Server-Step-23-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-23-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/3\/3f\/Reset-SA-Password-in-Sql-Server-Step-24-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-24-Version-3.jpg","bigUrl":"\/images\/thumb\/3\/3f\/Reset-SA-Password-in-Sql-Server-Step-24-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-24-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/a\/a6\/Reset-SA-Password-in-Sql-Server-Step-25-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-25-Version-3.jpg","bigUrl":"\/images\/thumb\/a\/a6\/Reset-SA-Password-in-Sql-Server-Step-25-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-25-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/f\/f0\/Reset-SA-Password-in-Sql-Server-Step-26-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-26-Version-3.jpg","bigUrl":"\/images\/thumb\/f\/f0\/Reset-SA-Password-in-Sql-Server-Step-26-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-26-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/3\/31\/Reset-SA-Password-in-Sql-Server-Step-27-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-27-Version-3.jpg","bigUrl":"\/images\/thumb\/3\/31\/Reset-SA-Password-in-Sql-Server-Step-27-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-27-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/d\/d9\/Reset-SA-Password-in-Sql-Server-Step-28-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-28-Version-3.jpg","bigUrl":"\/images\/thumb\/d\/d9\/Reset-SA-Password-in-Sql-Server-Step-28-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-28-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/6\/6f\/Reset-SA-Password-in-Sql-Server-Step-29-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-29-Version-3.jpg","bigUrl":"\/images\/thumb\/6\/6f\/Reset-SA-Password-in-Sql-Server-Step-29-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-29-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/e\/e0\/Reset-SA-Password-in-Sql-Server-Step-30-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-30-Version-3.jpg","bigUrl":"\/images\/thumb\/e\/e0\/Reset-SA-Password-in-Sql-Server-Step-30-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-30-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/8\/8e\/Reset-SA-Password-in-Sql-Server-Step-31-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-31-Version-3.jpg","bigUrl":"\/images\/thumb\/8\/8e\/Reset-SA-Password-in-Sql-Server-Step-31-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-31-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/0\/01\/Reset-SA-Password-in-Sql-Server-Step-32-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-32-Version-3.jpg","bigUrl":"\/images\/thumb\/0\/01\/Reset-SA-Password-in-Sql-Server-Step-32-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-32-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/6\/62\/Reset-SA-Password-in-Sql-Server-Step-33-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-33-Version-3.jpg","bigUrl":"\/images\/thumb\/6\/62\/Reset-SA-Password-in-Sql-Server-Step-33-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-33-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/f\/fb\/Reset-SA-Password-in-Sql-Server-Step-34-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-34-Version-3.jpg","bigUrl":"\/images\/thumb\/f\/fb\/Reset-SA-Password-in-Sql-Server-Step-34-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-34-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/4\/4b\/Reset-SA-Password-in-Sql-Server-Step-35-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-35-Version-3.jpg","bigUrl":"\/images\/thumb\/4\/4b\/Reset-SA-Password-in-Sql-Server-Step-35-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-35-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/4\/45\/Reset-SA-Password-in-Sql-Server-Step-36-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-36-Version-3.jpg","bigUrl":"\/images\/thumb\/4\/45\/Reset-SA-Password-in-Sql-Server-Step-36-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-36-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/e\/e8\/Reset-SA-Password-in-Sql-Server-Step-37-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-37-Version-3.jpg","bigUrl":"\/images\/thumb\/e\/e8\/Reset-SA-Password-in-Sql-Server-Step-37-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-37-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/3\/36\/Reset-SA-Password-in-Sql-Server-Step-38-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-38-Version-3.jpg","bigUrl":"\/images\/thumb\/3\/36\/Reset-SA-Password-in-Sql-Server-Step-38-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-38-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/3\/30\/Reset-SA-Password-in-Sql-Server-Step-39-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-39-Version-3.jpg","bigUrl":"\/images\/thumb\/3\/30\/Reset-SA-Password-in-Sql-Server-Step-39-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-39-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"

License: Fair Use<\/a> (screenshot)
\n<\/p><\/div>"}, {"smallUrl":"https:\/\/www.wikihow.com\/images\/thumb\/9\/9f\/Reset-SA-Password-in-Sql-Server-Step-40-Version-3.jpg\/v4-460px-Reset-SA-Password-in-Sql-Server-Step-40-Version-3.jpg","bigUrl":"\/images\/thumb\/9\/9f\/Reset-SA-Password-in-Sql-Server-Step-40-Version-3.jpg\/aid1488275-v4-728px-Reset-SA-Password-in-Sql-Server-Step-40-Version-3.jpg","smallWidth":460,"smallHeight":345,"bigWidth":"728","bigHeight":"546","licensing":"