Always asks to boot normally or safemode

ToejaM

Member
The issue I have is that everytime OBS loads, it always asks me if I want to run it normally or in safemode, this is great but is there anyway to skip this with perhaps a command prompt or something?

The reason it happens is because the machines that shut down, never close OBS first so it always thinks the program has crashed and this is preventing some simple automation that I'd been enjoying.
 

ToejaM

Member
Just for anyone who has this issue and wants to resolve it, I found the solution in another thread I forget where but goto your shortcut and put this on the end: --disable-shutdown-check

Example because sometimes it's confusing where exactly it goes but it goes right on the end after the closed quotation marks

"C:\Program Files\obs-studio\bin\64bit\obs64.exe" --disable-shutdown-check


1700324040801.png
 

thebbbrain

New Member
Does this work when OBS is launched automatically at system startup? Can that option be made to enable this script?
 

axelbrz

New Member
Hi,
I have finally found a solution for OBS launched at startup:

1. Press Windows Key + R (Run)
2. Enter "shell:startup" (without quotes) and then OK
3. Right click on "OBS Studio" and click Properties
4. Then finally you can add the "--disable-shutdown-check" postfix to the Target:
"C:\Program Files\obs-studio\bin\64bit\obs64.exe" --disable-shutdown-check
5. Click Apply and then OK

It should be solved now! :)
 

ftcorrea

New Member
I tried that, but it didn't work. The Safe Mode window no longer appears, but when I double-click the OBS icon, nothing happens. Does anyone have any ideas?
 
Top