Wingetlywingetly
← All apps

Amazon WorkSpaces

by Amazon Web Services, Incv5.34.1.2887

Last updated

Amazon WorkSpaces plays nice with everyone. Access your personal Windows environment on Android, iOS, Fire, Mac, PC, Chromebook, and Linux devices.

Install with winget

$ winget install --id Amazon.WorkspacesClient --exact --version 5.34.1.2887

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

Silent install command for Amazon WorkSpaces

Amazon WorkSpaces uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i Amazon+WorkSpaces.msi /quiet /norestart

See the full silent install reference for Amazon WorkSpaces

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 · v5.34.1.2887

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • high8.8Patched in wingetCVE-2021-38112affects before 3.1.9Sep 21, 2021

    In the Amazon AWS WorkSpaces client 3.0.10 through 3.1.8 on Windows, argument injection in the workspaces:// URI handler can lead to remote code execution because of the Chromium Embedded Framework (CEF) --gpu-launcher argument. This is fixed in 3.1.9.

Source: NVD, updated 1h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • AWS Command Line InterfaceAmazon Web Services
    Amazon.AWSCLIv2.36.43

    Universal Command Line Interface for Amazon Web Services

  • Amazon KindleAmazon
    Amazon.Kindlev2.9.1.71006

    Your library on your PC - read your books on your PC with the free Kindle app.

  • Session Manager PluginAmazon Web Services
    Amazon.SessionManagerPluginv1.2.835.0

    This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances.

  • S
    S3Scannersa7mon
    sa7mon.S3Scannerv3.1.1

    Scan for misconfigured S3 buckets across S3-compatible APIs!

  • AWS Copilot CLIAmazon Web Services
    Amazon.CopilotCLIv1.34.1

    Your toolkit for containerized applications on AWS

  • Amazon CloudWatch AgentAmazon.com, Inc.
    Amazon.CloudWatchAgentv1.4.37927

    Collect metrics, logs, and traces with the Amazon CloudWatch agent

More from Amazon Web Services, Inc or browse amazon, aws, workspaces.

Frequently asked questions

How do I install Amazon WorkSpaces on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Amazon.WorkspacesClient --exact --version 5.34.1.2887. winget downloads the installer from Amazon Web Services, Inc and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Amazon WorkSpaces silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Amazon.WorkspacesClient --exact 5.34.1.2887 --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 Amazon WorkSpaces?
Amazon WorkSpaces uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i Amazon+WorkSpaces.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Amazon WorkSpaces via winget?
Run: winget uninstall --id Amazon.WorkspacesClient --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Amazon WorkSpaces's Apps & Features entry.
Is Amazon WorkSpaces free?
Amazon WorkSpaces is distributed under Proprietary. Refer to the publisher (https://clients.amazonworkspaces.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Amazon WorkSpaces 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 Amazon WorkSpaces directly from the publisher.
How do I keep Amazon WorkSpaces up to date?
Run winget upgrade --id Amazon.WorkspacesClient --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Amazon WorkSpaces from microsoft/winget-pkgs.

Recent versions

  • 5.34.1.2887latest
  • 3.1.10.2252