Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧹 Windows Temporary Files & Junk Cleaner

A simple, fast, and automated Python script to clean up Windows system junk files, including Temp, %Temp%, Prefetch, and Recent files to boost system performance and free up disk space.


⚡ Features

  • One-Click Cleaning: Automatically clears system temporary files.
  • Directories Cleaned:
    • Windows Temp (C:\Windows\Temp)
    • User Temp (%appdata%\Local\Temp)
    • Prefetch (C:\Windows\Prefetch)
    • Recent Files (%appdata%\Microsoft\Windows\Recent)
  • Error Handling: Safely skips locked or currently in-use system files.

🚀 How to Run

Prerequisites

  • Windows OS (10/11)
  • Python 3.x installed

Usage

  1. Open Command Prompt or PowerShell as Administrator.
  2. Run the script:
temp_cleaner.py

⚠️ Disclaimer

This script only deletes temporary and prefetch files created by Windows and applications. It is safe to use, but run it at your own discretion.

About

A Python automation script to clean Windows Temp, %Temp%, Prefetch, and Recent files.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages