Wingetlywingetly
← All apps

iCloud (Legacy)

by Apple Inc.v7.21.0.23

Last updated

With iCloud for Windows, you can access your photos, videos, mail, calendar, files, and other important information on your Windows PC.

Install with winget

$ winget install --id Apple.iCloud --exact --version 7.21.0.23

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

Silent install command for iCloud (Legacy)

iCloud (Legacy) uses EXE. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
iCloudSetup.exe /quiet /norestart

See the full silent install reference for iCloud (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.

About

After you set up iCloud on an iPhone, iPad, iPod touch or Mac, you can use iCloud for Windows to access your photos, videos, calendar, files and other important information on your Windows PC. Your information stays up to date on all your devices.

Installers · v7.21.0.23

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect
x64EXEmachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • medium6.5Fix in v14.0CVE-2022-46698affects before 14.0Dec 15, 2022

    A logic issue was addressed with improved checks. This issue is fixed in Safari 16.2, tvOS 16.2, iCloud for Windows 14.1, macOS Ventura 13.1, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing maliciously crafted web content may disclose sensitive user information.

  • high7.8Fix in v14.1CVE-2022-46693affects before 14.1Dec 15, 2022

    An out-of-bounds write issue was addressed with improved input validation. This issue is fixed in tvOS 16.2, iCloud for Windows 14.1, macOS Ventura 13.1, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing a maliciously crafted file may lead to arbitrary code execution.

  • medium5.5Fix in v14.1CVE-2022-46692affects before 14.1Dec 15, 2022

    A logic issue was addressed with improved state management. This issue is fixed in Safari 16.2, tvOS 16.2, iCloud for Windows 14.1, iOS 15.7.2 and iPadOS 15.7.2, macOS Ventura 13.1, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing maliciously crafted web content may bypass Same...

  • high7.1Patched in wingetCVE-2020-36521affects before 7.21, 11.4Sep 23, 2022

    An out-of-bounds read was addressed with improved input validation. This issue is fixed in iCloud for Windows 11.4, iOS 14.0 and iPadOS 14.0, watchOS 7.0, tvOS 14.0, iCloud for Windows 7.21, iTunes for Windows 12.10.9. Processing a maliciously crafted tiff file may lead to a den...

  • medium6.5Fix in v12.3CVE-2021-1857affects before 12.3Sep 8, 2021

    A memory initialization issue was addressed with improved memory handling. This issue is fixed in iTunes 12.11.3 for Windows, Security Update 2021-002 Catalina, Security Update 2021-003 Mojave, iCloud for Windows 12.3, macOS Big Sur 11.3, watchOS 7.4, tvOS 14.5, iOS 14.5 and iPa...

  • medium6.1Fix in v12.3CVE-2021-1825affects before 12.3Sep 8, 2021

    An input validation issue was addressed with improved input validation. This issue is fixed in iTunes 12.11.3 for Windows, iCloud for Windows 12.3, macOS Big Sur 11.3, Safari 14.1, watchOS 7.4, tvOS 14.5, iOS 14.5 and iPadOS 14.5. Processing maliciously crafted web content may l...

  • medium6.5Fix in v12.3CVE-2021-1811affects before 12.3Sep 8, 2021

    A logic issue was addressed with improved state management. This issue is fixed in iTunes 12.11.3 for Windows, Security Update 2021-002 Catalina, Security Update 2021-003 Mojave, iCloud for Windows 12.3, macOS Big Sur 11.3, watchOS 7.4, tvOS 14.5, iOS 14.5 and iPadOS 14.5. Proce...

  • high7.8Patched in wingetCVE-2021-30928affects v13.0Aug 24, 2021

    A memory corruption issue was addressed with improved input validation. This issue is fixed in macOS Big Sur 11.6, watchOS 8, tvOS 15, iOS 14.8 and iPadOS 14.8, iOS 15 and iPadOS 15. Processing a maliciously crafted image may lead to arbitrary code execution.

Showing 8 of 25. Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Apple Mobile Device SupportApple Inc.
    Apple.AppleMobileDeviceSupportv19.4.0.10

    Standalone frontend for iTunes connections to iPhone, iPad, and iPod.

  • BonjourApple Inc.
    Apple.Bonjourv3.1.0.1

    Bonjour zero-configuration networking services for use by Windows applications such as iTunes, Safari and AirPort Utility.

  • Apple Application Support (64-bit)Apple Inc.
    Apple.AppleApplicationSupport.x64v8.7

    Apple libraries and tools for Apple's Windows applications

  • Apple Application Support (32-bit)Apple Inc.
    Apple.AppleApplicationSupport.x86v8.7

    Apple libraries and tools for Apple's Windows applications

  • SafariApple Inc.
    Apple.Safariv5.34.57.2

    The Windows version (Last updated in 2012) of Apple's web browser.

  • AirPort UtilityApple Inc.
    Apple.AirPortv5.6.1.2

    Allows you to configure and manage Apple AirPort devices, including the AirPort Express line.

More from Apple Inc. or browse album, backup, cloud.

Frequently asked questions

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