System requirements
Cowork, the agent workspace at the center of Claude Desktop on 3P, has the following device requirements:
On Windows, Cowork requires the
.msix package: fleets provisioned with the legacy .exe installer get Claude Desktop without Cowork, and migrating them to .msix enables it. Cowork also requires working hardware virtualization, which the readiness check verifies along with the requirements above.
Check device readiness
Before installing Claude Desktop, you can confirm that a device supports Cowork by running the readiness check: a small standalone program that requires no installation or sign-in.
Open the downloaded program to run the check. A ready device reports This computer is ready for Cowork.
For fleet deployments, run the check on one device of each hardware model in your fleet before the broad rollout to identify unsupported models early.
Install the app
Download the installer for your platform from claude.com/download.
For fleet rollouts, distribute the installer through your standard software-distribution mechanism. On the MDM and bootstrap paths, distribute it after the configuration reaches devices; Choose a configuration delivery model covers how the configuration gets there.
Choose a configuration delivery model
Configuration reaches devices in one of three ways. With the Enterprise Admin Console, Anthropic hosts the configuration and users receive it by signing in to the app. With MDM or a bootstrap server, you typically push a profile to devices with your MDM tooling, and the two differ in what the profile contains.
Choose the Enterprise Admin Console when you want to manage the configuration centrally without operating MDM profiles or a server, and your users can sign in to Claude Desktop with a Claude account tied to their work email. Anthropic stores your user list and the settings you save. Prompts still go only to your inference provider, and conversations stay on the device. Contact your Anthropic representative to have an organization provisioned.
Choose an MDM profile when one configuration, or a few group-scoped profiles, covers your fleet and no device should depend on a sign-in to Anthropic. Most MDMs support role-based distribution, so per-group configuration doesn’t require a bootstrap server.
Building the configuration in the app is optional. The in-app configuration window can also export schema-only templates (an ADMX template for Windows, a Profile Manifest
.plist for macOS) from its Export menu, so you can enter values directly in your management console instead. See Export the profile for all formats.
Choose a bootstrap server when your organization doesn’t use MDM, or when per-user credentials or frequently changing settings would make per-group profiles unwieldy. The tradeoff is that you operate the endpoint.
The models don’t combine. A device whose MDM profile or registry policy sets any key other than the app-behavior keys uses that configuration and ignores the Enterprise Admin Console. When a bootstrap response is in effect, it replaces MDM-delivered values wholesale, and a few device-level keys are only available via MDM (see the Availability column in the configuration reference).
Pick your path:
- Deploy with Enterprise Admin Console covers provisioning, configuring the app in the console, and onboarding users.
- Deploy with MDM covers authoring the configuration in the app, exporting the profile, and deploying it to your fleet.
- Deploy with a bootstrap server covers getting the bootstrap keys onto devices and running the server.
Single-machine setup
For evaluating before a fleet rollout, for pilots, or for organizations that don’t use MDM, a single machine can be configured directly in the app.- Install Claude Desktop from claude.com/download.
- Launch the app. Do not sign in or create an Anthropic account. From the macOS menu bar (or on Windows, the application menu ☰ in the top-left of the login screen), go to Help → Troubleshooting → Enable Developer Mode, then Developer → Configure Third-Party Inference… to open the in-app configuration window.
- Enter the provider, endpoint, and credential values supplied by your administrator.
- Click Apply Changes, then click Save & Restart. The app relaunches and the sign-in screen now offers the option to start in Claude Desktop on 3P using the configuration you entered.
Verifying the deployment
On any configured device, open Claude Desktop, go to Help → Troubleshooting → Generate Diagnostic Report, and click Export to file. In the saved.zip file, managed-config.txt shows where the configuration was read from and every key the app applied, with secret values redacted and anything it could not parse listed under Parse errors. provider-status.txt shows whether the provider settings are complete and valid, and deployment-mode.txt shows whether the app is running in third-party mode.
Also confirm that the in-app configuration window (Developer → Configure Third-Party Inference…) opens read-only on a managed device. The app reads managed keys from the profile by name and silently ignores a misspelled key rather than reporting an error. On macOS, a window that is still editable means no recognized key reached the app, even if your MDM shows the profile as delivered. On Windows, even a misspelled value under HKLM\SOFTWARE\Policies\Claude counts as machine policy and locks the window, so check managed-config.txt in the diagnostic report to see which keys were actually read. If your profile deliberately sets only app-behavior keys (the update, relaunch window, configuration re-check, or network proxy keys), an editable window is expected.
If the app shows the standard claude.ai sign-in screen instead of Cowork, the configuration was not read. Common causes:
inferenceProvideris missing, misspelled, or set to an unrecognized value- The configuration was applied while the app was running (fully quit and relaunch)
- The configuration was written to the local config file but you’re checking the managed location (or vice versa)
- A required key for the chosen provider is missing; check Help → Troubleshooting or the application log at
~/Library/Logs/Claude-3p/main.log(macOS) /%LOCALAPPDATA%\Claude-3p\Logs\main.log(Windows) - On Windows (v1.19367.0 and later), the configuration is in
HKCU\SOFTWARE\Policies\Claudebut machine policy is also present: anyREG_SZ,REG_EXPAND_SZ, orREG_DWORDvalue directly underHKLM\SOFTWARE\Policies\Claudecauses the app to ignore user policy entirely. In the diagnostic report (Help → Troubleshooting → Generate Diagnostic Report, then Export to file),managed-config.txtshows which keys the app read and lists underParse errorsany machine-policy values it could not use. AREG_EXPAND_SZvalue shows as present inreg queryoutput while the app reports the managed configuration as invalid or absent, because the app counts the value as machine policy but cannot read its contents
Troubleshooting
If installation or setup fails, generate a diagnostic report before requesting support: on the affected machine, go to Help → Troubleshooting → Generate Diagnostic Report, click Export to file, choose where to save the.zip file, and send that file to your Anthropic representative.
The report contains the configuration state, application logs, and environment details needed to investigate. It does not include user data or conversation content.
Endpoint security software
If your organization runs binary-authorization or EDR software (such as Santa, CrowdStrike Falcon, or Microsoft Defender ASR) with path-based deny rules, the Cowork agent helper may be blocked from launching. The symptom is that Claude Desktop opens normally and reads the managed configuration, but Cowork sessions fail to start. The agent helper is a signed binary that Claude Desktop installs under its user-data directory. Allowlist by signing identity rather than path so the rule survives version updates. macOS- Team ID:
Q6L2SF6YDW(Anthropic PBC) - Signing ID:
com.anthropic.claude-code
TEAMID allow rule for Q6L2SF6YDW covers the helper across version updates. Standard (non-3P) installs use ~/Library/Application Support/Claude/ with the same subpath.
Windows
Anthropic, PBC. For Defender ASR or AppLocker, allowlist by publisher rather than path. Standard installs use %APPDATA%\Claude\ with the same subpath.
Offline installation
Standard installs fetch two large runtime components fromdownloads.claude.ai at session start: the VM workspace bundle that Cowork sessions run in, and the Claude CLI binary. For networks that cannot reach downloads.claude.ai, Anthropic publishes an offline installer variant with both components built into the installer package and verified against checksums compiled into the application, so sessions can start without any connection to Anthropic. The offline installers are several gigabytes larger than the standard ones.
Each supported platform and architecture has a fixed download URL that serves the current offline installer:
Each URL responds with an HTTP redirect to a versioned installer file, so any HTTP client that follows redirects downloads the installer directly. New versions of Claude Desktop roll out to connected devices gradually; these URLs serve the newest version whose rollout has completed. The redirect’s
Location header contains the version number, so tooling can detect a new version by requesting the URL without following the redirect.
If the offline installer for the version the URL serves is not yet available, the download fails with HTTP 404 rather than falling back to an older installer; this can happen just after a new version appears in the Location header. Keep the installer you last downloaded and retry later.
Download the installer from a connected machine and bring it across your boundary with your usual software-distribution process.
Pair the offline installer with disableAutoUpdates: the app cannot reach the update feed from an air-gapped network, and you update the fleet by distributing each new offline installer through your MDM. Aside from updates, the only egress an air-gapped deployment needs is your inference provider; see Telemetry and egress.
Updates
By default, Claude Desktop downloads updates from Anthropic’s update server automatically and applies them the next time the app restarts. If the app hasn’t restarted within 72 hours of downloading an update, it restarts itself, waiting for 10 minutes of user inactivity before doing so. This enforcement is always on and offers no in-app prompt to defer the restart; theautoUpdaterEnforcementHours key tunes the 72-hour window rather than enabling it.
In 3P deployments you can:
- Leave auto-update enabled (recommended) so fixes reach users without IT intervention. Set
autoUpdaterEnforcementHoursto shorten the enforcement window (1 to 72 hours; values above 72 are rejected). Setting the key also makes the window strict: the restart fires as soon as the window elapses, without waiting for a pause in user activity. - Disable auto-update (
disableAutoUpdates) and redistribute new builds through your MDM on your own cadence. This is required for air-gapped environments but means your IT team owns the update pipeline.