Foulest / RepairKit

All-in-one Java-based Windows repair and maintenance toolkit.
GNU General Public License v3.0
44 stars 2 forks source link
automation bloatware-removal cleanup java malware-scan open-source optimization pc-maintenance performance registry repair-tool system-maintenance system-utilities toolkit troubleshooting tweaks utility windows windows-repair

RepairKit

License: GPL v3 CodeQL Downloads

RepairKit is an all-in-one Java-based Windows repair and maintenance toolkit.

SoftpediaMajorGeeksUptodownAlternativeToSoftDownload

Features

Automatic Repairs

Automatically perform a comprehensive system cleanup and repair, including:

Note: The malware scan automatically runs a quick scan with Windows Defender. In the event that Windows Defender is disabled or unavailable, a quick scan is performed with Sophos Scan & Clean instead.

Automatic Repairs

Useful Programs

Access essential software tools for system maintenance, including:

Useful Programs (Page 1/2)

Additionally, RepairKit provides links to useful software tools, including:

Useful Programs (Page 2/2)

System Shortcuts

Quickly access important Windows utilities like:

System Shortcuts

Download and Run

Not sure how to download and run RepairKit? Follow these steps:

  1. Download the latest version of RepairKit from the Releases page (click the RepairKit-X.X.X.zip file).
  2. Extract the ZIP file to a folder on your computer. You can use a program like 7-Zip to extract the contents.
  3. Double-click the RepairKit-X.X.X.exe file to run the program.
  4. If Windows Defender SmartScreen blocks the app, click More info and then Run anyway.
  5. Click Yes on the User Account Control prompt.

RepairKit will now open, and you can start using its features.

Compiling

  1. Clone the repository.
  2. Open a command prompt/terminal to the repository directory.
  3. Run gradlew createExe on Windows, or ./gradlew createExe on macOS or Linux.
  4. The built RepairKit-X.X.X.zip file will be in the build folder.

Getting Help

For support or queries, please open an issue in the Issues section.