github builtbybel/FluentCleaner 26.05.18
FluentCleaner Insider Dev

5 days ago

Insider Dev · build 26.05.18
last updated;may 18, 2026

What's Changed

Added

  • Custom Cleaners; a dedicated page for user-defined cleaning rules that integrate directly into the Cleaner tab
    • Write Winapp2 .ini entries ;the same format used by the built-in database. Custom Cleaners integrate seamlessly into the existing cleaner architecture. entries behave identically to built-in ones and feel like a natural part of the app rather than a bolted-on feature
    • Write PowerShell .ps1 scripts as first-class cleaner entries
    • Built-in editor with load template shortcut for both formats
    • Run .ps1 scripts directly from the list with live output streamed to the header
    • First # comment line of a script is used as its description
    • Full-text search across names, types, and descriptions
    • Open Custom folder action for direct file-system access
    • Community links (Reddit, Neowin, Deskmodder, GitHub) in the actions menu
  • Custom Cleaners can be written with AI assistance when a Groq API key is set under Settings >> Groq API Key (Preview)
  • Pre-built cleaner/scripts packs are available as downloads from Github Assets ;extract into the Custom folder next to the exe

Fixed

  • !Extensive under-the-hood refactoring for improved stability and maintainability
  • Fixed Winapp2 parser not recognizing entries pasted via the built-in editor (WinUI 3 TextBox writes \r-only line endings instead of \r\n)

Removed

  • Extensions / CLI Tools has been removed and replaced by Custom Cleaners

Warning

Breaking change: Extensions from previous versions are not compatible with Custom Cleaners and will not be migrated automatically.
To restore equivalent functionality, download the official cleaner Custom pack from and place it in the Custom folder next to FluentCleaner.exe.

Warning

this is a dev / insider build an not a stable release.
for the latest stable version head over here >>> https://github.com/builtbybel/FluentCleaner/releases/tag/26.05.02

Don't miss a new FluentCleaner release

NewReleases is sending notifications on new releases.