Wingetlywingetly
← All apps

FreeCAD

by FreeCAD Teamv2026.09.09

Last updated

A general purpose open source parametric 3D CAD modeler. Weekly build.

Install with winget

$ winget install --id FreeCAD.FreeCAD.Weekly --exact --version 2026.09.09

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

Silent install command for FreeCAD

FreeCAD uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
FreeCAD_weekly-2026.09.09-Windows-x86_64-installer.exe /S

See the full silent install reference for FreeCAD

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

FreeCAD is a general purpose open source parametric 3D CAD modeler licensed under the LGPL License. FreeCAD is aimed directly at mechanical engineering and product design but, being very generic, also fits in a wider range of uses around engineering, such as architecture, finite element analysis, 3D printing, and other tasks. FreeCAD features tools similar to CATIA, SolidWorks, Solid Edge or Revit, and therefore also falls into the category of CAD, PLM, CAx, CAE and BIM. It is a feature based parametric modeler with a modular software architecture making it possible to provide additional functionality without modifying the core system. As with other CAD modelers it has many 2D components in order to sketch planar shapes or create production drawings. However, direct 2D drawing (like Inkscape or AutoCAD LT) is not the focus, neither are animation or mesh editing (like Blender, Maya, 3ds Max, or Cinema 4D). Nevertheless, thanks to its wide adaptability, FreeCAD is useful in a much broader area around its base feature set. FreeCAD makes heavy use of open-source libraries that exist in the field of scientific computing. Among them are Open Cascade Technology (OCCT), a powerful CAD kernel; Coin3D, a toolkit for 3D graphics development compatible with Open Inventor; Qt, the world-famous user interface framework; and Python, a modern scripting language. FreeCAD itself can also be used as a library by other programs. FreeCAD is also multi-platform, and currently runs on Linux/Unix, Windows, and macOS systems with the same look and functionality on all platforms.

Installers · v2026.09.09

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

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

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

  • FreeCADFreeCAD Team
    FreeCAD.FreeCADv1.1.3

    A general purpose open source parametric 3D CAD modeler

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • Windows Subsystem for LinuxMicrosoft Corp.
    Microsoft.WSLv2.7.13

    A feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting.

  • Zapret Hubgoshkow
    goshkow.ZapretHubv1.4.4.0

    GUI for zapret and TG WS Proxy

More from FreeCAD Team or browse 3d, 3d-printing, architecture.

Frequently asked questions

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

Recent versions

  • 2026.09.09latest
  • 2026.06.03