Real-time protection (especially Windows Defender or McAfee) may quarantine the metashape.exe due to its network access and GPU kernel access. Disable it just during the installation.
For those using build 1552 in a render farm, note the network path:
C:\Program Files\Agisoft\Metashape Professional\metashape.exe --network --node --dispatch <ip>
This build requires port 10000-10100 to be open.
The official installer for this version follows Agisoft’s standard naming convention:
agisoft_metashape_pro_1_8_5_x64.msi (Windows)
metashape-pro-1.8.5-build1552.dmg (macOS)
metashape_pro_1_8_5_amd64.tar.gz (Linux) agisoft metashape professional 185 build 1552 install
Installation footprint (typical Windows x64):
| Component | Location | Notes |
|-----------|----------|-------|
| Binaries | C:\Program Files\Agisoft\Metashape Professional\ | Includes metashape.exe, metashape.com (headless) |
| Python 3.9 runtime | Embedded within install dir | Custom interpreter with metashape module |
| DLL dependencies | metashape.exe.local/ | OpenCV, CUDA runtime (optional), TBB, OpenEXR |
| User preferences | %APPDATA%\Agisoft\Metashape Pro\ | .xml config, license file, tiling cache |
| Python user scripts | %APPDATA%\Agisoft\Metashape Pro\scripts\ | Auto-loaded on launch |
This paper provides a technical deep-dive into the deployment of Agisoft Metashape Professional, specifically focusing on version 1.8.5 Build 1552. As a leading photogrammetric processing solution, the software requires precise hardware configuration and installation protocols to leverage its full potential in processing high-density point clouds and mesh generation. This document outlines the environmental prerequisites, the step-by-step installation workflow, silent deployment methods for enterprise environments, and the licensing activation architecture.
Before we discuss the "how," it is essential to understand the "why." Agisoft Metashape 1.8.5 build 1552 is not the newest version (as of late 2024/2025, 2.x versions exist), but it remains actively used for several reasons: This build requires port 10000-10100 to be open
Installing Agisoft Metashape Professional version 1.8.5 build 15520
is a straightforward process that requires meeting specific hardware requirements due to the intensive nature of photogrammetric processing. Agisoft Metashape 1. Minimum & Recommended System Requirements
Before starting, ensure your system is compatible to avoid crashes during high-density processing. www.agisoftmetashape.com Operating System : Windows 10/11 (64-bit), macOS 12+, or Ubuntu 20.04+.
: 4–8 cores Intel or AMD, minimum 2.0 GHz (Recommended: 6–32 cores at 3.0+ GHz). The official installer for this version follows Agisoft’s
: 16 GB minimum (32–128 GB recommended for large projects).
: NVIDIA or AMD with at least 1024 unified shaders (e.g., GeForce RTX 2060 or better). NVIDIA CUDA is highly recommended for faster depth map generation. Agisoft Metashape 2. Installation Steps (Windows) Download the Installer : Visit the Agisoft Downloads page and select the Professional edition for your OS. Run the Setup : Double-click the ) installer file. Follow the Wizard Accept the License Agreement Choose the installation path (standard is C:\Program Files\Agisoft\Metashape Pro Complete Installation once the process is done. www.agisoftmetashape.com 3. Activation & Licensing
When you first launch the software, you will be prompted to choose an activation method: American Society of Overseas Research (ASOR) Activate with Code : Enter the 16-digit license key provided at purchase. 30-Day Free Trial : Select this for full features for a limited time.
: Allows you to test features but disables the ability to save or export projects. Agisoft Metashape Installer - Agisoft Metashape
Here’s a detailed, technical write-up regarding the installer for Agisoft Metashape Professional version 1.8.5 build 1552.
This is written from a software analysis and system deployment perspective.