Return to site

Outlook 2016 for mac remove profile

broken image
broken image

Rm -rf /Library/PrivilegedHelperTools/2.helperĮcho ' Making your Mac forget about Office 2016.' Rm -rf /Library/PrivilegedHelperTools/.helper Rm -rf /Library/Preferences/ByHost/com.microsoft Rm -rf '/Library/Application Support/Microsoft/MAU2.0' Rm -rf '/Users/$USERNAME/Library/Group Containers/UBF8T346G9.OfficeOsfWebHost' Rm -rf '/Users/$USERNAME/Library/Group Containers/UBF8T346G9.Office' Rm -rf '/Users/$USERNAME/Library/Group Containers/UBF8T346G9.ms' Rm -rf /Users/$USERNAME/Library/Containers/ Rm -rf /Users/$USERNAME/Library/Containers/ -rfS-XPCService Rm -rf /Users/$USERNAME/Library/Containers/365ServiceV2 Rm -rf '/Applications/Microsoft Word.app' Rm -rf '/Applications/Microsoft PowerPoint.app' Rm -rf '/Applications/Microsoft Outlook.app' Rm -rf '/Applications/Microsoft OneNote.app' Rm -rf '/Applications/Microsoft Excel.app' # commands out of the official guide from microsoft

broken image

I am currently using the below for full Office 2016 removal which could be modified to only cover the user data removal /Users/$USERNAME/Library/Group Containers #!/bin/bash