Does anyone know how to disable incoming network connections to mediasharingd in Sonoma 14.1? Details below. Thank you.
In Sonoma 14.1, I have a pop-up that appears and disappears automatically after login:
View attachment 2305025
I have media sharing disabled in my System Settings and I have executed the following, but the pop-up still appears and disappears with "Allow" clicked:
Code:
defaults write com.apple.amp.mediasharingd home-sharing-enabled -bool false
defaults write com.apple.amp.mediasharingd public-sharing-enabled -bool false
I'm not as concerned about the pop-up itself as I am with the fact that the pop-up automatically "Allows" itself and disappears (I have filmed my screen after login to see that "Allow" is clicked before the pop-up disappears).
I'd like to disable incoming connections to mediasharingd but don't know where the executable is (not found with Spotlight or other searches).