Wingetlywingetly
← All apps

Speedtest CLI

by Ooklav1.2.0

Last updated

Internet connection measurement for developers

Install with winget

$ winget install --id Ookla.Speedtest.CLI --exact --version 1.2.0

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

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.

Installers · v1.2.0

ArchitectureTypeScopeInstallDownload
x64Portable
in ZIP
-Direct

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 Speedtest CLI.

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

  • Speedtest by OoklaOokla
    Ookla.Speedtest.Desktopv1.15.200.001

    The definitive way to test the speed and performance of your internet connection.

  • C
    CloudflareSpeedTestXIU2
    XIU2.CloudflareSpeedTestv2.3.5

    国外很多网站都在使用 Cloudflare CDN,但分配给中国内地访客的 IP 并不友好(延迟高、丢包多、速度慢)。虽然 Cloudflare 公开了所有 IP 段 ,但想要在这么多 IP 中找到适合自己的,怕是要累死,于是就有了这个软件。

  • L
    librespeed-cliLibreSpeed
    LibreSpeed.librespeed-cliv1.0.14

    Command line client for LibreSpeed

  • nPerf Speed TestnPerf.com
    nPerf.nPerfv2.15.12

    Internet connection speed test application

  • Breitbandmessungzafaco GmbH
    zafaco.Breitbandmessungv3.12.1

    Quickly and easily test the speed of your Internet access.

  • 网速管家Magnate Network Technology Co., Ltd.
    Magnate.SpeedManagerv3.11.1

    Speed Manager is a professional network diagnosis app, featuring speedtest, speedtest records, network bandwidth boosting, network troubleshooting, video speedtest and other network diagnosis functions.

More from Ookla or browse speedtest.

Frequently asked questions

How do I install Speedtest CLI on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Ookla.Speedtest.CLI --exact --version 1.2.0. winget downloads the installer from Ookla and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Speedtest CLI silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Ookla.Speedtest.CLI --exact 1.2.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Speedtest CLI via winget?
Run: winget uninstall --id Ookla.Speedtest.CLI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Speedtest CLI's Apps & Features entry.
Is Speedtest CLI free?
Speedtest CLI is distributed under Proprietary. Refer to the publisher (https://www.speedtest.net/apps/cli) for the full license terms - Wingetly itself does not charge for installation.
Does Speedtest CLI 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 Speedtest CLI directly from the publisher.
How do I keep Speedtest CLI up to date?
Run winget upgrade --id Ookla.Speedtest.CLI --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Speedtest CLI from microsoft/winget-pkgs.