Wingetlywingetly
← All apps

PS Remote Play

by Sony Interactive Entertainment Inc.v9.0.0.02120

Last updated

Stream your PlayStation games from your console to your laptop, desktop

Install with winget

$ winget install --id PlayStation.PSRemotePlay --exact --version 9.0.0.02120

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

Silent install command for PS Remote Play

PS Remote Play uses EXE. The silent install switches are /s /v/qn.

One-line silent install (x86)
RemotePlayInstaller.exe /s /v/qn

See the full silent install reference for PS Remote Play

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

ArchitectureTypeScopeInstallDownload
x86EXE-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 PS Remote Play.

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

  • PlayStation AccessoriesSony Interactive Entertainment Inc.
    PlayStation.PlayStationAccessoriesv2.2.1.2

    Battery level, firmware, and settings for DualSense and DualSense Edge.

  • PlayStation PlusSony Interactive Entertainment Inc.
    PlayStation.PSPlusv12.7.0

    Stream supported games to PC from the cloud with a PlayStation Plus Premium subscription.

  • chiaki-ngStreet Pea
    StreetPea.chiaki-ngv1.9.9

    Open Source PlayStation Remote Play

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

  • Intelligent TerminalMicrosoft Corporation
    Microsoft.IntelligentTerminalv0.2.2572.0

    Intelligent Terminal is an experimental terminal with native agent integration, forked from Windows Terminal.

  • aliyunpantickstep
    tickstep.aliyunpanv0.4.0

    Alibaba aDrive disk command line client supports webdav file service, JavaScript plug-in and synchronous file backup.

More from Sony Interactive Entertainment Inc. or browse playstation, ps, remote-play.

Frequently asked questions

How do I install PS Remote Play on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PlayStation.PSRemotePlay --exact --version 9.0.0.02120. winget downloads the installer from Sony Interactive Entertainment Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PS Remote Play silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PlayStation.PSRemotePlay --exact 9.0.0.02120 --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 PS Remote Play?
PS Remote Play uses EXE. Run the downloaded installer with: RemotePlayInstaller.exe /s /v/qn. The silent switches are /s /v/qn.
How do I uninstall PS Remote Play via winget?
Run: winget uninstall --id PlayStation.PSRemotePlay --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PS Remote Play's Apps & Features entry.
Is PS Remote Play free?
PS Remote Play is distributed under Proprietary. Refer to the publisher (https://www.playstation.com/en-us/remote-play) for the full license terms - Wingetly itself does not charge for installation.
Does PS Remote Play 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 PS Remote Play directly from the publisher.
How do I keep PS Remote Play up to date?
Run winget upgrade --id PlayStation.PSRemotePlay --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of PS Remote Play from microsoft/winget-pkgs.