Install with winget
$ winget install --id ClipTeam.ClipCC --exact --version 3.1.4Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for ClipCC
ClipCC uses EXE (NSIS). The silent install switches are /S.
One-line silent install (x64, user scope)
clipcc-3.1.4-win-x64.exe /S /CURRENTUSER
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 trialNo credit card required.
Installers · v3.1.4
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | EXE NSIS | user | Direct | |
| x86 | EXE NSIS | machine | Direct | |
| x64 | EXE NSIS | user | Direct | |
| x64 | EXE NSIS | machine | 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 ClipCC.
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
Frequently asked questions
How do I install ClipCC on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ClipTeam.ClipCC --exact --version 3.1.4. winget downloads the installer from Clip Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ClipCC silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ClipTeam.ClipCC --exact 3.1.4 --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 ClipCC?
ClipCC uses EXE (NSIS). Run the downloaded installer with: clipcc-3.1.4-win-x64.exe /S /CURRENTUSER. The silent switches are /S.
How do I uninstall ClipCC via winget?
Run: winget uninstall --id ClipTeam.ClipCC --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ClipCC's Apps & Features entry.
Is ClipCC free?
ClipCC is distributed under AGPL-3.0. Refer to the publisher (https://github.com/Clipteam/clipcc-desktop) for the full license terms - Wingetly itself does not charge for installation.
Does ClipCC 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 ClipCC directly from the publisher.
How do I keep ClipCC up to date?
Run winget upgrade --id ClipTeam.ClipCC --exact, or winget upgrade --all to update everything winget tracks. We index 8 versions of ClipCC from microsoft/winget-pkgs.
Recent versions
- 3.1.4latest
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0