Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Latest commit

 

History

History
55 lines (45 loc) · 2.26 KB

README.md

File metadata and controls

55 lines (45 loc) · 2.26 KB
PCPerformanceBoost

⚡ PCPerformanceBoost | Reload ⚡

Optimize your PC's performance with ease

FeaturesInstallationUsageTroubleshootingContributing

Overview

PCPerformanceBoost | Reload is a tool designed to help users optimize their Windows PC by cleaning temporary files, memory, DNS cache, and other system clutter, ensuring better performance.

Features

  • Memory Optimization: Frees up system memory to ensure smooth operation.
  • Cache Cleanup: Automates cache cleaning using Windows Disk Cleanup.
  • Temporary Files Removal: Cleans up system temporary files.
  • CrashDumps Folder Cleanup: Removes crash dump files to save disk space.
  • DNS Cache Flush: Clears DNS cache to ensure quicker and smoother network connections.
  • Update Checker: Automatically checks for the latest version of the tool on GitHub.

Installation

  1. Clone the Repository:

    git clone https://github.com/Jesewe/PCPerformanceBoost-Reload.git
    cd PCPerformanceBoost-Reload
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Script:

    python main.py

Usage

  • Run the script to start optimizing your system.
  • Follow the prompts to clean your system’s cache, temporary files, crash dumps, and more.

Troubleshooting

  • Error Checking for Updates: Make sure you have an active internet connection.
  • Permission Denied: Run the script with administrator privileges to perform optimizations.
  • Cleanup Process Fails: Ensure you have the necessary system permissions to delete files and folders.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.