User Password Reset#
Follow the next five steps to boot from the installation media
In the rescue shell, type: cryptsetup open /dev/sda3 qubes or cryptsetup open /dev/nvme0n1p3 qubes to unlock the encrypted root drive
Mount the root drive mount /dev/mapper/qubes_dom0-root /mnt
Change root to it chroot /mnt
Change the password passwd user (where “user” is your Qubes login)
Type in a new password and confirm
Type exit to exit the chroot
Type reboot and then boot as usal without the installation medium