{"id":1651,"date":"2020-03-26T11:51:19","date_gmt":"2020-03-26T11:51:19","guid":{"rendered":"https:\/\/www.arysontechnologies.com\/blog\/?p=1651"},"modified":"2023-12-14T07:28:44","modified_gmt":"2023-12-14T07:28:44","slug":"how-to-reset-sa-password-sql-server","status":"publish","type":"post","link":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/","title":{"rendered":"How to Reset SA Password in SQL Server Manually?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Have you forgotten or lost SQL Server password of the system administrator (SA) account? Now you cannot log in to SQL Server. If you are not able to recall the correct password, you must reset it. Through this article, you will learn how to reset SA password in SQL Server using the free manual solutions. You can also consider using an automated SQL Password Recovery tool that will give you quick and better results.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Microsoft SQL Server is the most popular database\nsystem to date. It has many features that you may not get in other database\nmanagement systems like Oracle and MySQL. Being a server-based application,\nMicrosoft SQL Server allows you to create multiple user accounts. Each user\naccount gets a username and password to log into the SQL Server. There is also\na system administration (SA) account that serves as the default administrator\naccount in the SQL Server. The SA account is used only during the installation\nand migration processes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sometimes it may happen that you lose the SQL Server\npassword of your user account, hence you cannot log into the SQL Server. But\nthere is no need to worry as long as you people have access to the SA (system\nadministration) account. Your system administrator can set a new password for\nyour user account. That is so simple. But things might get worse if you have\nlost SQL Server SA password. There are various situations where people forgot\nor lost SQL Server password of their SA accounts. In such a situation, many of\nyou consider reinstalling the SQL Server and reattaching to the database as the\nultimate solution. But there are various methods out there that can help you\nreset SA password in SQL Server.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"618\" height=\"330\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-1.png\" alt=\"\" class=\"wp-image-1654\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-1.png 618w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-1-300x160.png 300w\" sizes=\"auto, (max-width: 618px) 100vw, 618px\" \/><\/figure>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_83 counter-hierarchy ez-toc-counter ez-toc-light-blue ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#Best_Ways_to_Reset_SA_Password_in_SQL_Server\" >Best Ways to Reset SA Password in SQL Server?<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#Use_Single-User_Mode\" >Use\nSingle-User Mode<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#Use_OSQL_Utility_to_Change_SA_Password\" >Use OSQL Utility to Change SA Password<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#Use_Plesk_Interface_to_Reset_SQL_SA_Password\" >Use Plesk Interface to Reset SQL SA Password<\/a><ul class='ez-toc-list-level-4' ><li class='ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#Professional_Solution_to_Recover_SQL_SA_Password\" >Professional\nSolution to Recover SQL SA Password<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#How_to_Change_or_Reset_SQL_Server_SA_Password\" >How to Change or Reset SQL Server SA Password?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#Steps_to_Reset_SQL_SA_Password_Successfully\" >Steps to Reset SQL SA Password Successfully<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Best_Ways_to_Reset_SA_Password_in_SQL_Server\"><\/span>Best Ways to Reset SA Password in SQL Server?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you have recently lost SQL Server password, instead\nof reinstalling the SQL Server, you should try a few easy manual methods to\nreset SA password in SQL Server. Microsoft SQL Server uses a smart recovery\nmethod to preserve the objects and other data in a master database file. In\ncase you do not know, SQL Server has an ability to launch in the Single-User\nmode. Using this mode, you can log into the SQL Server with sysadmin privileges\nthrough any account that is being a part of the Local Administrator\u2019s group.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can start SQL Server in the Single-User mode by\nusing the parameter <strong>-M<\/strong> or <strong>-F<\/strong> in the startup parameters. Remember,\nonly one user will be connected at a time while using the Single-User mode. You\nneed to use the SQLCMD commands to connect with the SQL instance and interact\nwith it from the command prompt.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Use_Single-User_Mode\"><\/span>Use\nSingle-User Mode<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Before you can use the Single-User mode, make sure the\nMicrosoft SQL Server Management System is installed on your system. Then follow\nthe steps shown below:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1:<\/strong> First, open the command\nprompt in the administrator mode.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"176\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-2.png\" alt=\"\" class=\"wp-image-1655\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-2.png 624w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-2-300x85.png 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 2:<\/strong> Here you need to stop the\nSQL Instance from running. To do that, type the command <em>net stop MSSQLSERVER<\/em> and then hit\nthe <strong>Enter<\/strong> button. Doing this will\nstop the SQL services running currently.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"174\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-3.png\" alt=\"\" class=\"wp-image-1656\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-3.png 624w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-3-300x84.png 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 3:<\/strong> Now you need to restart SQL\nServer in the Single-User mode. To do that, type the command <em>net start MSSQLSERVER\n\/m&#8221;SQLCMD&#8221;<\/em> and then hit the Enter button. If you do not\nsee anything, this is fine. When you are connected in the Single-User mode,\nthis is not necessary that you will see any indication. Instead, you will see\nthis \u2013 <em>The SQL Server &lt;MSSQLSERVER&gt;\nservice was started successfully<\/em>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"622\" height=\"235\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-4.png\" alt=\"\" class=\"wp-image-1657\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-4.png 622w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-4-300x113.png 300w\" sizes=\"auto, (max-width: 622px) 100vw, 622px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 4:<\/strong> Now you need to connect to\nthe SQL Server. To do that, simply type the command <em>sqlcmd<\/em> and then hit the <strong>Enter<\/strong> button. Doing this will open the\nSQL command line. Please note that if you want to specify any particular SQL\ninstance, you need to use the appropriate SQLCMD switches. For example: <em>sqlcmd\n-SServerName\\InstanceName<\/em>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"625\" height=\"245\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-5.png\" alt=\"\" class=\"wp-image-1658\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-5.png 625w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-5-300x118.png 300w\" sizes=\"auto, (max-width: 625px) 100vw, 625px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 5:<\/strong> Here you need to create a new\nuser and password using the <strong>T-SQL<\/strong> (<em>Transact-SQL<\/em>) commands. Type the command\n<em>CREATE LOGIN\nname WITH PASSWORD=\u2019password\u2019<\/em>. Here, &#8220;name&#8221; denotes the\naccount name and &#8220;password&#8221; denotes the new password. You also need\nto use the <em>GO<\/em>\ncommand since you are directly using the T-SQL commands and then hit the <strong>Enter<\/strong> button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"625\" height=\"247\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-6.png\" alt=\"\" class=\"wp-image-1659\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-6.png 625w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-6-300x119.png 300w\" sizes=\"auto, (max-width: 625px) 100vw, 625px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 6:<\/strong> Now you need to add this\nnewly created user to the <strong>System\nAdministrator<\/strong> role using more T-SQL commands. Type the command <em>SP_ADDSRVROLEMEMBER\nname,\u2018SYSADMIN\u2019<\/em>. <strong>Note:<\/strong>\nHere, &#8220;name&#8221; denotes the account name. Then type the command <em>GO<\/em> and\nhit the <strong>Enter<\/strong> button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"280\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-7.png\" alt=\"\" class=\"wp-image-1660\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-7.png 624w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-7-300x135.png 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 7:<\/strong> Now exit the SQLCMD command\nline by simply typing the command <em>exit<\/em> and hitting the <strong>Enter<\/strong> button. You also need to restart the SQL Server in the\nregular mode. To do that, cancel the Single-User mode by simply typing the\ncommand <em>net stop\nMSSQLSERVER &amp;&amp; net start MSSQLSERVER<\/em> and then hitting the <strong>Enter<\/strong> button. When you see the message <em>\u201cThe SQL Server &lt;MSSQLSERVER&gt; service\nwas started successfully\u201d<\/em>, you can then close the <strong>Command Prompt<\/strong>. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"378\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-8.png\" alt=\"\" class=\"wp-image-1661\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-8.png 624w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-8-300x182.png 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 8:<\/strong> Now launch <strong>Microsoft SQL Server Management Studio<\/strong>\nusing the SQL authentication and login as the new user you have created\nearlier. Click <strong>Connect<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"426\" height=\"320\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-9.png\" alt=\"\" class=\"wp-image-1662\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-9.png 426w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-9-300x225.png 300w\" sizes=\"auto, (max-width: 426px) 100vw, 426px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 9:<\/strong> Under the <strong>Object Explorer<\/strong> section, click <strong>Security<\/strong> <strong>&gt;<\/strong> <strong>Logins<\/strong>. You will\nsee the newly created account in the list. The SA account is also listed there.\nRight-click it and select <strong>Properties<\/strong>.\n<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"433\" height=\"603\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-10.png\" alt=\"\" class=\"wp-image-1663\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-10.png 433w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-10-215x300.png 215w\" sizes=\"auto, (max-width: 433px) 100vw, 433px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 10:<\/strong> On the <strong>System Administrator Properties<\/strong> window, enter a new password and\nconfirm it by entering the same password again. Then click <strong>OK<\/strong> and close the properties window. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"626\" height=\"279\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-11.png\" alt=\"\" class=\"wp-image-1664\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-11.png 626w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-11-300x134.png 300w\" sizes=\"auto, (max-width: 626px) 100vw, 626px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In this way, you can reset SA password in SQL Server\nsuccessfully. There are a few more manual methods by using which you can reset\nSA password in SQL Server: <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Use OSQL utility in the command prompt<\/li><li>Use the Plesk interface (condition applied)<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Use_OSQL_Utility_to_Change_SA_Password\"><\/span>Use OSQL Utility to Change SA Password<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Are you familiar with the OSQL utility? It is a\ncommand-line tool for SQL Server available with 2000 and later versions. Follow\nthe steps shown below to use the OSQL utility:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1:<\/strong> First, open the command prompt\nin the administrator mode. Now you need to list the SQL Server instances.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"672\" height=\"146\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-12.png\" alt=\"\" class=\"wp-image-1665\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-12.png 672w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-12-300x65.png 300w\" sizes=\"auto, (max-width: 672px) 100vw, 672px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note:<\/strong> Please note that the OSQL\nutility may not receive a response from all the servers in a timely manner just\nbecause of the broadcasting nature on networks. As a result, the list of the\nservers returned might be different for each invocation. So if the command is\nnot displaying any server, you should try to execute it again.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 2:<\/strong> Now you need to type a\ncommand (shown in the screenshot) specifying an SQL Server instance for which\nyou want to reset the password. After typing the command, hit the <strong>Enter<\/strong> button. <strong>Note:<\/strong> Replace **** with the new password.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"671\" height=\"79\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-13.png\" alt=\"\" class=\"wp-image-1666\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-13.png 671w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-13-300x35.png 300w\" sizes=\"auto, (max-width: 671px) 100vw, 671px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In case if there is a remote Microsoft SQL Server\ninstance being used, you need to use its remote server name or IP address:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"671\" height=\"79\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-14.png\" alt=\"\" class=\"wp-image-1667\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-14.png 671w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-14-300x35.png 300w\" sizes=\"auto, (max-width: 671px) 100vw, 671px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Use_Plesk_Interface_to_Reset_SQL_SA_Password\"><\/span>Use Plesk Interface to Reset SQL SA Password<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In case you do not know what actually Plesk is, it is\na commercial web hosting platform having a control panel. It helps server\nadmins set up new websites, email accounts, reseller accounts, and DNS entries\nusing a web-based interface. If the Microsoft SQL Server instance has been\nregistered in Plesk, you need to follow the steps shown below:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1:<\/strong> On the <strong>Plesk<\/strong> interface, go to <strong>Tools\n&amp; Settings<\/strong> <strong>&gt;<\/strong> <strong>Database Servers<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"375\" height=\"181\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-15.png\" alt=\"\" class=\"wp-image-1668\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-15.png 375w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-15-300x145.png 300w\" sizes=\"auto, (max-width: 375px) 100vw, 375px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 2:<\/strong> On the <strong>Tools &amp; Settings<\/strong> window for <strong>Database Servers<\/strong>, click the hostname of an SQL Server instance\nwhose password you want to change.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"675\" height=\"451\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-16.png\" alt=\"\" class=\"wp-image-1669\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-16.png 675w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-16-300x200.png 300w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-16-293x195.png 293w\" sizes=\"auto, (max-width: 675px) 100vw, 675px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 3:<\/strong> Click <strong>Change Password<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"674\" height=\"406\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-17.png\" alt=\"\" class=\"wp-image-1670\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-17.png 674w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-17-300x181.png 300w\" sizes=\"auto, (max-width: 674px) 100vw, 674px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 4:<\/strong> Enter a new password and\nconfirm it by entering the same password. Click <strong>OK<\/strong> to save the changes you have made.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"674\" height=\"263\" src=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-18.png\" alt=\"\" class=\"wp-image-1671\" srcset=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-18.png 674w, https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/sql-password-step-18-300x117.png 300w\" sizes=\"auto, (max-width: 674px) 100vw, 674px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Professional_Solution_to_Recover_SQL_SA_Password\"><\/span>Professional\nSolution to Recover SQL SA Password<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">If you cannot use the above manual methods to reset SA\npassword in SQL Server, you should consider using a professional SQL Password\nRecovery tool. Unlike the manual methods, it is an automated and cost-effective\nsolution to recover SQL SA password. There are many software vendors in the\nonline marketplace that provide such password recovery solutions, and Aryson is\none of them. The SQL Password Recovery tool provided by Aryson allows you to\nremove the old password without knowing it and reset SA password in SQL Server.\nIt supports unlocking both the user accounts and SA accounts.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This software uses an advanced algorithm to unlock\nboth encrypted and unencrypted passwords without causing any damage to the original\nMDF (master.mdf) file. It can also recover multilingual passwords with ease.\nThe SQL Password Recovery tool supports all major versions of Microsoft SQL\nServer including the latest 2019. It is available with the free demo version\nthat will only allow you to see the list of the users (both normal users and\nsystem administrators). To reset SA password in SQL\nServer, you need to purchase the licensed version of this software.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_to_Change_or_Reset_SQL_Server_SA_Password\"><\/span>How to Change or Reset SQL Server SA Password?<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The SQL Password Recovery tool is an easy-to-use application that requires no prior technical knowledge. To use this software, download it from the official website of Aryson and then install it on your system. The installation is also very simple, and it does not take much time. Once you have successfully installed the software, double-click it and follow the steps shown below: <\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Steps_to_Reset_SQL_SA_Password_Successfully\"><\/span>Steps to Reset SQL SA Password Successfully <span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1:<\/strong> On the home screen of the <strong>SQL Password Recovery<\/strong> tool, click the <strong>Browse<\/strong> button to select the MDF file. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 2:<\/strong> On the <strong>Open<\/strong> dialogue box, select the MDF file (master.mdf) and click <strong>Open<\/strong> to confirm.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 3:<\/strong> The selected MDF file will\nbe listed in the edit box. The software will auto-detect the version and the\nbuild version of the MDF file. Now select the desired user from the user list. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 4:<\/strong> In case you want to reset SA\npassword in SQL Server, select <strong>SA<\/strong> in\nthe list. Or to reset user password in SQL Server, select the desired user in\nthe list.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 5:<\/strong> Now enter the new password\nfor the SA account or any other user account you have selected in the previous\nstep. Finally, click the <strong>Change Password<\/strong>\nbutton.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 6:<\/strong> Within a couple of seconds,\nthe password will be changed. Click <strong>OK<\/strong>\nand close the software application.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Below is the working video of SQL password recovery\ntool:<\/p>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Best SQL Server Password Changer  - Aryson SQL Password Recovery Tool\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/YDqHWqQ96pI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In this way, you can reset SA password in SQL Server\nsuccessfully. You can now login to SQL Server without any problem.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The article has explained a few easy manual methods to reset SA password in SQL Server. And if the manual methods do not work for you or take a lot of time, you should use the professional <strong><a href=\"https:\/\/www.arysontechnologies.com\/sql-password-recovery.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"SQL Password Recovery tool (opens in a new tab)\">SQL Password Recovery tool<\/a><\/strong> recommended in this article. It is your choice which method you want to use. However, I would advise you to note down the important passwords in a diary of system notes so that you can never lose them.<\/p>\n\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-left kksr-valign-bottom\"\n    data-payload='{&quot;align&quot;:&quot;left&quot;,&quot;id&quot;:&quot;1651&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;1&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;Rate this post&quot;,&quot;legend&quot;:&quot;5\\\/5 - (1 vote)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;title&quot;:&quot;How to Reset SA Password in SQL Server Manually?&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 142.5px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 19.2px;\">\n            5\/5 - (1 vote)    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Have you forgotten or lost SQL Server password of the system administrator (SA) account? Now you cannot log in to<a class=\"read-more ml-1 main-read-more\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":1673,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[28],"tags":[],"class_list":["post-1651","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-database-recovery"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Simple Ways to Reset SA Password in SQL Server [Manually]<\/title>\n<meta name=\"description\" content=\"Change or reset sa password in SQL Server using single-user mode, OSQL utility, or Plesk Interface, when lost or forget MSSQL User Password accidentally.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Simple Ways to Reset SA Password in SQL Server [Manually]\" \/>\n<meta property=\"og:description\" content=\"Change or reset sa password in SQL Server using single-user mode, OSQL utility, or Plesk Interface, when lost or forget MSSQL User Password accidentally.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Aryson Technologies Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-26T11:51:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-14T07:28:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png\" \/>\n\t<meta property=\"og:image:width\" content=\"698\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Rohan Wiese\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rohan Wiese\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/\"},\"author\":{\"name\":\"Rohan Wiese\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#\\\/schema\\\/person\\\/38690c15f14d77f91207a5427b11e5a2\"},\"headline\":\"How to Reset SA Password in SQL Server Manually?\",\"datePublished\":\"2020-03-26T11:51:19+00:00\",\"dateModified\":\"2023-12-14T07:28:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/\"},\"wordCount\":1812,\"publisher\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png\",\"articleSection\":[\"Database Recovery\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/\",\"url\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/\",\"name\":\"Simple Ways to Reset SA Password in SQL Server [Manually]\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png\",\"datePublished\":\"2020-03-26T11:51:19+00:00\",\"dateModified\":\"2023-12-14T07:28:44+00:00\",\"description\":\"Change or reset sa password in SQL Server using single-user mode, OSQL utility, or Plesk Interface, when lost or forget MSSQL User Password accidentally.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png\",\"contentUrl\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png\",\"width\":698,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/how-to-reset-sa-password-sql-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Reset SA Password in SQL Server Manually?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/\",\"name\":\"Aryson Technologies Blog\",\"description\":\"Latest Technical Tips &amp; Tricks\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#organization\",\"name\":\"Aryson Technologies Blog\",\"url\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cropped-logo.webp\",\"contentUrl\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cropped-logo.webp\",\"width\":247,\"height\":60,\"caption\":\"Aryson Technologies Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/#\\\/schema\\\/person\\\/38690c15f14d77f91207a5427b11e5a2\",\"name\":\"Rohan Wiese\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/04068e84d014f4cd8f4d3caeec2e3949c4ab1020004486d628e8ca23c5907035?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/04068e84d014f4cd8f4d3caeec2e3949c4ab1020004486d628e8ca23c5907035?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/04068e84d014f4cd8f4d3caeec2e3949c4ab1020004486d628e8ca23c5907035?s=96&d=mm&r=g\",\"caption\":\"Rohan Wiese\"},\"description\":\"Rohan Wiese is a Technical Writer at Aryson Technologies. He is an expert Email Forensic, Cloud Computing, and a passionate nerd with over 10 years of experience in technical content writing. He writes about Cloud Migration, Database Recovery, Email Backup, Windows, Mac, and Tech.\",\"url\":\"https:\\\/\\\/www.arysontechnologies.com\\\/blog\\\/author\\\/rohan\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Simple Ways to Reset SA Password in SQL Server [Manually]","description":"Change or reset sa password in SQL Server using single-user mode, OSQL utility, or Plesk Interface, when lost or forget MSSQL User Password accidentally.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/","og_locale":"en_US","og_type":"article","og_title":"Simple Ways to Reset SA Password in SQL Server [Manually]","og_description":"Change or reset sa password in SQL Server using single-user mode, OSQL utility, or Plesk Interface, when lost or forget MSSQL User Password accidentally.","og_url":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/","og_site_name":"Aryson Technologies Blog","article_published_time":"2020-03-26T11:51:19+00:00","article_modified_time":"2023-12-14T07:28:44+00:00","og_image":[{"width":698,"height":400,"url":"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png","type":"image\/png"}],"author":"Rohan Wiese","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rohan Wiese","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#article","isPartOf":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/"},"author":{"name":"Rohan Wiese","@id":"https:\/\/www.arysontechnologies.com\/blog\/#\/schema\/person\/38690c15f14d77f91207a5427b11e5a2"},"headline":"How to Reset SA Password in SQL Server Manually?","datePublished":"2020-03-26T11:51:19+00:00","dateModified":"2023-12-14T07:28:44+00:00","mainEntityOfPage":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/"},"wordCount":1812,"publisher":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png","articleSection":["Database Recovery"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/","url":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/","name":"Simple Ways to Reset SA Password in SQL Server [Manually]","isPartOf":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#primaryimage"},"image":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png","datePublished":"2020-03-26T11:51:19+00:00","dateModified":"2023-12-14T07:28:44+00:00","description":"Change or reset sa password in SQL Server using single-user mode, OSQL utility, or Plesk Interface, when lost or forget MSSQL User Password accidentally.","breadcrumb":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#primaryimage","url":"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png","contentUrl":"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2020\/03\/How-to-Reset-SA-Password-in-SQL-Server-Manually.png","width":698,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/www.arysontechnologies.com\/blog\/how-to-reset-sa-password-sql-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.arysontechnologies.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Reset SA Password in SQL Server Manually?"}]},{"@type":"WebSite","@id":"https:\/\/www.arysontechnologies.com\/blog\/#website","url":"https:\/\/www.arysontechnologies.com\/blog\/","name":"Aryson Technologies Blog","description":"Latest Technical Tips &amp; Tricks","publisher":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.arysontechnologies.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.arysontechnologies.com\/blog\/#organization","name":"Aryson Technologies Blog","url":"https:\/\/www.arysontechnologies.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.arysontechnologies.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2022\/07\/cropped-logo.webp","contentUrl":"https:\/\/www.arysontechnologies.com\/blog\/wp-content\/uploads\/2022\/07\/cropped-logo.webp","width":247,"height":60,"caption":"Aryson Technologies Blog"},"image":{"@id":"https:\/\/www.arysontechnologies.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.arysontechnologies.com\/blog\/#\/schema\/person\/38690c15f14d77f91207a5427b11e5a2","name":"Rohan Wiese","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/04068e84d014f4cd8f4d3caeec2e3949c4ab1020004486d628e8ca23c5907035?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/04068e84d014f4cd8f4d3caeec2e3949c4ab1020004486d628e8ca23c5907035?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/04068e84d014f4cd8f4d3caeec2e3949c4ab1020004486d628e8ca23c5907035?s=96&d=mm&r=g","caption":"Rohan Wiese"},"description":"Rohan Wiese is a Technical Writer at Aryson Technologies. He is an expert Email Forensic, Cloud Computing, and a passionate nerd with over 10 years of experience in technical content writing. He writes about Cloud Migration, Database Recovery, Email Backup, Windows, Mac, and Tech.","url":"https:\/\/www.arysontechnologies.com\/blog\/author\/rohan\/"}]}},"_links":{"self":[{"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/1651","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/comments?post=1651"}],"version-history":[{"count":3,"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/1651\/revisions"}],"predecessor-version":[{"id":1678,"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/1651\/revisions\/1678"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/media\/1673"}],"wp:attachment":[{"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/media?parent=1651"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/categories?post=1651"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.arysontechnologies.com\/blog\/wp-json\/wp\/v2\/tags?post=1651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}