{"id":444,"date":"2010-01-10T19:21:55","date_gmt":"2010-01-10T23:21:55","guid":{"rendered":"http:\/\/www.streamingmeemee.com\/?p=444"},"modified":"2010-01-10T19:45:45","modified_gmt":"2010-01-10T23:45:45","slug":"change-user-password-on-windows-xp-via-command-line","status":"publish","type":"post","link":"https:\/\/www.streamingmeemee.com\/index.php\/2010\/01\/10\/change-user-password-on-windows-xp-via-command-line\/","title":{"rendered":"Change Windows XP user password via command line"},"content":{"rendered":"<p>I found myself needing to change the administrator&#8217;s password on my Windows XP machine today.  I&#8217;ve used that account exactly twice; once to setup the machine and then to create the user account that I use every day.  So no, I don&#8217;t remember the absurdly complex password I came up with 3 years ago when I built this machine.<\/p>\n<p>Luckily, I&#8217;ve ignored my own advice and have granted admin privileges to my user account.  Only users with admin privileges can change other users&#8217; passwords.  This method will also work to change your own password even if you don&#8217;t have admin privileges.<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nC:\\net user administrator *\r\nType a password for the user: asifiwouldtellyou\r\nRetype the password to confirm: asifiwouldtellyou\r\nThe command completed successfully.\r\n<\/pre>\n<p>You can also change it without being prompted (useful in scripts):<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nC:\\net user administrator thenewpasswordgoeshere\r\nThe command completed successfully.\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I found myself needing to change the administrator&#8217;s password on my Windows XP machine today. I&#8217;ve used that account exactly twice; once to setup the machine and then to create the user account that I use every day. So no, I don&#8217;t remember the absurdly complex password I came up with 3 years ago when &hellip; <a href=\"https:\/\/www.streamingmeemee.com\/index.php\/2010\/01\/10\/change-user-password-on-windows-xp-via-command-line\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Change Windows XP user password via command line<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[20,22],"tags":[],"class_list":["post-444","post","type-post","status-publish","format-standard","hentry","category-systems-engineering","category-windows-media-center"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/posts\/444","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/comments?post=444"}],"version-history":[{"count":8,"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/posts\/444\/revisions"}],"predecessor-version":[{"id":457,"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/posts\/444\/revisions\/457"}],"wp:attachment":[{"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/media?parent=444"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/categories?post=444"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.streamingmeemee.com\/index.php\/wp-json\/wp\/v2\/tags?post=444"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}