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
Related Articles
Asciinema a screen recording tool
How to use Asciinema to record and share terminal screen recordings on Linux.
Renaming lv and vg
How to rename Logical Volumes (LV) and Volume Groups (VG) in LVM on Linux.
DNS Demystified 4: Troubleshooting DNS Issues
A systematic approach to diagnosing DNS problems — from NXDOMAIN to SERVFAIL, slow resolution, and misconfigured zones.