Friday , April 19 2024
Home - Don't Forget! - Removing Facetime from mac dock after rebooting

Removing Facetime from mac dock after rebooting

Just go to your hard drive –> library –> preferences and open the file “com.apple.dockfixup.plist” with text editor, then remove these:

 

<dict>

<key>after</key>

<string>begin</string>

<key>path</key>

<string>/Applications/Mission Control.app</string>

</dict>

 

AND

 

<dict>

<key>after</key>

<string>/Applications/iChat.app</string>

<key>path</key>

<string>/Applications/FaceTime.app</string>

</dict>

 

This is if you have problems with both Mission Control and Facetime, if not just remove the one you want to remove. Remember to unlock both the file and the folder it in so that you are allowed to both read and write.

Check Also

The pain of TLS 1.2 with PowerShell module for Azure Active Directory (MSOnline)

Building labs in a hurry sometimes can bite you with recent changes in Office 365 …

Leave a Reply

Your email address will not be published. Required fields are marked *