/CleanMyWindows-GUI

Cache Cleaner for windows with GUI.

Primary LanguagePythonMIT LicenseMIT

Clean My Windows - GUI

Clean My Windows with GUI.

Cache Cleaner for Windows

This tool cleans following directories:

  • C:\Users\username\AppData\Local\Temp
  • C:\Windows\Temp
  • All directories with names cache or cache2 in C:\Users\username\AppData\Local

How to run

  1. Clone the repository.

    git clone https://github.com/aqib-m31/CleanMyWindows-GUI.git
  2. Change directory to Project the Directory.

    cd CleanMyWindows-GUI
  3. Run the Script.

    python run.py

Run the Script with Command-Line Arguments for first time.

python run.py -i y

Note: Command line arguments will instruct the script to install the required packages first