/StartMenuCleaner

🧹 Delete specified shortcuts and folders from the Start Menu which are automatically created by installers

Primary LanguageC#Apache License 2.0Apache-2.0

StartMenuCleaner StartMenuCleaner

This program deletes files and folders from the Start Menu which are added by installing program updates. They clutter up the Start Menu, especially if you've already made shortcuts to these programs and put them in a custom subfolder.

This program will find the hardcoded files, delete them, and then exit.

You can run this program periodically using a scheduled task.

Requirements