I'm having trouble deleting a plist file - I realize it's cached, I've tried logging out, restarting, killing cfprefsd, but no luck - the cached version returns - how do I do this now?
Thanks!
Thanks!
I'm having trouble deleting a plist file - I realize it's cached, I've tried logging out, restarting, killing cfprefsd, but no luck - the cached version returns - how do I do this now?
Thanks!
Boot the recovery partition if you have one. Then use Disk Utility to mount your install drive/partition open Terminal from the same Utilities menu you used to start DU and rm /path/to/install/System/Library/Extentions/Some.kext/Contents/ToBeDeleted.plist. Once done reboot and you should have it done as the operating system would not have been running preventing the deletion because of the caching.
Seriously? That's the only way to do it? Thanks.
Only way I can see to do so with the operating system not running messing you about with the cache. Going to have to adjust the path for sure to the launch daemons one as I see now it is a daemon your talking about not a .kext, had that stuck in my brain somehow when writing that.
Am I halucinating though? In olden times you used to be able to just delete them?
have you tried to force delete from terminal?
sudo rm -R "/MyDrive/Folder/Blah/stubborn.plist"
for more information or tips on how to accomplish a force delete in terminal, google search "force delete with terminal in osx"
I'm having trouble deleting a plist file - I realize it's cached, I've tried logging out, restarting, killing cfprefsd, but no luck - the cached version returns - how do I do this now?
Thanks!
Which plist specifically are you trying to delete?
Like you mentioned, Mavericks caches plist files. The routine should be delete plist reboot then start the app to recreate the default plist.
What exact sequence are you following?
Hi thanks for the help.
I'm trying to delete the time machine plist, I'm having extensive time machine problems and am following Pondini's advice for a full reset.
I'm not having trouble deleting the file, it's not a force delete problem. My problem is that the plist restores itself from the cache.
1. Delete plist.
2. Empty trash.
3. Reboot.
4. plist is back.
When you delete a .plist file, a new one is automatically created by the app.Hi thanks for the help.
I'm trying to delete the time machine plist, I'm having extensive time machine problems and am following Pondini's advice for a full reset.
I'm not having trouble deleting the file, it's not a force delete problem. My problem is that the plist restores itself from the cache.
1. Delete plist.
2. Empty trash.
3. Reboot.
4. plist is back.
I am not sure exactly what settings you are trying to remove, but I know that some apps, for example iDefrag, will store a "Settings" file in odd places. In the case of iDefrag, its licensing information to help deter replication of that file. I have seen files with names that resemble "sfsfsdgw3232f" that seem to be intentionally named that way to help prevent user identification.