Page MenuHomePureOS Tracker

Forgotten user password
Updated 1,497 Days AgoPublic

Version 1 of 2: You are viewing an older version of this document, as it appeared on Mar 18 2020, 14:32.

Main PageTroubleshootingForgotten user password

How to reset user password


If you have forgot user password, boot PureOS in recovery mode. Once you boot, you should see this:

Do you have PureBoot setup? If yes, choose: Options → Boot options → Show OS boot menu → select "recovery" mode to boot (don't make it default)

You will be asked to enter your disk password, type it in and press ENTER. You will see this text:

You are in rescue mode. After logging in, type "journalctl -xb" to view
system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
to boot into default mode.
Press Enter for maintenance
(or press Control-D to continue):

Simply press ENTER here.

You will get into a terminal session. Now type:

passwd USERNAME

where USERNAME is your username (NOT your full name). If you forgot your username, type:

ls /home

which will show your home folder, its name is your username.

Then type our new password and press ENTER, type it again and press ENTER.

Then type:

systemctl reboot

and press ENTER to reboot. All should be okay now.

Last Author
mladen
Last Edited
Mar 18 2020, 14:32

Event Timeline

mladen edited the content of this document. (Show Details)Mar 18 2020, 14:32
mladen created this object.