{"id":417,"date":"2024-11-05T15:52:14","date_gmt":"2024-11-05T15:52:14","guid":{"rendered":"https:\/\/faq.powervps.ru\/?p=417"},"modified":"2024-11-05T15:52:25","modified_gmt":"2024-11-05T15:52:25","slug":"417","status":"publish","type":"post","link":"https:\/\/faq.powervps.ru\/?p=417","title":{"rendered":"How to Reset Your VPS Password on Windows"},"content":{"rendered":"<p>&nbsp;<\/p>\n<h1>How to Reset Your VPS Password on Windows<\/h1>\n<p>This guide will help you reset the admin password on a Windows VPS. Just follow these simple steps to regain access to your server.<\/p>\n<h2>1. Enter Recovery Mode<\/h2>\n<p>Go to the <strong>PowerVPS control panel<\/strong> and do the following:<\/p>\n<ol>\n<li>Select <strong>Virtual Machines<\/strong>.<\/li>\n<li>Find your virtual machine (VM), open the menu, and choose <strong>Recovery Mode<\/strong>.<\/li>\n<li>Start Recovery Mode and reboot the server.<\/li>\n<\/ol>\n<h2>2. Connect to the Server via VNC<\/h2>\n<p>Once your server reboots, open the <strong>VNC<\/strong> menu to connect.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/example.com\/image-vnc.jpg\" alt=\"VNC Connection Example\" \/><\/p>\n<h2>3. Mount the Windows Partition<\/h2>\n<p>After the server loads, select the first option in the SystemRescueCD boot menu.<\/p>\n<pre><code>fdisk -l<\/code><\/pre>\n<p>Run <code>fdisk -l<\/code> to see all disk partitions. Find the Windows partition and mount it with this command:<\/p>\n<pre><code>mount \/dev\/vda2 \/mnt<\/code><\/pre>\n<p>Here, <code>\/dev\/vda2<\/code> is the Windows partition.<\/p>\n<h2>4. Reset the Password<\/h2>\n<p>Go to the configuration files folder and run the command to reset the password:<\/p>\n<pre><code>cd \/mnt\/Windows\/System32\/config\/<\/code><\/pre>\n<p>List Windows users:<\/p>\n<pre><code>chntpw -l SAM<\/code><\/pre>\n<p>To reset the Administrator password, type:<\/p>\n<pre><code>chntpw -u 0x01f4 SAM<\/code><\/pre>\n<p>After completing these commands, exit the program and confirm changes by typing &#8220;y&#8221;.<\/p>\n<h2>5. Exit Recovery Mode and Reboot<\/h2>\n<p>Disable Recovery Mode and reboot the VPS. After Windows loads, set a new password using <strong>Computer Management<\/strong> &gt; <strong>Local Users and Groups<\/strong>.<\/p>\n<p>That&#8217;s it! You now have access to your server with a new password.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; How to Reset Your VPS Password on Windows This guide will help you reset the admin password on a Windows VPS. Just follow these simple steps to regain access to your server. 1. Enter Recovery Mode Go to the PowerVPS control panel and do the following: Select Virtual Machines. Find your virtual machine (VM), [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-417","post","type-post","status-publish","format-standard","hentry","category-3"],"_links":{"self":[{"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=\/wp\/v2\/posts\/417","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=417"}],"version-history":[{"count":2,"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=\/wp\/v2\/posts\/417\/revisions"}],"predecessor-version":[{"id":419,"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=\/wp\/v2\/posts\/417\/revisions\/419"}],"wp:attachment":[{"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=417"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=417"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/faq.powervps.ru\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=417"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}