Skip to content

Retrieve the Administrator Password for a Windows VM on Rumble Cloud

When you deploy a Windows virtual machine (VM) on Rumble Cloud, the administrator password is encrypted and can be retrieved from the web interface if you have the corresponding private key for the key pair used during VM creation.

This guide walks you through the steps to retrieve the password.


Steps to Retrieve the Password

  1. Log in to the Rumlbe Cloud Console
    From the Rumble Cloud Portal (https://portal.rumble.cloud), access the Cloud Console for the project with your Windows Virtual Machine.

  2. Locate Your Virtual Machine
    Navigate to:
    Compute → Instances
    Find the Windows VM for which you need the password.

find Windows VM

  1. Open the Access Info Window
    Select the Settings icon (alt text) next to your VM and choose Access Info.

alt text

  1. Get Password
    In the Access Info window, select the Get Password button.

alt text

  1. Provide Your Private Key
  2. Either select Click to Upload and select your private key file
  3. Or paste the contents of your private key into the provided text box.

Important: The private key must be the one associated with the key pair used when you built the Windows VM.

alt text

  1. Show the Password
    Select Show Password to reveal the decrypted Administrator password.

Notes

  • Keep your private key secure. Anyone with access to it can retrieve your VM’s Administrator password.
  • If you have lost the private key, you will not be able to retrieve the existing password and may need to reset it through other recovery methods.