Home News Enable SSH on Steam Deck: A Guide

Enable SSH on Steam Deck: A Guide

Author : Simon May 16,2025

Quick Links

The Steam Deck isn't just a powerhouse for gaming; it's a versatile tool for portable PC users too. With its desktop mode, you can do much more than just play games, such as accessing your internal storage remotely for various purposes. Since the Steam Deck runs on a Linux-based system, it supports Secure Shell (SSH), a protocol that lets you access and manage data securely from afar. However, many Steam Deck users might not be aware of how to harness this powerful feature. This guide will walk you through enabling and using SSH on your Steam Deck, along with some handy tips.

Steps For Enabling SSH On The Steam Deck

Enabling SSH on your Steam Deck is straightforward. Follow these steps:

  1. Power on your Steam Deck.
  2. Press the Steam button.
  3. Navigate to Settings > System > System Settings > Enable Developer Mode.
  4. Press the Steam button again.
  5. Select Power > Switch to Desktop Mode.
  6. Open the Konsole from the Start menu.
  7. Set a password if you haven't already, by entering the command: passwd. Follow the prompts to set your password.
  8. Enable SSH with this command: sudo systemctl start sshd. To make SSH start automatically after reboots, use: sudo systemctl enable sshd.
  9. Now, you can remotely access your Steam Deck's data using any SSH client.

Remember, avoid deleting or moving system files to prevent corrupting the operating system.

How To Disable SSH On The Steam Deck

If you need to disable SSH on your Steam Deck, here's how:

  1. Open the Konsole from the Start menu.
  2. To disable SSH, enter: sudo systemctl disable sshd. If you want to stop SSH immediately, use: sudo systemctl stop sshd.

How To Use SSH To Connect To The Steam Deck

With SSH enabled, you can access your Steam Deck remotely. For instance, you can use applications like Warpinator. Install Warpinator on both your Steam Deck and your PC, then run them simultaneously. Transferring data becomes a breeze.

If you're using a Linux PC, you don't need a third-party app. Simply open your file manager and enter sftp://deck@steamdeck in the address bar. Enter the password you set earlier, and you're connected.

Latest Articles
  • "Cujo Gets a New Life on Netflix: Stephen King's Classic Reimagined"

    ​A fresh wave of Stephen King adaptations is on the horizon, and the latest to join the lineup is a brand-new take on Cujo. According to reports from Deadline, Netflix has officially greenlit a remake of the iconic horror novel, with Roy Lee—founder of Vertigo Entertainment—attached as producer. Whil

    by Sadie Jun 27,2025

  • Go Go Muffin: Acolyte Build Guide Unveiled

    ​For all the dedicated support players out there—those unsung heroes who keep their teams alive and thriving—the Acolyte class in Go Go Muffin is your go-to choice. As the primary healer, the Acolyte plays a pivotal role in both cooperative trials and solo adventures by offering essential healing and

    by Bella Jun 27,2025