Skip to content
Desktop App

Getting Started with Kudu Desktop

Install Kudu on Windows, macOS, or Linux and run your first system scan to clean junk files and check system health.

Installation

Download the latest release for your platform from the GitHub releases page.

PlatformFormatArchitecture
WindowsNSIS installer (.exe)x64
macOSDMG disk imagex64, Apple Silicon (arm64)
LinuxAppImage, .deb packagex64

Windows

  1. Download the .exe installer
  2. Run the installer — it will walk you through choosing an install location
  3. Launch Kudu from the Start menu or desktop shortcut

macOS

  1. Download the .dmg file for your Mac (Intel or Apple Silicon)
  2. Open the DMG and drag Kudu to your Applications folder
  3. Launch from Applications — you may need to allow it in System Settings > Privacy & Security on first run

Linux

AppImage (any distro):

  1. Download the .AppImage file
  2. Make it executable: chmod +x Kudu-*.AppImage
  3. Run it directly

Debian/Ubuntu (.deb):

  1. Download the .deb file
  2. Install with: sudo dpkg -i kudu-*.deb
  3. Launch from your application menu

First Launch

When you open Kudu for the first time, you'll see the Dashboard — a summary view showing your system's status and quick actions.

Running as Administrator

Some features require elevated privileges to work fully, including:

  • Registry cleaning and repair
  • Service management
  • Driver removal
  • System file cleaning
  • Privacy setting changes

If Kudu isn't running with admin rights, you'll see a banner at the top of the window. Click it to relaunch with the necessary permissions.

Your First Scan

  1. Click Cleaner in the sidebar
  2. You'll see five scan categories: System, Browser, App, Gaming, and Recycle Bin
  3. Click Scan to analyze all categories
  4. Review the results — each item shows what it is and how much space it uses
  5. Select or deselect items as needed
  6. Click Clean to remove the selected items

Kudu will never delete anything without your confirmation.

Quick Clean

For a faster workflow, the Dashboard includes a Quick Clean button that runs a scan across all categories and presents the results in one step.

Auto-Updates

Kudu checks for updates automatically when it launches. When an update is available, you'll be notified and it will download in the background. The update installs the next time you restart the app. You can disable auto-updates in Settings.

What's Next