Awoyemi Victor A.

0 %
Awoyemi Victor A.
Software Engineer & Entrepreneur
Building Profitable Crypto Bots and Trading Systems
  • Residence:
    Nigeria
  • City:
    Abuja
  • Age:
    24
English
Yoruba
Arabic
JavaScript
Python
Blockchain Technologies
Crypto Trading Bots
Backend Development
  • Crypto Trading Bots
  • Frontend Development
  • Smart Contracts
  • API & Backend Development
  • GIT knowledge
  • WordPress Design
  • MySQL & Postgres
  • Blockchain Integrations
  • Networking & Web Stack

Fix OBS did not shut down properly during your last session on your Mac OS

April 10, 2024

Hi Everyone and welcome back to my channel. My name is Awoyemi Victor and in this video, you’ll learn how to fix issue with OBS not shutting down properly issue on your MacOS Laptop.

If you haven’t subscribe to the channel, kindly hit the subscribe button, turn on the notification bell icon and let’s get started!

The first thing you have to do is to run this command from your terminal:

ps -ax | grep -i obs

This command will list all processes containing “obs” in their name. You can then identify the correct process name and use the killall command with that specific name.

Next, run this command:

killall -9 OBS

Using the -9 signal with killall forcefully terminates the process and should be used with caution, as it doesn’t allow the process to clean up resources properly.

The next thing you want to do now is to type this in your finder:

~/Library/Application Support

Then look for your OBS folder and trash it.

Now, try reopening your OBS studio software again.

It should work properly now.

Watch this on YouTube: https://youtu.be/rjxVh1KzGXs

If you’ve enjoyed this article, don’t forget to give me a clap and subscribe to my channel for more. Thanks

Posted in Easy todosTags:
Write a comment