Skip to content

berkaygediz/PASPAS

PASPAS

PASPAS

All-in-one system utility to clean temporary files, review registry entries, uninstall programs, and tweak Windows performance.

Features

  • System Cleanup: Scans and deletes temporary files, system logs, memory dumps, and prefetch data. Includes Basic, Advanced, and Custom modes.
  • Registry Scanner: Scans 9 specific registry categories for orphaned entries and invalid file paths. You stay in control: scan first, review manually, and delete only what you choose. It safely excludes critical OS files and hardware vendor entries (Microsoft, Windows, Intel, NVIDIA, Realtek, etc.) to protect system stability and help clear forensically sensitive data.
  • Program Uninstaller: Quickly detects installed software (32-bit and 64-bit) and allows batch uninstallation.
  • System Tweaks: Applies registry and service modifications to enhance privacy and performance:
    • Disable Windows telemetry and Defender sample submission.
    • Clear user activity history.
    • Set unnecessary background services to manual startup.
  • Multitasking: Built on .NET 10 with direct system calls and minimal dependencies. Tasks run in the background, allowing you to clean, review the registry, apply tweaks, and uninstall programs simultaneously without freezing the UI.

Installation

Download the latest release from one of the following sources:

  • GitHub Releases: Download
  • Microsoft Store:

Package Managers

You can also install PASPAS using your preferred package manager:

Winget:

winget install -e --id berkaygediz.PASPAS

Chocolatey:

choco install paspas

Screenshots

Dark Mode Light Mode

Requirements

  • Windows 10 (17763+) or Windows 11
  • Administrator privileges

Build

Clone the repository and run using .NET 10 SDK:

git clone https://github.com/berkaygediz/PASPAS.git
cd PASPAS
dotnet run -c Release

To publish a single-file executable:

dotnet publish PASPAS.csproj -c Release -r win-x64 -p:PublishSingleFile=true -p:SelfContained=true -p:PublishTrimmed=false

Notes

PASPAS has been in development for quite some time. The initial source code was created back in 2017, going through many phases and complete rewrites. The project officially became open-source starting June 22, 2023 (first commit). If you are looking for older versions, historical source codes, or just want to say hi, feel free to reach out.

Press

License

Licensed under the Apache License, 2.0. See the LICENSE file.

About

All-in-one system utility to clean temporary files, review registry entries, uninstall programs, and tweak Windows performance.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages