New Update 🔄 Multron Win Cleaner – Free & Open Source Windows Cleaner

winball501

Level 1
Thread author
Aug 28, 2024
40
77
32
👋 Hi everyone!


Here’s a quick intro to Multron Win Cleaner — a lightweight, open-source, and fully portable Windows cleanup and optimization tool — no installation required!

⚡ Portable & Easy to Use​


✅ No installer — just extract and run
🧩 Requires .NET 8 Runtime (free from Microsoft)
🆓 All features are 100% free & open-source


💡 Includes two optional utilities — Hydra Dragon Antivirus and Multron File Guardian. These are not developed in Multron Win Cleaner but by third parties. They are optional and don’t affect the core cleaning features.





🌟 Key Features​


🖼️ Memory Monitor Widget — Floating, live desktop widget showing real-time RAM usage
🔃 Boot Operations — Delete, move, or rename locked files at reboot
🔔 Startup Notification System — Alerts you when new startup items are added
📁 Custom Folder Cleanup — Add your own folders to database.txt for personalized cleaning
⚙️ Automatic Background Cleaning — Cleans up junk silently in the background. This feature can be enabled or disabled in the settings for user convenience.
✅ Built-in support for 253+ popular applications
🧼 Improved cleanup, faster background performance, and smoother UI




🧰 Full Feature List​


🧠 Auto Memory Cleaner
🖼️ Memory Monitor Desktop Widget
📂 Duplicate File Finder
🗃️ Large File Finder
🧼 WinSxS Cleaner
🔥 Invalid Firewall Rule Cleaner
🚀 Turbo Boost (One-click optimization)
🧬 Registry Cleaner
⚙️ Startup Manager
🔃 Boot Operations Manager
🛠️ Background Auto Cleaner
📁 Custom Folder Cleanup
🛡️ Malware Scanner (Coming Soon) — This feature will be implemented using the optional Hydra Dragon Antivirus utility for efficient malware detection and removal.


💻 Requirements​


🖥️ Windows 10/11 (x64)
🧩 .NET 8 Runtime




📦 Community-Driven Database​


Want to expand cleanup coverage?
You can contribute app and folder rules to the open-source database:


🔗 MultronWcleaner-Database on GitHub
👥 All pull requests welcome!




🔓 Open Source & Transparent​


  • 100% open source — no telemetry, no data collection
  • Optional utilities (Hydra Dragon Antivirus & Multron File Guardian) are just extras
  • Built for users who want transparency and performance without bloat



⚠️ Beta Disclaimer​


Multron Win Cleaner is currently in beta.


That means:


  • Some features are still under development
  • Occasional bugs or UI glitches may occur
  • Your feedback is extremely helpful and appreciated!

👉 Report issues on GitHub




🔗 Download Now​


👉 Get Multron Win Cleaner from GitHub Releases




🧼 Try Multron Win Cleaner Today!​


If you're looking for a modern, bloat-free Windows cleaner with:


✅ Real-time RAM monitoring
✅ Automatic background cleanup
✅ Custom cleanup rules
✅ No hidden costs or tracking


Then Multron Win Cleaner might be your next favorite tool! 🚀

🖼️ Screenshots & Visuals
1751306075268.png

1751306093851.png

 
Last edited by a moderator:
Thanks for the detailed introduction to Multron Win Cleaner! It seems like a comprehensive tool for Windows cleanup and optimization. The open-source nature and the no-installation requirement are definitely appealing. Looking forward to trying it out!
 
Tried it out as just done a C image, just my opinion but use it with great care, especially the registry cleaner, I actually didn't run it but I did scan & found lots of entries? - I'm personally not a believer in registry cleaning anyway - The PC cleaner found over 5 Gig of dross, I let it run in the end it removed just over 200meg - In the end I restored the image I made, so ...??
 
Tried it out as just done a C image, just my opinion but use it with great care, especially the registry cleaner, I actually didn't run it but I did scan & found lots of entries? - I'm personally not a believer in registry cleaning anyway - The PC cleaner found over 5 Gig of dross, I let it run in the end it removed just over 200meg - In the end I restored the image I made, so ...??
I think the issue is that the files are currently in use. Frankly, if I implement something in the new version that closes and clears the active files, I might be able to resolve the problem. The files it fails to delete might be in use and therefore locked. Try scanning the files again and check which ones couldn't be deleted. You can also send the log file to verify whether the WinSxS folder was cleaned properly. The log file can be found at: C:\Users{username}\AppData\Local\Multron Win Cleaner

I'm thinking of doing something in the new version that asks you to close the files before deleting them. This will be done in a panel, you can choose which one to close and delete, so it can be safe.
 
  • Applause
Reactions: Sorrento
@winball501 If you want a free and open source malware scanner engine to integrate with a C# SDK you can take a look at Xvirus.
I might consider implementing your malware scanning engine as a second engine. This way, it would be a dual-engine scanner, and the user could choose which engine to use for scanning. If you have a Discord address or any other contact information, feel free to share it.
 
As its in beta I ran it with care & as mentioned I had a recent full C:\ image, the program has much promise so I'll keep an eye on it - Wish u all the best!
 
  • Like
Reactions: winball501
As its in beta I ran it with care & as mentioned I had a recent full C:\ image, the program has much promise so I'll keep an eye on it - Wish u all the best!
Thank you! Please feel free to check the database.txt file of the program and examine it as you wish. If you find any part that you consider harmful or suspicious, let me know so I can remove it. Also, thanks again for retrying and for your feedback!
 
  • Applause
