Wingetlywingetly
← All apps

pCloud Drive

by pCloud AGv5.1.4.0

Last updated

pCloud is a file hosting service (also called cloud storage, or online storage), founded in Switzerland in 2013

Install with winget

$ winget install --id pCloudAG.pCloudDrive --exact --version 5.1.4.0

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

Silent install command for pCloud Drive

pCloud Drive uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

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

See the full silent install reference for pCloud Drive

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 · v5.1.4.0

ArchitectureTypeScopeInstallDownload
x86EXE
Burn bundle
-Direct
x64EXE
Burn bundle
-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 pCloud Drive.

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

  • 夸克网盘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.

  • FastCopyH.Shirouzu & FastCopy Lab, LLC.
    FastCopy.FastCopyv5.12.0

    The Fastest Copy/Backup Software on Windows

  • AWS Command Line InterfaceAmazon Web Services
    Amazon.AWSCLIv2.36.44

    Universal Command Line Interface for Amazon Web Services

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

  • C
    cv4pve-autosnapCorsinvest Srl
    Corsinvest.cv4pve.autosnapv2.1.1

    Automatic Snapshot Tool for Proxmox VE

More from pCloud AG or browse backup, drive, cloud.

Frequently asked questions

How do I install pCloud Drive on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id pCloudAG.pCloudDrive --exact --version 5.1.4.0. winget downloads the installer from pCloud AG and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install pCloud Drive silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id pCloudAG.pCloudDrive --exact 5.1.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 pCloud Drive?
pCloud Drive uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i installer.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall pCloud Drive via winget?
Run: winget uninstall --id pCloudAG.pCloudDrive --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from pCloud Drive's Apps & Features entry.
Is pCloud Drive free?
pCloud Drive is distributed under Proprietary. Refer to the publisher (https://www.pcloud.com/download-free-online-cloud-file-storage.html) for the full license terms - Wingetly itself does not charge for installation.
Does pCloud Drive 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 pCloud Drive directly from the publisher.
How do I keep pCloud Drive up to date?
Run winget upgrade --id pCloudAG.pCloudDrive --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of pCloud Drive from microsoft/winget-pkgs.