Skip to content

Instantly share code, notes, and snippets.

@diogow3
Last active October 15, 2023 18:08
Show Gist options
  • Select an option

  • Save diogow3/70837070207704b344e1f426504053ab to your computer and use it in GitHub Desktop.

Select an option

Save diogow3/70837070207704b344e1f426504053ab to your computer and use it in GitHub Desktop.
replace windows desktop shell with steam

Replace Windows Desktop Shell with Steam

  • Set steam to launch in big picture mode

  • Set steam as your windows shell (making it run instead of the desktop) :

  • Open regedit and navigate to HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon

  • Make a new string entry with Name=Shell and Value="[path-to-steam-folder]\steam.exe"

  • Set windows to log in automatically with autologon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment