# bmrf/tron

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/bmrf-tron).**

6,481 stars · 414 forks · Batchfile · MIT

## Links

- GitHub: https://github.com/bmrf/tron
- Homepage: https://old.reddit.com/r/TronScript
- awesome-repositories: https://awesome-repositories.com/repository/bmrf-tron.md

## Description

Tron is an automated script that runs a sequenced collection of disinfection and cleanup utilities to remove malware and temporary files from a Windows system. It executes a multi-stage sequence of temp-file cleanup, malware scans, system repairs, and optimization tasks in a single unattended pass, and can detect a prior incomplete run to restart from the last successfully completed stage while preserving previously used command-line switches.

The tool runs multiple anti-virus and anti-rootkit scanners in sequence, including MBAM, AdwCleaner, KVRT, Sophos, TDSS Killer, and McAfee Stinger, to clean up viruses, spyware, and other malicious software. It also restores default file and registry permissions to undo changes made by malware or user misconfiguration, and can disable non-essential Windows services and scheduled tasks to free up system resources.

Beyond security, Tron handles system maintenance by removing accumulated temporary files and cache, resetting the page file to Windows-managed settings, and defragmenting the system drive while automatically skipping solid-state drives. It can repair Windows system files, disk errors, network settings, and file extensions, disable telemetry and upgrade nagging, and remove manufacturer-installed programs and Metro apps using customizable blacklists. The script also applies updates to 7-Zip, Adobe Flash Player, and Windows, optionally runs bundled WSUS Offline update packages, and executes any user-supplied batch files placed in a designated folder just before the script finishes. After completion, it generates a log of all actions taken and can email a summary report or upload debug logs to the project maintainer.

## Tags

### System Administration & Monitoring

- [Windows System Cleanup Scripts](https://awesome-repositories.com/f/system-administration-monitoring/windows-system-cleanup-scripts.md) — Runs a sequenced collection of disinfection and cleanup utilities to remove malware and temporary files from a Windows system. ([source](https://old.reddit.com/r/TronScript))
- [Temporary File Cleaners](https://awesome-repositories.com/f/system-administration-monitoring/temporary-file-cleaners.md) — Delete accumulated temporary files, cache, and other unnecessary data to free disk space and improve system responsiveness. ([source](https://old.reddit.com/r/TronScript/wiki/index))
- [Windows System Repair Utilities](https://awesome-repositories.com/f/system-administration-monitoring/windows-system-repair-utilities.md) — Checks and fixes Windows system files, disk errors, network settings, file extensions, and disables telemetry and upgrade nagging. ([source](https://cdn.jsdelivr.net/gh/bmrf/tron@master/README.md))
- [Disk and Memory Optimizers](https://awesome-repositories.com/f/system-administration-monitoring/disk-and-memory-optimizers.md) — Reset the page file to Windows-managed settings and defragment the system drive, automatically skipping solid-state drives. ([source](https://cdn.jsdelivr.net/gh/bmrf/tron@master/README.md))

### Operating Systems & Systems Programming

- [Automated Cleanup Sequences](https://awesome-repositories.com/f/operating-systems-systems-programming/automated-cleanup-sequences.md) — Executes a multi-stage sequence of temp-file cleanup, malware scans, system repairs, and optimization tasks in a single unattended pass. ([source](https://cdn.jsdelivr.net/gh/bmrf/tron@master/README.md))

### Security & Cryptography

- [Malware Scanning](https://awesome-repositories.com/f/security-cryptography/file-upload-security/malware-scanning.md) — Runs multiple anti-virus and anti-rootkit scanners (MBAM, AdwCleaner, KVRT, Sophos, TDSS Killer, McAfee Stinger) in sequence. ([source](https://cdn.jsdelivr.net/gh/bmrf/tron@master/README.md))
- [Malware Removal](https://awesome-repositories.com/f/security-cryptography/malware-removal.md) — Runs a sequence of third-party disinfection tools to remove viruses, spyware, and other malicious software from a Windows system. ([source](https://old.reddit.com/r/TronScript/wiki/index))

### Artificial Intelligence & ML

- [System Cleanup Resumers](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/machine-learning-training/pipelines-and-orchestration/training-orchestration-systems/training-methodologies/reinforcement-learning-integrations/model-rollout-executions/partial-rollout-runners/interrupted-rollout-resumers/system-cleanup-resumers.md) — Detects a prior incomplete run and restarts from the last successfully completed stage, preserving previously used command-line switches. ([source](https://cdn.jsdelivr.net/gh/bmrf/tron@master/README.md))

### Business & Productivity Software

- [System Permission Restorers](https://awesome-repositories.com/f/business-productivity-software/team-member-management/member-permission-modifiers/permission-resets/system-permission-restorers.md) — Restores default file and registry permissions to undo changes made by malware or user misconfiguration. ([source](https://old.reddit.com/r/TronScript/wiki/index))

### Development Tools & Productivity

- [Software Update Managers](https://awesome-repositories.com/f/development-tools-productivity/package-installers/software-update-managers.md) — Updates 7-Zip, Adobe Flash Player, and Windows, and optionally applies bundled WSUS Offline update packages. ([source](https://cdn.jsdelivr.net/gh/bmrf/tron@master/README.md))

### DevOps & Infrastructure

- [Windows Service Disablers](https://awesome-repositories.com/f/devops-infrastructure/background-services/background-service-isolation/background-service-disablers/windows-service-disablers.md) — Stop non-essential Windows services and scheduled tasks to free up system resources and reduce security risks. ([source](https://old.reddit.com/r/TronScript/wiki/index))
- [Windows Bloatware Removals](https://awesome-repositories.com/f/devops-infrastructure/configuration-management/file-based-configuration/managed-file-removal/complete-file-removals/windows-bloatware-removals.md) — Uninstalls manufacturer-installed programs and Metro apps by matching names and GUIDs from customizable blacklists. ([source](https://cdn.jsdelivr.net/gh/bmrf/tron@master/README.md))
