OBS not working properly/all methods I tried did not work..

luluneedshelp

New Member
OBS would crash as soon as I tried to open it. I would try to open it again and says its already running. I went over to task manager and had to force quit. Now I would start it again and its say error "OBS did not shutdown properly." So then I looked up what would help. I tried 3 methods to see if it would work.
I typed the start up script in notes: windows logo+R to locate the startup and input shell:startup

del "C:\Users\Stopa\AppData\Roaming\obs-studio\safe_mode"
start "" "C:\Program Files\Start OBS\OBS Recording.lnk"


and it did not work. Deleted it then I tried the other start up script:

@Echo Off
del %APPDATA%\obs-studio\safe_mode /y
cd "C:\Program Files\obs-studio\bin\64bit\"
start "" "C:\Program Files\obs-studio\bin\64bit\obs64.exe"


did not work.
the last thing I saw was to try and go to

properties > target and input --disable-shutdown-check --startreplaybuffer

I then restarted my computer and it still had the same message.
I did the process all over again making sure I didn't miss anything by uninstalling it.
I also made sure it was under power saving mode in my graphics settings not sure if that was the right call.
updated my drivers and checked windows update. I'm not getting anywhere you guys..
Does anyone know how to solve this issue?
 
Last edited:
Top