Skip to main content
Question

Reread user preferences without logging out

  • March 17, 2023
  • 2 replies
  • 54 views

dlondon
Forum|alt.badge.img+14
  • Honored Contributor
  • 376 replies

I'm just wondering if there is a way to re-read the preferences for a user without logging out and back in.

In particular, I've removed a plist file for a user for printer preferences

 

2 replies

Forum|alt.badge.img+19
  • Honored Contributor
  • 582 replies
  • March 17, 2023

Try running the command 

sudo killall cfprefsd

from terminal. That will kill the preference daemon and it will restart, which should force to re-read the preferences files. 


dlondon
Forum|alt.badge.img+14
  • Author
  • Honored Contributor
  • 376 replies
  • March 20, 2023

Thanks @Tribruin - did try that but it doesn't seem to do anything for the printing presets.  Until I do the reboot or logout/logon but then again if I do that I don't have to

sudo killall cfprefsd