Welcome to ehr99.com ! Games Apps News Topics Ranking
Home > News > Steam Deck's SSH Activation Unveiled

Steam Deck's SSH Activation Unveiled

Author : Sebastian
Feb 21,2025

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

Enabling SSH on the Steam Deck

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.
  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 after a reboot, use: sudo systemctl enable sshd.
  10. You can now access your Steam Deck remotely using a third-party SSH client.

Caution: 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.
  3. Use sudo systemctl stop sshd to immediately stop the SSH service.

Connecting to the Steam Deck via SSH

Once SSH is enabled, use a third-party application like Warpinator. Install Warpinator on both your Steam Deck and your PC, then launch it on both devices simultaneously for easy file transfer.

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

Latest articles
  • Connect Your PS5 Controller to a PC
    The Sony DualSense stands out as the premier PS5 controller, thanks to its innovative features, comfortable grip, and ergonomic design that enhance your PlayStation 5 gaming experience. Connecting it to a high-performance gaming PC might seem challen
    Author : Aria Feb 23,2026
  • Figment 2: Creed Valley Launches on iOS
    Figment 2: Creed Valley delivers a surreal action-adventure experience for iOS players. Step into a world where the human mind comes alive - where melodies become landscapes and battles transform into musical performances. You'll play as Dusty, the v
    Author : Owen Feb 21,2026