Fri, March 2, 2018 · 1 min read

How to Reset forgotten user and root password for Fedora

How to Reset forgotten user and root password for Fedora

At the login screen

Press “e”

once u get in, scroll down and search for Linux or Linux 16 goto the end of the same line or row and type init=/bin/bash and press (CTRL+x)

you’ll goto into a prompt from there type

/>passwd *username*
/>enter Credentials for 2 times
/>touch /.autorelabel
/> sudo reboot -f

THATS IT