CleanSweep 2.3.1

alimac

VIP Member
VIP Member
Joined
Feb 21, 2013
Messages
10,421
Reaction score
13,774
Summary:
CleanSweep is a lightweight python script that removes temp files from a Windows machine. It's extremely fast and efficient.

There are two modes you can run CleanSweep in:
1. Quick
2. Verbose

By running CleanSweep.exe, you run the application in its default "quick" mode. This mode does not ask for permission when deleting temp files.
It skips any user input and performs the task.
Create a shortcut to the executable, and add --verbose or -v, and the application will prompt your approval to delete files before it does so.
It will then output a list of files it will delete into the console.

Cleaning Features:
  • Temporary Files
  • Temporary Setup Files
  • Temporary Internet Files
  • Event Viewer Logs
  • Recycle Bin
  • Chrome Cache
  • Thumbnail Cache
  • User File History Snapshots
  • Windows .Old Folder
  • Windows Defender Logs
  • Microsoft Office Cache
  • Microsoft Edge Cache
  • Windows Installer Cache
  • Windows Update Logs
  • Windows Error Reports
  • Windows Delivery Optimization
Additional Features:provides potential reclaimable disk space prior to cleaning.
  • Provides total reclaimed disk space post cleaning.
  • Detailed logging to log window/file.
  • Verbose and non-verbose output.
  • Remembers configuration and previous cleaning selections (GUI only).
  • Show or hide operation windows (command prompts, etc) that perform tasks.
  • Update checking.
  • Perform tasks silently without user interaction (CLI only).
  • Supports Windows Task Scheduler (CLI preferred).
Supported OS:
  • Windows 11
  • Windows 10
  • Windows 8/8.1
  • Windows 7
  • Previous Windows OS's may work, but some features may be incompatible or produce undesired results.
In This Release
  • NEW - CleanSweep2 Command Line Interface. See the updated README for more information on commands and scheduling.
Home
GitHub - thomasloupe/CleanSweep: A simple python script written to clean unnecessary files from a Windows computer.

Download
https://github.com/thomasloupe/CleanSweep2/releases/download/v2.3.1/CleanSweep.v2.3.1.rar
 
Back
Top