Steam Deck cheat sheet
Reset the "deck" account password
- Power off the Steam Deck.
- Press and hold the three-dot button and the power button for a few seconds until the boot menu appears.
- Select "Current SteamOS-[VERSION] + Boot Menu" (which is probably the 3rd option down).
- At the GRUB ("Select Operating System") screen, make sure that "SteamOS" is highlighted, and press the E key on your keyboard to enter edit mode.
- At the end of the line that starts with
steamenv_boot
, add this argument: systemd.debug_shell
- Press Ctrl + X to reboot the Steam Deck.
- Once the system has finished booting, press Ctrl + Alt + F9 to enter the root shell.
- Run
passwd deck
to change the password for the "deck" account.
- Press Ctrl + Alt + F1 to return to gaming mode.
- Reboot the Steam Deck.
Source: [link]
Fix boot failure
I encountered a situation in which my Steam Deck suddenly wouldn't boot. However, it would turn on, and the fans would run extremely loudly for a few seconds, the white power light would pulse, and then it would start over. The following steps fix the problem.
- Power off the Steam Deck.
- Plug it into its original charger (and plug the charger into the wall).
- Press and hold the three-dot button and the volume-up button for about 10 seconds.
- While still holding the buttons down, unplug the charger (which can be tricky!). The power light should blink blue a few times.
- Release the buttons.
- Plug the charger back in.
- The Steam Deck should power up on its own (i.e., you shouldn't have to press the power button).
Source: [link]