Skip to content

Releases: builtbybel/CrapFixer

Crapfixer - 0.30

02 May 13:22
c61a304

Choose a tag to compare

it's called Crapfixer. let that clean in🧽https://t.co/UP2iLnAgif#Crapfixer #Windows #Windows11 #app #microsoft pic.twitter.com/OMruEjvuUb

— Belim (@builtbybel) April 30, 2025

Initial release

Remember the days when you'd run a registry cleaner even if you didn't really need it? (Or maybe we did need it? I was probably too young to figure that out, too young for that crap 😅) Back then, cleaner tools like CCleaner were everywhere, it felt like every other tech forum had a "top 10 Windows Optimizers" list. You'd think that stuff would be over by now with sleek, modern OSes like Windows 11.Well… the built-in Windows cleaner might be enough, sure. But instead, the "modern OS" blesses us with a whole new batch of problems: ads in the Start menu, creepy data collection, preinstalled junk apps you didn't ask for and can't easily remove. Kind of wild that we still need tools like this in 2025. And they don't even sound that different,like this one here: Crapfixer. What can I say? The tech world is a bitch. More...

  • New tweak: Disable Network Throttling
  • New tweak: Optimize System Responsiveness
  • New tweak: Speed Up Menu Show Delay
  • Improved Basic Disk Cleanup in the Issues section
  • Added a helpful note when feature actions fail, suggesting to run the app as administrator
  • Fixed bug when checking/unchecking items
  • Improved feature: Turn off Recall (Windows 11)
  • Fixed bug in Turn off Telemetry Data Collection > diagtrack service #5
  • Added a new Settings / About page
  • Minor UI polish and improvements

The code will follow once ive tidied up the UI logic. The backend logic has already been committed

you can totally ignore Defenders false positives. The app is brand new, and even the Defender picks up an empty form without any code (like a box with nothing inside!) It'll calm down in the next few days.Everythings clean on VirusTotal

Crapfixer - Rebirth Version

30 Apr 16:41
937b872

Choose a tag to compare

it's called Crapfixer. let that clean in🧽https://t.co/UP2iLnAgif#Crapfixer #Windows #Windows11 #app #microsoft pic.twitter.com/OMruEjvuUb

— Belim (@builtbybel) April 30, 2025

Initial release

Remember the days when you'd run a registry cleaner even if you didn't really need it? (Or maybe we did need it? I was probably too young to figure that out, too young for that crap 😅) Back then, cleaner tools like CCleaner were everywhere, it felt like every other tech forum had a "top 10 Windows Optimizers" list. You'd think that stuff would be over by now with sleek, modern OSes like Windows 11.Well… the built-in Windows cleaner might be enough, sure. But instead, the "modern OS" blesses us with a whole new batch of problems: ads in the Start menu, creepy data collection, preinstalled junk apps you didn't ask for and can't easily remove. Kind of wild that we still need tools like this in 2025. And they don't even sound that different,like this one here: Crapfixer. What can I say? The tech world is a bitch. More...

  • This release came ahead of schedule, and for good reason. It addresses some critical DPI scaling issues, ensuring the tree structure now looks great at any zoom level #1
  • Some options are for sure subjective. Even if they flash red, no pressure, theyre just suggestions. I've added now helpful tips after analysis.
  • Changed default font to the classic Consolas for better readability
  • App search got smarter
  • Changed Assembly name to mscfixer.exe. The app itself is titled Crapfixer
  • General UI polishing

The code will follow once ive tidied up the UI logic. The backend logic has already been committed

explorer_u0TyFGG8pe

Crapfixer - Rebirth Version

28 Apr 09:17
74c6e28

Choose a tag to compare

Initial release

Remember the days when you'd run a registry cleaner even if you didn't really need it? (Or maybe we did need it? I was probably too young to figure that out, too young for that crap 😅) Back then, cleaner tools like CCleaner were everywhere, it felt like every other tech forum had a "top 10 Windows Optimizers" list. You'd think that stuff would be over by now with sleek, modern OSes like Windows 11.Well… the built-in Windows cleaner might be enough, sure. But instead, the "modern OS" blesses us with a whole new batch of problems: ads in the Start menu, creepy data collection, preinstalled junk apps you didn't ask for and can't easily remove. Kind of wild that we still need tools like this in 2025. And they don't even sound that different,like this one here: Crapfixer. What can I say? The tech world is a bitch. More...

  • I've refreshed the codebase of the old tool, added asynchronous processing, and introduced some new feature tweaks.
    It's seriously the simplest "tweaker" or rather, system customizer, i've ever released
  • Every tweak now comes with F1 help for quick guidance
  • External scripts are supported too (more details on that coming soon). As a quick test: drop the plugins folder (assets) next to the executable, and you'll see a new branch appear at the bottom of the tree structure

CFixer_kJsqePTA0J

Here’s a quick dev build that squashes some annoying DPI scaling bugs.