{"id":3059,"date":"2021-02-24T13:19:41","date_gmt":"2021-02-24T21:19:41","guid":{"rendered":"https:\/\/SUMMALAI.COM\/?p=3059"},"modified":"2021-02-25T10:46:23","modified_gmt":"2021-02-25T18:46:23","slug":"how-to-reset-windows-10-local-admin-password-with-command-prompt","status":"publish","type":"post","link":"https:\/\/SUMMALAI.COM\/?p=3059","title":{"rendered":"How to Reset Windows 10 Local Admin Password with Command Prompt"},"content":{"rendered":"\n<p>Command Prompt is one of effective ways to&nbsp;<strong>reset Windows 10 local admin password<\/strong>. It\u2019s a good solution whether you forgot the password or just want to change the old password. Now this page will show you how to&nbsp;reset Windows 10 local admin password with Command Prompt&nbsp;in the two cases: when you are signed in &amp; when you cannot sign in.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Case 1: When you&#8217;re signed into Windows 10<\/h3>\n\n\n\n<p>When you are already signed in Windows 10, you can simply&nbsp;run Command Prompt as administrator&nbsp;and then reset password for the local admin account with the following commands. Replace&nbsp;<strong>&lt;username&gt;<\/strong>&nbsp;with the name of your admin account and replace&nbsp;<strong>&lt;password&gt;<\/strong>&nbsp;with the new password you want.<\/p>\n\n\n\n<p><strong>net user &lt;username&gt; &lt;password&gt;<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.isumsoft.com\/images\/windows-10\/reset-local-admin-password-with-command-prompt\/net-user-command.png\" alt=\"type the command to reset password\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Case 2: When you cannot sign in Windows 10<\/h3>\n\n\n\n<p><strong>Forgot Windows 10 local admin password<\/strong>&nbsp;and therefore cannot log on to your computer? Take it easy! In this case, you can still reset the local admin password using Command Prompt and then regain access to your computer, but you need the help of a Windows 10 installation disk (or startup disk). Here are the detailed steps. Rest assured that they won\u2019t cause you to lose any data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Prepare a Windows 10 installation disk.<\/h3>\n\n\n\n<p>If you don\u2019t have any available Windows 10 installation disk on hand, you can instantly create one by&nbsp;burning a Windows 10 ISO file to a USB&nbsp;or CD-ROM flash drive with the help of another accessible computer. Alternatively, you can create a Windows 10 installation media by referring to&nbsp;<a href=\"https:\/\/support.microsoft.com\/en-us\/help\/15088\/windows-10-create-installation-media\">this page<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Boot locked computer from the installation disk.<\/h3>\n\n\n\n<p>Insert the Windows 10 installation disk (USB or CD flash drive) to your computer where you need to reset Windows local admin password and then make the computer boot from the disk.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Replace Utility Manager with Command Prompt.<\/h3>\n\n\n\n<p>1. After the computer boots up,&nbsp;<strong>Windows Setup<\/strong>&nbsp;screen will appear. On the Windows Setup screen, press&nbsp;<strong>Shift + F10<\/strong>&nbsp;keyboard shortcut and a Command Prompt window will open.<\/p>\n\n\n\n<p>2. In the Command Prompt window, run the following two lines of commands, which will replace the Utility Manager on Windows 10 sign-in screen with Command Prompt.&nbsp;<strong>Note<\/strong>: Replace the&nbsp;<strong>c<\/strong>&nbsp;letter with your operating system drive letter and press Enter key after typing each command.<\/p>\n\n\n\n<p><strong>move c:\\windows\\system32\\utilman.exe c:\\<\/strong><br><strong>copy c:\\windows\\system32\\cmd.exe c:\\windows\\system32\\utilman.exe<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.isumsoft.com\/images\/windows-10\/reset-local-admin-password-with-command-prompt\/run-commands.png\" alt=\"run the commands\"\/><\/figure>\n\n\n\n<p>3. After the two commands are executed successfully, remove the Windows 10 installation disk and restart the computer. You can restart the computer using the command &#8220;wpeutil reboot&#8221; or by shutting down the computer and then turning it on again.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Reset Windows 10 local admin password with Command Prompt.<\/h3>\n\n\n\n<p>1. After computer restarts and comes to Windows 10 sign-in screen, click on the Ease of Access icon in the lower-right corner. This will bring up a Command Prompt window if the previous three steps went right.<\/p>\n\n\n\n<p>2. In the Command Prompt window, type the password reset command:&nbsp;<strong>net user &lt;username&gt; &lt;password<\/strong>&gt; and hit&nbsp;<strong>Enter<\/strong>&nbsp;to set a new password for your Windows 10 local admin account. Once password reset is complete, close the Command Prompt and then you can sign into the admin account with the new password.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.isumsoft.com\/images\/windows-10\/reset-local-admin-password-with-command-prompt\/reset-admin-password-cmd.png\" alt=\"reset local admin password with command prompt\"\/><\/figure>\n\n\n\n<p>Alternatively, you can add a new local admin account by the following commands and then use this new admin account to sign into Windows 10.<\/p>\n\n\n\n<p><strong>net user &lt;username&gt; \/add<\/strong><br><strong>net localgroup administrators &lt;username&gt; \/add<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.isumsoft.com\/images\/windows-10\/reset-local-admin-password-with-command-prompt\/add-new-admin-account.png\" alt=\"add new local admin account\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Put back the Utility Manager.<\/h3>\n\n\n\n<p>For your system safety, you\u2019d better put back the Utility Manager after you finish resetting password for Windows 10 local admin account. If not, others who click on the Ease of Access icon will open the Command Prompt window and might change your password or make other changes to your system. In order to put back the Utility Manager, just need the steps as below:<\/p>\n\n\n\n<p>1. Reboot your computer from the Windows 10 installation disk again.<\/p>\n\n\n\n<p>2. When you reach the&nbsp;<strong>Windows Setup<\/strong>&nbsp;screen, press&nbsp;<strong>Shift + F10<\/strong>&nbsp;to bring up&nbsp;<strong>Command Prompt<\/strong>&nbsp;window.<\/p>\n\n\n\n<p>3. Run the command:&nbsp;<strong>copy c:\\utilman.exe c:\\windows\\system32\\utilman.exe<\/strong>. When the message \u201cOverwrite c:\\windows\\system32\\utilman.exe? (Yes\/No\/All)\u201d appears on the screen, type&nbsp;<strong>Yes<\/strong>&nbsp;and press Enter. That\u2019s it. Remove the Windows 10 installation disk, restart computer and everything is OK now.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.isumsoft.com\/images\/windows-10\/reset-local-admin-password-with-command-prompt\/put-back-utility-manager.png\" alt=\"put back utility manager\"\/><\/figure>\n\n\n\n<p>Ref: https:\/\/www.isumsoft.com\/windows-10\/reset-local-admin-password-with-command-prompt.html#:~:text=In%20the%20Command%20Prompt%20window%2C%20type%20the%20password%20reset%20command,account%20with%20the%20new%20password.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Command Prompt is one of effective ways to&nbsp;reset Windows 10 local admin password. It\u2019s a good solution whether you forgot the password or just want to change the old password. Now this page will show you how to&nbsp;reset Windows 10 local admin password with Command Prompt&nbsp;in the two cases: when you are signed in &amp; <a class=\"read-more\" href=\"https:\/\/SUMMALAI.COM\/?p=3059\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[10,14,15],"tags":[612,611,613],"class_list":["post-3059","post","type-post","status-publish","format-standard","hentry","category-microsoft","category-windows-7-8-10","category-windows-servers","tag-reset-windows-10-admin-password","tag-reset-windows-10-local-admin-password","tag-reset-windows-10-password"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/3059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3059"}],"version-history":[{"count":2,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/3059\/revisions"}],"predecessor-version":[{"id":3061,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/3059\/revisions\/3061"}],"wp:attachment":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3059"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3059"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}