Home News Steam Deck: Enhanced Connectivity with SSH Activation

Steam Deck: Enhanced Connectivity with SSH Activation

Author : Riley Feb 20,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 just gaming, and SSH provides secure remote access.

Enabling SSH on Your Steam Deck

Follow these steps to enable SSH:

  1. Power on your Steam Deck.
  2. Access the Steam menu (Steam button).
  3. Navigate to Settings > System > System Settings > Enable Developer Mode.
  4. Access the Steam menu again (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): passwd. Create and confirm your password.
  8. Start the SSH service: sudo systemctl start sshd.
  9. Enable SSH to start automatically on reboot: 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 Your Steam Deck

To disable SSH:

  1. Open Konsole from the Start menu.
  2. To disable SSH on reboot: sudo systemctl disable sshd.
  3. To immediately stop the SSH service: sudo systemctl stop sshd.

Connecting to Your 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, then launch it on both devices simultaneously for simple drag-and-drop file transfers.

Alternatively, if you're using 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
  • "Night Slashers Remake: Classic Horror Beat 'Em Up Now on Android"

    ​Night Slashers is making a triumphant return with a gritty, reimagined remake now available on Android. Originally launched in 1993 by Data East, this cult-favorite beat ’em up has been resurrected by Forever Entertainment and Storm Trident, staying true to the chaotic charm of the original while di

    by George Jul 25,2025

  • Top Silent Hill Monsters: Unveiling Their Deep Symbolism

    ​Unlike traditional survival horror games that emphasize external dangers, the Silent Hill series delves deep into the human psyche, transforming personal fears, guilt, and trauma into terrifying supernatural manifestations. The town itself becomes a mirror of the protagonist’s inner turmoil, setting

    by Nova Jul 25,2025

Latest Games