{"id":884,"date":"2018-07-05T04:43:28","date_gmt":"2018-07-05T02:43:28","guid":{"rendered":"http:\/\/itsimple.info\/?p=884"},"modified":"2018-08-21T06:56:20","modified_gmt":"2018-08-21T04:56:20","slug":"how-to-reset-windows-administrator-or-user-password","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=884","title":{"rendered":"How To Reset Windows Administrator or user Password"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>Windows have the option to reset the admin pass with floppy ??? to reset the password in our time :<\/p>\n<p>Start the windows or the server with the installation disk<\/p>\n<p>At the first screen press SHIFT+F10 to get the CMD screen, then:<\/p>\n<p><code>cd Windows\\System32<br \/>\nren Utilman.exe Utilman.exe.original<br \/>\ncopy cmd.exe Utilman.exe<br \/>\nshutdown -r -t 0<\/code><\/p>\n<p>Now when the server will reboot just press at the login screen The Windows key+U (Easy Of Access) now since we have change this file to cmd.exe you will get Command Prompt screen, Now type this to change the password to P@ssword123 For example :<\/p>\n<p><code>net user Administrator P@ssword123<\/code><\/p>\n<p>If the administrator account is disabled, you can this to enable account :<\/p>\n<p><code>net user administrator \/active:yes<\/code><\/p>\n<p>Check to see if you can login with that password and reboot the server again to undo the changes you just made :<\/p>\n<p>At the first screen press SHIFT+F10 to get the CMD screen, then:<\/p>\n<p><code>cd Windows\\System32<br \/>\ndel Utilman.exe<br \/>\nren Utilman.exe.original Utilman.exe<br \/>\nshutdown -r -t 0<\/code><\/p>\n<hr \/>\n<h3>Good Luck<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; Windows have the option to reset the admin pass with floppy ??? to reset the password in our time : Start the windows or the server with the installation disk At the first screen press SHIFT+F10 to get the CMD screen, then: cd Windows\\System32 ren Utilman.exe Utilman.exe.original copy cmd.exe Utilman.exe shutdown -r -t 0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,14,15],"tags":[],"class_list":["post-884","post","type-post","status-publish","format-standard","hentry","category-tutorials","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/884","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=884"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/884\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=884"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=884"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}