Fix ProtonVPN for macOS not uninstalling

Channel:
Subscribers:
15,100
Published on ● Video Link: https://www.youtube.com/watch?v=77ThwEbIgEY



Duration: 1:27
1 views
0


Here's how to Fix ProtonVPN for macOS not uninstalling. Get CleanMyMac X@ https://macpaw.audw.net/c/376211/63812/1733 in on time.

Below are the ProtonVPN for macOS uninstall script codes (beta):

#!/bin/bash

# Uninstall ProtonVPN

sudo launchctl unload /Library/LaunchDaemons/ch.protonvpn.ProtonVPNStarter.plist
sudo rm -rf "/Applications/ProtonVPN.app"
sudo rm -rf "/Library/Application Support/ProtonVPN"
sudo rm -rf "/Library/LaunchDaemons/ch.protonvpn.ProtonVPNStarter.plist"
sudo rm -rf "/Library/Preferences/ch.protonvpn.ProtonVPN.plist"
sudo rm -rf "/Library/PrivilegedHelperTools/ch.protonvpn.ProtonVPNStarter"
sudo rm -rf "/Users/Shared/ProtonVPN"

echo "ProtonVPN has been uninstalled successfully."

To reinstall ProtonVPN for macOS, hit http://proton.go2cloud.org/aff_c?offer_id=6&aff_id=1018.

Learn more@ https://www.youtube.com/c/ITGuides/search?query=Mac.