Wingetlywingetly
← All apps

NVIDIA PhysX (Legacy)

by NVIDIA Corporationv9.13.0604

Last updated

NVIDIA PhysX (Legacy) is for games released around the end of 2007 and earlier.

Install with winget

$ winget install --id Nvidia.PhysXLegacy --exact --version 9.13.0604

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

Silent install command for NVIDIA PhysX (Legacy)

NVIDIA PhysX (Legacy) uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i PhysX-9.13.0604-SystemSoftware-Legacy.msi /quiet /norestart

See the full silent install reference for NVIDIA PhysX (Legacy)

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 · v9.13.0604

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
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 NVIDIA PhysX (Legacy).

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

  • NVIDIA CUDA ToolkitNVIDIA Corporation
    Nvidia.CUDAv13.4

    CUDA is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).

  • NVIDIA PhysX System SoftwareNVIDIA Corporation
    Nvidia.PhysXv9.26.0703

    PhysX System software provides updates necessary for some games to run PhysX content properly

  • NVIDIA DisplayID Firmware UpdaterNVIDIA Corporation
    Nvidia.DisplayIDFirmwareUpdaterv1.1.0

    Tool to check if certain NVIDIA 30xx graphics need a patch if the screen goes blank on boot until Windows is loaded.

  • NVIDIA GeForce NOWNVIDIA Corporation
    Nvidia.GeForceNowv2.0.88.129

    GeForce NOW connects to digital PC game stores so you can stream the library of games you already own

  • Nvidia FrameViewNVIDIA Corporation
    Nvidia.FrameViewv2.0

    An application for measuring frame rates, frame times, power, and performance-per-watt on a wide range of graphics cards.

  • NVIDIA UEFI Firmware Updater (50xx series)NVIDIA Corporation
    Nvidia.UEFIFirmwareUpdater50xxv2.0.0

    Tool to check if certain NVIDIA 50xx graphics need a patch if the screen goes blank on reboots in certain legacy motherboards.

More from NVIDIA Corporation.

Frequently asked questions

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