How to Set Up a Sudo Password on Steam Deck - AMK Station (2024)

When exploring the vast and diverse world of Linux, think of your Sudo password as the key that unlocks the full potential of your Steam Deck. It serves as your gateway and allows you to access all the possibilities that await.

Both Windows and macOS have their own versions of “Sudo” passwords, while Linux has a different method. To make any changes to the Steam Deck, you must directly request it from your PC.

Think of it as a means to activate the ‘run as administrator’ feature; instead of a single click, you have complete control – the Steam Deck’s metaphorical OS empire is at your disposal.

Working with the administrative end of Linux requires a certain level of expertise and is not recommended for beginners. Although making mistakes is not a simple task, it is not a simple task either. This is why the terminal often prompts for the Sudo password.

It is important to keep in mind that there is little margin for error once you make this decision. As Uncle Ben famously advised Spider-Man, “With great power comes great responsibility.”

How to Set a Sudo Password on Steam Deck

  • Switch to desktop mode
  • Select the Steam Deck icon on the toolbar
  • Navigate to the search bar
  • Search for ‘Konsole’
  • Open the Konsole app and type ‘passwd’
  • Type in your preferred password

To begin, make sure you are in desktop mode. To switch to this mode, access the Steam button menu and select Desktop mode from the Power options. Once you are in desktop mode, open the taskbar menu and locate Konsole. This will take you to the terminal page.

How to Set Up a Sudo Password on Steam Deck - AMK Station (1)

In order to create a new password, simply type passwd. You will be prompted to enter a new password and it is important to remember it. Although Linux may allow for password retrieval, it is best to avoid the hassle of going through that process.

Resetting Sudo Password on Steam Deck

If you happen to have already forgotten your Sudo password for any reason, do not worry. While it may be a bit time-consuming, you can still retrieve your data without any loss.

  • Shut down Steam Deck
  • Press and hold ‘3 dot’ & power buttons simultaneously until the beep
  • Navigate to third option on list & select
  • Select ‘SteamOS’
  • Press ‘e’ key on connected keyboard
  • Find “fbcon=rotate:1” in the code and enter with a space after the previous entry – if you don’t do this the device will crash: systemd.debug_shell
  • Press Ctrl & X to reboot Steam Deck
  • In gaming mode, press Ctrl & Alt & F9 on attached keyboard – if your device freezes, you forgot the space after “fbcon=rotate:1”
  • Type in the command “passwd deck” & hit enter key
  • Type in a new sudo password & hit the enter key (do this twice)
  • Press Ctrl & Alt & F1 to return to gaming mode

Attaching a keyboard to the handheld via a Steam Deck dock can simplify the process of resetting your sudo password.

Remember to activate the F-keys by pressing FN if you are using a keyboard that requires it.

Sudo Password Explained

Sudo or superuser do is the Linux equivalent of ‘run as administrator’ in Windows, but it requires manual authorization from the user.

Many features on Linux are inaccessible without this protection. This measure is in place for safety and to prevent unintended alterations. While useful, the Steam Deck does not automatically set up the Linux password for running Sudo applications.

Valve added a desktop mode to allow users access to different features, and the community has embraced it. Since the Steam gaming mode serves as the primary page, there is no requirement to create a password. In fact, a user is not even assigned to the desktop environment until the settings are modified.

To perform tasks such as adding storage or installing plugins like Decky, superuser access is necessary. This is important for maintaining security. Allowing instant modifications to Sudo permissions can leave you vulnerable to various risks.

Despite its intimidating reputation, there is no need to be afraid of Sudo. Using it will not automatically cause any issues, and it is necessary for accessing helpful features such as SSH, which simplifies file transfers between your PC and the Deck.

Our guides on how to install Epic Games Store titles on your Steam Deck and play your complimentary Amazon Prime Gaming games are available for your viewing.

How to Set Up a Sudo Password on Steam Deck - AMK Station (2024)

FAQs

How to set up a sudo password on Steam Deck? ›

