AutoBin (v1.0) Function: Checks %systemdrive%\Windows\Temp and %userprofile%\AppData\Local\Temp Puts all contents from those folders and places them in the recycle bin Deletes contents of the recycle bin while skipping the confirmation interface. Program closes. Problem(s): Not tested or adapted for iOS or Linux. Windows defender detects program as trojan Additional: Script written with the help of GPT-3.5 and BingAI Icon changed via Resource Hacker .py script turned into .exe via cmd command - pyinstaller --onefile --noconsole AutoBin.py .exe compiled into a setup file via InstallForge