Skip to content

All-in-one Java-based Windows repair and maintenance toolkit.

License

Notifications You must be signed in to change notification settings

Foulest/RepairKit

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:

  • Deleting restrictive system policies
  • Running registry and system tweaks
  • Removing pre-installed bloatware
  • Cleaning unnecessary junk files
  • Repairing various disk issues
  • Scanning for malware with security software

Every function in the repair is fully customizable, allowing you to enable or disable specific repairs as needed using the configuration files located in the config folder. Only modify these files if you know what you are doing.

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:

  • 7-Zip: Link to the open-source file archiver.

  • Bitwarden: Link to the open-source password manager.

  • Sophos Home: Link to the Sophos Home antivirus software.

  • uBlock Origin: Link to the powerful ad-blocker browser extension.

  • TrafficLight: Link to Bitdefender's TrafficLight browser extension.

  • Notepad++: Link to the open-source text editor.

  • Twinkle Tray: Link to the monitor brightness control software.

  • FanControl: Link to the fan speed control software.

Useful Programs (Page 2/2)

System Shortcuts

Quickly access important Windows utilities like:

  • Apps & Features
  • Startup Apps
  • Windows Update
  • Windows Security
  • Task Manager

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.