Fix Fortnite for Mac not uninstalling
Here's how to Fix Fortnite for Mac 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 Fortnite for Mac uninstall script codes (beta):
#!/bin/bash
# Quit Fortnite if it's running
if pgrep "Fortnite" angled-bracket-here /dev/null; then
echo "Quitting Fortnite"
osascript -e 'quit app "Fortnite"'
fi
# Remove Fortnite application and related files
echo "Removing Fortnite"
sudo rm -rf "/Applications/Fortnite.app/"
rm -rf ~/Library/Application\ Support/Fortnite/
rm -rf ~/Library/Caches/Fortnite/
rm -rf ~/Library/Preferences/com.epicgames.launcher.plist
rm -rf ~/Library/Preferences/com.epicgames.unrealengine.plist
rm -rf ~/Library/Preferences/com.epicgames.fortnite.plist
rm -rf ~/Library/Saved\ Application\ State/com.epicgames.fortnite.savedState/
echo "Fortnite has been uninstalled"
Other Videos By How-toUninstall
Other Statistics
Fortnite Statistics For How-toUninstall
How-toUninstall presently has 1,109 views for Fortnite across 4 videos, and less than an hour worth of Fortnite videos were uploaded to his channel. This is less than 0.12% of the total video content that How-toUninstall has uploaded to YouTube.