sharkdaa.blogg.se

Uninstall parallels desktop
Uninstall parallels desktop












Now, you should go to the Activity Monitor and make sure that any Parallels processes that are still running are killed in order for the uninstallation process to be successful. You may need to enter your Mac’s password to authenticate this. Once it is in the Trash you can empty the Trash. You can do this by opening the Finder window, navigating to the Applications folder, and dragging the Parallels Desktop icon to the Trash. Next, you should uninstall Parallels Desktop from your Mac. Sudo rm -rf /private/tmp/, make sure that any virtual machines that are open in Parallels are closed and off before you begin. Sudo rm -rf /private/tmp/qtsingleapp- *-lockfile

uninstall parallels desktop

Sudo rm -rf /private/var/root/library/preferences/

uninstall parallels desktop

Sudo rm -rf /private/var/db/receipts/ 'com.parallels* ' Sudo rm -rf /private/var/db/Parallels/stats Sudo rm -rf /private/var/db/parallels/stats Sudo rm -rf /private/var/db/Parallels/stats/ * Sudo rm -rf /private/var/db/parallels/stats/ * Sudo rm -rf "/Library/Extensions/Parallel\ Desktop.app " Sudo rm -rf "/Users/ $USER/Library/Caches/Parallels Software " Sudo rm -rf "/Users/ $USER/Library/Logs/parallels.log " Sudo rm -rf "/Users/ $USER/Library/Parallels " Sudo rm -rf "/Users/ $USER/Library/Preferences/ " Sudo rm -rf "/Users/ $USER/Library/Preferences/Parallels " Sudo rm -rf "/Users/ $USER/Library/Saved Application State/.savedState " Sudo rm -rf "/private/var/db/Parallels/Stats/ParallelsDesktop.15.1.3-47255 " Sudo rm -rf "/private/var/root/Library/Preferences/ " Sudo rm -rf "/private/var/.Parallels_swap "

uninstall parallels desktop

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 #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 # used different forum posts/guides to figure this out like:














Uninstall parallels desktop