RepairKit is an all-in-one Java-based Windows repair and maintenance toolkit.
Softpedia • MajorGeeks • Uptodown • AlternativeTo • SoftDownload
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
- Updating outdated installed programs
- 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 either the checkboxes on the panel, or 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.
Access essential software tools for system maintenance, including:
-
CPU-Z: Identify your system hardware details.
-
HWMonitor: Monitor hardware temperatures and specs.
-
Emsisoft Scan: Scan for malware using Emsisoft Emergency Kit.
-
Sophos Scan: Scan for malware using Sophos Scan & Clean.
-
TreeSize: Analyze and manage disk contents.
-
Everything: An ultra-fast file search engine.
-
CrystalDiskInfo: Monitor your disk drive's health and status.
-
CrystalDiskMark: Benchmark your disk drive's read/write speeds.
-
Autoruns: An alternative to Windows Startup Manager.
-
Process Explorer: An alternative to Windows Task Manager.
-
Process Monitor: Monitor system activity and processes.
-
BlueScreenView: View and analyze Windows BSOD crash dumps.
-
NVCleanstall: A lightweight NVIDIA graphics card driver updater.
-
DisplayDriverUninstaller: Remove display drivers and packages.
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.
-
Osprey: Link to the browser protection 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.
Quickly access important Windows utilities like:
- Apps & Features
- Startup Apps
- Windows Update
- Windows Security
- Task Manager
Not sure how to download and run RepairKit? Follow these steps:
- Download the latest version of RepairKit from
the Releases page (click the
RepairKit-X.X.X.zip
file). - Extract the ZIP file to a folder on your computer. You can use a program like 7-Zip to extract the contents.
- Double-click the
RepairKit-X.X.X.exe
file to run the program. - If Windows Defender SmartScreen blocks the app, click
More info
and thenRun anyway
. - Click
Yes
on the User Account Control prompt.
RepairKit will now open, and you can start using its features.
- Clone the repository.
- Open a command prompt/terminal to the repository directory.
- Run
gradlew createExe
on Windows, or./gradlew createExe
on macOS or Linux. - The built
RepairKit-X.X.X.zip
file will be in thebuild
folder.
For support or queries, please open an issue in the Issues section.