Skip to content

Firestick Cleaner & Launcher Replacer v1.3.0

Latest

Choose a tag to compare

@niftiest niftiest released this 17 May 09:31

What's new in v1.3.0

Cross-platform support. The tool now ships in Windows, macOS, and Linux variants. All three implementations share identical logic and disable the same packages.

Downloads

Pick the one for your OS:

Asset OS Format
Firestick-Cleanup-Windows-Batch-v1.3.0.zip Windows .bat console script + bundled ADB
Firestick-Cleanup-Windows-WinForm-v1.3.0.zip Windows WinForms GUI (.NET Framework 4.8) + bundled ADB
Firestick-Cleanup-Mac-v1.3.0.zip macOS .command bash script + bundled ADB
Firestick-Cleanup-Linux-v1.3.0.zip Linux .sh bash script + bundled ADB

First-time setup notes

Windows

Extract and double-click the .bat file or FirestickCleanup.exe. No additional steps.

macOS

Extract, then clear quarantine and set executable bits before first run:

chmod +x Firestick-Cleaner-And-Launcher-Replacer.command adb/adb
xattr -dr com.apple.quarantine .

Then double-click the .command file in Finder (right-click → Open the first time to bypass Gatekeeper).

Linux

Extract, then set executable bits before first run:

chmod +x Firestick-Cleaner-And-Launcher-Replacer.sh adb/adb
./Firestick-Cleaner-And-Launcher-Replacer.sh

Reverting

All four variants support --revert to re-enable everything Amazon and uninstall Projectivy.

Note

The Mac and Linux bash scripts are new in this release and haven't been battle-tested across every Fire TV firmware. If something misbehaves, please open an issue with the output from firestick_cleanup.log (next to the script).