Write the following code in a text file and save the extension as .bat.
After typing the username of your computer where it says username, just double-click it.
Windows Password reset
At the same time, if you have a server that you manage with Plesk and you have lost the password of your server, after uploading your bat file to any domain address, you can reset your server password by running this bat file from the Scheduled tasks over plesk.
You can check out our Windows password reset video with Plesk.
After typing the username of your computer where it says username, just double-click it.
Code:
net user username newpassword
Windows Password reset
At the same time, if you have a server that you manage with Plesk and you have lost the password of your server, after uploading your bat file to any domain address, you can reset your server password by running this bat file from the Scheduled tasks over plesk.
You can check out our Windows password reset video with Plesk.