You don't need to reinstall your whole operating system just because you forgot your Linux login. It's actually pretty easy ...
├── run.bat (Windows launcher) ├── run.sh (Mac/Linux launcher) ├── src/main.py (Reset tool) ├── README.md (You are here) └── LICENSE (MIT License) ...