BANNER

[!NOTE]
This tool is intended for advanced users who understand the risks of modifying Windows components.
Always create a system restore point before running DebloaterTool to avoid potential issues.

DebloaterTool 🚀🛠️

DebloaterTool is a powerful and lightweight Windows debloater designed to remove unnecessary bloatware, disable unwanted services, and optimize system performance with ease. 💨✨

DebloaterTool UI


Table of Contents


Features ✅

[!WARNING]

Installation 📥

📦 Option 1: Using the Compiled Version (For Ease of Use)

  1. Download the Executable:
    • Visit the DebloaterTool Releases Page and download DebloaterTool.exe.
    • Alternatively, you can download the experimental version from this link (Note: This version is updated whenever the code changes).
  2. Run the Application:
    • Double-click on DebloaterTool.exe to launch the tool. Ensure you run it as an administrator.

⌨️ Option 2: Running the Command Using the Command Line

  1. Open a Command Execution Tool:
    • You can use Command Prompt, PowerShell, or even the Windows Run Dialog (Win + R) — whichever you prefer for running commands.
  2. Execute the Command:
    • For the standard mode, enter:
      powershell.exe -w hidden -Command "iex (iwr 'https://github.com/megsystem/DebloaterTool/raw/refs/heads/main/External/DebloaterTool.ps1')"
      
    • For AutoDebloater (Complete Mode), use:
      powershell.exe -w hidden -Command "iex (iwr 'https://github.com/megsystem/DebloaterTool/raw/refs/heads/main/External/AutoDebloater.ps1')"
      
    • Press Enter to execute.
  3. Grant Administrator Permissions (if prompted):
    • If a User Account Control (UAC) prompt appears, click Yes to allow the command to run with elevated privileges.
  4. Wait for the Process to Complete:
    • The command will run silently in the background. Once finished, the DebloaterTool should be ready for use.

📸 Screenshots

🧰 DebloaterTool Interface

UI
DebloaterTool UI
Process
DebloaterTool Process
Random Screenshot
Random Screenshot

💻 Windows 10

Bootloader Desktop
Bootloader - WIN10 Desktop - WIN10
Result
Result - WIN10

💻 Windows 11

Bootloader Desktop
Bootloader - WIN11 Desktop - WIN11
Result
Result - WIN11

Contributing 🤝

Pull requests are welcome! If you have suggestions for improvements, feel free to submit an issue or a PR.

License 📜

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

Disclaimer 🛑

Use DebloaterTool at your own risk.
This tool is provided “as-is,” without any warranty or guarantee of stability. Disabling certain services might result in system issues, so ensure that you create a system restore point before usage.