Setting a Sudo password on Steam Deck
  1. Switch to desktop mode.
  2. Select the Steam Deck icon on the toolbar.
  3. Navigate to the search bar.
  4. Search for 'Konsole'
  5. Open the Konsole app and type 'passwd'
  6. Type in your preferred password.
Aug 2, 2024

How to set up a sudo password? ›

Method 1: Change sudo Password via Command Line
  1. Run the passwd command: sudo passwd sara.
  2. Type your current password.
  3. Enter the new password.
  4. Retype the new password to confirm.
Apr 16, 2024

What is the default password for sudo on steam? ›

By default, the system comes with no password set. Luckily setting a password for sudo is a super straightforward process and involves running a single command within the terminal. Furthermore, the “ deck ” user on your Steam Deck is already set up with superuser privileges, so you don't have to stress about that.

What is the root password for SteamOS? ›

The Steam Deck runs SteamOS, which is a fork of Arch Linux. On the latter, the default root password is root, while on SteamOS it isn't set. The same goes for the default Steam Deck user (deck), which also doesn't have a password. We can however change either by using the passwd command.

Where do I find my sudo password? ›

Password required by sudo is the same as your users password, However, that user has to be on sudoers list. Recovering the password is impossible, however there are ways to reset it.

Is sudo password the same as root password? ›

One of these misconceptions is that the sudo password is the same as the root password. However, the sudo password is the same as the user's own password, not the root password. In practice, sudo doesn't use the root password for authentication, but the user's own password.

How to get sudo without password? ›

To disable the password prompt, you can edit this file.
  1. Step 1: Open the sudoers file for editing: sudo visudo.
  2. Step 2: Find the Defaults line. In the sudoers file, locate the line that starts with Defaults .
  3. Step 3: Add a line to disable the password prompt. ...
  4. Step 4: Save and exit the editor.
Nov 10, 2023

What password does sudo ask for? ›

sudo always uses the user account's password. If user has sudo privileges, then the user can execute commands as root, after entering his own password in the sudo prompt. In your example, you are seeing the effects of sudo ticket validity period. Once sudo is run for the first time, it asks for a password.

What is the default sudo root password? ›

There isn't a default login password for Ubuntu or any other operating system. By default, the Ubuntu default root password or account in Ubuntu is locked, meaning it's inaccessible. To avoid repeatedly typing "sudo" on Ubuntu Linux, you can use either "sudo -i" or "sudo -s" commands.

How to set sudo password? ›

Entering the Command "sudo Passwd"

Once you have opened up a terminal window, you will need to enter a command that allows you to change your sudo password. The command for this is "sudo passwd". This will prompt you for your current password before allowing you to enter and confirm your new one.

How do I create a password for Steam? ›

Your password should meet all of the minimum requirements listed below:
  1. Use at least 6 characters.
  2. Use a combination of uppercase and lowercase letters.
  3. Include at least one number within the password.
  4. Do not.

How do you enter cheats on Steam Deck? ›

How to use cheats on Steam Deck:
  1. Install Decky Loader following this guide if you haven't done so.
  2. Install the Cheat Plugin. ...
  3. After installation, boot to desktop mode. ...
  4. Download a cheat software of your choice. ...
  5. Save the trainer somewhere you can easily retrieve it.
  6. Boot back to Gaming Mode .
Jan 3, 2024

Top Articles
Latest Posts
Article information

Author: Lakeisha Bayer VM

Last Updated:

Views: 6024

Rating: 4.9 / 5 (69 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Lakeisha Bayer VM

Birthday: 1997-10-17

Address: Suite 835 34136 Adrian Mountains, Floydton, UT 81036

Phone: +3571527672278

Job: Manufacturing Agent

Hobby: Skimboarding, Photography, Roller skating, Knife making, Paintball, Embroidery, Gunsmithing

Introduction: My name is Lakeisha Bayer VM, I am a brainy, kind, enchanting, healthy, lovely, clean, witty person who loves writing and wants to share my knowledge and understanding with you.