Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

tehabe

macrumors 6502
Original poster
Jun 6, 2018
342
452
Hamburg
wanted to check something in my System Settings and I came accross this message:

Screenshot 2024-03-03 at 15.44.58.png
I

I don't which application this might be. I don't want to click allow for exactly this reason. Also why isn't there a "Dismiss" button?

Any way to find out which application this was or to dismiss this dialogue? I don't how long this is already there.
 

bogdanw

macrumors 603
Mar 10, 2009
6,117
3,028
It might be a system extension. Run in Terminal:
Code:
systemextensionsctl list
to see a list of installed extensions.
 
  • Like
Reactions: tehabe

tehabe

macrumors 6502
Original poster
Jun 6, 2018
342
452
Hamburg
That's solved my first question. I remove the app in question a while ago. And I also found it in /Library/SystemExtension but I can't delete it. Weird.

Code:
1 extension(s)
--- com.apple.system_extension.cmio
enabled    active    teamID    bundleID (version)    name    [state]
    *    7GJANK3822    com.obsbot.OBSBOT_Center.mcext (1.0.0/217)    com.obsbot.OBSBOT_Center.mcext    [activated waiting for user]
 

bogdanw

macrumors 603
Mar 10, 2009
6,117
3,028
To uninstall it, try from Terminal:

Code:
systemextensionsctl uninstall 7GJANK3822 com.obsbot.OBSBOT_Center.mcex

and reboot
 
  • Like
Reactions: tehabe

tehabe

macrumors 6502
Original poster
Jun 6, 2018
342
452
Hamburg
I have to dive a bit to remove that

At this time, this tool cannot be used if System Integrity Protection is enabled.
This limitation will be removed in the near future.
Please remember to re-enable System Integrity Protection!
 

tehabe

macrumors 6502
Original poster
Jun 6, 2018
342
452
Hamburg
I reinstalled the OBSBOT software which and deleted it in Finder after a reboot, it asked me if I wanted to remove the system extension, I said yes and now it is gone. Thank you for your help.
 
  • Like
Reactions: bogdanw
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.