To change your VPS password, follow these steps:
Windows
- Open CMD
- Type
net user administrator *
and press enter - Enter a new password then press enter (it will not show that you are typing)
- Repeat the same password then press enter
Linux
- SSH into the VPS
- Type
passwd
and hit enter - follow the steps from the command line.
IF YOU DO NOT HAVE ACCESS TO THE VPS, OPEN A TICKET!