Wingetlywingetly
← All apps

qBittorrent Beta

by The qBittorrent projectv5.0.0

Last updated

Free and reliable P2P Bittorent client.

Install with winget

$ winget install --id qBittorrent.qBittorrent.Beta --exact --version 5.0.0

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

Silent install command for qBittorrent Beta

qBittorrent Beta uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
installer.exe /S

See the full silent install reference for qBittorrent Beta

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

qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.

It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.

Installers · v5.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
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 qBittorrent Beta.

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

  • qBittorrent (libtorrent 2)The qBittorrent project
    qBittorrent.qBittorrent.lt2v5.2.3

    Free and reliable P2P Bittorrent client.

  • qBittorrentThe qBittorrent project
    qBittorrent.qBittorrentv5.2.3

    Free and reliable P2P Bittorent client.

  • qBittorrent Enhanced EditionThe qBittorrent project
    c0re100.qBittorrent-Enhanced-Editionv5.2.3.10

    Unofficial qBittorrent BitTorrent client (Enhanced Edition)

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • Synology Drive ClientSynology
    Synology.DriveClientv8.1.0.18123

    The desktop utility that provides file syncing and personal computer backup services on multiple client computers to a centralized server, Synology Drive Server.

More from The qBittorrent project or browse bittorrent, bt, download.

Frequently asked questions

How do I install qBittorrent Beta on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id qBittorrent.qBittorrent.Beta --exact --version 5.0.0. winget downloads the installer from The qBittorrent project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install qBittorrent Beta silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id qBittorrent.qBittorrent.Beta --exact 5.0.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 qBittorrent Beta?
qBittorrent Beta uses EXE (NSIS). Run the downloaded installer with: installer.exe /S. The silent switches are /S.
How do I uninstall qBittorrent Beta via winget?
Run: winget uninstall --id qBittorrent.qBittorrent.Beta --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from qBittorrent Beta's Apps & Features entry.
Is qBittorrent Beta free?
qBittorrent Beta is distributed under GPL-3.0. Refer to the publisher (https://www.qbittorrent.org/) for the full license terms - Wingetly itself does not charge for installation.
Does qBittorrent Beta 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 qBittorrent Beta directly from the publisher.
How do I keep qBittorrent Beta up to date?
Run winget upgrade --id qBittorrent.qBittorrent.Beta --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of qBittorrent Beta from microsoft/winget-pkgs.