Last active
March 6, 2024 09:42
-
-
Save Milor123/a27e4af20910dd7d9e0e37fc00eeb681 to your computer and use it in GitHub Desktop.
Steam Bloat or Lite mode on Startup Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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