Wingetlywingetly
← All apps

CrealityScan

by Crealityv3.3.46-20250514

Last updated

Creality Scan 是专为创想三维旗下扫描仪设计的 3D 扫描软件,拥有丰富的功能,能帮助用户实现高质量的扫描和完整的模型构建。该软件支持一键模型优化、多位置自动对齐、自动去噪、拓扑简化、颜色纹理映射等实用功能,还能导出 STL、OBJ 和 PLY 格式的 3D 模型及点云数据,让用户操作更加简便和高效。

Install with winget

$ winget install --id Creality.CrealityScan --exact --version 3.3.46-20250514

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

Silent install command for CrealityScan

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

One-line silent install (x64, machine scope)
CrealityScan_win_3.3.46-20250514.exe /S

See the full silent install reference for CrealityScan

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 · v3.3.46-20250514

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect
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 CrealityScan.

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

  • CrealityScan 4Creality
    Creality.CrealityScan.4v4.3.1

    Creality Scan 是专为创想三维旗下扫描仪设计的 3D 扫描软件,拥有丰富的功能,能帮助用户实现高质量的扫描和完整的模型构建。该软件支持一键模型优化、多位置自动对齐、自动去噪、拓扑简化、颜色纹理映射等实用功能,还能导出 STL、OBJ 和 PLY 格式的 3D 模型及点云数据,让用户操作更加简便和高效。

  • Creality PrintCreality
    Creality.CrealityPrintv7.2.2

    A self-developed Fused deposition modeling slicing software produced by Creality.

  • CRStudioCreality
    Creality.CRStudiov2.5.14.0069

    CR Studio 是创想三维出品的一款扫描仪软件,用于 CR-Scan 系列扫描仪。软件自带强大的模型处理能力,支持转台和手持两种模式,能导出 STL、OBJ、PLY 三种格式的 3D 模型及点云数据。

  • blenderBlender Foundation
    BlenderFoundation.Blenderv5.2.1

    Free and Open 3D Creation Software

  • OpenSCAD NightlyOpenSCAD
    OpenSCAD.OpenSCAD.Nightlyv2025.09.07

    OpenSCAD is software for creating solid 3D CAD objects.

  • Revo DesignKVS Ltd
    Revopoint.RevoDesignv8.0.123.0

    Scan-to-CAD conversion software.

More from Creality or browse 3d, 3d打印, 3d打印机.

Frequently asked questions

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