Learn how to reset the Administrator password for a Windows Server. This step-by-step guide includes Starting the Windows Installer, activating VNC access, loading the Virtio driver, accessing the command prompt, and resetting the password.
This guide describes a common method to regain access to a Windows Server OS (used in scenarios when the password for an administrator account is forgotten or lost), without reinstalling the whole operating system or losing any data.
Login to your VPS Management Portal
Locate your VPS from the Services tab
Click Mount ISO
In the drop-down list choose image: 1_Password-Reset-Helper.iso
Check the box force reset & boot from the selected ISO then click on the Mount ISO button
Finish mount by clicking “Mount ISO”
Open the noVNC or connect by VNC client
Click “Launch noVNC” to see console output
Click into the noVNC browser window to set focus
ISO will be loaded automatically, when It loaded you can see this notification:
Press Enter
Select -> 1 and press Enter:
Select -> q and press Enter:
Select -> y and press Enter:
Accept the changes made by pressing Enter:
Once the password is reset, make sure to unmount the ISO (Password Reset Helper) image. This can be done in the KVM management portal.
After rebooting, Windows will automatically log in to the Administrator account without requesting a password. You must set a new password by opening the CMD (Command Prompt) with administrative rights:
In the terminal window that opens, run the command:
Where:
- Administrator
is the Administrator account in Windows that has full system control -newstrongpassword
is a new password.
Now close the noVNC(a tab window) and disable VNC access in the KVM management portal.
You’ve successfully updated your Windows Administrator password. Now, try logging into the server with your new credentials. This is crucial to ensure that the password change took effect and that you have regained access to your server. Happy computing! :)
Learn how to reset the Administrator password for a Windows Server. This step-by-step guide includes Starting the Windows Installer, activating VNC access, loading the Virtio driver, accessing the command prompt, and resetting the password.
This guide describes a common method to regain access to a Windows Server OS (used in scenarios when the password for an administrator account is forgotten or lost), without reinstalling the whole operating system or losing any data.
Login to your VPS Management Portal
Locate your VPS from the Services tab
Click Mount ISO
In the drop-down list choose image: 1_Password-Reset-Helper.iso
Check the box force reset & boot from the selected ISO then click on the Mount ISO button
Finish mount by clicking “Mount ISO”
Open the noVNC or connect by VNC client
Click “Launch noVNC” to see console output
Click into the noVNC browser window to set focus
ISO will be loaded automatically, when It loaded you can see this notification:
Press Enter
Select -> 1 and press Enter:
Select -> q and press Enter:
Select -> y and press Enter:
Accept the changes made by pressing Enter:
Once the password is reset, make sure to unmount the ISO (Password Reset Helper) image. This can be done in the KVM management portal.
After rebooting, Windows will automatically log in to the Administrator account without requesting a password. You must set a new password by opening the CMD (Command Prompt) with administrative rights:
In the terminal window that opens, run the command:
Where:
- Administrator
is the Administrator account in Windows that has full system control -newstrongpassword
is a new password.
Now close the noVNC(a tab window) and disable VNC access in the KVM management portal.
You’ve successfully updated your Windows Administrator password. Now, try logging into the server with your new credentials. This is crucial to ensure that the password change took effect and that you have regained access to your server. Happy computing! :)