Wingetlywingetly
← All apps

WSL Dashboard

by https://github.com/owuv0.10.0

Last updated

A modern, high-performance, lightweight, and low-memory WSL instance management dashboard.

Install with winget

$ winget install --id Owu.WSLDashboard --exact --version 0.10.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for WSL Dashboard

WSL Dashboard uses EXE (Inno Setup). The silent install switches are /VERYSILENT /LANG=english /NORESTART /SUPPRESSMSGBOXES.

One-line silent install (x64, machine scope)
WSLDashboard.0.10.0.Setup.x64.exe /VERYSILENT /LANG=english /NORESTART /SUPPRESSMSGBOXES

See the full silent install reference for WSL Dashboard

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

WSL Dashboard is a modern, high-performance, lightweight, and low-memory WSL instance management dashboard built with Rust and Slint UI.

Installers · v0.10.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for WSL Dashboard.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • R
    RipGrep MSVCBurntSushi
    BurntSushi.ripgrep.MSVCv15.2.0

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • Zapret Hubgoshkow
    goshkow.ZapretHubv1.4.4.0

    GUI for zapret and TG WS Proxy

  • Windows Subsystem for LinuxMicrosoft Corp.
    Microsoft.WSLv2.7.12

    A feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting.

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.0

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

  • starshipStarship Contributors
    Starship.Starshipv1.26.0

    The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • DBXt8y2
    t8y2.DBXv0.5.91

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

More from https://github.com/owu or browse wsl, windows-subsystem-for-linux, linux.

Frequently asked questions

How do I install WSL Dashboard on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Owu.WSLDashboard --exact --version 0.10.0. winget downloads the installer from https://github.com/owu and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WSL Dashboard silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Owu.WSLDashboard --exact 0.10.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for WSL Dashboard?
WSL Dashboard uses EXE (Inno Setup). Run the downloaded installer with: WSLDashboard.0.10.0.Setup.x64.exe /VERYSILENT /LANG=english /NORESTART /SUPPRESSMSGBOXES. The silent switches are /VERYSILENT /LANG=english /NORESTART /SUPPRESSMSGBOXES.
How do I uninstall WSL Dashboard via winget?
Run: winget uninstall --id Owu.WSLDashboard --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WSL Dashboard's Apps & Features entry.
Is WSL Dashboard free?
WSL Dashboard is distributed under GPL-3.0. Refer to the publisher (https://www.wslui.com) for the full license terms - Wingetly itself does not charge for installation.
Does WSL Dashboard work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WSL Dashboard directly from the publisher.
How do I keep WSL Dashboard up to date?
Run winget upgrade --id Owu.WSLDashboard --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of WSL Dashboard from microsoft/winget-pkgs.

Recent versions

  • 0.10.0latest
  • 0.9.1