Skip to content

Installing Kiro IDE — Step by Step

Kiro is an agentic IDE by AWS built on top of VS Code. This guide walks through the complete installation and first-launch setup on Windows with a screenshot at every step.


  • OS: Windows 10 or Windows 11 (64-bit)
  • Disk space: At least 895 MB free
  • Internet connection: Required for sign-in and extension installation

Go to kiro.dev and click the Download IDE button.

Kiro website — click Download IDE

You can also download the CLI separately if you want to use Kiro from the terminal without the full IDE.


Once the installer downloads, run it. You’ll be guided through 6 screens.


Read the AWS Customer Agreement. Select “I accept the agreement” ① then click Next ②.

License Agreement — accept and click Next


The default install path is C:\Users\<you>\AppData\Local\Programs\Kiro.

Leave it as-is unless you want a different location ①, then click Next ②.

Select installation folder


Kiro creates a Start Menu shortcut under a folder named “Kiro” by default ①. You can rename it or click Browse ② to choose a different location. Click Next ③.

Select Start Menu folder


All options are checked by default ①. These are recommended:

OptionWhat it does
Create a desktop iconAdds a Kiro shortcut to your desktop
Add “Open with Kiro” to file context menuRight-click any file → Open with Kiro
Add “Open with Kiro” to directory context menuRight-click any folder → Open with Kiro
Register Kiro as an editor for supported file typesKiro becomes the default editor
Add to PATHLets you run kiro from any terminal

Click Next ②.

Select additional tasks


Review the summary of your choices. Click Install ① to begin.

Ready to Install — review and click Install


Kiro extracts files to the destination folder. Wait for the progress bar to complete — this takes about 1–2 minutes depending on your machine.

Installation in progress — wait for completion


Installation is done. Keep “Launch Kiro” checked and click Finish ①.

Installation complete — click Finish


Kiro opens and walks you through a one-time onboarding flow.


Kiro requires an account. Click Sign in ①.

Kiro first launch — click Sign in


Select how you want to authenticate ①:

OptionBest for
GoogleQuick sign-in with your Google account
GitHubDevelopers already using GitHub
Builder IDFree AWS account (no credit card needed)
Your organizationEnterprise/SSO accounts

Choose sign-in method

A browser window opens to complete authentication. Once done, return to Kiro.


Step 3 — Import VS Code Configuration (Optional)

Section titled “Step 3 — Import VS Code Configuration (Optional)”

If you’re coming from VS Code, Kiro can import your extensions, settings, and keybindings automatically.

Click Import from VS Code ① to migrate, or Skip ② to start fresh.

Import configuration from VS Code


If you chose to import, Kiro starts installing your extensions one by one. You’ll see the progress in real time.

Extensions installing from VS Code import

You don’t need to wait — click Next to continue onboarding while extensions install in the background.


Pick Kiro Dark or Kiro Light ①, then click Continue.

Choose Kiro Dark or Kiro Light theme

You can change the theme at any time later from File → Preferences → Color Theme.


Step 6 — Trust Publisher Prompt (If Importing Extensions)

Section titled “Step 6 — Trust Publisher Prompt (If Importing Extensions)”

If any imported extension is from an unverified publisher, Kiro shows a trust dialog. Review the extension and publisher, then click Trust Publisher & Install to proceed.

Trust publisher dialog for third-party extensions


Once onboarding completes, Kiro opens to its home screen. You now have a fully configured agentic IDE.

What to do next: