Wingetlywingetly
← All apps

PlayStation Plus

by Sony Interactive Entertainment Inc.v12.7.0

Last updated

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

Install with winget

$ winget install --id PlayStation.PSPlus --exact --version 12.7.0

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

Silent install command for PlayStation Plus

PlayStation Plus uses EXE. The silent install switches are /quiet.

One-line silent install (x86)
installer.exe /quiet

See the full silent install reference for PlayStation Plus

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 · v12.7.0

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 PlayStation Plus.

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.

  • PS Remote PlaySony Interactive Entertainment Inc.
    PlayStation.PSRemotePlayv9.0.0.02120

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

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1168

    Your Place to Talk and Hang Out

  • Epic Games LauncherEpic Games, Inc.
    EpicGames.EpicGamesLauncherv1.3.193.0

    Epic Games Launcher for the Epic Games Store and Unreal Engine

  • Roblox PlayerRoblox Corporation
    Roblox.Robloxv0.726

    One platform. Millions of ways to engage.

More from Sony Interactive Entertainment Inc. or browse playstation-plus, playstationplus, ps-plus.

Frequently asked questions

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