Wingetlywingetly
← All apps

uTorrent Web

by BitTorrent Limitedv1.5.0.6335

Last updated

Search for torrents and play them right in your browser. The fastest, easiest, most enjoyable way to get torrents, period.

Install with winget

$ winget install --id BitTorrentLimited.uTorrentWeb --exact --version 1.5.0.6335

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

Silent install command for uTorrent Web

uTorrent Web uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, user scope)
installer.exe /S

See the full silent install reference for uTorrent Web

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.5.0.6335

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect

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

Security

1 known CVE via NVD

  • high7.5Fix availableCVE-2020-8437affects <=3.5.5Mar 2, 2020

    The bencoding parser in BitTorrent uTorrent through 3.5.5 (build 45505) misparses nested bencoded dictionaries, which allows a remote attacker to cause a denial of service.

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Deluge BitTorrent ClientDeluge Team
    DelugeTeam.Delugev2.2.0

    Deluge is a lightweight, Free Software, cross-platform BitTorrent client.

  • qBittorrent BetaThe qBittorrent project
    qBittorrent.qBittorrent.Betav5.0.0

    Free and reliable P2P Bittorent client.

  • Free Download ManagerSoftdeluxe
    SoftDeluxe.FreeDownloadManagerv6.35.0.7018

    Free Download Manager (FDM for short) is a free, efficient, and comprehensive solution for managing all your downloads.

  • 迅雷极速版迅雷网络技术有限公司
    Thunder.Thunder.Speedv1.0.35.366

    Broadband Download, Thunder in a Flash!

  • 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.

More from BitTorrent Limited or browse magnet, torrent.

Frequently asked questions

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