Uninstall parallels desktop

broken image

Sudo rm -rf '/private/var/root/Library/Preferences/ ' Sudo rm -rf '/private/var/.Parallels_swap ' Sudo rm -rf '/Library/Logs/parallels.log ' Sudo rm -rf '/Library/SystemMigration/History/Migration-19876876-8E63-4214-9A73-14A7C10A5A84/QuarantineRoot/Library/StagedExtensions/Applications/Parallels Desktop.app ' Sudo rm -rf '/Library/StagedExtensions/Applications/Parallels Desktop.app '

Sudo rm -rf '/Library/Preferences/Parallels ' # after appcleaner does his magic, do this

broken image

#sudo rm -rf /Library/Preferences/Parallels/licenses.xmlįor pid in $(ps aux | grep 'Parallels* ' | awk ' ' ) do sudo kextunload $kext done #before uninstalling deactivate your licencse - this won't be possible after uninstall # The uninstall script is located at /Library/Parallels/Parallels Service.app/Contents/Resources

broken image

# used different forum posts/guides to figure this out like:

broken image