I am wondering how would you do this?Can't you copy the Home directory and change the owner of the copy?
Creating a new user profile can be a good troubleshooting step, but I'm curious about why you would do it via a terminal command vs just using the Users & Groups panel in Settings. I don't know a ton about it, but I do know there are lots of weird issues that can arise with permissions if you're not careful. If it was me, I'd do everything by the book.Thanks, I have a user profile corruption issue, I generated a new user via cli to confirm.
My original user can only see two System Settings menu items, General, and Spotlight.
General sub menu only shows autofill & passwords.
So, I am guessing, if I copy these settings to the new user, which works, it shows ALL System Settings menu items, it too will become corrupt?
I wonder if I can force an update of 15.7, if that would work better?
I say force, as that is what the system is on, 15.7 M4 Mac Mini Pro.
Otherwise, the original user is working, but not being able to get to System Settings is a real bummer.
And to build out the new user to reflect the orginal user, will be LOTS of work, though, is possibly my best recourse?
Sigh...
Thanks, I have a user profile corruption issue, I generated a new user via cli to confirm.
My original user can only see two System Settings menu items, General, and Spotlight.
~/Library/Preferences/com.apple.systempreferences.plist
~/Library/Preferences/com.apple.systemsettings.extensions.plist
~/Library/Preferences/ByHost/com.apple.systempreferences.*
~/Library/Preferences/ByHost/com.apple.systemsettings.extensions.*
~/Library/Caches/com.apple.preferencepanes.usercache
~/Library/Caches/com.apple.systemsettings.menucache
~/Library/Group Containers/com.apple.systempreferences.cache
~/Library/Containers/com.apple.systempreferences/ (will be called "System Settings" in Finder)
find ~/Library -name "com.apple.systempref*"
find ~/Library -name "com.apple.systemsettings*"