Where are Configuration Profiles Stored?

htse
Contributor III

Does anybody know where configuration profiles that have been applied to the system and user live in the file system? I've been scouring up and down the file system, and can't seem to find it.

4 REPLIES 4

mm2270
Legendary Contributor III

I believe they get stored in "/private/var/db/ConfigurationProfiles/Store/ConfigProfiles.binary" but if you're looking to add/remove any profiles, use the command line profiles to do it. You can't or shouldn't try manipulating that binary file directly.

htse
Contributor III

that's what I feared…

unfortunately the profiles command wasn't removing the profiles in question either, so I've had to go a bit more extreme

chrischichester
New Contributor II

Ddi you try profiles -D -f ? That should supposedly delete all profiles.

CasperSally
Valued Contributor II

I usually watch /Library/ManagedPrefs folder to see what's applied as well.