Attempting to enable kexts in the System Preferences UI. I noticed that there are two checkboxes with blank descriptions next to them. Where are these values stored? Is there a command line interface to inspect the values?
Asked
Active
Viewed 51 times
1 Answers
1
Is there a command line interface to inspect the values?
Yes, use this command:
systemextensionsctl list
to list all installed system extensions.

jaume
- 15,010
systemextensionsctl list
? – jaume Aug 03 '21 at 10:51