Wingetlywingetly
← All apps

Nextcloud

by Nextcloud GmbHv34.0.3

Last updated

The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer.

Install with winget

$ winget install --id Nextcloud.NextcloudDesktop --exact --version 34.0.3

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

Silent install command for Nextcloud

Nextcloud uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i Nextcloud-34.0.3-x64.msi /quiet /norestart Reboot=ReallySuppress

See the full silent install reference for Nextcloud

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

Use the desktop clients to keep your files synchronized between your Nextcloud server and your desktop.

Select one or more directories on your local machine and always have access to your latest files wherever you are.

Installers · v34.0.3

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

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

  • low2.4Patched in wingetCVE-2025-66549affects before 3.16.5Dec 5, 2025

    Nextcloud Desktop is the desktop sync client for Nextcloud. Prior to 3.16.5, when trying to manually lock a file inside an end-to-end encrypted directory, the path of the file was sent to the server unencrypted, making it possible for administrators to see it in log files. This...

  • medium5.0Patched in wingetCVE-2025-47792affects before 3.15.0May 16, 2025

    Nextcloud Desktop is the desktop sync client for Nextcloud. In versions of Nextcloud Desktop prior to 3.15, 3rdparty applications already installed on a user machine can create link shares for almost all data via the socket API. These shares can then be easily sent off to an ext...

  • medium4.2Patched in wingetCVE-2024-52510affects before 3.14.2Nov 15, 2024

    The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer. The Desktop client did not stop with an error but allowed by-passing the signature validation, if a manipulated server sends an empty initial signature. It is recommended that t...

  • critical9.1Patched in wingetCVE-2024-46958affects before 3.13.4Sep 15, 2024

    In Nextcloud Desktop Client 3.13.1 through 3.13.3 on Linux, synchronized files (between the server and client) may become world writable or world readable. This is fixed in 3.13.4.

  • low3.8Patched in wingetCVE-2024-37885affects before 3.12.0Jun 14, 2024

    The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer. A code injection in Nextcloud Desktop Client for macOS allowed to load arbitrary code when starting the client with DYLD_INSERT_LIBRARIES set in the enviroment. It is recommende...

  • medium5.4Patched in wingetCVE-2023-29000affects before 3.7.0Apr 4, 2023

    The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server. Starting with version 3.0.0 and prior to version 3.7.0, by trusting that the server will return a certificate that belongs to the keypair of the user, a malicious server could get the desktop clie...

  • medium6.9Patched in wingetCVE-2023-28999affects before 3.8.0Apr 4, 2023

    Nextcloud is an open-source productivity platform. In Nextcloud Desktop client 3.0.0 until 3.8.0, Nextcloud Android app 3.13.0 until 3.25.0, and Nextcloud iOS app 3.0.5 until 4.8.0, a malicious server administrator can gain full access to an end-to-end encrypted folder. They can...

  • medium6.7Patched in wingetCVE-2023-28998affects before 3.6.5Apr 4, 2023

    The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server. Starting with version 3.0.0 and prior to version 3.6.5, a malicious server administrator can gain full access to an end-to-end encrypted folder. They can decrypt files, recover the folder structur...

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

  • Nextcloud TalkNextcloud GmbH
    Nextcloud.Talkv2.2.4

    Official Desktop client for Nextcloud Talk

  • Nextcloud Talk BetaNextcloud GmbH
    Nextcloud.Talk.Betav2.2.3

    Official Desktop client for Nextcloud Talk

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

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

    Universal Command Line Interface for Amazon Web Services

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

More from Nextcloud GmbH or browse cloud, cloud-sync, nextcloud-desktop-client.

Frequently asked questions

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

Recent versions

  • 34.0.3latest
  • 34.0.2
  • 34.0.1
  • 34.0.0
  • 33.0.7
  • 33.0.6
  • 33.0.5
  • 33.0.3
  • 33.0.2
  • 4.0.8