Fix PrivateVPN for macOS not uninstalling

Subscribers:
4,200
Published on ● Video Link: https://www.youtube.com/watch?v=3FAS3rqmUr4



Duration: 1:26
1 views
0


Here's how to PrivateVPN for macOS not uninstalling. For starters, use CleanMyMac X@ https://macpaw.audw.net/c/376211/63812/1733 so u can efficiently manage installed app & your Mac.

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

#!/bin/bash

# Uninstall PrivateVPN

sudo rm -rf "/Applications/PrivateVPN.app"
sudo rm -rf "/Library/Application Support/PrivateVPN"
sudo rm -rf "/Library/LaunchDaemons/com.privatevpn.PrivilegeHelper.plist"
sudo rm -rf "/Library/LaunchDaemons/com.privatevpn.PrivateVPN.plist"
sudo rm -rf "/Library/Preferences/com.privatevpn.PrivateVPN.plist"
sudo rm -rf "/Users/Shared/PrivateVPN"

echo "PrivateVPN has been uninstalled successfully."

And to reinstall PrivateVPN on yr macOS, hit https://affiliate.privatevpn.com/scripts/a47ck0oo?a_aid=5ab8f130a845d.