Wingetlywingetly
← All apps

Motorola Mobile Drivers

by Motorola Mobility LLCv6.4.0

Last updated

Contains USB drivers and software to connect your Motorola phone or tablet to your computer using a USB cable.

Install with winget

$ winget install --id Motorola.MobileDrivers --exact --version 6.4.0

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

Silent install command for Motorola Mobile Drivers

Motorola Mobile Drivers uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i Motorola_Mobile_Drivers_64bit.msi /quiet /norestart

See the full silent install reference for Motorola Mobile Drivers

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 · v6.4.0

ArchitectureTypeScopeInstallDownload
x86MSI-Direct
x64MSI-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 Motorola Mobile Drivers.

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

  • Dell Command | Update for Windows UniversalDell Inc.
    Dell.CommandUpdate.Universalv5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • Android SDK Platform-ToolsGoogle LLC
    Google.PlatformToolsv37.0.1

    Android SDK Platform-Tools includes tools that interface with the Android platform, primarily adb and fastboot.

  • Virtual Display DriverPyroSoft Productions
    VirtualDrivers.Virtual-Display-Driverv25.7.23

    Creates a virtual monitor in Windows that functions just like a physical display.

  • Lenovo System UpdateLenovo
    Lenovo.SystemUpdatev5.08.04.85

    Enable IT administrators to distribute updates for software, drivers, and BIOS in a managed environment from a local server.

  • Dell Command | UpdateDell Inc.
    Dell.CommandUpdatev5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

More from Motorola Mobility LLC or browse momdm.inf, moser.inf, motccgp.inf.

Frequently asked questions

How do I install Motorola Mobile Drivers on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Motorola.MobileDrivers --exact --version 6.4.0. winget downloads the installer from Motorola Mobility LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Motorola Mobile Drivers silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Motorola.MobileDrivers --exact 6.4.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 Motorola Mobile Drivers?
Motorola Mobile Drivers uses MSI. Run the downloaded installer with: msiexec.exe /i Motorola_Mobile_Drivers_64bit.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Motorola Mobile Drivers via winget?
Run: winget uninstall --id Motorola.MobileDrivers --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Motorola Mobile Drivers's Apps & Features entry.
Is Motorola Mobile Drivers free?
Motorola Mobile Drivers is distributed under Proprietary. Refer to the publisher (https://en-emea.support.motorola.com/app/usb-drivers) for the full license terms - Wingetly itself does not charge for installation.
Does Motorola Mobile Drivers 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 Motorola Mobile Drivers directly from the publisher.
How do I keep Motorola Mobile Drivers up to date?
Run winget upgrade --id Motorola.MobileDrivers --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Motorola Mobile Drivers from microsoft/winget-pkgs.