Home News How To Enable SSH On The Steam Deck

How To Enable SSH On The Steam Deck

Author : Zachary Feb 25,2025

This guide explains how to enable and use SSH on your Steam Deck for secure remote access to your files. The Steam Deck's desktop mode allows for more than gaming, and SSH provides a secure way to manage files remotely.

Enabling SSH on the Steam Deck

Follow these steps to enable SSH:

  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.
  5. Select Power > Switch to Desktop Mode.
  6. Open Konsole from the Start menu.
  7. Set a password (if you haven't already) using the command: passwd.
  8. Enable SSH using: sudo systemctl start sshd.
  9. To ensure SSH starts automatically after a reboot, use: sudo systemctl enable sshd.
  10. You can now access your Steam Deck remotely using a third-party SSH client.

Important: Avoid modifying or deleting system files to prevent OS corruption.

Disabling SSH on the Steam Deck

To disable SSH:

  1. Open Konsole from the Start menu.
  2. Use sudo systemctl disable sshd to prevent SSH from starting automatically on reboot. Use sudo systemctl stop sshd to immediately stop the SSH service.

Connecting to the Steam Deck via SSH

After enabling SSH, use a third-party application like Warpinator for easy file transfer. Install Warpinator on both your Steam Deck and your PC, and run it on both devices simultaneously for simple drag-and-drop file transfers.

Alternatively, if you're using a Linux PC, you can connect directly through your file manager. Enter sftp://deck@steamdeck in the address bar and provide the password you set earlier.

Latest Articles
  • Unlocking the Fire Seal in Fields of Mistria: A Guide

    ​With the recent March 10 update in *Fields of Mistria*, players can now access the Fire Seal after successfully clearing the previous altars. To unlock this seal, you'll need to gather four specific items: a Faceted Rock Gem, Rockroot, Emerald, and a Sealing Scroll. Here’s a detailed guide on how to

    by Adam May 22,2025

  • Chonky Town: Collect Chubbs and Chonkys in New Sim

    ​Enhydra Games has delighted fans with the release of their latest mobile-exclusive game, Chonky Town, now available on both Android and iOS platforms. If you've played their previous title, Chonky – From Breakfast to Domination, which entered early access on Steam in November 2022, you'll spot some

    by Scarlett May 22,2025