Junk Cleaner
Find and delete temporary files and junk taking up space.
Every one of these is unlocked on every paid plan. They share one window, one log and one report — which is the entire point of putting them in the same app.
Reclaim disk space and clear out what Windows leaves behind.
Find and delete temporary files and junk taking up space.
Clear cache, cookies and history from Chrome, Edge and Firefox.
See exactly what is taking up space on your drives.
Defragment hard drives and TRIM solid-state drives.
Remove programs you no longer need, including leftover files.
Find and fix outdated entries inside Windows that cause errors.
Fingerprint a file, prove it is intact, and find the one you are looking for.
Work out the CRC32, MD5, SHA-256 or SHA-512 of a file and check it against a published one.
Search every file name on your drives and get results as you type.
Find files that exist more than once so you can delete the copies.
Make the machine feel faster and stop it phoning home.
Apply tweaks that make your PC feel faster and more responsive.
Turn off Windows features that share your activity or personal info.
Remove built-in Windows apps and pre-installed software.
Choose which processor cores a running program is allowed to use.
View and manage tasks Windows runs on a schedule in the background.
Choose which apps Windows uses to open files like photos and PDFs.
Preview the fonts on this PC, install new ones and remove ones you do not use.
Fix the things that break most often, without the command line.
Run built-in Windows fixes for common system problems.
Fix problems that stop Windows Update from working properly.
Reset misbehaving Windows background services back to normal.
Fix the desktop, taskbar and File Explorer when they act up.
Reset your internet connection settings to fix network problems.
Manage which folders and printers your PC shares with other computers.
Free files Windows says are "in use" so you can delete them.
Check what is protecting the machine, and clean up what should not be there.
Check Defender, firewall, BitLocker, open ports and other protections.
Check a file against dozens of antivirus engines to see if it is safe.
Permanently erase sensitive files so they cannot be recovered.
Look up activation keys for Windows and Microsoft products on this PC.
Work out what is actually wrong before you start changing things.
A weighted 0-100 score across ten checks of your PC's condition.
Check why your PC last crashed and read the crash dumps.
View recent errors and warnings recorded by Windows.
Check battery health and see how power is being used.
View details about your PC's parts — CPU, memory, GPU and more.
View, back up and reinstall the drivers Windows uses.
Generate a detailed report about your PC you can save or share.
A WPF desktop app on .NET 10 that follows current Windows conventions — Mica backdrop, custom title bar, a searchable navigation sidebar, light and dark themes. It looks like it belongs on Windows 11 because it was written for it.
All the actual work lives in a library with no interface code in it at all. That separation is why the same operations can be scripted, reported on and tested independently of the window they are shown in.
Driver exports, registry snapshots and startup-item records are written before the corresponding operation runs, so an unwanted change can be walked back.
Any diagnostic run exports to a self-contained HTML report — useful evidence of what was wrong and what was done about it, whether the customer is a client or your future self.