Skip to content

Instantly share code, notes, and snippets.

@Milor123
Last active March 6, 2024 09:42
Show Gist options
  • Save Milor123/a27e4af20910dd7d9e0e37fc00eeb681 to your computer and use it in GitHub Desktop.
Save Milor123/a27e4af20910dd7d9e0e37fc00eeb681 to your computer and use it in GitHub Desktop.
Steam Bloat or Lite mode on Startup Windows
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"Steam"="\"C:\\Program Files (x86)\\Steam\\steam.exe\" -silent -dev -nofriendsui -no-dwrite -nointro -nobigpicture -nofasthtml -nocrashmonitor -noshaders -no-shared-textures -disablehighdpi -cef-single-process -cef-in-process-gpu -single_core -cef-disable-d3d11 -cef-disable-sandbox -disable-winh264 -cef-force-32bit -no-cef-sandbox -vrdisable -cef-disable-breakpad"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment