Wingetlywingetly
← All apps

MotrixNext

by motrixv3.9.9

Last updated

A full-featured download manager — rebuilt from the ground up

Install with winget

$ winget install --id AnInsomniacy.MotrixNext --exact --version 3.9.9

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

Silent install command for MotrixNext

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

One-line silent install (x64, user scope)
MotrixNext_3.9.9_x64-setup.exe /S

See the full silent install reference for MotrixNext

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

Motrix by agalwood was one of the best open-source download managers available — clean UI, aria2-powered, cross-platform. It inspired thousands of users and developers alike.

However, the original project has been largely inactive since 2023. The Electron + Vue 2 + Vuex + Element UI stack accumulated technical debt, making it increasingly difficult to maintain, extend, or package for modern platforms.

What we kept

We owe a great deal to the original Motrix and its community. The following were gratefully adopted and continue to serve as the foundation for parts of Motrix Next:

- Aria2 error code system and RPC client — the error handling conventions and JSON-RPC communication layer for the aria2 engine

- Internationalization — 25+ community-contributed locale files covering Chinese, Japanese, Korean, Arabic, French, German, and many more

- Download utilities — tracker list management, cURL command parsing, and other protocol-level helpers

What we rebuilt

Motrix Next is not a fork — it is a complete rewrite. Every other layer of the application has been redesigned and reimplemented from scratch:

| Layer | Motrix (Legacy) | Motrix Next |

| ------------ | ----------------------- | ------------------------------- |

| Runtime | Electron | Tauri 2 (Rust) |

| Frontend | Vue 2 + Vuex | Vue 3 Composition API + Pinia |

| UI Framework | Element UI | Naive UI |

| Language | JavaScript | TypeScript + Rust |

| Styling | SCSS + Element theme | Vanilla CSS + custom properties |

| Engine Mgmt | Node.js `child_process` | Tauri sidecar |

| Build System | electron-builder | Vite + Cargo |

| Bundle Size | ~80 MB | ~20 MB |

| Auto-Update | electron-updater | Tauri updater plugin |

Design & Motion

The overall UI layout stays true to Motrix's original design — the sidebar navigation, task list, and preference panels all follow the familiar structure that made Motrix intuitive from day one.

What changed is everything underneath. Every transition and micro-interaction has been carefully tuned to follow Material Design 3 motion guidelines:

- Asymmetric timing — enter animations are slightly longer than exits, giving new content time to land while dismissed content leaves quickly

- Emphasized easing curves — decelerate on enter (cubic-bezier(0.2, 0, 0, 1)), accelerate on exit (cubic-bezier(0.3, 0, 0.8, 0.15)), replacing generic ease curves throughout the codebase

- Spring-based modals — dialogs use physically-modeled spring animations for a natural, responsive feel

- Consistent motion tokens — all durations and curves are defined as CSS custom properties, ensuring a unified rhythm across 12+ components

Installers · v3.9.9

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
arm64EXE
NSIS
userDirect

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

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

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

  • iCloud (Legacy)Apple Inc.
    Apple.iCloudv7.21.0.23

    With iCloud for Windows, you can access your photos, videos, mail, calendar, files, and other important information on your Windows PC.

  • MediaHuman YouTube DownloaderMediaHuman
    MediaHuman.YouTubeDownloaderv3.9.23

    Download videos from YouTube

  • gallery-dlMike Fährmann
    mikf.gallery-dl.Nightlyv2026.09.14

    Command-line program to download image galleries and collections from several image hosting sites

More from motrix or browse download, downloader.

Frequently asked questions

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

Recent versions

  • 3.9.9latest
  • 3.9.8
  • 3.9.7
  • 3.9.6
  • 3.9.5
  • 3.9.4
  • 3.9.3
  • 3.9.2
  • 3.9.1
  • 3.9.0