Reactions: Sorrento
XVirus behaviour like my first antivirus projects. It based on only machine learning and most popular malware websites. I think it's not changed too much. Let's compare latest version of my product of this. XVirus clearly better at scanning speed so I think it's good for this project as secondary engine. But if the detection rate low then it will be become problematic. So at deep scan it requires my engine but there huge problem here. My engine extermely heavy right now and only focused for one file scan deeply with behaviour. Also I didn't published my own drivers yet. So it requires other self protect driver in PYAS to protect himself without sandbox but that's not enough of course. There also Sanctum project here but I didn't added yet due to signature problems and it's still experimental. My project in Beta not finished yet. I know he wants to add it right now and I can help for us but there a lot of things needs to be added to this project. Also due to aggressive scan, there should be a lot of false positive from pe executables which looks very suspicious and very unknown. If he can manage to show why it's called malware then it would be great and user can understand is this malware. It suprisingly detects some unknown malwares, that's why some people think it's very good but I don't think it's still enough to get out Beta. I now generally working for avoiding very specific scenarious might have false positives. VirusTotal Here is the one of that files which didn't get detected 1 month ago and still didn't have correct virus name except my av detection. It's literally SlowLoris. I didn't created this myself but someone requested this for testing. But in very different scenario it cause false positive on some very rare scenario which shouldn't ignored. (ignore how much it get detected on virustotal)
So I think it's not ready and it's not have compability with C# anymore. I don't think it should add it but he wanted for us so I going to help us for that. I also going to look at XVirus project again.
 
I might consider implementing your malware scanning engine as a second engine. This way, it would be a dual-engine scanner, and the user could choose which engine to use for scanning. If you have a Discord address or any other contact information, feel free to share it.

Yes, the more choice the user gets the better. Any problem you have you can create a issue on the github page
 
I tried the program on Windows 10 and it works fine. I would be glad if you could inform me which version of Windows 10 you are using. You should also check the event viewer to see if it gives an exception etc.
I have Windows 10 22H2 build 19045.5854

Here are the error messages:
p.darklab.sh / 0g.gg




Also this is the net version i have apparently:

Microsoft Windows [Version 10.0.19045.5854]
(c) Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>dotnet --list-sdks

C:\WINDOWS\system32>dotnet --list-runtimes
Microsoft.NETCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.17 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 9.0.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.17 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 9.0.5 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

C:\WINDOWS\system32>
 
I have Windows 10 22H2 build 19045.5854

Here are the error messages:
p.darklab.sh / 0g.gg




Also this is the net version i have apparently:

Microsoft Windows [Version 10.0.19045.5854]
(c) Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>dotnet --list-sdks

C:\WINDOWS\system32>dotnet --list-runtimes
Microsoft.NETCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.17 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 9.0.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.17 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 9.0.5 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

C:\WINDOWS\system32>
Thank you very much for your feedback and for trying to launch the application. I'm sorry it didn’t open as expected. As the sole developer, I truly appreciate the detailed information you provided — it’s incredibly helpful. The issue will be addressed in the next update. Thanks again for your support and patience as I continue to improve the app!
 
Multron Win Cleaner – Version 1.19 beta – Release Notes

New Features:
  • Updater
    • A built-in update mechanism has been implemented.
    • The application checks for updates application and database automatically at startup.
    • If a new version is available, the update process is initiated or prompted.
  • Locked File Show
    • A dedicated module to display all currently locked files during cleanup.
    • Shows:
      • Full file path
      • Locking process name
      • Locking process ID (PID)
      • Users can:
        Allows the user to select one or multiple running processes that are currently preventing file deletion. The module displays which locked files each selected process is holding. Users can terminate these processes and delete the associated files. This functionality also enables identification and removal of malicious software that locks files to avoid deletion.

An issue causing the program to fail to launch was reported by a single user and has been resolved in this release.

Key Features (All Included – No Pro Version Required):

Auto Memory Cleaner automatically frees RAM in real-time to maintain system responsiveness. This feature is configurable with a scheduling option, allowing users to set the cleaning interval (e.g., every 5 minutes) to optimize memory management based on their preferences.

Memory Monitor Provides continuous tracking of RAM and CPU usage with real-time performance data.

Duplicate File Finder Scans for and removes duplicate files to recover storage space.

Large File Finder Identifies large files consuming excessive disk space.

WinSxS Cleaner Safely removes obsolete and unused system components from the WinSxS folder.

Invalid Firewall Rule Cleaner Deletes invalid firewall rules to maintain system security.

Turbo Boost Enhances overall system performance with a single user command.

Registry Cleaner Removes invalid and orphaned registry entries to improve system stability and speed.

Startup Manager Controls startup applications to reduce boot time and optimize performance.

Startup Notification System Notifies users of new startup items to maintain oversight.

Boot Operations Manager Schedules deletion, moving, or renaming of locked files on next reboot, including files inaccessible during runtime.

Background Auto Cleaner operates in the background only when enabled by the user. Its schedule and frequency can be configured, including setting specific days for automatic cleaning tasks.

Custom Folder Cleanup Allows cleaning of user-defined folders specified in database.txt.

Malware Scanner (Coming Soon) An open-source antivirus engine will be integrated in future releases, possibly Hydra Dragon Antivirus or xVirus.

System Requirements:
  • Windows 10 / Windows 11
  • .NET Core 8 Runtime

This is a beta version. User feedback is highly valued. Please report any issues, features you dislike, or aspects you find unsatisfactory. Suggestions for new features or improvements are welcome. Your input is essential for ongoing development and enhancement of the software.

The cleaning database is community-editable. Users can contribute by modifying database.txt, allowing expansion and refinement of application cleaning rules collaboratively.
Database: GitHub - winball501/MultronWcleaner-Database: Database file of MWC
Download Link: Release Multron Windows Cleaner v1.19 beta · winball501/MultronWcleaner

1751574722068.png


1751574708841.png
 
Last edited by a moderator: