I recently discovered my old Linux laptop and want to pass it on to my little brother, but I've completely forgotten the password to my account. Is there any way to remove or bypass it without using a CD or USB drive? Unfortunately, I'm back home without my laptop, so I can't get a copy of the OS.
3 Answers
If you're giving it to him, you might just want to do a fresh install. That way, he starts off with a clean slate without your old data.
Check out the resources page on our wiki for more tips! Also, Smokey says it's important to take regular backups and test things in a VM. Just remember to understand every command before you hit Enter! 😄
You could try booting into the recovery environment from GRUB and change the password. I found a useful guide on resetting forgotten passwords in Linux that might help!
I've used that method before, and it works like a charm!