Wingetlywingetly
← All apps

Amazon Send to Kindle

by Amazonv1.1.1.260

Last updated

Send personal documents to your Kindle from your PC.

Install with winget

$ winget install --id Amazon.SendToKindle --exact --version 1.1.1.260

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

Silent install command for Amazon Send to Kindle

Amazon Send to Kindle uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
SendToKindleForPC-installer.exe /S

See the full silent install reference for Amazon Send to Kindle

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

Send to Kindle will appear when you right click on a file in Windows Explorer or in the print dialog of any Windows application. To send multiple documents to Kindle without opening them, simply select documents and choose Send to Kindle from the right-click menu in Windows Explorer. You can download archived personal documents from any Kindle device or using the free reading app on your iOS or Android device. Whispersync of notes, highlights, bookmarks and last page read is available on your archived personal documents that have been converted into Kindle format.

Installers · v1.1.1.260

ArchitectureTypeScopeInstallDownload
x86EXE
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 Amazon Send to Kindle.

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

  • Amazon KindleAmazon
    Amazon.Kindlev2.9.1.71006

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

  • Kindle PreviewerAmazon
    Amazon.KindlePreviewerv3.107.0

    Preview your eBook before you publish it

  • Amazon Corretto JRE 8Amazon
    Amazon.Corretto.8.JREv1.8.0.504

    Amazon Corretto JRE 8 is a Long-Term Supported (LTS) distribution of OpenJRE 8

  • Amazon Corretto 8Amazon
    Amazon.Corretto.8.JDKv1.8.0.504

    Amazon Corretto 8 is a Long-Term Supported (LTS) distribution of OpenJDK 8

  • Amazon Corretto 11Amazon
    Amazon.Corretto.11.JDKv11.0.32.10

    Amazon Corretto 11 is a Long-Term Supported (LTS) distribution of OpenJDK 11

  • Amazon Corretto 21Amazon
    Amazon.Corretto.21.JDKv21.0.12.9

    Amazon Corretto 21 is a Long-Term Supported (LTS) distribution of OpenJDK 21

More from Amazon or browse epub, books, amazon.

Frequently asked questions

How do I install Amazon Send to Kindle on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Amazon.SendToKindle --exact --version 1.1.1.260. winget downloads the installer from Amazon and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Amazon Send to Kindle silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Amazon.SendToKindle --exact 1.1.1.260 --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 Send to Kindle?
Amazon Send to Kindle uses EXE (NSIS). Run the downloaded installer with: SendToKindleForPC-installer.exe /S. The silent switches are /S.
How do I uninstall Amazon Send to Kindle via winget?
Run: winget uninstall --id Amazon.SendToKindle --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Amazon Send to Kindle's Apps & Features entry.
Is Amazon Send to Kindle free?
Amazon Send to Kindle is distributed under Copyright (c) 1996-2021, Amazon.com, Inc. or its affiliates. Refer to the publisher (https://www.amazon.com/gp/sendtokindle) for the full license terms - Wingetly itself does not charge for installation.
Does Amazon Send to Kindle 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 Send to Kindle directly from the publisher.
How do I keep Amazon Send to Kindle up to date?
Run winget upgrade --id Amazon.SendToKindle --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Amazon Send to Kindle from microsoft/winget-pkgs.